chombo-discharge
Physics::CdrPlasma::CdrPlasmaStepper Member List

This is the complete list of members for Physics::CdrPlasma::CdrPlasmaStepper, including all inherited members.

advance(const Real a_dt) override=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
advanceReactionNetwork(const Real a_time, const Real a_dt)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetwork(Vector< EBAMRCellData * > &a_cdrSources, Vector< EBAMRCellData * > &a_rteSources, const Vector< EBAMRCellData * > &a_cdrDensities, const Vector< EBAMRCellData * > &a_rteDensities, const EBAMRCellData &a_E, const Real &a_time, const Real &a_dt)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetwork(Vector< EBAMRCellData * > &a_cdrSources, Vector< EBAMRCellData * > &a_rteSources, const Vector< EBAMRCellData * > &a_cdrDensities, const Vector< EBAMRCellData * > &a_cdrGradients, const Vector< EBAMRCellData * > &a_rteDensities, const EBAMRCellData &a_E, const Real &a_time, const Real &a_dt)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetwork(Vector< LevelData< EBCellFAB > * > &a_cdrSources, Vector< LevelData< EBCellFAB > * > &a_rteSources, const Vector< LevelData< EBCellFAB > * > &a_cdrDensities, const Vector< LevelData< EBCellFAB > * > &a_cdrGradients, const Vector< LevelData< EBCellFAB > * > &a_rteDensities, const LevelData< EBCellFAB > &a_E, const Real &a_time, const Real &a_dt, const int a_level)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetworkIrreg(Vector< EBCellFAB * > &a_cdrSources, Vector< EBCellFAB * > &a_rteSources, const Vector< EBCellFAB * > &a_cdrDensities, const Vector< EBCellFAB * > &a_cdrGradients, const Vector< EBCellFAB * > &a_cdrVelocities, const Vector< EBCellFAB * > &a_rteDensities, const BaseIVFAB< VoFStencil > &a_interpStencils, const EBCellFAB &a_E, const Real &a_time, const Real &a_dt, const Real &a_dx, const Box &a_cellBox, const int a_lvl, const DataIndex &a_dit)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetworkIrregInterp(Vector< EBCellFAB * > &a_cdrSources, Vector< EBCellFAB * > &a_rteSources, const Vector< EBCellFAB * > &a_cdrDensities, const Vector< EBCellFAB * > &a_cdrGradients, const Vector< EBCellFAB * > &a_cdrVelocities, const Vector< EBCellFAB * > &a_rteDensities, const BaseIVFAB< VoFStencil > &a_interpStencils, const EBCellFAB &a_E, const Real &a_time, const Real &a_dt, const Real &a_dx, const Box &a_box, const int a_lvl, const DataIndex &a_dit)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetworkIrregKappa(Vector< EBCellFAB * > &a_cdrSources, Vector< EBCellFAB * > &a_rteSources, const Vector< EBCellFAB * > &a_cdrDensities, const Vector< EBCellFAB * > &a_cdrGradients, const Vector< EBCellFAB * > &a_rteDensities, const BaseIVFAB< VoFStencil > &a_interpStencils, const EBCellFAB &a_E, const Real &a_time, const Real &a_dt, const Real &a_dx, const Box &a_box, const int a_lvl, const DataIndex &a_dit)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetworkIrregUpwind(Vector< EBCellFAB * > &a_cdrSources, Vector< EBCellFAB * > &a_rteSources, const Vector< EBCellFAB * > &a_cdrDensities, const Vector< EBCellFAB * > &a_cdrGradients, const Vector< EBCellFAB * > &a_cdrVelocities, const Vector< EBCellFAB * > &a_rteDensities, const BaseIVFAB< VoFStencil > &a_interpStencils, const EBCellFAB &a_E, const Real &a_time, const Real &a_dt, const Real &a_dx, const Box &a_box, const int a_lvl, const DataIndex &a_dit)Physics::CdrPlasma::CdrPlasmaSteppervirtual
advanceReactionNetworkRegularCells(Vector< FArrayBox * > &a_cdrSources, Vector< FArrayBox * > &a_rteSources, const Vector< FArrayBox * > &a_cdrDensities, const Vector< FArrayBox * > &a_cdrGradients, const Vector< FArrayBox * > &a_rteDensities, const FArrayBox &a_E, const Real &a_time, const Real &a_dt, const Real &a_dx, const Box &a_cellBox)Physics::CdrPlasma::CdrPlasmaSteppervirtual
allocate() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
allocateInternals()=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
CdrPlasmaStepper()Physics::CdrPlasma::CdrPlasmaStepper
CdrPlasmaStepper(RefCountedPtr< CdrPlasmaPhysics > &a_physics)Physics::CdrPlasma::CdrPlasmaStepper
computeCdrDiffusion()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusion(const EBAMRCellData &a_electricFieldCell, const EBAMRIVData &a_electricFieldEB)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionCell(Vector< EBAMRCellData > &a_cdrDcoCell, const Vector< EBAMRCellData * > &a_cdrDensities, const EBAMRCellData &a_electricFieldCell, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionCell(Vector< LevelData< EBCellFAB > * > &a_cdrDcoCell, const Vector< LevelData< EBCellFAB > * > &a_cdrDensities, const LevelData< EBCellFAB > &a_electricFieldCell, const int a_lvl, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionCellIrregular(Vector< EBCellFAB * > &a_cdrDcoCell, const Vector< EBCellFAB * > &a_cdrDensities, const EBCellFAB &a_electricFieldCell, const Real a_dx, const Real &a_time, const int a_lvl, const DataIndex &a_dit)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionCellRegular(Vector< FArrayBox * > &a_cdrDcoCell, const Vector< FArrayBox * > &a_cdrDensities, const FArrayBox &a_electricFieldCell, const Box a_cellBox, const Real a_dx, const Real a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionEb(Vector< EBAMRIVData * > &a_cdrDcoEB, const Vector< EBAMRIVData * > &a_cdrDensitiesEB, const EBAMRIVData &a_electricFieldEB, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionEb(Vector< LevelData< BaseIVFAB< Real >> * > &a_cdrDcoEB, const Vector< LevelData< BaseIVFAB< Real >> * > &a_cdrDensitiesEB, const LevelData< BaseIVFAB< Real >> &a_electricFieldEB, const Real &a_time, const int a_lvl)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDiffusionFace(Vector< EBAMRFluxData * > &a_cdrDcoFace, const Vector< EBAMRCellData * > &a_cdrDensities, const EBAMRCellData &a_electricFieldCell, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDomainFluxes(Vector< EBAMRIFData * > &a_cdrFluxes, const Vector< EBAMRIFData * > &a_extrapCdrFluxes, const Vector< EBAMRIFData * > &a_extrapCdrDensities, const Vector< EBAMRIFData * > &a_extrapCdrVelocities, const Vector< EBAMRIFData * > &a_extrapCdrGradients, const Vector< EBAMRIFData * > &a_extrapRteFluxes, const EBAMRIFData &a_field, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDomainFluxes(Vector< LevelData< DomainFluxIFFAB > * > a_cdrFluxes, const Vector< LevelData< DomainFluxIFFAB > * > &a_extrapCdrFluxes, const Vector< LevelData< DomainFluxIFFAB > * > &a_extrapCdrDensities, const Vector< LevelData< DomainFluxIFFAB > * > &a_extrapCdrVelocities, const Vector< LevelData< DomainFluxIFFAB > * > &a_extrapCdrGradients, const Vector< LevelData< DomainFluxIFFAB > * > &a_extrapRteFluxes, const LevelData< DomainFluxIFFAB > &a_electricField, const Real &a_time, const int a_lvl)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDriftVelocities()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDriftVelocities(Vector< EBAMRCellData * > &a_velocities, const Vector< EBAMRCellData * > &a_cdrDensities, const EBAMRCellData &a_E, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDriftVelocities(Vector< LevelData< EBCellFAB > * > &a_cdrVelocities, const Vector< LevelData< EBCellFAB > * > &a_cdrDensities, const LevelData< EBCellFAB > &a_electricField, const int a_lvl, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDriftVelocitiesIrregular(Vector< EBCellFAB * > &a_velocities, const Vector< EBCellFAB * > &a_cdrDensities, const EBCellFAB &a_electricField, const Real &a_time, const Real &a_dx, const int a_lvl, const DataIndex &a_dit)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrDriftVelocitiesRegular(Vector< FArrayBox * > &a_cdrVelocities, const Vector< FArrayBox * > &a_cdrDensities, const FArrayBox &a_electricField, const Box &a_cellBox, const Real &a_time, const Real &a_dx)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrFluxes(Vector< EBAMRIVData * > &a_cdrFluxesEB, const Vector< EBAMRIVData * > &a_extrapCdrFluxes, const Vector< EBAMRIVData * > &a_extrapCdrDensities, const Vector< EBAMRIVData * > &a_extrapCdrVelocities, const Vector< EBAMRIVData * > &a_extrapCdrGradients, const Vector< EBAMRIVData * > &a_extrapRteFluxes, const EBAMRIVData &a_electricField, const Real &a_time)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCdrFluxes(Vector< LevelData< BaseIVFAB< Real >> * > &a_cdrFluxesEB, const Vector< LevelData< BaseIVFAB< Real >> * > &a_extrapCdrFluxes, const Vector< LevelData< BaseIVFAB< Real >> * > &a_extrapCdrDensities, const Vector< LevelData< BaseIVFAB< Real >> * > &a_extrapCdrVelocities, const Vector< LevelData< BaseIVFAB< Real >> * > &a_extrapCdrGradients, const Vector< LevelData< BaseIVFAB< Real >> * > &a_extrapRteFluxes, const LevelData< BaseIVFAB< Real >> &a_electricField, const Real &a_time, const int a_lvl)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeCellConductivity(EBAMRCellData &a_cellConductivity) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeDielectricCurrent()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeDomainCurrent()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeDt() override=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
computeElectricField(MFAMRCellData &a_electricFieldCell, const MFAMRCellData &a_potential) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeElectricField(EBAMRCellData &a_electricFieldCell, const phase::which_phase a_phase) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeElectricField(EBAMRCellData &a_E, const phase::which_phase a_phase, const MFAMRCellData &a_potential) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeElectricField(EBAMRFluxData &a_electricFieldFace, const phase::which_phase a_phase, const EBAMRCellData &a_electricFieldCell) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeElectricField(EBAMRIVData &a_electricFieldEB, const phase::which_phase a_phase, const EBAMRCellData &a_electricFieldCell) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeElectrodeCurrent()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeExtrapolatedDomainFluxes(Vector< EBAMRIFData * > &a_cdrDomainFluxes, const Vector< EBAMRCellData * > a_cdrDensities, const Vector< EBAMRCellData * > a_cdrVelocities, const phase::which_phase a_phase)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeExtrapolatedFluxes(Vector< EBAMRIVData * > &a_extrapCdrFluxesEB, const Vector< EBAMRCellData * > a_cdrDensities, const Vector< EBAMRCellData * > a_cdrVelocities, const phase::which_phase a_phase)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeExtrapolatedVelocities(Vector< EBAMRIVData * > &a_cdrVelocitiesEB, const Vector< EBAMRCellData * > a_cdrVelocitiesCell, const phase::which_phase a_phase)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeFaceConductivity(EBAMRFluxData &a_conductivityFace, EBAMRIVData &a_conductivityEB, const EBAMRCellData &a_conductivityCell) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeJ(EBAMRCellData &a_J) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
computeMaxElectricField(Real &a_maxElectricField, const phase::which_phase a_phase)Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeOhmicInductionCurrent()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computePhysicsPlotVars(EBAMRCellData &a_physicsPlotVars) const noexceptPhysics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
computeRelaxationTime()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeSpaceChargeDensity()Physics::CdrPlasma::CdrPlasmaSteppervirtual
computeSpaceChargeDensity(MFAMRCellData &a_rho, const Vector< EBAMRCellData * > &a_cdrDensities)Physics::CdrPlasma::CdrPlasmaSteppervirtual
deallocate()Physics::CdrPlasma::CdrPlasmaSteppervirtual
deallocateInternals()=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
deallocateSolverInternals()Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateToDomainFaces(Vector< EBAMRIFData * > &a_domainData, const phase::which_phase a_phase, const Vector< EBAMRCellData * > &a_cellData)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateToDomainFaces(EBAMRIFData &a_domainData, const phase::which_phase a_phase, const EBAMRCellData &a_cellData)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateToDomainFaces(LevelData< DomainFluxIFFAB > &a_domainData, const phase::which_phase a_phase, const LevelData< EBCellFAB > &a_cellData, const int a_lvl)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateToEb(Vector< EBAMRIVData * > &a_ebData, const phase::which_phase a_phase, const Vector< EBAMRCellData * > &a_cellData)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateToEb(EBAMRIVData &a_ebData, const phase::which_phase a_phase, const EBAMRCellData &a_cellData)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateToEb(LevelData< BaseIVFAB< Real >> &a_ebData, const phase::which_phase a_phase, const LevelData< EBCellFAB > &a_cellData, const int a_lvl)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateVectorToDomainFaces(Vector< EBAMRIFData * > &a_domainData, const phase::which_phase a_phase, const Vector< EBAMRCellData * > &a_cellData)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateVectorToDomainFaces(EBAMRIFData &a_domainData, const phase::which_phase a_phase, const EBAMRCellData &a_cellData)Physics::CdrPlasma::CdrPlasmaSteppervirtual
extrapolateVelocitiesToDomainFaces(Vector< EBAMRIFData * > &a_domainVelocities, const phase::which_phase a_phase, const Vector< EBAMRCellData * > &a_cellVelocities)Physics::CdrPlasma::CdrPlasmaSteppervirtual
getCdrMax(Real &a_cdrMax, std::string &a_solverName) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
getCheckpointLoads(const std::string a_realm, const int a_level) constTimeSteppervirtual
getDt()Physics::CdrPlasma::CdrPlasmaSteppervirtual
getNumberOfPlotVariables() const overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
getPlotVariableNames() const overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
getTime() constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
initialData() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
initialSigma()Physics::CdrPlasma::CdrPlasmaSteppervirtual
loadBalanceBoxes(Vector< Vector< int >> &a_procs, Vector< Vector< Box >> &a_boxes, const std::string a_realm, const Vector< DisjointBoxLayout > &a_grids, const int a_lmin, const int a_finestLevel)TimeSteppervirtual
loadBalanceThisRealm(const std::string a_realm) constTimeSteppervirtual
m_amrTimeStepperprotected
m_cdrPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_cflPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_classNamePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_computationalGeometryTimeStepperprotected
m_currentDensityPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_dtPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_dtCFLPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_fastPoissonPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_fastRTEPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_fieldSolverPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_maxDtPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_minDtPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_multifluidIndexSpacePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_phasePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_physicsPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_physicsPlotVarsPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_realmPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_relaxTimePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_rtePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_sigmaPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_solverVerbosityPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_timePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_timeCodePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_timeStepTimeStepperprotected
m_upwindFactorPhysics::CdrPlasma::CdrPlasmaStepperprotected
m_verbosityTimeStepperprotected
m_voltagePhysics::CdrPlasma::CdrPlasmaStepperprotected
m_whichSourceTermComputationPhysics::CdrPlasma::CdrPlasmaStepperprotected
needToRegrid()TimeSteppervirtual
parseCFL()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseFastPoisson()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseFastRadiativeTransfer()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseMaxDt()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseMinDt()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseOptions()=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
parseRelaxationTime()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseRuntimeOptions() override=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
parseSolverVerbosity()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseSourceComputation()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
parseVerbosity()Physics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
postCheckpointSetup() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
postInitialize() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
postPlot()TimeSteppervirtual
postRegrid() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
prePlot() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
preRegrid(const int a_lmin, const int a_oldFinestLevel) overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
preRegridInternals(const int a_lmin, const int a_oldFinestLevel)Physics::CdrPlasma::CdrPlasmaSteppervirtual
printStepReport() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
projectDomain(EBAMRIFData &a_projectedFlux, const EBAMRIFData &a_flux)Physics::CdrPlasma::CdrPlasmaSteppervirtual
projectFlux(EBAMRIVData &a_projectedFlux, const EBAMRIVData &a_flux)Physics::CdrPlasma::CdrPlasmaSteppervirtual
projectFlux(LevelData< BaseIVFAB< Real >> &a_projectedFlux, const LevelData< BaseIVFAB< Real >> &a_flux, const int a_lvl)Physics::CdrPlasma::CdrPlasmaSteppervirtual
registerOperators() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
registerRealms() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
regrid(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel) overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
regridInternals(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel)=0Physics::CdrPlasma::CdrPlasmaStepperpure virtual
regridSolvers(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel)Physics::CdrPlasma::CdrPlasmaSteppervirtual
resetDielectricCells(EBAMRIVData &a_data) constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
sanityCheck() constPhysics::CdrPlasma::CdrPlasmaSteppervirtual
setAmr(const RefCountedPtr< AmrMesh > &a_amr)TimeStepper
setCdrSolvers(RefCountedPtr< CdrLayout< CdrSolver >> &a_cdr)Physics::CdrPlasma::CdrPlasmaSteppervirtual
setComputationalGeometry(const RefCountedPtr< ComputationalGeometry > &a_computationalGeometry)TimeStepper
setFieldSolver(RefCountedPtr< FieldSolver > &a_fieldSolver)Physics::CdrPlasma::CdrPlasmaSteppervirtual
setRadiativeTransferSolvers(RefCountedPtr< RtLayout< RtSolver >> &a_rte)Physics::CdrPlasma::CdrPlasmaSteppervirtual
setSolverVerbosity()Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupCdr()Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupPoisson()Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupRadiativeTransfer()Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupSemiImplicitPoisson(const Real a_dt)Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupSemiImplicitPoisson(const EBAMRFluxData &a_conductivityFace, const EBAMRIVData &a_conductivityEB, const Real a_factor)Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupSigma()Physics::CdrPlasma::CdrPlasmaSteppervirtual
setupSolvers() overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
setVoltage(std::function< Real(const Real a_time)> a_voltage)Physics::CdrPlasma::CdrPlasmaSteppervirtual
solvePoisson()Physics::CdrPlasma::CdrPlasmaSteppervirtual
solvePoisson(MFAMRCellData &a_potential, MFAMRCellData &a_rho, const Vector< EBAMRCellData * > a_cdrDensities, const EBAMRIVData &a_sigma)Physics::CdrPlasma::CdrPlasmaSteppervirtual
solveRadiativeTransfer(const Real a_dt)Physics::CdrPlasma::CdrPlasmaSteppervirtual
solverDump()Physics::CdrPlasma::CdrPlasmaSteppervirtual
SourceTermComputation enum namePhysics::CdrPlasma::CdrPlasmaStepperprotected
stationaryRTE()Physics::CdrPlasma::CdrPlasmaSteppervirtual
synchronizeSolverTimes(const int a_step, const Real a_time, const Real a_dt) overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
TimeCode enum namePhysics::CdrPlasma::CdrPlasmaStepperprotected
TimeStepper()TimeStepper
writeData(LevelData< EBCellFAB > &a_output, int &a_comp, const EBAMRCellData &a_data, const std::string a_outputRealm, const int a_level, const bool a_interpToCentroids, const bool a_interpGhost) const noexceptPhysics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
writeJ(LevelData< EBCellFAB > &a_output, int &a_comp, const std::string a_outputRealm, const int a_level) constPhysics::CdrPlasma::CdrPlasmaStepperprotectedvirtual
writePlotData(LevelData< EBCellFAB > &a_output, int &a_icomp, const std::string a_outputRealm, const int a_level) const overridePhysics::CdrPlasma::CdrPlasmaSteppervirtual
~CdrPlasmaStepper()Physics::CdrPlasma::CdrPlasmaStepper
~TimeStepper()TimeSteppervirtual