Searched refs:HONEE_StrongBCCeed (Results 1 – 4 of 4) sorted by relevance
| /honee/src/ |
| H A D | log_events.c | 15 PetscLogEvent HONEE_StrongBCCeed; variable 50 PetscCall(PetscLogEventRegister("StrongBCCeed", misc_classid, &HONEE_StrongBCCeed)); in RegisterLogEvents()
|
| H A D | strong_boundary_conditions.c | 203 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 D | log_events.h | 13 extern PetscLogEvent HONEE_StrongBCCeed;
|
| /honee/ |
| H A D | CHANGELOG.md | 23 - Add `HONEE_StrongBCInsert` and `HONEE_StrongBCCeed` log events
|