Public Member Functions | List of all members
SimpleAMRExtensiveUpdater Class Reference

Simple class for extensive update scheme in amr. More...

#include <amr.hpp>

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

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.
 

Detailed Description

Simple class for extensive update scheme in amr.

Definition at line 61 of file amr.hpp.

Member Function Documentation

◆ ConvertPrimitveToExtensive()

Extensive SimpleAMRExtensiveUpdater::ConvertPrimitveToExtensive ( const ComputationalCell cell,
const EquationOfState eos,
double  volume,
TracerStickerNames const &  tracerstickernames 
) const
virtual

Calculates the computational cell.

Parameters
cellComputational cell
eosEquation of state
volumeCell volume
tracerstickernamesThe names of the tracers and stickers
Returns
Extensive

Implements AMRExtensiveUpdater.

Definition at line 22 of file amr.cpp.

Here is the call graph for this function:

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