Home
last modified time | relevance | path

Searched defs:FormJacobian (Results 1 – 25 of 34) sorted by relevance

12

/petsc/src/snes/tutorials/
H A Dex5f90t.F90302 subroutine FormJacobian(mysnes, X, jac, jac_prec, ctx, ierr) subroutine
327 PetscCallA(FormJacobianLocal(lx_v, jac_prec, ctx, ierr)) argument
H A Dex1f.F9068 subroutine FormJacobian(snes, X, jac, B, dummy, ierr) subroutine
H A Dex99.c157 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
H A Dex5f90.F90310 subroutine FormJacobian(snes, X, jac, jac_prec, ctx, ierr) subroutine
H A Dex78.c174 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, PetscCtx ctx) in FormJacobian() function
H A Dex73f90t.F90185 subroutine FormJacobian(dummy, X, jac, jac_prec, solver, ierr) subroutine
H A Dex59.c153 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat prejac, void *dummy) in FormJacobian() function
H A Dex2.c263 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
H A Dex6.c236 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
H A Dex3k.kokkos.cxx151 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 DBratu2Dmodule.h3 #define FormJacobian formjacobian macro
H A DBratu2D.F90227 subroutine FormJacobian(da, X, J, lambda, ierr) subroutine
/petsc/src/snes/tests/
H A Dex21f.F9033 subroutine FormJacobian(snes, x, jac, jacb, user, ierr) subroutine
H A Dex12f.F90137 subroutine FormJacobian(snes, x, jac, B, ctx, ierr) subroutine
H A Dex1f.F90306 subroutine FormJacobian(snes, X, jac, jac_prec, dummy, ierr) subroutine
H A Dex5.c265 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
H A Dex7.c180 PetscErrorCode FormJacobian(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian() function
H A Dex1.c433 PetscErrorCode FormJacobian(SNES snes, Vec X, Mat J, Mat jac, void *ptr) in FormJacobian() function
/petsc/src/mat/tests/
H A Dex24.c5 PetscErrorCode FormJacobian(Mat A) in FormJacobian() function
/petsc/src/ts/tutorials/
H A Dex1f.F9080 subroutine FormJacobian(ts, ctime, X, JJ, B, user, ierr) subroutine
H A Dex1.c265 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 Dshashi.F9059 subroutine FormJacobian(snes, X, jac, B, dummy, ierr) subroutine
/petsc/src/binding/petsc4py/demo/legacy/wrap-swig/
H A DBratu3D.c159 PetscErrorCode FormJacobian(DM da, Vec X, Mat J, Params *p) in FormJacobian() function
/petsc/src/binding/petsc4py/demo/legacy/wrap-cython/
H A DBratu3Dimpl.c163 PetscErrorCode FormJacobian(DM da, Vec X, Mat J, Params *p) in FormJacobian() function
/petsc/src/tao/complementarity/tutorials/
H A Dblackscholes.c376 PetscErrorCode FormJacobian(Tao tao, Vec X, Mat J, Mat tJPre, void *ptr) in FormJacobian() function

12