AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
FEBasisTypes.hpp File Reference
#include <string>

Namespaces

 axom
 
 axom::mint
 

Enumerations

enum  FEBasisTypes { MINT_UNDEFINED_BASIS = -1 , MINT_LAGRANGE_BASIS , MINT_NUM_BASIS_TYPES }
 Enumerates the different types of supported Finite Element basis. More...
 

Variables

static const std::string axom::mint::basis_name []
 Array of strings corresponding to each Finite Element Basis. More...
 

Enumeration Type Documentation

◆ FEBasisTypes

Enumerates the different types of supported Finite Element basis.

See also
FEBasis
Enumerator
MINT_UNDEFINED_BASIS 

Undefined basis type

MINT_LAGRANGE_BASIS 

Lagrange basis type

MINT_NUM_BASIS_TYPES 

MINT_NUM_BASIS