Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex1.c55 static PetscErrorCode RHSFunction1(TS ts, PetscReal t, Vec V, Vec Xres, PetscCtx ctx) in RHSFunction1()
H A Dex3.c1214 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, void *ctx) in RHSFunctionX()
H A Dex2.c1938 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, void *Ctx) in RHSFunctionX()
H A Dex4.c2543 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, void *Ctx) in RHSFunctionX()
/petsc/src/dm/impls/swarm/tests/
H A Dex4.c182 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, PetscCtx ctx) in RHSFunctionX()
H A Dex5.c163 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, PetscCtx ctx) in RHSFunctionX()
H A Dex6.c599 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, PetscCtx ctx) in RHSFunctionX()