Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupts.c72 static PetscErrorCode Surface_Forces_NS(DM dm, Vec G_loc, PetscInt num_walls, const PetscInt walls[… in Surface_Forces_NS()
120 Vec Q_loc = honee->Q_loc, Q_dot_loc = honee->Q_dot_loc, G_loc; in IFunction_NS() local
256 Vec G_loc; in TSMonitor_WallForce() local
/honee/problems/
H A Dsgs_dd_model.c553 PetscErrorCode SgsDDApplyIFunction(Honee honee, const Vec Q_loc, Vec G_loc) { in SgsDDApplyIFunction()