Searched refs:FLUIDS_VelocityGradientProjection (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | log_events.c | 22 PetscLogEvent FLUIDS_VelocityGradientProjection; variable 34 …PetscCall(PetscLogEventRegister("VeloGradProj", misc_classid, &FLUIDS_VelocityGradientProjection)); in RegisterLogEvents()
|
| H A D | velocity_gradient_projection.c | 140 PetscCall(PetscLogEventBegin(FLUIDS_VelocityGradientProjection, Q_loc, VelocityGradient, 0, 0)); in VelocityGradientProjectionApply() 144 PetscCall(PetscLogEventEnd(FLUIDS_VelocityGradientProjection, Q_loc, VelocityGradient, 0, 0)); in VelocityGradientProjectionApply()
|
| /libCEED/examples/fluids/include/ |
| H A D | log_events.h | 20 extern PetscLogEvent FLUIDS_VelocityGradientProjection;
|