Home
last modified time | relevance | path

Searched refs:TSComputeIJacobian_DMLocal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/
H A Ddmlocalts.c128 static PetscErrorCode TSComputeIJacobian_DMLocal(TS ts, PetscReal time, Vec X, Vec X_t, PetscReal a… in TSComputeIJacobian_DMLocal() function
301 PetscCall(DMTSSetIJacobian(dm, TSComputeIJacobian_DMLocal, dmlocalts)); in DMTSSetIFunctionLocal()
369 PetscCall(DMTSSetIJacobian(dm, TSComputeIJacobian_DMLocal, dmlocalts)); in DMTSSetIJacobianLocal()