Home
last modified time | relevance | path

Searched defs:RHSJacobianP (Results 1 – 13 of 13) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex16fwd.c108 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx) in RHSJacobianP() function
H A Dex20fwd.c83 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx) in RHSJacobianP() function
H A Dex20adj.c149 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec U,Mat A,void *ctx) in RHSJacobianP() function
H A Dex20opt_p.c242 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec U,Mat A,void *ctx) in RHSJacobianP() function
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/autodiff/
H A Dex16adj_tl.cxx128 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx) in RHSJacobianP() function
H A Dex16adj.cxx141 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx) in RHSJacobianP() function
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/hybrid/
H A Dex1adj.c188 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A, void *ctx) in RHSJacobianP() function
H A Dex1fwd.c211 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat Ap,void *ctx) in RHSJacobianP() function
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/power_grid/
H A Dex9adj.c113 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx0) in RHSJacobianP() function
H A Dex3.h153 PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx0) in RHSJacobianP() function
H A Dex9opt.c102 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx0) in RHSJacobianP() function
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/optimal_control/
H A Dex1.c47 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec U,Mat A,void *ctx) in RHSJacobianP() function
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busopt.c855 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A, void *ctx0) in RHSJacobianP() function