Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Ddevice.cxx542 if (flg) PetscCall(PetscLogGpuTime()); in PetscDeviceInitializeQueryOptions_Private()
/petsc/include/
H A Dpetsclog.h727 PETSC_EXTERN PetscErrorCode PetscLogGpuTime(void);
794 #define PetscLogGpuTime() PETSC_SUCCESS macro
/petsc/src/sys/logging/
H A Dplog.c2352 PetscErrorCode PetscLogGpuTime(void) in PetscLogGpuTime() function