Searched refs:HONEE_CeedOperatorApply (Results 1 – 4 of 4) sorted by relevance
| /honee/src/ |
| H A D | log_events.c | 9 PetscLogEvent HONEE_CeedOperatorApply; variable 29 PetscCall(PetscLogEventRegister("CeedOpApply", libCEED_classid, &HONEE_CeedOperatorApply)); in RegisterLogEvents()
|
| H A D | petsc_ops.c | 219 PetscCall(PetscLogEventBegin(HONEE_CeedOperatorApply, X, Y, 0, 0)); in ApplyCeedOperator_Core() 224 PetscCall(PetscLogEventEnd(HONEE_CeedOperatorApply, X, Y, 0, 0)); in ApplyCeedOperator_Core()
|
| H A D | setupts.c | 145 PetscCall(PetscLogEventBegin(HONEE_CeedOperatorApply, Q, G, 0, 0)); in IFunction_NS() 149 PetscCall(PetscLogEventEnd(HONEE_CeedOperatorApply, Q, G, 0, 0)); in IFunction_NS()
|
| /honee/include/ |
| H A D | log_events.h | 7 extern PetscLogEvent HONEE_CeedOperatorApply;
|