Searched refs:PetscDSGetJacobianPreconditioner (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscds.h | 155 PETSC_EXTERN PetscErrorCode PetscDSGetJacobianPreconditioner(PetscDS, PetscInt, PetscInt, PetscPoin…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 1646 PetscErrorCode PetscDSGetJacobianPreconditioner(PetscDS ds, PetscInt f, PetscInt g, PetscPointJacFn… in PetscDSGetJacobianPreconditioner() function 3773 PetscCall(PetscDSGetJacobianPreconditioner(prob, f, g, &g0p, &g1p, &g2p, &g3p)); in PetscDSSelectEquations()
|