AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
UnstructuredMesh.hpp File Reference
#include "axom/core/Macros.hpp"
#include "axom/core/Types.hpp"
#include "axom/mint/config.hpp"
#include "axom/mint/mesh/CellTypes.hpp"
#include "axom/mint/mesh/ConnectivityArray.hpp"
#include "axom/mint/mesh/Mesh.hpp"
#include "axom/mint/mesh/MeshCoordinates.hpp"
#include "axom/mint/mesh/MeshTypes.hpp"
#include "axom/mint/mesh/internal/MeshHelpers.hpp"
#include "axom/slam/RangeSet.hpp"
#include "axom/slam/StaticRelation.hpp"
#include "axom/slic/interface/slic.hpp"
#include <cstring>

Classes

struct  axom::mint::topology_traits< TOPO >
 
struct  axom::mint::topology_traits< SINGLE_SHAPE >
 
struct  axom::mint::topology_traits< MIXED_SHAPE >
 
class  axom::mint::UnstructuredMesh< TOPO >
 Provides the ability to store and operate on Unstructured meshes. More...
 

Namespaces

 axom
 
 axom::mint
 

Enumerations

enum  axom::mint::Topology { axom::mint::SINGLE_SHAPE , axom::mint::MIXED_SHAPE }