chombo-discharge
Public Member Functions | Protected Attributes | List of all members
Physics::CdrPlasma::CdrPlasmaImExSdcStepper::FieldStorage Class Reference
Collaboration diagram for Physics::CdrPlasma::CdrPlasmaImExSdcStepper::FieldStorage:
Collaboration graph
[legend]

Public Member Functions

 FieldStorage (const RefCountedPtr< AmrMesh > &a_amr, const std::string a_realm, const phase::which_phase a_phase, const int a_ncomp)
 
void allocateStorage (const int a_p)
 
void deallocateStorage ()
 
MFAMRCellDatagetPrevious ()
 
EBAMRCellDatagetElectricFieldCell ()
 
EBAMRFluxDatagetElectricFieldFace ()
 
EBAMRIVDatagetElectricFieldEb ()
 
EBAMRIFDatagetElectricFieldDomain ()
 

Protected Attributes

std::string m_realm
 
RefCountedPtr< AmrMeshm_amr
 
phase::which_phase m_phase
 
int m_ncomp
 
int m_p
 
MFAMRCellData m_previous
 
EBAMRCellData m_E_cell
 
EBAMRFluxData m_E_face
 
EBAMRIVData m_E_eb
 
EBAMRIFData m_E_dom
 

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