#include "petscdmnetwork.h" PetscErrorCode DMNetworkIsGhostVertex(DM dm,PetscInt p,PetscBool *isghost)Not Collective
Level:intermediate
Location:src/dm/impls/network/network.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages
dm | - The DMNetwork object | |
p | - the vertex point | |
isghost | - TRUE if the vertex is a ghost point |