Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscts.h775 PETSC_EXTERN TSRHSFunctionFn TSComputeRHSFunctionLinear; variable
/petsc/src/ts/interface/
H A Dts.c4645 PetscErrorCode TSComputeRHSFunctionLinear(TS ts, PetscReal t, Vec U, Vec F, PetscCtx ctx) in TSComputeRHSFunctionLinear() function