xref: /petsc/src/vec/is/ao/tests/output/ex1_1.out (revision a686821c946c897cca2665e29b18ed219b55d4d1)
1AO Object: 1 MPI process
2  type: basic
3Number of elements in ordering 5
4PETSc->App  App->PETSc
5  0    0      0    0
6  1    1      1    1
7  2    2      2    2
8  3    3      3    3
9  4    4      4    4
10[0] 2,1,9,7 PetscToApplication 2 1 -1 -1
11[0] 0,3,4 ApplicationToPetsc 0 3 4
12
13Test AOCreateMemoryScalable:
14AO Object: 1 MPI process
15  type: memoryscalable
16Number of elements in ordering 5
17PETSc->App  App->PETSc
18Process [0]
19  0    0      0    0
20  1    1      1    1
21  2    2      2    2
22  3    3      3    3
23  4    4      4    4
24
25Test AOCreateMemoryScalable with ispetsc=NULL:
26AO Object: 1 MPI process
27  type: memoryscalable
28Number of elements in ordering 5
29PETSc->App  App->PETSc
30Process [0]
31  0    0      0    0
32  1    1      1    1
33  2    2      2    2
34  3    3      3    3
35  4    4      4    4
36
37Test general API:
38[0] 2,1,9,7 PetscToApplication 2 1 -1 -1
39[0] 0,3,4 ApplicationToPetsc 0 3 4
40