AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::mint::ConnectivityArray< TYPE > Member List

This is the complete list of members for axom::mint::ConnectivityArray< TYPE >, including all inherited members.

append(const IndexType *values, IndexType AXOM_UNUSED_PARAM(n_values)=0, CellType AXOM_UNUSED_PARAM(type)=UNDEFINED_CELL)axom::mint::ConnectivityArray< TYPE >inline
appendM(const IndexType *values, IndexType n_IDs, const IndexType *AXOM_UNUSED_PARAM(offsets)=nullptr, const CellType *AXOM_UNUSED_PARAM(types)=nullptr)axom::mint::ConnectivityArray< TYPE >inline
ConnectivityArray()=deleteaxom::mint::ConnectivityArray< TYPE >
ConnectivityArray(CellType cell_type, IndexType ID_capacity=USE_DEFAULT)axom::mint::ConnectivityArray< TYPE >inline
ConnectivityArray(IndexType stride, IndexType ID_capacity=USE_DEFAULT)axom::mint::ConnectivityArray< TYPE >inline
ConnectivityArray(CellType cell_type, IndexType n_IDs, IndexType *values, IndexType ID_capacity=USE_DEFAULT)axom::mint::ConnectivityArray< TYPE >inline
ConnectivityArray(IndexType stride, IndexType n_IDs, IndexType *values, IndexType ID_capacity=USE_DEFAULT)axom::mint::ConnectivityArray< TYPE >inline
empty() constaxom::mint::ConnectivityArray< TYPE >inline
getIDCapacity() constaxom::mint::ConnectivityArray< TYPE >inline
getIDType(IndexType AXOM_UNUSED_PARAM(ID)=0) constaxom::mint::ConnectivityArray< TYPE >inline
getNumberOfIDs() constaxom::mint::ConnectivityArray< TYPE >inline
getNumberOfValues() constaxom::mint::ConnectivityArray< TYPE >inline
getNumberOfValuesForID(IndexType AXOM_UNUSED_PARAM(ID)=0) constaxom::mint::ConnectivityArray< TYPE >inline
getOffsetPtr()axom::mint::ConnectivityArray< TYPE >inline
getOffsetPtr() constaxom::mint::ConnectivityArray< TYPE >inline
getResizeRatio() constaxom::mint::ConnectivityArray< TYPE >inline
getTypePtr()axom::mint::ConnectivityArray< TYPE >inline
getTypePtr() constaxom::mint::ConnectivityArray< TYPE >inline
getValueCapacity() constaxom::mint::ConnectivityArray< TYPE >inline
getValuePtr()axom::mint::ConnectivityArray< TYPE >inline
getValuePtr() constaxom::mint::ConnectivityArray< TYPE >inline
hasVariableValuesPerID() constaxom::mint::ConnectivityArray< TYPE >inline
insert(const IndexType *values, IndexType start_ID, IndexType AXOM_UNUSED_PARAM(n_values)=0, CellType AXOM_UNUSED_PARAM(type)=UNDEFINED_CELL)axom::mint::ConnectivityArray< TYPE >inline
insertM(const IndexType *values, IndexType start_ID, IndexType n_IDs, const IndexType *AXOM_UNUSED_PARAM(offsets)=nullptr, const CellType *AXOM_UNUSED_PARAM(types)=nullptr)axom::mint::ConnectivityArray< TYPE >inline
isExternal() constaxom::mint::ConnectivityArray< TYPE >inline
isInSidre() constaxom::mint::ConnectivityArray< TYPE >inline
operator[](IndexType ID)axom::mint::ConnectivityArray< TYPE >inline
operator[](IndexType ID) constaxom::mint::ConnectivityArray< TYPE >inline
reserve(IndexType ID_capacity, IndexType AXOM_UNUSED_PARAM(value_capacity)=0)axom::mint::ConnectivityArray< TYPE >inline
resize(IndexType ID_size, IndexType AXOM_UNUSED_PARAM(value_size)=0)axom::mint::ConnectivityArray< TYPE >inline
set(const IndexType *values, IndexType ID)axom::mint::ConnectivityArray< TYPE >inline
setM(const IndexType *values, IndexType start_ID, IndexType n_IDs)axom::mint::ConnectivityArray< TYPE >inline
setResizeRatio(double ratio)axom::mint::ConnectivityArray< TYPE >inline
shrink()axom::mint::ConnectivityArray< TYPE >inline