| allocate() noexcept | SurfaceODESolver< N > | virtual |
| computeMass(const int a_comp=0) const noexcept | SurfaceODESolver< N > | virtual |
| computeMass(const EBAMRIVData &a_data, const int a_comp=0) const noexcept | SurfaceODESolver< N > | virtual |
| deallocate() noexcept | SurfaceODESolver< N > | virtual |
| defineVoFIterators() noexcept | SurfaceODESolver< N > | protected |
| getDt() const noexcept | SurfaceODESolver< N > | virtual |
| getNumberOfPlotVariables() const noexcept | SurfaceODESolver< N > | virtual |
| getPhase() const noexcept | SurfaceODESolver< N > | virtual |
| getPhi() noexcept | SurfaceODESolver< N > | virtual |
| getPhi() const noexcept | SurfaceODESolver< N > | virtual |
| getPlotVariableNames() const noexcept | SurfaceODESolver< N > | virtual |
| getRealm() const noexcept | SurfaceODESolver< N > | |
| getRHS() | SurfaceODESolver< N > | virtual |
| getRHS() const noexcept | SurfaceODESolver< N > | virtual |
| getStep() const noexcept | SurfaceODESolver< N > | virtual |
| getTime() const noexcept | SurfaceODESolver< N > | virtual |
| getVerbosity() const noexcept | SurfaceODESolver< N > | virtual |
| m_amr | SurfaceODESolver< N > | protected |
| m_cache | SurfaceODESolver< N > | protected |
| m_className | SurfaceODESolver< N > | protected |
| m_conservativeRegrid | SurfaceODESolver< N > | protected |
| m_dielectricVoFs | SurfaceODESolver< N > | protected |
| m_dt | SurfaceODESolver< N > | protected |
| m_electrodeVoFs | SurfaceODESolver< N > | protected |
| m_mfis | SurfaceODESolver< N > | protected |
| m_name | SurfaceODESolver< N > | protected |
| m_phase | SurfaceODESolver< N > | protected |
| m_phi | SurfaceODESolver< N > | protected |
| m_plotPhi | SurfaceODESolver< N > | protected |
| m_plotRHS | SurfaceODESolver< N > | protected |
| m_realm | SurfaceODESolver< N > | protected |
| m_rhs | SurfaceODESolver< N > | protected |
| m_step | SurfaceODESolver< N > | protected |
| m_time | SurfaceODESolver< N > | protected |
| m_verbosity | SurfaceODESolver< N > | protected |
| operator=(const SurfaceODESolver &)=delete | SurfaceODESolver< N > | |
| operator=(const SurfaceODESolver &&)=delete | SurfaceODESolver< N > | |
| parseOptions() noexcept | SurfaceODESolver< N > | virtual |
| parsePlotVariables() noexcept | SurfaceODESolver< N > | protected |
| parseRegrid() noexcept | SurfaceODESolver< N > | protected |
| parseRuntimeOptions() noexcept | SurfaceODESolver< N > | virtual |
| parseVerbosity() noexcept | SurfaceODESolver< N > | protected |
| preRegrid(const int a_lbase, const int a_oldFinestLevel) noexcept | SurfaceODESolver< N > | virtual |
| registerOperators() noexcept | SurfaceODESolver< N > | virtual |
| regrid(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel) noexcept | SurfaceODESolver< N > | virtual |
| resetDielectrics(const Real a_value) noexcept | SurfaceODESolver< N > | virtual |
| resetDielectrics(EBAMRIVData &a_phi, const Real a_value) const noexcept | SurfaceODESolver< N > | virtual |
| resetElectrodes(const Real a_value) noexcept | SurfaceODESolver< N > | virtual |
| resetElectrodes(EBAMRIVData &a_phi, const Real a_value) const noexcept | SurfaceODESolver< N > | virtual |
| setAmr(const RefCountedPtr< AmrMesh > &a_amrMesh) noexcept | SurfaceODESolver< N > | virtual |
| setName(const std::string a_name) noexcept | SurfaceODESolver< N > | virtual |
| setPhase(const phase::which_phase a_phase) noexcept | SurfaceODESolver< 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) noexcept | SurfaceODESolver< 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) noexcept | SurfaceODESolver< N > | virtual |
| setVerbosity(const int a_verbosity) noexcept | SurfaceODESolver< N > | virtual |
| SurfaceODESolver() | SurfaceODESolver< N > | |
| SurfaceODESolver(const RefCountedPtr< AmrMesh > &a_amr) | SurfaceODESolver< N > | |
| SurfaceODESolver(const SurfaceODESolver &)=delete | SurfaceODESolver< N > | |
| SurfaceODESolver(const SurfaceODESolver &&)=delete | SurfaceODESolver< N > | |
| writePlotData(LevelData< EBCellFAB > &a_output, int &a_comp, const std::string a_outputRealm, const int a_level) const noexcept | SurfaceODESolver< N > | virtual |
| writePlotFile() const noexcept | SurfaceODESolver< N > | virtual |
| ~SurfaceODESolver() | SurfaceODESolver< N > | virtual |