DMPlexGetGeomModelBodyNodes#
Returns an array of PetscGeom NODE objects attached to the referenced BODY geometric entity as well as the number of NODES.
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetGeomModelBodyNodes(DM dm, PetscGeom body, PetscGeom *nodes[], PetscInt *numNodes) PeNS
Collective
Input Parameters#
dm - The
DMPLEXobject with an attachedPetscContainerstoring a CAD Geometry objectbody -
PetscGeombody object of interest.
Output Parameters#
See Also#
DMPlexGetGeomModelBodies(), DMPlexGetGeomModelTUV(), DMPlexInflateToGeomModelUseTUV(), DMPlexInflateToGeomModelUseXYZ()
Level#
intermediate
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages