Searched refs:TSComputeRHSFunction_DMLocal (Results 1 – 1 of 1) sorted by relevance
89 static PetscErrorCode TSComputeRHSFunction_DMLocal(TS ts, PetscReal time, Vec X, Vec F, PetscCtx ct… in TSComputeRHSFunction_DMLocal() function440 PetscCall(DMTSSetRHSFunction(dm, TSComputeRHSFunction_DMLocal, dmlocalts)); in DMTSSetRHSFunctionLocal()