| /petsc/src/snes/tutorials/ |
| H A D | ex5f90t.F90 | 302 subroutine FormJacobian(mysnes, X, jac, jac_prec, ctx, ierr) subroutine 327 PetscCallA(FormJacobianLocal(lx_v, jac_prec, ctx, ierr)) argument
|
| H A D | ex1f.F90 | 68 subroutine FormJacobian(snes, X, jac, B, dummy, ierr) subroutine
|
| H A D | ex99.c | 157 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
|
| H A D | ex5f90.F90 | 310 subroutine FormJacobian(snes, X, jac, jac_prec, ctx, ierr) subroutine
|
| H A D | ex78.c | 174 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, PetscCtx ctx) in FormJacobian() function
|
| H A D | ex73f90t.F90 | 185 subroutine FormJacobian(dummy, X, jac, jac_prec, solver, ierr) subroutine
|
| H A D | ex59.c | 153 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat prejac, void *dummy) in FormJacobian() function
|
| H A D | ex2.c | 263 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
|
| H A D | ex6.c | 236 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
|
| H A D | ex3k.kokkos.cxx | 151 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, PetscCtx ctx) in FormJacobian() function
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-f2py/ |
| H A D | Bratu2Dmodule.h | 3 #define FormJacobian formjacobian macro
|
| H A D | Bratu2D.F90 | 227 subroutine FormJacobian(da, X, J, lambda, ierr) subroutine
|
| /petsc/src/snes/tests/ |
| H A D | ex21f.F90 | 33 subroutine FormJacobian(snes, x, jac, jacb, user, ierr) subroutine
|
| H A D | ex12f.F90 | 137 subroutine FormJacobian(snes, x, jac, B, ctx, ierr) subroutine
|
| H A D | ex1f.F90 | 306 subroutine FormJacobian(snes, X, jac, jac_prec, dummy, ierr) subroutine
|
| H A D | ex5.c | 265 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
|
| H A D | ex7.c | 180 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
|
| H A D | ex1.c | 433 PetscErrorCode FormJacobian(SNES snes, Vec X, Mat J, Mat jac, void *ptr) in FormJacobian() function
|
| /petsc/src/mat/tests/ |
| H A D | ex24.c | 5 PetscErrorCode FormJacobian(Mat A) in FormJacobian() function
|
| /petsc/src/ts/tutorials/ |
| H A D | ex1f.F90 | 80 subroutine FormJacobian(ts, ctime, X, JJ, B, user, ierr) subroutine
|
| H A D | ex1.c | 265 PetscErrorCode FormJacobian(TS ts, PetscReal t, Vec X, Mat J, Mat B, void *ptr) in FormJacobian() function
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | shashi.F90 | 59 subroutine FormJacobian(snes, X, jac, B, dummy, ierr) subroutine
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-swig/ |
| H A D | Bratu3D.c | 159 PetscErrorCode FormJacobian(DM da, Vec X, Mat J, Params *p) in FormJacobian() function
|
| /petsc/src/binding/petsc4py/demo/legacy/wrap-cython/ |
| H A D | Bratu3Dimpl.c | 163 PetscErrorCode FormJacobian(DM da, Vec X, Mat J, Params *p) in FormJacobian() function
|
| /petsc/src/tao/complementarity/tutorials/ |
| H A D | blackscholes.c | 376 PetscErrorCode FormJacobian(Tao tao, Vec X, Mat J, Mat tJPre, void *ptr) in FormJacobian() function
|