Home
last modified time | relevance | path

Searched refs:HONEE_StrongBCCeed (Results 1 – 4 of 4) sorted by relevance

/honee/src/
H A Dlog_events.c15 PetscLogEvent HONEE_StrongBCCeed; variable
50 PetscCall(PetscLogEventRegister("StrongBCCeed", misc_classid, &HONEE_StrongBCCeed)); in RegisterLogEvents()
H A Dstrong_boundary_conditions.c203 PetscCall(PetscLogEventBegin(HONEE_StrongBCCeed, dm, Q_loc, 0, 0)); in DMPlexInsertBoundaryValues_StrongBCCeed()
205 PetscCall(PetscLogEventEnd(HONEE_StrongBCCeed, dm, Q_loc, 0, 0)); in DMPlexInsertBoundaryValues_StrongBCCeed()
/honee/include/
H A Dlog_events.h13 extern PetscLogEvent HONEE_StrongBCCeed;
/honee/
H A DCHANGELOG.md23 - Add `HONEE_StrongBCInsert` and `HONEE_StrongBCCeed` log events