| 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()=delete | axom::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() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getIDCapacity() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getIDType(IndexType AXOM_UNUSED_PARAM(ID)=0) const | axom::mint::ConnectivityArray< TYPE > | inline |
| getNumberOfIDs() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getNumberOfValues() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getNumberOfValuesForID(IndexType AXOM_UNUSED_PARAM(ID)=0) const | axom::mint::ConnectivityArray< TYPE > | inline |
| getOffsetPtr() | axom::mint::ConnectivityArray< TYPE > | inline |
| getOffsetPtr() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getResizeRatio() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getTypePtr() | axom::mint::ConnectivityArray< TYPE > | inline |
| getTypePtr() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getValueCapacity() const | axom::mint::ConnectivityArray< TYPE > | inline |
| getValuePtr() | axom::mint::ConnectivityArray< TYPE > | inline |
| getValuePtr() const | axom::mint::ConnectivityArray< TYPE > | inline |
| hasVariableValuesPerID() const | axom::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() const | axom::mint::ConnectivityArray< TYPE > | inline |
| isInSidre() const | axom::mint::ConnectivityArray< TYPE > | inline |
| operator[](IndexType ID) | axom::mint::ConnectivityArray< TYPE > | inline |
| operator[](IndexType ID) const | axom::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 |