chombo-discharge
SurfaceODESolver< N > Member List

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

allocate() noexceptSurfaceODESolver< N >virtual
computeMass(const int a_comp=0) const noexceptSurfaceODESolver< N >virtual
computeMass(const EBAMRIVData &a_data, const int a_comp=0) const noexceptSurfaceODESolver< N >virtual
deallocate() noexceptSurfaceODESolver< N >virtual
defineVoFIterators() noexceptSurfaceODESolver< N >protected
getDt() const noexceptSurfaceODESolver< N >virtual
getNumberOfPlotVariables() const noexceptSurfaceODESolver< N >virtual
getPhase() const noexceptSurfaceODESolver< N >virtual
getPhi() noexceptSurfaceODESolver< N >virtual
getPhi() const noexceptSurfaceODESolver< N >virtual
getPlotVariableNames() const noexceptSurfaceODESolver< N >virtual
getRealm() const noexceptSurfaceODESolver< N >
getRHS()SurfaceODESolver< N >virtual
getRHS() const noexceptSurfaceODESolver< N >virtual
getStep() const noexceptSurfaceODESolver< N >virtual
getTime() const noexceptSurfaceODESolver< N >virtual
getVerbosity() const noexceptSurfaceODESolver< N >virtual
m_amrSurfaceODESolver< N >protected
m_cacheSurfaceODESolver< N >protected
m_classNameSurfaceODESolver< N >protected
m_conservativeRegridSurfaceODESolver< N >protected
m_dielectricVoFsSurfaceODESolver< N >protected
m_dtSurfaceODESolver< N >protected
m_electrodeVoFsSurfaceODESolver< N >protected
m_mfisSurfaceODESolver< N >protected
m_nameSurfaceODESolver< N >protected
m_phaseSurfaceODESolver< N >protected
m_phiSurfaceODESolver< N >protected
m_plotPhiSurfaceODESolver< N >protected
m_plotRHSSurfaceODESolver< N >protected
m_realmSurfaceODESolver< N >protected
m_rhsSurfaceODESolver< N >protected
m_stepSurfaceODESolver< N >protected
m_timeSurfaceODESolver< N >protected
m_verbositySurfaceODESolver< N >protected
operator=(const SurfaceODESolver &)=deleteSurfaceODESolver< N >
operator=(const SurfaceODESolver &&)=deleteSurfaceODESolver< N >
parseOptions() noexceptSurfaceODESolver< N >virtual
parsePlotVariables() noexceptSurfaceODESolver< N >protected
parseRegrid() noexceptSurfaceODESolver< N >protected
parseRuntimeOptions() noexceptSurfaceODESolver< N >virtual
parseVerbosity() noexceptSurfaceODESolver< N >protected
preRegrid(const int a_lbase, const int a_oldFinestLevel) noexceptSurfaceODESolver< N >virtual
registerOperators() noexceptSurfaceODESolver< N >virtual
regrid(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel) noexceptSurfaceODESolver< N >virtual
resetDielectrics(const Real a_value) noexceptSurfaceODESolver< N >virtual
resetDielectrics(EBAMRIVData &a_phi, const Real a_value) const noexceptSurfaceODESolver< N >virtual
resetElectrodes(const Real a_value) noexceptSurfaceODESolver< N >virtual
resetElectrodes(EBAMRIVData &a_phi, const Real a_value) const noexceptSurfaceODESolver< N >virtual
setAmr(const RefCountedPtr< AmrMesh > &a_amrMesh) noexceptSurfaceODESolver< N >virtual
setName(const std::string a_name) noexceptSurfaceODESolver< N >virtual
setPhase(const phase::which_phase a_phase) noexceptSurfaceODESolver< N >virtual
setPhi(const Real a_phi)SurfaceODESolver< N >virtual
setPhi(const std::array< Real, N > &a_phi)SurfaceODESolver< N >virtual
setPhi(const EBAMRIVData &a_phi)SurfaceODESolver< N >virtual
setRealm(const std::string a_realm) noexceptSurfaceODESolver< N >virtual
setRHS(const Real a_rhs)SurfaceODESolver< N >virtual
setRHS(const std::array< Real, N > &a_rhs)SurfaceODESolver< N >virtual
setRHS(const EBAMRIVData &a_rhs)SurfaceODESolver< N >virtual
setTime(const int a_step, const Real a_time, const Real a_dt) noexceptSurfaceODESolver< N >virtual
setVerbosity(const int a_verbosity) noexceptSurfaceODESolver< N >virtual
SurfaceODESolver()SurfaceODESolver< N >
SurfaceODESolver(const RefCountedPtr< AmrMesh > &a_amr)SurfaceODESolver< N >
SurfaceODESolver(const SurfaceODESolver &)=deleteSurfaceODESolver< N >
SurfaceODESolver(const SurfaceODESolver &&)=deleteSurfaceODESolver< N >
writePlotData(LevelData< EBCellFAB > &a_output, int &a_comp, const std::string a_outputRealm, const int a_level) const noexceptSurfaceODESolver< N >virtual
writePlotFile() const noexceptSurfaceODESolver< N >virtual
~SurfaceODESolver()SurfaceODESolver< N >virtual