Searched refs:nna_loc (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex37.c | 143 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()
|