Home
last modified time | relevance | path

Searched defs:I2Jacobian (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex44.c89 static PetscErrorCode I2Jacobian(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscRe… in I2Jacobian() function
/petsc/src/ts/interface/
H A Dts.c1595 TSI2JacobianFn *I2Jacobian; in TSComputeI2Jacobian() local