Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dmpits.c54 PetscErrorCode PetscCommBuildTwoSidedGetType(MPI_Comm comm, PetscBuildTwoSidedType *twosided) in PetscCommBuildTwoSidedGetType() function
263 PetscCall(PetscCommBuildTwoSidedGetType(comm, &buildtype)); in PetscCommBuildTwoSided()
499 PetscCall(PetscCommBuildTwoSidedGetType(comm, &buildtype)); in PetscCommBuildTwoSidedFReq()
/petsc/include/
H A Dpetscsys.h2551 PETSC_EXTERN PetscErrorCode PetscCommBuildTwoSidedGetType(MPI_Comm, PetscBuildTwoSidedType *);