AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
MeshCoordinates.hpp File Reference
#include "axom/core/Macros.hpp"
#include "axom/mint/deprecated/MCArray.hpp"
#include "axom/slic/interface/slic.hpp"
#include "axom/mint/config.hpp"

Classes

class  axom::mint::MeshCoordinates
 Provides functionality to store and operate on mesh node coordinates. More...
 

Namespaces

 axom
 
 axom::mint
 

Variables

static constexpr int axom::mint::X_COORDINATE = 0
 
static constexpr int axom::mint::Y_COORDINATE = 1
 
static constexpr int axom::mint::Z_COORDINATE = 2