Home
last modified time | relevance | path

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

/petsc/src/snes/interface/
H A Dsnes.c2768 PetscBool complete_print = PETSC_FALSE, threshold_print = PETSC_FALSE, flg, istranspose; in SNESTestJacobian() local
2782 …ference Jacobians which exceed input threshold", "None", threshold, &threshold, &threshold_print)); in SNESTestJacobian()
2856 if (threshold_print || complete_print) { in SNESTestJacobian()