Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::GrowthStrategy_EnumTraits Struct Reference

#include <AMReX_PODVector.H>

Public Types

using enum_class_t = GrowthStrategy
 

Static Public Attributes

static constexpr bool value = true
 
static constexpr std::string_view class_name {"GrowthStrategy"}
 
static constexpr std::string_view enum_names {"Poisson, Exact, Geometric"}
 

Member Typedef Documentation

◆ enum_class_t

Member Data Documentation

◆ class_name

constexpr std::string_view amrex::GrowthStrategy_EnumTraits::class_name {"GrowthStrategy"}
staticconstexpr

◆ enum_names

constexpr std::string_view amrex::GrowthStrategy_EnumTraits::enum_names {"Poisson, Exact, Geometric"}
staticconstexpr

◆ value

constexpr bool amrex::GrowthStrategy_EnumTraits::value = true
staticconstexpr

The documentation for this struct was generated from the following file: