Home
last modified time | relevance | path

Searched defs:PetscLogFlops (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetsclog.h437 static inline PetscErrorCode PetscLogFlops(PetscLogDouble n) in PetscLogFlops() function
621 #define PetscLogFlops(n) ((void)(n), PETSC_SUCCESS) macro