Home
last modified time | relevance | path

Searched refs:VelocityGradientProjectionRHS_Entropy (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dvelocity_gradient_projection.h51 CEED_QFUNCTION(VelocityGradientProjectionRHS_Entropy)(void *ctx, CeedInt Q, const CeedScalar *const… in VelocityGradientProjectionRHS_Entropy() function
/libCEED/examples/fluids/src/
H A Dvelocity_gradient_projection.c78 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, VelocityGradientProjectionRHS_Entropy, Ve… in VelocityGradientProjectionSetup()