PETSc version 3.17.5
PetscDSIsCohesive
Returns the flag indicating that this DS is for a cohesive cell
Synopsis
#include "petscds.h"
PetscErrorCode PetscDSIsCohesive(PetscDS ds, PetscBool *isCohesive)
Not collective
Input Parameter
Output Parameter
See Also
PetscDSGetNumCohesive(), PetscDSGetCohesive(), PetscDSSetCohesive(), PetscDSCreate()
Level
developer
Location
src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages