Searched refs:istranspose (Results 1 – 1 of 1) sorted by relevance
2768 PetscBool complete_print = PETSC_FALSE, threshold_print = PETSC_FALSE, flg, istranspose; in SNESTestJacobian() local2812 PetscCall(PetscObjectTypeCompare((PetscObject)snes, SNESKSPTRANSPOSEONLY, &istranspose)); in SNESTestJacobian()2816 if (istranspose) { in SNESTestJacobian()