Home
last modified time | relevance | path

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

/petsc/src/sys/logging/
H A Dplog.c70 PETSC_TLS PetscLogDouble petsc_wait_any_ct_th = 0.0; variable
2631 petsc_wait_any_ct_th = 0.0; in PetscLogFinalize()
/petsc/include/
H A Dpetsclog.h227 PETSC_EXTERN_TLS PetscLogDouble petsc_wait_any_ct_th; variable
525 …#define MPI_Waitany(a, b, c, d) (PetscAddLogDouble(&petsc_wait_any_ct, &petsc_wait_any_ct_th, 1) |…