Home
last modified time | relevance | path

Searched refs:PetscLogMPEBegin (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetsclog.h274 PETSC_EXTERN PetscErrorCode PetscLogMPEBegin(void);
665 #define PetscLogMPEBegin() PETSC_SUCCESS macro
/petsc/src/sys/objects/
H A Dinit.c521 if (flg1) PetscCall(PetscLogMPEBegin()); in PetscOptionsCheckInitial_Private()
/petsc/src/sys/logging/
H A Dplog.c624 PetscErrorCode PetscLogMPEBegin(void) in PetscLogMPEBegin() function