This class extents the normal hierarchy options with a pointer to an embedded boundary index space for each possible refinement level.
More...
#include <PatchHierarchy.hpp>
This class extents the normal hierarchy options with a pointer to an embedded boundary index space for each possible refinement level.
◆ PatchHierarchyOptions() [1/2]
fub::amrex::cutcell::PatchHierarchyOptions::PatchHierarchyOptions |
( |
| ) |
|
|
default |
◆ PatchHierarchyOptions() [2/2]
fub::amrex::cutcell::PatchHierarchyOptions::PatchHierarchyOptions |
( |
const ProgramOptions & |
options | ) |
|
|
inline |
◆ Print()
template<typename Log >
void fub::amrex::cutcell::PatchHierarchyOptions::Print |
( |
Log & |
log | ) |
|
|
inline |
◆ blocking_factor
::amrex::IntVect fub::amrex::PatchHierarchyOptions::blocking_factor |
|
inherited |
◆ cutcell_load_balance_weight
double fub::amrex::cutcell::PatchHierarchyOptions::cutcell_load_balance_weight |
◆ grid_efficiency
double fub::amrex::PatchHierarchyOptions::grid_efficiency |
|
inherited |
◆ index_spaces
std::vector<const ::amrex::EB2::IndexSpace*> fub::amrex::cutcell::PatchHierarchyOptions::index_spaces |
◆ max_grid_size
::amrex::IntVect fub::amrex::PatchHierarchyOptions::max_grid_size |
|
inherited |
◆ max_number_of_levels
int fub::amrex::PatchHierarchyOptions::max_number_of_levels |
|
inherited |
◆ n_error_buf
::amrex::IntVect fub::amrex::PatchHierarchyOptions::n_error_buf |
|
inherited |
◆ n_proper
int fub::amrex::PatchHierarchyOptions::n_proper |
|
inherited |
◆ ngrow_eb_level_set
int fub::amrex::cutcell::PatchHierarchyOptions::ngrow_eb_level_set |
◆ refine_ratio
::amrex::IntVect fub::amrex::PatchHierarchyOptions::refine_ratio |
|
inherited |
◆ remove_covered_grids
bool fub::amrex::cutcell::PatchHierarchyOptions::remove_covered_grids |
◆ verbose
int fub::amrex::PatchHierarchyOptions::verbose |
|
inherited |
The documentation for this struct was generated from the following file: