Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c453 static PetscErrorCode computeVelocityFEMMoments(DM sw, PetscReal moments[], AppCtx *user) in computeVelocityFEMMoments() function
585 PetscCall(computeVelocityFEMMoments(sw, fmoments, ctx)); in MonitorMoments()
H A Dex4.c615 static PetscErrorCode computeVelocityFEMMoments(DM sw, PetscReal moments[], AppCtx *ctx) in computeVelocityFEMMoments() function
887 PetscCall(computeVelocityFEMMoments(sw, fmoments, ctx)); in MonitorMoments()