Searched refs:IS_Load (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | isimpl.h | 12 PETSC_EXTERN PetscLogEvent IS_Load; variable
|
| /petsc/src/vec/vec/interface/ |
| H A D | dlregisvec.c | 59 PetscCall(PetscLogEventRegister("ISLoad", IS_CLASSID, &IS_Load)); in ISInitializePackage()
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 12 PetscLogEvent IS_Load; variable 1670 PetscCall(PetscLogEventBegin(IS_Load, is, viewer, 0, 0)); in ISLoad() 1672 PetscCall(PetscLogEventEnd(IS_Load, is, viewer, 0, 0)); in ISLoad()
|