AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
MeshTypes.hpp File Reference

Namespaces

 axom
 
 axom::mint
 

Enumerations

enum  axom::mint::MeshTypes {
  axom::mint::UNDEFINED_MESH = -1 , axom::mint::UNSTRUCTURED_MESH , axom::mint::STRUCTURED_CURVILINEAR_MESH , axom::mint::STRUCTURED_RECTILINEAR_MESH ,
  axom::mint::STRUCTURED_UNIFORM_MESH , axom::mint::PARTICLE_MESH , axom::mint::NUM_MESH_TYPES
}
 Defines the basic mesh types supported by mint. More...