Home
last modified time | relevance | path

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

/petsc/src/ts/interface/ftn-custom/
H A Dztsf.c7 #define tssetrhsfunction_ TSSETRHSFUNCTION macro
29 #define tssetrhsfunction_ tssetrhsfunction macro
178 PETSC_EXTERN void tssetrhsfunction_(TS *ts, Vec *r, void (*f)(TS *, PetscReal *, Vec *, Vec *, void… in tssetrhsfunction_() function