chombo-discharge
|
This is the complete list of members for ItoLayout< T >, including all inherited members.
addSolver(RefCountedPtr< T > &a_solver) | ItoLayout< T > | virtual |
allocate() | ItoLayout< T > | virtual |
computeAdvectiveDt() | ItoLayout< T > | virtual |
computeDiffusiveDt() | ItoLayout< T > | virtual |
computeDt() | ItoLayout< T > | virtual |
computeHopDt(const Real a_maxCellsToMove) | ItoLayout< T > | virtual |
define(const Vector< RefCountedPtr< ItoSpecies >> &a_species) | ItoLayout< T > | virtual |
depositParticles() | ItoLayout< T > | virtual |
depositParticles(const ItoSolver::WhichContainer a_whichContainer) | ItoLayout< T > | virtual |
getDensities() | ItoLayout< T > | virtual |
getDiffusionFunctions() | ItoLayout< T > | virtual |
getMobilityFunctions() | ItoLayout< T > | virtual |
getNumParticles(const ItoSolver::WhichContainer a_ptype, const bool a_localOnly) | ItoLayout< T > | virtual |
getParticles(const ItoSolver::WhichContainer a_whichContainer) | ItoLayout< T > | virtual |
getPhase() const | ItoLayout< T > | virtual |
getRealm() const | ItoLayout< T > | virtual |
getSolvers() | ItoLayout< T > | virtual |
getSpecies() | ItoLayout< T > | virtual |
getVelocityFunctions() | ItoLayout< T > | virtual |
initialData() | ItoLayout< T > | virtual |
interpolateVelocities() | ItoLayout< T > | virtual |
iterator() | ItoLayout< T > | virtual |
ItoLayout()=delete | ItoLayout< T > | |
ItoLayout(const Vector< RefCountedPtr< ItoSpecies >> &a_species) | ItoLayout< T > | |
m_isDefined | ItoLayout< T > | protected |
m_phase | ItoLayout< T > | protected |
m_realm | ItoLayout< T > | protected |
m_solvers | ItoLayout< T > | protected |
m_species | ItoLayout< T > | protected |
m_verbosity | ItoLayout< T > | protected |
makeSuperparticles(const ItoSolver::WhichContainer a_whichContainer, const int a_ppc) | ItoLayout< T > | virtual |
makeSuperparticles(const ItoSolver::WhichContainer a_whichContainer, const Vector< int > a_ppc) | ItoLayout< T > | virtual |
organizeParticlesByCell(const ItoSolver::WhichContainer a_whichContainer) | ItoLayout< T > | virtual |
organizeParticlesByPatch(const ItoSolver::WhichContainer a_whichContainer) | ItoLayout< T > | virtual |
parseOptions() | ItoLayout< T > | virtual |
parseRuntimeOptions() | ItoLayout< T > | virtual |
preRegrid(const int a_lbase, const int a_finestLevel) | ItoLayout< T > | virtual |
registerOperators() | ItoLayout< T > | virtual |
regrid(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel) | ItoLayout< T > | virtual |
remap() | ItoLayout< T > | virtual |
remap(const ItoSolver::WhichContainer a_whichContainer) | ItoLayout< T > | virtual |
setAmr(const RefCountedPtr< AmrMesh > &a_amr) | ItoLayout< T > | virtual |
setComputationalGeometry(const RefCountedPtr< ComputationalGeometry > &a_computationalGeometry) | ItoLayout< T > | virtual |
setPhase(phase::which_phase a_phase) | ItoLayout< T > | virtual |
setRealm(const std::string a_realm) | ItoLayout< T > | virtual |
setTime(const int a_step, const Real a_time, const Real a_dt) | ItoLayout< T > | virtual |
setVerbosity(const int a_verbosity) | ItoLayout< T > | virtual |
~ItoLayout() | ItoLayout< T > | virtual |