Home
last modified time | relevance | path

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

/libCEED/examples/fluids/include/
H A Dlog_events.h22 PetscErrorCode RegisterLogEvents();
/libCEED/examples/fluids/src/
H A Dlog_events.c24 PetscErrorCode RegisterLogEvents() { in RegisterLogEvents() function
/libCEED/examples/fluids/
H A Dnavierstokes.c97 PetscCall(RegisterLogEvents()); in main()