Searched defs:VelocityGradient (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | velocity_gradient_projection.c | 147 …ocityGradientProjectionApply(NodalProjectionData grad_velo_proj, Vec Q_loc, Vec VelocityGradient) { in VelocityGradientProjectionApply()
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 98 static PetscErrorCode SgsDDNodalStressEval_Fused(Honee honee, Vec Q_loc, Vec VelocityGradient, Vec … in SgsDDNodalStressEval_Fused() 289 PetscErrorCode SgsDDNodalStressEval_Sequential(Honee honee, Vec Q_loc, Vec VelocityGradient, Vec SG… in SgsDDNodalStressEval_Sequential() 555 Vec VelocityGradient, SGSNodal_loc; in SgsDDApplyIFunction() local
|
| /honee/qfunctions/ |
| H A D | newtonian_state.h | 511 CEED_QFUNCTION_HELPER void VelocityGradient(const State grad_s[3], CeedScalar grad_velocity[3][3]) { in VelocityGradient() function
|