Home
last modified time | relevance | path

Searched refs:VelocityGradientProjectionSetup (Results 1 – 4 of 4) sorted by relevance

/honee/src/
H A Dvelocity_gradient_projection.c39 PetscErrorCode VelocityGradientProjectionSetup(Ceed ceed, Honee honee, ProblemData problem, StateVa… in VelocityGradientProjectionSetup() function
/honee/include/
H A Dnavierstokes.h326 PetscErrorCode VelocityGradientProjectionSetup(Ceed ceed, Honee honee, ProblemData problem, StateVa…
/honee/src/smartsim/
H A Dsgs_dd_training.c116 …PetscCall(VelocityGradientProjectionSetup(ceed, honee, problem, STATEVAR_PRIMITIVE, elem_restr_fil… in SetupTrainingDataCalculation()
/honee/problems/
H A Dsgs_dd_model.c662 …PetscCall(VelocityGradientProjectionSetup(ceed, honee, problem, honee->phys->state_var, elem_restr… in SgsDDSetup()