Namespaces | |
| namespace | amrex |
| namespace | amrex::VectorGrowthStrategy |
| namespace | amrex::VectorGrowthStrategy::detail |
Functions | |
| void | amrex::VectorGrowthStrategy::detail::ValidateUserInput () |
| void | amrex::VectorGrowthStrategy::Initialize () |
| void | amrex::VectorGrowthStrategy::SetGrowthFactor (Real a_factor) |
Variables | |
| Real | amrex::VectorGrowthStrategy::growth_factor = 1.5_rt |
| constexpr Real | amrex::VectorGrowthStrategy::min_factor = 1.001_rt |
| constexpr Real | amrex::VectorGrowthStrategy::max_factor = 4._rt |