Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscdm.h89 PETSC_EXTERN PetscErrorCode DMSetBlockingType(DM, DMBlockingType);
/petsc/src/dm/interface/ !
H A Ddm.c1656 PetscErrorCode DMSetBlockingType(DM dm, DMBlockingType btype) in DMSetBlockingType() function