Home
last modified time | relevance | path

Searched refs:HONEE_VelocityGradientProjection (Results 1 – 3 of 3) sorted by relevance

/honee/src/
H A Dlog_events.c21 PetscLogEvent HONEE_VelocityGradientProjection; variable
47 PetscCall(PetscLogEventRegister("VeloGradProj", misc_classid, &HONEE_VelocityGradientProjection)); in RegisterLogEvents()
H A Dvelocity_gradient_projection.c151 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 Dlog_events.h19 extern PetscLogEvent HONEE_VelocityGradientProjection;