Searched defs:shiftV (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/ts/tests/ |
| H A D | ex81.c | 33 PetscErrorCode Tangent(TS ts, PetscReal t, Vec U, Vec V, PetscReal shiftV, Mat J, Mat P, PetscCtx c… in Tangent()
|
| H A D | ex80.c | 34 PetscErrorCode Tangent(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscReal shiftA,… in Tangent()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex44.c | 89 static PetscErrorCode I2Jacobian(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscRe… in I2Jacobian()
|
| H A D | ex43.c | 132 PetscErrorCode Tangent2(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscReal shiftA… in Tangent2()
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 1592 PetscErrorCode TSComputeI2Jacobian(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, Petsc… in TSComputeI2Jacobian()
|