Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dmisc.c419 TSIJacobianFn *ijacob_function; in PrintRunInfo() local
421 PetscCall(TSGetIJacobian(ts, &Amat, &Pmat, &ijacob_function, NULL)); in PrintRunInfo()
434 if (ijacob_function) { in PrintRunInfo()