PETSc version 3.15.5
PetscDSSetHybrid
Set the flag for a hybrid (cohesive) cell 
Synopsis
#include "petscds.h" 
PetscErrorCode PetscDSSetHybrid(PetscDS prob, PetscBool isHybrid)
Not collective
Input Parameters
|  | prob | - The PetscDS object | 
|  | isHybrid | - The flag | 
See Also
 PetscDSGetHybrid(), 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