Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Disimpl.h12 PETSC_EXTERN PetscLogEvent IS_Load; variable
/petsc/src/vec/vec/interface/
H A Ddlregisvec.c59 PetscCall(PetscLogEventRegister("ISLoad", IS_CLASSID, &IS_Load)); in ISInitializePackage()
/petsc/src/vec/is/is/interface/
H A Dindex.c12 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()