10 #ifndef IMPACT_INIT_AMR_CORE_H 11 #define IMPACT_INIT_AMR_CORE_H 56 #endif // IMPACT_INIT_AMR_CORE_H constexpr amrex::RealVect undefined_geometry_prob_lo(-1.0)
the fake domain size (lower end), used to indicate that the user made no choice for it ...
Definition: AmrCoreData.cpp:15
constexpr amrex::RealVect undefined_geometry_prob_hi(1.0)
the fake domain size (higher end), used to indicate that the user made no choice for it ...
AmrCoreData init_amr_core()
Definition: InitAmrCore.cpp:68
AmrCoreData one_box_per_rank()
Definition: InitAmrCore.cpp:113
AmrCoreData amrex_amrcore_gridding()
Definition: InitAmrCore.cpp:87