Searched refs:CellToFaceConnectivity (Results 1 – 1 of 1) sorted by relevance
143 using CellToFaceConnectivity = typedef in axom::mint::UnstructuredMesh1842 CellToFaceConnectivity* initializeCellToFace(1899 CellToFaceConnectivity* m_cell_to_face;1920 inline UnstructuredMesh<SINGLE_SHAPE>::CellToFaceConnectivity*1929 return new UnstructuredMesh<SINGLE_SHAPE>::CellToFaceConnectivity(num_faces, 0); in initializeCellToFace()1937 inline UnstructuredMesh<MIXED_SHAPE>::CellToFaceConnectivity*1940 return new UnstructuredMesh<MIXED_SHAPE>::CellToFaceConnectivity(UNDEFINED_CELL, in initializeCellToFace()