#include "petscdmmesh.h" PetscErrorCode DMMeshGetCone(DM dm, PetscInt p, PetscInt *numPoints, PetscInt *points[])Not Collective
dm | - The DMMesh 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/impls/mesh/mesh.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages