chombo-discharge
Loading...
Searching...
No Matches
MeshODESolver< N > Member List

This is the complete list of members for MeshODESolver< N >, including all inherited members.

allocate() noexceptMeshODESolver< N >virtual
computeRHS(const RHSFunction &a_rhsFunction) noexceptMeshODESolver< N >virtual
computeRHS(EBAMRCellData &a_rhs, const RHSFunction &a_rhsFunction) const noexceptMeshODESolver< N >virtual
getName() const noexceptMeshODESolver< N >virtual
getNumberOfPlotVariables() const noexceptMeshODESolver< N >virtual
getPhi() noexceptMeshODESolver< N >
getPhi() const noexceptMeshODESolver< N >
getPlotVariableNames() const noexceptMeshODESolver< N >virtual
getRealm() const noexceptMeshODESolver< N >virtual
getRHS() noexceptMeshODESolver< N >
getRHS() const noexceptMeshODESolver< N >
m_amrMeshODESolver< N >protected
m_cacheMeshODESolver< N >protected
m_classNameMeshODESolver< N >protected
m_dtMeshODESolver< N >protected
m_nameMeshODESolver< N >protected
m_phaseMeshODESolver< N >protected
m_phiMeshODESolver< N >protected
m_plotPhiMeshODESolver< N >protected
m_plotRHSMeshODESolver< N >protected
m_realmMeshODESolver< N >protected
m_regridSlopesMeshODESolver< N >protected
m_rhsMeshODESolver< N >protected
m_timeMeshODESolver< N >protected
m_timeStepMeshODESolver< N >protected
m_verbosityMeshODESolver< N >protected
MeshODESolver()MeshODESolver< N >
MeshODESolver(const RefCountedPtr< AmrMesh > &a_amr) noexceptMeshODESolver< N >
MeshODESolver(const MeshODESolver &)=deleteMeshODESolver< N >
MeshODESolver(const MeshODESolver &&)=deleteMeshODESolver< N >
operator=(const MeshODESolver &)=deleteMeshODESolver< N >
operator=(const MeshODESolver &&)=deleteMeshODESolver< N >
parseOptions() noexceptMeshODESolver< N >virtual
parsePlotVariables() noexceptMeshODESolver< N >protectedvirtual
parseRuntimeOptions() noexceptMeshODESolver< N >virtual
preRegrid(int a_lbase, int a_oldFinestLevel) noexceptMeshODESolver< N >virtual
registerOperators() const noexceptMeshODESolver< N >virtual
regrid(int a_lmin, int a_oldFinestLevel, int a_newFinestLevel) noexceptMeshODESolver< N >virtual
RHSFunction typedefMeshODESolver< N >
setAmr(const RefCountedPtr< AmrMesh > &a_amrMesh) noexceptMeshODESolver< N >virtual
setName(const std::string &a_name) noexceptMeshODESolver< N >virtual
setPhase(phase::which_phase a_phase) noexceptMeshODESolver< N >virtual
setPhi(const std::function< Real(const RealVect &a_pos)> &a_phiFunc, size_t a_comp) noexceptMeshODESolver< N >virtual
setPhi(const std::function< std::array< Real, N >(const RealVect &a_pos)> &a_phiFunc) noexceptMeshODESolver< N >virtual
setRealm(const std::string &a_realm) noexceptMeshODESolver< N >virtual
setRHS(const std::function< Real(const RealVect &a_pos)> &a_srcFunc, size_t a_comp) noexceptMeshODESolver< N >virtual
setTime(int a_step, Real a_time, Real a_dt) noexceptMeshODESolver< N >virtual
setVerbosity(int a_verbosity) noexceptMeshODESolver< N >virtual
writeData(LevelData< EBCellFAB > &a_output, int &a_comp, const EBAMRCellData &a_data, std::string a_outputRealm, int a_level, bool a_interpToCentroids, bool a_interpGhost) const noexceptMeshODESolver< N >protectedvirtual
writePlotData(LevelData< EBCellFAB > &a_output, int &a_icomp, const std::string &a_outputRealm, int a_level) const noexceptMeshODESolver< N >virtual
writePlotFile() const noexceptMeshODESolver< N >virtual
~MeshODESolver()MeshODESolver< N >virtual