ClpIntegratorBase< VectorType, AuxVectorType, dim > Member List

This is the complete list of members for ClpIntegratorBase< VectorType, AuxVectorType, dim >, including all inherited members.
_abortIntegrator< VectorType, dim > [protected]
_DimAMRBase< VectorType, dim > [protected]
_EquationsAMRBase< VectorType, dim > [protected]
_EqUsedClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
_GhostsAMRBase< VectorType, dim > [protected]
_HierarchyAMRBase< VectorType, dim > [protected]
_MaxPassIntegrator< VectorType, dim > [protected]
_nameClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
_uIntegrator< VectorType, dim > [protected]
_WavesClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
Abort() const Integrator< VectorType, dim >
AllocGridFluxes(const BBox &bb, vec_grid_data_type **&Flux)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
AMRBase()AMRBase< VectorType, dim >
aux_1_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
aux_2_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
aux_3_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
CalculateGrid(vec_grid_data_type &NewStateVec, vec_grid_data_type &OldStateVec, vec_grid_data_type *Flux[], const int &level, const double &t, const double &dt, const int &mpass)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
CalculateRP(ld_vec_grid_data_type &LeftState, BBox &bbl, double tl, double dtl, ld_vec_grid_data_type &RightState, BBox &bbr, double tr, double dtr, ld_vec_grid_data_type &NewState, const int &direction)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
check_1_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
check_2_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
check_3_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
CheckGrid(vec_grid_data_type &StateVec, const int &level, const BBox &where, const double &time, const char *text)Integrator< VectorType, dim >
ClpIntegratorBase(const int equ, const int wv)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
ClpIntegratorBase(const int equ, const int wv, generic_func_type check, generic_func_type aux, generic_func_type source)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
ComputeGrid(vec_grid_data_type &StateVec, vec_grid_data_type *Flux[], DataType *aux, const double &t, const double &dt, const int &mpass)=0ClpIntegratorBase< VectorType, AuxVectorType, dim > [pure virtual]
ComputeRP(ld_vec_grid_data_type &LeftState, ld_aux_grid_data_type &auxl, ld_vec_grid_data_type &RightState, ld_aux_grid_data_type &auxr, ld_vec_grid_data_type &NewState, const int &direction)=0ClpIntegratorBase< VectorType, AuxVectorType, dim > [pure virtual]
ConsInit()ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
ControlGrid(vec_grid_data_type &StateVec, const int &level, const BBox &where, const double &time, const int verbose)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
DeAllocGridFluxes(vec_grid_data_type **&Flux)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
debug(std::ostream &out, const self &P)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
Dim() const AMRBase< VectorType, dim >
DimExtBBox(const BBox &bb, int mx[], int ibx[])ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
DimSplit() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
f_auxClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
f_chkClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
f_srcClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
finish()ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
generic_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
GetAuxFunc() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
GetCheckFunc() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
GetSrcFunc() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
GH()AMRBase< VectorType, dim >
GH() const AMRBase< VectorType, dim >
init()AMRBase< VectorType, dim > [virtual]
Integrator()Integrator< VectorType, dim >
ld_aux_grid_data_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
ld_vec_grid_data_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
limiterClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
LocCtrlAMRBase< VectorType, dim > [protected]
MaxIntegratorPasses()Integrator< VectorType, dim >
methodClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
mthlimClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
NAux() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
NCheck() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
NEquations() const AMRBase< VectorType, dim >
NEqUsed() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
NGhosts() const AMRBase< VectorType, dim >
NMaxPass() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
NMethodOrder() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
NSrc() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
NWaves() const ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
orderClpIntegratorBase< VectorType, AuxVectorType, dim > [protected]
register_at(ControlDevice &Ctrl, const std::string &prefix)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
register_at(ControlDevice &Ctrl)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
ResetGrid(vec_grid_data_type &StateVec, vec_grid_data_type &RecoverStateVec, vec_grid_data_type *Flux[], double &cfl, const int &level, const double &t, const int &mpass)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
ResetGridFluxes(vec_grid_data_type **&Flux)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
SetAux(DataType *aux, vec_grid_data_type &StateVec, const double &t, const double &dt)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
SetAuxFunc(generic_func_type aux)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
SetCheckFunc(generic_func_type check)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
SetEqUsed(const int &eq)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
SetGridFunction(vec_grid_fct_type *u)Integrator< VectorType, dim >
SetMaxIntegratorPasses(int mp)Integrator< VectorType, dim >
SetSrc(DataType *aux, vec_grid_data_type &StateVec, const double t, const double dt, const int &bnd)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
SetSrcFunc(generic_func_type src)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
SetupData(GridHierarchy *gh, const int &ghosts)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline, virtual]
SetWaves(const int &wv)ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
source_1_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
source_2_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
source_3_func_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
U()Integrator< VectorType, dim >
U() const Integrator< VectorType, dim >
update()AMRBase< VectorType, dim > [virtual]
vec_grid_data_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
vec_grid_fct_type typedefClpIntegratorBase< VectorType, AuxVectorType, dim >
~AMRBase()AMRBase< VectorType, dim > [virtual]
~ClpIntegratorBase()ClpIntegratorBase< VectorType, AuxVectorType, dim > [inline]
~Integrator()Integrator< VectorType, dim > [virtual]