Simple class for extensive update scheme in amr. More...
#include <amr.hpp>
Public Member Functions | |
Extensive | ConvertPrimitveToExtensive (const ComputationalCell &cell, const EquationOfState &eos, double volume, TracerStickerNames const &tracerstickernames) const |
Calculates the computational cell. More... | |
![]() | |
virtual | ~AMRExtensiveUpdater (void) |
Class destructor. | |
|
virtual |
Calculates the computational cell.
cell | Computational cell |
eos | Equation of state |
volume | Cell volume |
tracerstickernames | The names of the tracers and stickers |
Implements AMRExtensiveUpdater.
Definition at line 22 of file amr.cpp.