| /petsc/src/vec/is/is/tutorials/ |
| H A D | ex5.c | 19 PetscCall(PetscIntView(n, indices, PETSC_VIEWER_STDOUT_WORLD)); in main() 25 PetscCall(PetscIntView(m, input, PETSC_VIEWER_STDOUT_WORLD)); in main() 27 PetscCall(PetscIntView(m, output, PETSC_VIEWER_STDOUT_WORLD)); in main() 33 PetscCall(PetscIntView(13, inglobals, PETSC_VIEWER_STDOUT_WORLD)); in main() 35 PetscCall(PetscIntView(13, outlocals, PETSC_VIEWER_STDOUT_WORLD)); in main() 40 PetscCall(PetscIntView(13, inglobals, PETSC_VIEWER_STDOUT_WORLD)); in main() 42 PetscCall(PetscIntView(m, outlocals, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex4.c | 26 PetscCall(PetscIntView(m, output, PETSC_VIEWER_STDOUT_WORLD)); in main() 33 PetscCall(PetscIntView(13, outlocals, PETSC_VIEWER_STDOUT_WORLD)); in main() 39 PetscCall(PetscIntView(m, outlocals, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/vec/is/tests/ |
| H A D | ex1.c | 18 PetscCall(PetscIntView(2, iy, PETSC_VIEWER_STDOUT_WORLD)); in main() 20 PetscCall(PetscIntView(2, mp, PETSC_VIEWER_STDOUT_WORLD)); in main() 22 PetscCall(PetscIntView(2, iy, PETSC_VIEWER_STDOUT_WORLD)); in main() 24 PetscCall(PetscIntView(2, mp, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex3.c | 18 PetscCall(PetscIntView(bs * 3, indices, NULL)); in main() 23 PetscCall(PetscIntView(bs * 3, indices, NULL)); in main()
|
| /petsc/src/sys/tests/ |
| H A D | ex10.c | 20 PetscCall(PetscIntView(10, a, NULL)); in main() 31 PetscCall(PetscIntView(15, a, NULL)); in main() 43 PetscCall(PetscIntView(20, a, NULL)); in main()
|
| H A D | ex27.c | 14 PetscCall(PetscIntView(n, result, PETSC_VIEWER_STDOUT_SELF)); in main()
|
| /petsc/src/dm/tests/ |
| H A D | ex34.c | 35 PetscCall(PetscIntView(m, lx, vw)); in main() 36 PetscCall(PetscIntView(n, ly, vw)); in main() 37 if (dim > 2) PetscCall(PetscIntView(n, lz, vw)); in main()
|
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 190 PetscCall(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 192 PetscCall(PetscIntView(nleavesalloc, leafdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 246 PetscCall(PetscIntView(nleavesalloc, leafdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 251 PetscCall(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 253 PetscCall(PetscIntView(nleavesalloc, leafdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 267 PetscCall(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 273 PetscCall(PetscIntView(nleavesalloc, leafdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 275 PetscCall(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD)); in main() 392 PetscCall(PetscIntView(nrootsalloc, degree, PETSC_VIEWER_STDOUT_WORLD)); in main() 406 PetscCall(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD)); in main() [all …]
|
| H A D | ex1f.F90 | 91 PetscCallA(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD, ierr)) 93 PetscCallA(PetscIntView(nleavesalloc, leafdata, PETSC_VIEWER_STDOUT_WORLD, ierr)) 99 PetscCallA(PetscIntView(nleavesalloc, leafdata, PETSC_VIEWER_STDOUT_WORLD, ierr)) 101 PetscCallA(PetscIntView(nrootsalloc, rootdata, PETSC_VIEWER_STDOUT_WORLD, ierr))
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex5.c | 48 PetscCall(PetscIntView(bs * ldl, ldata, PETSC_VIEWER_STDOUT_(comm))); in TestVector() 50 PetscCall(PetscIntView(bs * ldl, ldatav, PETSC_VIEWER_STDOUT_(comm))); in TestVector() 66 PetscCall(PetscIntView(bs * ldr, rdata, PETSC_VIEWER_STDOUT_(comm))); in TestVector() 68 PetscCall(PetscIntView(bs * ldr, rdatav, PETSC_VIEWER_STDOUT_(comm))); in TestVector() 167 PetscCall(PetscIntView(nrootsA, rdA, PETSC_VIEWER_STDOUT_WORLD)); in main() 171 PetscCall(PetscIntView(nldataA, ldA, PETSC_VIEWER_STDOUT_WORLD)); in main() 175 PetscCall(PetscIntView(nldataB, ldB, PETSC_VIEWER_STDOUT_WORLD)); in main() 187 PetscCall(PetscIntView(nrootsA, rdA, PETSC_VIEWER_STDOUT_WORLD)); in main() 191 PetscCall(PetscIntView(nldataB, ldB, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex23.c | 52 PetscCall(PetscIntView(n, yh, PETSC_VIEWER_STDOUT_WORLD)); in main() 58 PetscCall(PetscIntView(n2, xh, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex8.c | 19 … PetscCall(PetscIntView(elem_size, &elem_restr_offsets[c * elem_size], PETSC_VIEWER_STDOUT_SELF)); in ViewOffsets() 81 PetscCall(PetscIntView(numindices, indices, PETSC_VIEWER_STDOUT_SELF)); in main() 124 …for (PetscInt c = 0; c < num_elem; c++) PetscCall(PetscIntView(elem_size, &elem_restr_offsets_face… in main()
|
| /petsc/src/mat/tests/ |
| H A D | ex29.c | 45 PetscCall(PetscIntView(cnt, values, PETSC_VIEWER_STDOUT_SELF)); in main()
|
| H A D | ex114.c | 141 PetscCall(PetscIntView(n, imax, PETSC_VIEWER_STDOUT_WORLD)); in main() 160 PetscCall(PetscIntView(n, imaxabs, PETSC_VIEWER_STDOUT_WORLD)); in main() 167 PetscCall(PetscIntView(n, imin, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/mat/utils/ |
| H A D | pheap.c | 182 PetscCall(PetscIntView(2 * (h->end - 1), (const PetscInt *)(h->base + 1), viewer)); in PetscHeapView() 184 …PetscCall(PetscIntView(2 * (h->alloc - h->stash), (const PetscInt *)(h->base + h->stash), viewer)); in PetscHeapView()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex49.c | 39 PetscCall(PetscIntView(1, &ln[rank], PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex32.c | 65 if (vwr) PetscCall(PetscIntView(n, order ? XSO : XR, vwr)); in main() 132 PetscCall(PetscIntView(n, Y, 0)); in main()
|
| H A D | ex48.c | 777 if (verbose) PetscCall(PetscIntView(nv, ints, PETSC_VIEWER_STDOUT_WORLD)); in testAttributesDefaultValue()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex103.c | 238 PetscCall(PetscIntView(num_values_serial, values_serial, PETSC_VIEWER_STDOUT_(comm))); in VerifyDMLabels() 240 PetscCall(PetscIntView(num_values_global, values_global, PETSC_VIEWER_STDOUT_(comm))); in VerifyDMLabels()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexnatural.c | 251 PetscCall(PetscIntView(lpEnd - lpStart, remoteOffsets, viewer)); in DMPlexMigrateGlobalToNaturalSF()
|
| H A D | plexpreallocate.c | 320 PetscCall(PetscIntView(num_non_dups, myRankPairRoots, NULL)); in DMPlexCreateAdjacencySection_Static()
|
| /petsc/src/sys/error/ |
| H A D | err.c | 774 PetscErrorCode PetscIntView(PetscInt N, const PetscInt idx[], PetscViewer viewer) in PetscIntView() function
|
| /petsc/include/ |
| H A D | petscsys.h | 1797 PETSC_EXTERN PetscErrorCode PetscIntView(PetscInt, const PetscInt[], PetscViewer);
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 2389 PetscCall(PetscIntView(size,glob2loc,PETSC_VIEWER_STDOUT_WORLD)); in CreateSubGlobalToLocalMapping_private()
|