Public Member Functions | List of all members
CylindricalComplementary1D Class Reference

Complementary source term for spherical simulations. More...

#include <cylindrical_complementary_1d.hpp>

Inheritance diagram for CylindricalComplementary1D:
Inheritance graph
[legend]
Collaboration diagram for CylindricalComplementary1D:
Collaboration graph
[legend]

Public Member Functions

Extensive operator() (const SimulationState1D &state, size_t point, double t, double dt) const
 Calculates the change in the extensive conserved variables due to external forces. More...
 

Detailed Description

Complementary source term for spherical simulations.

Todo:
Change name to spherical complementary

Definition at line 5 of file cylindrical_complementary_1d.hpp.

Member Function Documentation

◆ operator()()

Extensive CylindricalComplementary1D::operator() ( const SimulationState1D state,
size_t  point,
double  t,
double  dt 
) const
virtual

Calculates the change in the extensive conserved variables due to external forces.

Parameters
stateComputational domain and hydro cells
pointPoint in which the forces will be evaluated
tSimulation time
dtTime step
Returns
Value of the external force

Implements SourceTerm1D.

Definition at line 10 of file cylindrical_complementary_1d.cpp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: