|
Chombo + EB
3.2
|
This is the complete list of members for AMR, including all inherited members.
| AMR() | AMR | |
| assignDt() | AMR | protected |
| blockFactor(int a_blockFactor) | AMR | |
| checkForSteadyState(bool a_steadyState) | AMR | |
| checkpointInterval(int a_checkpoint_interval) | AMR | |
| checkpointPrefix(const std::string &a_checkpointfile_prefix) | AMR | |
| clearMemory() | AMR | protected |
| conclude() const | AMR | |
| define(int a_max_level, const Vector< int > &a_ref_ratios, const Box &a_prob_domain, const AMRLevelFactory *const a_amrLevelFact) | AMR | |
| define(int a_max_level, const Vector< int > &a_ref_ratios, const ProblemDomain &a_prob_domain, const AMRLevelFactory *const a_amrLevelFact) | AMR | |
| dtToleranceFactor(Real a_dt_tolerance_factor) | AMR | |
| fillRatio(Real a_fillRat) | AMR | |
| fixedDt(Real a_dt) | AMR | |
| fixedDt() const | AMR | |
| getAMRLevels() | AMR | |
| getCurrentTime() const | AMR | |
| gridBufferSize(int a_grid_buffer_size) | AMR | |
| initialGrid() | AMR | protected |
| initialTime(Real a_initialTime) | AMR | |
| isDefined() const | AMR | |
| isSetUp() const | AMR | |
| m_amr_grids | AMR | protected |
| m_amrlevels | AMR | protected |
| m_blockFactor | AMR | protected |
| m_cell_updates | AMR | protected |
| m_checkForSteadyState | AMR | protected |
| m_checkpoint_interval | AMR | protected |
| m_checkpointfile_prefix | AMR | protected |
| m_cur_step | AMR | protected |
| m_cur_time | AMR | protected |
| m_dt_base | AMR | protected |
| m_dt_cur | AMR | protected |
| m_dt_new | AMR | protected |
| m_dt_tolerance_factor | AMR | protected |
| m_fillRatio | AMR | protected |
| m_finest_level | AMR | protected |
| m_finest_level_old | AMR | protected |
| m_fixedDt | AMR | protected |
| m_isDefined | AMR | protected |
| m_isSetUp | AMR | protected |
| m_lastcheck_step | AMR | protected |
| m_max_base_grid_size | AMR | protected |
| m_max_grid_size | AMR | protected |
| m_max_level | AMR | protected |
| m_maxDtGrow | AMR | protected |
| m_mesh_refine_ptr | AMR | protected |
| m_next_plot_time | AMR | protected |
| m_plot_interval | AMR | protected |
| m_plot_period | AMR | protected |
| m_plotfile_prefix | AMR | protected |
| m_reduction_factor | AMR | protected |
| m_ref_ratios | AMR | protected |
| m_regrid_intervals | AMR | protected |
| m_restart_step | AMR | protected |
| m_scheduler | AMR | protected |
| m_steps_since_regrid | AMR | protected |
| m_time_eps | AMR | protected |
| m_use_meshrefine | AMR | protected |
| m_useSubcycling | AMR | protected |
| m_verbosity | AMR | protected |
| makeBaseLevelMesh(Vector< Box > &a_grids) const | AMR | protectedvirtual |
| maxBaseGridSize(int a_max_base_grid_size) | AMR | |
| maxBaseGridSize() const | AMR | |
| maxDtGrow(Real a_dtGrowFactor) | AMR | |
| maxDtGrow() const | AMR | |
| maxGridSize(int a_max_grid_size) | AMR | |
| maxGridSize() const | AMR | |
| needToRegrid(int a_level, int a_numStepsLeft) const | AMR | protected |
| plotInterval(int a_plot_interval) | AMR | |
| plotPeriod(Real a_plot_period) | AMR | |
| plotPrefix(const std::string &a_plotfile_prefix) | AMR | |
| regrid(int a_base_level) | AMR | protected |
| regridIntervals(const Vector< int > &a_regridIntervals) | AMR | |
| run(Real a_max_time, int a_max_step) | AMR | |
| s_step | AMR | static |
| schedule(RefCountedPtr< Scheduler > a_scheduler) | AMR | |
| setDefaultValues() | AMR | protected |
| setMeshRefine(RefCountedPtr< MeshRefine > a_mesh_refine_ptr) | AMR | |
| setupForFixedHierarchyRun(const Vector< Vector< Box > > &a_amr_grids, int a_proper_nest=1) | AMR | |
| setupForNewAMRRun() | AMR | |
| setupForRestart(HDF5Handle &a_handle) | AMR | |
| timeEps(Real a_timeEps) | AMR | |
| timeEps() const | AMR | |
| timeStep(int a_level, int a_stepsLeft, bool a_coarseTimeBoundary) | AMR | protected |
| useSubcyclingInTime(bool a_useSubcycling) | AMR | |
| verbosity(int a_verbosity) | AMR | |
| verbosity() const | AMR | |
| writeCheckpointFile() const | AMR | protected |
| writePlotFile() const | AMR | protected |
| ~AMR() | AMR | virtual |
1.8.13