Searched refs:PetscEventRegLog (Results 1 – 2 of 2) sorted by relevance
236 … 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()
50 typedef struct _n_PetscEventRegLog *PetscEventRegLog; typedef81 PetscEventRegLog eventLog;