Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex37.c143 PetscInt vn_loc, vna_loc, vnr_loc, nn_loc, nna_loc, nnr_loc; in test_view() local
147 …L, norm, 0.5, a ? A : NULL, 0.5, r ? R : NULL, 0.0, &nn, &nn_loc, &nna, &nna_loc, &nnr, &nnr_loc)); in test_view()
149 …loc != nna_loc) PetscCall(PetscPrintf(PETSC_COMM_WORLD, " error with absolute norm loc: %" Petsc… in test_view()