| appendCell(const IndexType *connec, CellType type=UNDEFINED_CELL) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendCells(const IndexType *connec, IndexType n_cells, const IndexType *offsets=nullptr, const CellType *types=nullptr) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendNode(double x) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendNode(double x, double y) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendNode(double x, double y, double z) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendNodes(const double *coords, IndexType n=1) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendNodes(const double *x, const double *y, IndexType n) | axom::mint::UnstructuredMesh< TOPO > | inline |
| appendNodes(const double *x, const double *y, const double *z, IndexType n) | axom::mint::UnstructuredMesh< TOPO > | inline |
| CellSet typedef | axom::mint::UnstructuredMesh< TOPO > | |
| CellToFaceRelation typedef | axom::mint::UnstructuredMesh< TOPO > | |
| CellToNodeConnectivity typedef | axom::mint::UnstructuredMesh< TOPO > | |
| CellToNodeRelation typedef | axom::mint::UnstructuredMesh< TOPO > | |
| createField(const std::string &name, int association, IndexType num_components=1, bool storeInSidre=true) | axom::mint::Mesh | inline |
| createField(const std::string &name, int association, T *data, IndexType num_components=1, IndexType capacity=USE_DEFAULT) | axom::mint::Mesh | inline |
| empty() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| FaceSet typedef | axom::mint::UnstructuredMesh< TOPO > | |
| FaceToCellRelation typedef | axom::mint::UnstructuredMesh< TOPO > | |
| FaceToNodeRelation typedef | axom::mint::UnstructuredMesh< TOPO > | |
| getBlockId() const | axom::mint::Mesh | inline |
| getCellCapacity() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getCellFaceIDs(IndexType cellID, IndexType *faces) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getCellFaceIDs(IndexType cellID) | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellFaceIDs(IndexType cellID) const | axom::mint::UnstructuredMesh< TOPO > | inline |
| axom::mint::Mesh::getCellFaceIDs(IndexType AXOM_UNUSED_PARAM(cellID), IndexType *AXOM_UNUSED_PARAM(faces)) const =0 | axom::mint::Mesh | pure virtual |
| getCellFacesArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellFacesArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellFacesOffsetsArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellFacesOffsetsArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodeIDs(IndexType cellID, IndexType *nodes) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getCellNodeIDs(IndexType cellID) | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodeIDs(IndexType cellID) const | axom::mint::UnstructuredMesh< TOPO > | inline |
| axom::mint::Mesh::getCellNodeIDs(IndexType AXOM_UNUSED_PARAM(cellID), IndexType *AXOM_UNUSED_PARAM(nodes)) const =0 | axom::mint::Mesh | pure virtual |
| getCellNodesArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodesArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodesCapacity() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodesOffsetsArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodesOffsetsArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellNodesSize() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellResizeRatio() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellType(IndexType cellID=-1) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getCellTypesArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCellTypesArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getCoordinateArray(int dim) final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getCoordinateArray(int dim) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getDimension() const | axom::mint::Mesh | inline |
| getEdgeCapacity() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getEdgeResizeRatio() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceCapacity() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getFaceCellIDs(IndexType faceID, IndexType &cellIDOne, IndexType &cellIDTwo) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| axom::mint::Mesh::getFaceCellIDs(IndexType AXOM_UNUSED_PARAM(faceID), IndexType &AXOM_UNUSED_PARAM(cellIDOne), IndexType &AXOM_UNUSED_PARAM(cellIDTwo)) const =0 | axom::mint::Mesh | pure virtual |
| getFaceCellsArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceCellsArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodeIDs(IndexType faceID, IndexType *nodes) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getFaceNodeIDs(IndexType faceID) | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodeIDs(IndexType faceID) const | axom::mint::UnstructuredMesh< TOPO > | inline |
| axom::mint::Mesh::getFaceNodeIDs(IndexType AXOM_UNUSED_PARAM(faceID), IndexType *AXOM_UNUSED_PARAM(nodes)) const =0 | axom::mint::Mesh | pure virtual |
| getFaceNodesArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodesArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodesCapacity() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodesOffsetsArray() | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodesOffsetsArray() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceNodesSize() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceResizeRatio() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getFaceType(IndexType faceID) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| axom::mint::Mesh::getFaceType(IndexType AXOM_UNUSED_PARAM(faceID)) const =0 | axom::mint::Mesh | pure virtual |
| getFieldData(int association) const | axom::mint::Mesh | inline |
| getFieldPtr(const std::string &name, int association, IndexType &num_components) | axom::mint::Mesh | inline |
| getFieldPtr(const std::string &name, int association) | axom::mint::Mesh | inline |
| getFieldPtr(const std::string &name, int association, IndexType &num_components) const | axom::mint::Mesh | inline |
| getFieldPtr(const std::string &name, int association) const | axom::mint::Mesh | inline |
| getMeshType() const | axom::mint::Mesh | inline |
| getNode(IndexType nodeID, double *coords) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getNodeCapacity() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getNodeCoordinate(IndexType nodeID, int dim) const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getNodeResizeRatio() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| getNumberOfCellFaces(IndexType cellID=0) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| axom::mint::Mesh::getNumberOfCellFaces(IndexType AXOM_UNUSED_PARAM(cellID)=0) const =0 | axom::mint::Mesh | pure virtual |
| getNumberOfCellNodes(IndexType cellID=0) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getNumberOfCells() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getNumberOfEdges() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getNumberOfFaceNodes(IndexType faceID=0) const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| axom::mint::Mesh::getNumberOfFaceNodes(IndexType AXOM_UNUSED_PARAM(faceID)) const =0 | axom::mint::Mesh | pure virtual |
| getNumberOfFaces() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getNumberOfNodes() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| getPartitionId() const | axom::mint::Mesh | inline |
| hasExplicitConnectivity() const | axom::mint::Mesh | inline |
| hasExplicitCoordinates() const | axom::mint::Mesh | inline |
| hasField(const std::string &name, int association=ANY_CENTERING) const | axom::mint::Mesh | inline |
| hasMixedCellTypes() const | axom::mint::Mesh | inline |
| hasSidreGroup() const | axom::mint::Mesh | inline |
| initializeFaceConnectivity(bool force=false) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertCell(const IndexType *connec, IndexType ID, CellType type=UNDEFINED_CELL) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertCells(const IndexType *connec, IndexType start_ID, IndexType n_cells, const IndexType *offsets=nullptr, const CellType *types=nullptr) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertNode(IndexType nodeID, double x, bool update_connectivity=true) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertNode(IndexType nodeID, double x, double y, bool update_connectivity=true) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertNode(IndexType nodeID, double x, double y, double z, bool update_connectivity=true) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertNodes(IndexType nodeID, const double *coords, IndexType n=1, bool update_connectivity=true) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertNodes(IndexType nodeID, const double *x, const double *y, IndexType n, bool update_connectivity=true) | axom::mint::UnstructuredMesh< TOPO > | inline |
| insertNodes(IndexType nodeID, const double *x, const double *y, const double *z, IndexType n, bool update_connectivity=true) | axom::mint::UnstructuredMesh< TOPO > | inline |
| isExternal() const final override | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |
| isInSidre() const | axom::mint::UnstructuredMesh< TOPO > | inline |
| isStructured() const | axom::mint::Mesh | inline |
| isUnstructured() const | axom::mint::Mesh | inline |
| m_block_idx | axom::mint::Mesh | protected |
| m_explicit_connectivity | axom::mint::Mesh | protected |
| m_explicit_coords | axom::mint::Mesh | protected |
| m_has_mixed_topology | axom::mint::Mesh | protected |
| m_mesh_fields | axom::mint::Mesh | protected |
| m_ndims | axom::mint::Mesh | protected |
| m_part_idx | axom::mint::Mesh | protected |
| m_type | axom::mint::Mesh | protected |
| Mesh()=delete | axom::mint::Mesh | |
| Mesh(int ndims, int type) | axom::mint::Mesh | protected |
| NodeSet typedef | axom::mint::UnstructuredMesh< TOPO > | |
| removeField(const std::string &name, int association) | axom::mint::Mesh | inline |
| reserve(IndexType node_capacity, IndexType cell_capacity, IndexType connectivity_capacity=USE_DEFAULT) | axom::mint::UnstructuredMesh< TOPO > | inline |
| reserveCells(IndexType cell_capacity, IndexType connectivity_capacity=USE_DEFAULT) | axom::mint::UnstructuredMesh< TOPO > | inline |
| reserveNodes(IndexType node_capacity) | axom::mint::UnstructuredMesh< TOPO > | inline |
| resize(IndexType node_size, IndexType cell_size) | axom::mint::UnstructuredMesh< TOPO > | inline |
| resizeCells(IndexType cell_size) | axom::mint::UnstructuredMesh< TOPO > | inline |
| resizeNodes(IndexType nodes_size) | axom::mint::UnstructuredMesh< TOPO > | inline |
| setBlockId(int ID) | axom::mint::Mesh | |
| setCellResizeRatio(double ratio) | axom::mint::UnstructuredMesh< TOPO > | inline |
| setNodeResizeRatio(double ratio) | axom::mint::UnstructuredMesh< TOPO > | inline |
| setPartitionId(int ID) | axom::mint::Mesh | |
| shrink() | axom::mint::UnstructuredMesh< TOPO > | inline |
| shrinkCells() | axom::mint::UnstructuredMesh< TOPO > | inline |
| shrinkNodes() | axom::mint::UnstructuredMesh< TOPO > | inline |
| UnstructuredMesh()=delete | axom::mint::UnstructuredMesh< TOPO > | |
| UnstructuredMesh(int ndims, CellType cell_type, IndexType node_capacity=USE_DEFAULT, IndexType cell_capacity=USE_DEFAULT) | axom::mint::UnstructuredMesh< TOPO > | inline |
| UnstructuredMesh(int ndims, IndexType node_capacity=USE_DEFAULT, IndexType cell_capacity=USE_DEFAULT, IndexType connectivity_capacity=USE_DEFAULT) | axom::mint::UnstructuredMesh< TOPO > | inline |
| UnstructuredMesh(CellType cell_type, IndexType n_cells, IndexType cell_capacity, IndexType *connectivity, IndexType n_nodes, IndexType node_capacity, double *x, double *y=nullptr, double *z=nullptr) | axom::mint::UnstructuredMesh< TOPO > | inline |
| UnstructuredMesh(CellType cell_type, IndexType n_cells, IndexType *connectivity, IndexType n_nodes, double *x, double *y=nullptr, double *z=nullptr) | axom::mint::UnstructuredMesh< TOPO > | inline |
| UnstructuredMesh(IndexType n_cells, IndexType cell_capacity, IndexType connectivity_capacity, IndexType *connectivity, IndexType *offsets, CellType *types, IndexType n_nodes, IndexType node_capacity, double *x, double *y=nullptr, double *z=nullptr) | axom::mint::UnstructuredMesh< TOPO > | inline |
| UnstructuredMesh(IndexType n_cells, IndexType connectivity_size, IndexType *connectivity, IndexType *offsets, CellType *types, IndexType n_nodes, double *x, double *y=nullptr, double *z=nullptr) | axom::mint::UnstructuredMesh< TOPO > | inline |
| ~Mesh() | axom::mint::Mesh | virtual |
| ~UnstructuredMesh() | axom::mint::UnstructuredMesh< TOPO > | inlinevirtual |