#include "petscmesh.h" PetscErrorCode MeshGetCone(Mesh mesh, PetscInt p, PetscInt *numPoints, PetscInt *points[])Not Collective
mesh | - The Mesh object | |
p | - The mesh point |
numPoints | - The number of points in the cone | |
points | - The array holding the cone points |
Level:intermediate
Location:src/dm/mesh/mesh.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages