Home
last modified time | relevance | path

Searched defs:FormJacobianLocal (Results 1 – 11 of 11) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex5f90.F90397 subroutine FormJacobianLocal(x, jac_prec, ctx, ierr) subroutine
399 type(AppCtx) ctx
H A Dex73f90t.F90238 subroutine FormJacobianLocal(X1, jac, solver, add_nl_term, ierr) subroutine
240 type(ex73f90tmodule_type) solver
H A Dex5f90t.F90386 subroutine FormJacobianLocal(x, jac_prec, ctx, ierr) subroutine
388 type(AppCtx) ctx
H A Dex5f.F90245 subroutine FormJacobianLocal(info, x, A, jac, da, ierr) subroutine
H A Dex46.c163 PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat jac, AppCtx *user) in FormJacobianLocal() function
H A Dex9.c192 PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **au, Mat A, Mat jac, void *user) in FormJacobianLocal() function
H A Dex4.c301 PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat H, Mat Hp, void *ptr) in FormJacobianLocal() function
H A Dex55.c312 static PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat jac, Mat jacpre, … in FormJacobianLocal() function
H A Dex5.c369 static PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat jac, Mat jacpre, … in FormJacobianLocal() function
H A Dex15.c479 static PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat J, Mat B, AppCtx … in FormJacobianLocal() function
H A Dex16.c590 PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, Field ***x, Mat jacpre, Mat jac, void *ptr) in FormJacobianLocal() function