Searched refs:PetscDSGetNumCohesive (Results 1 – 3 of 3) sorted by relevance
303 - Add `PetscDSIsCohesive()`, `PetscDSGetNumCohesive()`, and `PetscDSGetFieldOffsetCohesive()`
111 PETSC_EXTERN PetscErrorCode PetscDSGetNumCohesive(PetscDS, PetscInt *);
894 PetscErrorCode PetscDSGetNumCohesive(PetscDS ds, PetscInt *numCohesive) in PetscDSGetNumCohesive() function