Home
last modified time | relevance | path

Searched defs:Vres (Results 1 – 7 of 7) sorted by relevance

/petsc/src/ts/tutorials/hamiltonian/
H A Dex1.c40 static PetscErrorCode RHSFunction2(TS ts, PetscReal t, Vec X, Vec Vres, PetscCtx ctx) in RHSFunction2()
H A Dex3.c1239 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, void *ctx) in RHSFunctionV()
H A Dex2.c1963 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, void *Ctx) in RHSFunctionV()
H A Dex4.c2568 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, void *Ctx) in RHSFunctionV()
/petsc/src/dm/impls/swarm/tests/
H A Dex4.c198 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, PetscCtx ctx) in RHSFunctionV()
H A Dex5.c184 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, PetscCtx ctx) in RHSFunctionV()
H A Dex6.c621 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, PetscCtx ctx) in RHSFunctionV()