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