Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dsetupts.c57 static PetscErrorCode Surface_Forces_NS(DM dm, Vec G_loc, PetscInt num_walls, const PetscInt walls[… in Surface_Forces_NS() function
255 PetscCall(Surface_Forces_NS(user->dm, G_loc, num_wall, walls, reaction_force)); in TSMonitor_WallForce()