Home
last modified time | relevance | path

Searched refs:DMGetBlockingType (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdm.h90 PETSC_EXTERN PetscErrorCode DMGetBlockingType(DM, DMBlockingType *);
/petsc/src/dm/interface/
H A Ddm.c1679 PetscErrorCode DMGetBlockingType(DM dm, DMBlockingType *btype) in DMGetBlockingType() function