Searched refs:diffNorm (Results 1 – 1 of 1) sorted by relevance
2759 PetscErrorCode SNESTestJacobian(SNES snes, PetscReal *Jnorm, PetscReal *diffNorm) in SNESTestJacobian() argument2769 PetscBool silent = diffNorm != PETSC_NULLPTR ? PETSC_TRUE : PETSC_FALSE; in SNESTestJacobian()2907 if (diffNorm) *diffNorm = nrm; in SNESTestJacobian()