Searched defs:jacpre (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex55k.kokkos.cxx | 173 PetscErrorCode FormJacobianLocalVec(DMDALocalInfo *info, Vec x, Mat jac, Mat jacpre, AppCtx *user) in FormJacobianLocalVec() 302 PetscErrorCode FormJacobianLocalVec(DMDALocalInfo *info, Vec x, Mat jac, Mat jacpre, AppCtx *user) in FormJacobianLocalVec()
|
| H A D | ex55.c | 312 static PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat jac, Mat jacpre, … in FormJacobianLocal()
|
| H A D | ex5.c | 369 static PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, PetscScalar **x, Mat jac, Mat jacpre, … in FormJacobianLocal()
|
| H A D | ex16.c | 590 PetscErrorCode FormJacobianLocal(DMDALocalInfo *info, Field ***x, Mat jacpre, Mat jac, void *ptr) in FormJacobianLocal()
|
| /petsc/src/ts/tests/ |
| H A D | ex21.c | 74 …scReal t, PetscScalar **x, PetscScalar **xdot, PetscScalar shift, Mat jac, Mat jacpre, AppCtx *app) in FormIJacobianLocal()
|