Searched defs:I2Jacobian (Results 1 – 2 of 2) sorted by relevance
89 static PetscErrorCode I2Jacobian(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscRe… in I2Jacobian() function
1595 TSI2JacobianFn *I2Jacobian; in TSComputeI2Jacobian() local