Home
last modified time | relevance | path

Searched refs:SgsDDApplyIFunction (Results 1 – 3 of 3) sorted by relevance

/honee/include/
H A Dnavierstokes.h325 PetscErrorCode SgsDDApplyIFunction(Honee honee, const Vec Q_loc, Vec G_loc);
/honee/src/
H A Dsetupts.c157 PetscCall(SgsDDApplyIFunction(honee, Q_loc, G_loc)); in IFunction_NS()
/honee/problems/
H A Dsgs_dd_model.c553 PetscErrorCode SgsDDApplyIFunction(Honee honee, const Vec Q_loc, Vec G_loc) { in SgsDDApplyIFunction() function