Searched refs:petsc_wait_any_ct (Results 1 – 2 of 2) sorted by relevance
52 PetscLogDouble petsc_wait_any_ct = 0.0; /* The number of anywaits */ variable2615 petsc_wait_any_ct = 0.0; in PetscLogFinalize()
209 PETSC_EXTERN PetscLogDouble petsc_wait_any_ct; variable525 …#define MPI_Waitany(a, b, c, d) (PetscAddLogDouble(&petsc_wait_any_ct, &petsc_wait_any_ct_th, 1) |…