Searched refs:testjacobian (Results 1 – 2 of 2) sorted by relevance
321 PetscBool testjacobian; member
140 …cobian for consistency with RHS at each solve ", "None", ts->testjacobian, &ts->testjacobian, NULL… in TSSetFromOptions()4185 if (ts->testjacobian) PetscCall(TSRHSJacobianTest(ts, NULL)); in TSSolve()