Home
last modified time | relevance | path

Searched refs:PetscEventRegLog (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dlogimpldeprecated.h236 … PetscErrorCode PetscEventPerfLogActivateClass(PetscEventPerfLog a, PetscEventRegLog b, PetscClass… in PetscEventPerfLogActivateClass()
290 …etscErrorCode PetscEventPerfLogDeactivateClass(PetscEventPerfLog a, PetscEventRegLog b, PetscClass… in PetscEventPerfLogDeactivateClass()
417 …egLog is no longer used.") static inline PetscErrorCode PetscEventRegLogCreate(PetscEventRegLog *a) in PetscEventRegLogCreate()
433 …egLog is no longer used.") static inline PetscErrorCode PetscEventRegLogDestroy(PetscEventRegLog a) in PetscEventRegLogDestroy()
449 …onger used.") static inline PetscErrorCode PetscEventRegLogGetEvent(PetscEventRegLog a, const char… in PetscEventRegLogGetEvent()
467 …onger used.") static inline PetscErrorCode PetscEventRegLogRegister(PetscEventRegLog a, const char… in PetscEventRegLogRegister()
608 …d.") static inline PetscErrorCode PetscStageLogGetEventRegLog(PetscStageLog a, PetscEventRegLog *c) in PetscStageLogGetEventRegLog()
/petsc/include/
H A Dpetsclogdeprecated.h50 typedef struct _n_PetscEventRegLog *PetscEventRegLog; typedef
81 PetscEventRegLog eventLog;