| AccumulateCoarseFineFluxes(int level, double time_scale, Direction dir) | fub::amrex::MultiBlockIntegratorContext | |
| ApplyBoundaryCondition(int level, Direction dir) | fub::amrex::MultiBlockIntegratorContext | |
| ApplyFluxCorrection(int fine, int coarse, Duration dt) | fub::amrex::MultiBlockIntegratorContext | |
| CoarsenConservatively(int fine, int coarse) | fub::amrex::MultiBlockIntegratorContext | |
| CompleteFromCons(int level, Duration dt) | fub::amrex::MultiBlockIntegratorContext | |
| ComputeNumericFluxes(int level, Duration dt, Direction dir) | fub::amrex::MultiBlockIntegratorContext | |
| ComputeStableDt(int level, Direction dir) | fub::amrex::MultiBlockIntegratorContext | |
| CopyDataToScratch(int level) | fub::amrex::MultiBlockIntegratorContext | |
| CopyScratchToData(int level) | fub::amrex::MultiBlockIntegratorContext | |
| FillGhostLayerSingleLevel(int level) | fub::amrex::MultiBlockIntegratorContext | |
| FillGhostLayerTwoLevels(int level, int coarse) | fub::amrex::MultiBlockIntegratorContext | |
| GetBoundaryCondition(int level) | fub::amrex::MultiBlockIntegratorContext | |
| GetCounterRegistry() const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| GetCycles(int level=0) const | fub::amrex::MultiBlockIntegratorContext | |
| GetGriddingAlgorithm() const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| GetMpiCommunicator() const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| GetRatioToCoarserLevel(int level, Direction dir) const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| GetRatioToCoarserLevel(int level) const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| GetTimePoint(int level=0) const | fub::amrex::MultiBlockIntegratorContext | |
| gridding_ | fub::amrex::MultiBlockIntegratorContext | private |
| LevelExists(int level) const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| MultiBlockIntegratorContext(FlameMasterReactor reactor, std::vector< IntegratorContext > tubes, std::vector< cutcell::IntegratorContext > plena, std::vector< BlockConnection > connectivity) | fub::amrex::MultiBlockIntegratorContext | |
| MultiBlockIntegratorContext(FlameMasterReactor reactor, std::vector< IntegratorContext > tubes, std::vector< cutcell::IntegratorContext > plena, std::vector< BlockConnection > connectivity, std::vector< std::shared_ptr< PressureValve >> valves) | fub::amrex::MultiBlockIntegratorContext | |
| Plena() noexcept | fub::amrex::MultiBlockIntegratorContext | |
| Plena() const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| plena_ | fub::amrex::MultiBlockIntegratorContext | private |
| PostAdvanceHierarchy() | fub::amrex::MultiBlockIntegratorContext | |
| PostAdvanceLevel(int level_num, Duration dt, std::pair< int, int > subcycle) | fub::amrex::MultiBlockIntegratorContext | |
| PreAdvanceHierarchy() | fub::amrex::MultiBlockIntegratorContext | |
| PreAdvanceLevel(int level_num, Duration dt, std::pair< int, int > subcycle) | fub::amrex::MultiBlockIntegratorContext | |
| ResetCoarseFineFluxes(int fine, int coarse) | fub::amrex::MultiBlockIntegratorContext | |
| ResetHierarchyConfiguration(std::shared_ptr< MultiBlockGriddingAlgorithm > gridding) | fub::amrex::MultiBlockIntegratorContext | |
| ResetHierarchyConfiguration(int level=0) | fub::amrex::MultiBlockIntegratorContext | |
| SetCycles(std::ptrdiff_t cycle, int level) | fub::amrex::MultiBlockIntegratorContext | |
| SetTimePoint(Duration t, int level) | fub::amrex::MultiBlockIntegratorContext | |
| Tubes() noexcept | fub::amrex::MultiBlockIntegratorContext | |
| Tubes() const noexcept | fub::amrex::MultiBlockIntegratorContext | |
| tubes_ | fub::amrex::MultiBlockIntegratorContext | private |
| UpdateConservatively(int level, Duration dt, Direction dir) | fub::amrex::MultiBlockIntegratorContext | |