AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
ConnectivityArray.hpp File Reference
#include "axom/core/Macros.hpp"
#include "axom/core/Types.hpp"
#include "axom/mint/deprecated/MCArray.hpp"
#include "axom/mint/utils/ExternalArray.hpp"
#include "axom/mint/mesh/CellTypes.hpp"
#include "axom/mint/mesh/internal/ConnectivityArrayHelpers.hpp"
#include "axom/mint/config.hpp"
#include "axom/slic/interface/slic.hpp"
#include "axom/mint/mesh/internal/ConnectivityArray_typed_indirection.hpp"

Classes

class  axom::mint::ConnectivityArray< TYPE >
 Provides an interface for general mesh connectivity. More...
 

Namespaces

 axom
 
 axom::mint
 

Enumerations

enum  axom::mint::ConnectivityType { axom::mint::NO_INDIRECTION , axom::mint::TYPED_INDIRECTION }
 
enum class  axom::mint::StorageMode { axom::mint::Native , axom::mint::External , axom::mint::Sidre }
 Represents the type of storage the ConnectivityArray is constructed with. More...