#include <AMReX_AmrMesh.H>
◆ blocking_factor
Blocking factor in grid generation (by level).
◆ check_input
bool amrex::AmrInfo::check_input = true |
◆ grid_eff
Real amrex::AmrInfo::grid_eff = static_cast<Real>(0.7) |
◆ iterate_on_new_grids
bool amrex::AmrInfo::iterate_on_new_grids = true |
◆ max_grid_size
Maximum allowable grid size (by level).
◆ max_level
int amrex::AmrInfo::max_level = 0 |
◆ n_error_buf
Buffer cells around each tagged cell.
◆ n_proper
int amrex::AmrInfo::n_proper = 1 |
Cells required for proper nesting.
◆ ref_ratio
◆ refine_grid_layout
bool amrex::AmrInfo::refine_grid_layout = true |
Split the number grids until the number of grids is no less than the number of procs. Overridden by refine_grid_layout_dims.
◆ refine_grid_layout_dims
For each specified dimension, chop in that dimension so that the number of grids is no less than the number of procs.
◆ use_fixed_coarse_grids
bool amrex::AmrInfo::use_fixed_coarse_grids = false |
◆ use_fixed_upto_level
int amrex::AmrInfo::use_fixed_upto_level = 0 |
◆ use_new_chop
bool amrex::AmrInfo::use_new_chop = false |
◆ verbose
int amrex::AmrInfo::verbose = 0 |
The documentation for this struct was generated from the following file: