Searched refs:PetscStageLog (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | logimpldeprecated.h | 518 …tscStageLog is no longer used.") static inline PetscErrorCode PetscStageLogCreate(PetscStageLog *a) in PetscStageLogCreate() 535 …tscStageLog is no longer used.") static inline PetscErrorCode PetscStageLogDestroy(PetscStageLog a) in PetscStageLogDestroy() 552 …no longer used.") static inline PetscErrorCode PetscStageLogGetActive(PetscStageLog a, int b, Pets… in PetscStageLogGetActive() 571 …ger used.") static inline PetscErrorCode PetscStageLogGetClassPerfLog(PetscStageLog a, int b, Pets… in PetscStageLogGetClassPerfLog() 590 …nger used.") static inline PetscErrorCode PetscStageLogGetClassRegLog(PetscStageLog a, PetscClassR… in PetscStageLogGetClassRegLog() 608 …nger used.") static inline PetscErrorCode PetscStageLogGetEventRegLog(PetscStageLog a, PetscEventR… in PetscStageLogGetEventRegLog() 626 … no longer used.") static inline PetscErrorCode PetscStageLogGetStage(PetscStageLog a, const char … in PetscStageLogGetStage() 645 …o longer used.") static inline PetscErrorCode PetscStageLogGetVisible(PetscStageLog a, int b, Pets… in PetscStageLogGetVisible() 664 … "PetscStageLog is no longer used.") static inline PetscErrorCode PetscStageLogPop(PetscStageLog a) in PetscStageLogPop() 677 …tageLog is no longer used.") static inline PetscErrorCode PetscStageLogPush(PetscStageLog a, int b) in PetscStageLogPush() [all …]
|
| /petsc/include/ |
| H A D | petsclogdeprecated.h | 74 typedef struct _n_PetscStageLog *PetscStageLog; typedef 85 …gGetState()", "PetscStageLog is no longer used.") PETSC_UNUSED static PetscStageLog petsc_stageLog… 98 …tscStageLog is no longer used.") static inline PetscErrorCode PetscLogGetStageLog(PetscStageLog *s) in PetscLogGetStageLog() 111 … is no longer used.") static inline PetscErrorCode PetscStageLogGetCurrent(PetscStageLog a, int *b) in PetscStageLogGetCurrent() 129 …ger used.") static inline PetscErrorCode PetscStageLogGetEventPerfLog(PetscStageLog a, int b, Pets… in PetscStageLogGetEventPerfLog()
|