Home
last modified time | relevance | path

Searched defs:VelocityGradient (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/src/
H A Dvelocity_gradient_projection.c136 …ocityGradientProjectionApply(NodalProjectionData grad_velo_proj, Vec Q_loc, Vec VelocityGradient) { in VelocityGradientProjectionApply()
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_state.h514 CEED_QFUNCTION_HELPER void VelocityGradient(const State grad_s[3], CeedScalar grad_velocity[3][3]) { in VelocityGradient() function