Home
last modified time | relevance | path

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

/honee/src/
H A Dlog_events.c14 PetscLogEvent HONEE_StrongBCInsert; variable
49 PetscCall(PetscLogEventRegister("StrongBCInsert", misc_classid, &HONEE_StrongBCInsert)); in RegisterLogEvents()
H A Dstrong_boundary_conditions.c191 PetscCall(PetscLogEventBegin(HONEE_StrongBCInsert, dm, Q_loc, 0, 0)); in DMPlexInsertBoundaryValues_StrongBCCeed()
206 PetscCall(PetscLogEventEnd(HONEE_StrongBCInsert, dm, Q_loc, 0, 0)); in DMPlexInsertBoundaryValues_StrongBCCeed()
/honee/include/
H A Dlog_events.h12 extern PetscLogEvent HONEE_StrongBCInsert;
/honee/
H A DCHANGELOG.md23 - Add `HONEE_StrongBCInsert` and `HONEE_StrongBCCeed` log events