Simple class for extensive update scheme in amr for SR. 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... | |
Public Member Functions inherited from AMRExtensiveUpdater | |
| 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 39 of file amr.cpp.

1.8.13