Home
last modified time | relevance | path

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

/petsc/include/petsc/private/ !
H A Dlogimpldeprecated.h218 …nger used.") static inline PetscErrorCode PetscEventPerfLogActivate(PetscEventPerfLog a, PetscLogE… in PetscEventPerfLogActivate()
236 …used.") static inline PetscErrorCode PetscEventPerfLogActivateClass(PetscEventPerfLog a, PetscEven… in PetscEventPerfLogActivateClass()
255 …Log is no longer used.") static inline PetscErrorCode PetscEventPerfLogCreate(PetscEventPerfLog *a) in PetscEventPerfLogCreate()
272 …er used.") static inline PetscErrorCode PetscEventPerfLogDeactivate(PetscEventPerfLog a, PetscLogE… in PetscEventPerfLogDeactivate()
290 …ed.") static inline PetscErrorCode PetscEventPerfLogDeactivateClass(PetscEventPerfLog a, PetscEven… in PetscEventPerfLogDeactivateClass()
309 …used.") static inline PetscErrorCode PetscEventPerfLogDeactivatePop(PetscEventPerfLog a, PetscLogE… in PetscEventPerfLogDeactivatePop()
327 …sed.") static inline PetscErrorCode PetscEventPerfLogDeactivatePush(PetscEventPerfLog a, PetscLogE… in PetscEventPerfLogDeactivatePush()
345 …Log is no longer used.") static inline PetscErrorCode PetscEventPerfLogDestroy(PetscEventPerfLog a) in PetscEventPerfLogDestroy()
362 …longer used.") static inline PetscErrorCode PetscEventPerfLogEnsureSize(PetscEventPerfLog a, int b) in PetscEventPerfLogEnsureSize()
380 …er used.") static inline PetscErrorCode PetscEventPerfLogGetVisible(PetscEventPerfLog a, PetscLogE… in PetscEventPerfLogGetVisible()
[all …]
/petsc/include/ !
H A Dpetsclogdeprecated.h57 typedef struct _n_PetscEventPerfLog *PetscEventPerfLog; typedef
129 …ic inline PetscErrorCode PetscStageLogGetEventPerfLog(PetscStageLog a, int b, PetscEventPerfLog *c) in PetscStageLogGetEventPerfLog()