Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex84.c56 PetscReal norms0[NNORMS], norms1[NNORMS]; in main() local
84 PetscCall(MatLoadComputeNorms(data_mat, inp_viewer, norms1)); in main()
90norms1[i]) <= PETSC_SMALL, PETSC_COMM_SELF, PETSC_ERR_PLIB, "norm0[%" PetscInt_FMT "] = %g != %g =… in main()