Searched refs:HONEE_VelocityGradientProjection (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | log_events.c | 21 PetscLogEvent HONEE_VelocityGradientProjection; variable 47 PetscCall(PetscLogEventRegister("VeloGradProj", misc_classid, &HONEE_VelocityGradientProjection)); in RegisterLogEvents()
|
| H A D | velocity_gradient_projection.c | 151 PetscCall(PetscLogEventBegin(HONEE_VelocityGradientProjection, Q_loc, VelocityGradient, 0, 0)); in VelocityGradientProjectionApply() 155 PetscCall(PetscLogEventEnd(HONEE_VelocityGradientProjection, Q_loc, VelocityGradient, 0, 0)); in VelocityGradientProjectionApply()
|
| /honee/include/ |
| H A D | log_events.h | 19 extern PetscLogEvent HONEE_VelocityGradientProjection;
|