AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
StructuredMesh.hpp File Reference
#include "axom/core/Types.hpp"
#include "axom/core/Macros.hpp"
#include "axom/core/StackArray.hpp"
#include "axom/mint/config.hpp"
#include "axom/mint/mesh/CellTypes.hpp"
#include "axom/mint/mesh/Mesh.hpp"
#include "axom/slic/interface/slic.hpp"
#include <cstring>

Classes

class  axom::mint::StructuredMesh
 Base class that defines the core API common for structured mesh types. More...
 

Namespaces

 axom
 
 axom::mint
 

Variables

constexpr int axom::mint::I_DIRECTION = 0
 
constexpr int axom::mint::J_DIRECTION = 1
 
constexpr int axom::mint::K_DIRECTION = 2