Home
last modified time | relevance | path

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

/honee/src/
H A Dmisc.c316 TSIJacobianFn *ijacob_function; in PrintRunInfo() local
318 PetscCall(TSGetIJacobian(ts, &Amat, &Pmat, &ijacob_function, NULL)); in PrintRunInfo()
331 if (ijacob_function) { in PrintRunInfo()