|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#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... | |
| enum FEBasisTypes |