AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::mint::field_traits< FieldType > Struct Template Reference

Field traits struct to map a C++ primitive type to a FieldType. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/mint/mesh/FieldTypes.hpp>

Static Public Member Functions

static constexpr int type ()
 

Detailed Description

template<typename FieldType>
struct axom::mint::field_traits< FieldType >

Field traits struct to map a C++ primitive type to a FieldType.

Member Function Documentation

◆ type()

template<typename FieldType >
static constexpr int axom::mint::field_traits< FieldType >::type ( )
inlinestaticconstexpr

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