#include "mesh.h" int MeshDestroyFullCSR(Mesh mesh, int *vertOffsets, int *vertNeighbors)Not collective
mesh | - The mesh | |
vertOffsets | - List of offsets into the neighbor array for each element | |
vertNeighbors | - List of element neighbors |
Level:advanced
Location:src/mesh/interface/meshCSR.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages