Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AMReX_PODVector.cpp File Reference
#include <AMReX_PODVector.H>
#include <AMReX_ParmParse.H>
#include <AMReX_REAL.H>

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