CellArray generic array of cells
Minimalist debugging class.
Replacement for std::vector<std::vector<SimplexId>>
ThreeSkeleton processing package.
int buildCellNeighborsFromVertices(const SimplexId &vertexNumber, const CellArray &cellArray, FlatJaggedArray &cellNeighbors, FlatJaggedArray *vertexStars=nullptr) const
int buildCellNeighborsFromTriangles(const SimplexId &vertexNumber, const CellArray &cellArray, FlatJaggedArray &cellNeighbors, FlatJaggedArray *triangleStars=nullptr) const
int SimplexId
Identifier type for simplices of any dimension.