advanceLevel(const tbox::Pointer< hier::BasePatchLevel< DIM > > level, const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const double current_time, const double new_time, const bool first_step, const bool last_step, const bool regrid_advance=false)=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
getLevelDt(const tbox::Pointer< hier::BasePatchLevel< DIM > > level, const double dt_time, const bool initial_time)=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
getMaxFinerLevelDt(const int finer_level_number, const double coarse_dt, const hier::IntVector< DIM > &ratio) | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [inline, virtual] |
initializeLevelIntegrator(tbox::Pointer< mesh::BaseGriddingAlgorithm< DIM > > gridding_alg)=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
resetDataToPreadvanceState(const tbox::Pointer< hier::BasePatchLevel< DIM > > level)=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
resetTimeDependentData(const tbox::Pointer< hier::BasePatchLevel< DIM > > level, const double new_time, const bool can_be_refined)=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
standardLevelSynchronization(const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const int coarsest_level, const int finest_level, const double sync_time, const tbox::Array< double > &old_times) | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [inline, virtual] |
standardLevelSynchronization(const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const int coarsest_level, const int finest_level, const double sync_time, const double old_time) | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [inline, virtual] |
synchronizeNewLevels(const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const int coarsest_level, const int finest_level, const double sync_time, const bool initial_time)=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
TimeRefinementLevelStrategy() | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | |
usingRefinedTimestepping() const=0 | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [pure virtual] |
~TimeRefinementLevelStrategy() | SAMRAI::algs::TimeRefinementLevelStrategy< DIM > | [virtual] |