Home
last modified time | relevance | path

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

/petsc/src/ts/interface/ftn-custom/
H A Dztsf.c21 #define tscomputerhsjacobianconstant_ TSCOMPUTERHSJACOBIANCONSTANT macro
43 #define tscomputerhsjacobianconstant_ tscomputerhsjacobianconstant macro
220 PETSC_EXTERN void tscomputerhsjacobianconstant_(TS *, PetscReal *, Vec *, Mat *, Mat *, void *, Pet…
225 if (f == tscomputerhsjacobianconstant_) { in tssetrhsjacobian_()