Home
last modified time | relevance | path

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

/petsc/src/ts/utils/
H A Ddmlocalts.c89 static PetscErrorCode TSComputeRHSFunction_DMLocal(TS ts, PetscReal time, Vec X, Vec F, PetscCtx ct… in TSComputeRHSFunction_DMLocal() function
440 PetscCall(DMTSSetRHSFunction(dm, TSComputeRHSFunction_DMLocal, dmlocalts)); in DMTSSetRHSFunctionLocal()