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

#include <AMReX_FFT_Helper.H>

Public Types

using enum_class_t = Boundary
 

Static Public Attributes

static constexpr bool value = true
 
static constexpr std::string_view class_name {"Boundary"}
 
static constexpr std::string_view enum_names {"periodic, even, odd"}
 

Member Typedef Documentation

◆ enum_class_t

Member Data Documentation

◆ class_name

constexpr std::string_view amrex::FFT::Boundary_EnumTraits::class_name {"Boundary"}
staticconstexpr

◆ enum_names

constexpr std::string_view amrex::FFT::Boundary_EnumTraits::enum_names {"periodic, even, odd"}
staticconstexpr

◆ value

constexpr bool amrex::FFT::Boundary_EnumTraits::value = true
staticconstexpr

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