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

#include <AMReX_MLMG.H>

Public Types

using enum_class_t = MLMGNormType
 

Static Public Attributes

static constexpr bool value = true
 
static constexpr std::string_view class_name {"MLMGNormType"}
 
static constexpr std::string_view enum_names {"greater, bnorm, resnorm"}
 

Member Typedef Documentation

◆ enum_class_t

Member Data Documentation

◆ class_name

constexpr std::string_view amrex::MLMGNormType_EnumTraits::class_name {"MLMGNormType"}
staticconstexpr

◆ enum_names

constexpr std::string_view amrex::MLMGNormType_EnumTraits::enum_names {"greater, bnorm, resnorm"}
staticconstexpr

◆ value

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

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