xref: /petsc/src/sys/tests/output/ex14_1.out (revision 6c877ef6e1e9f10bda97aab0939d4bfc172c4a91)
1Scalar a = 1.5 + 2.1i
2Real rarray of length 3
3 1.,
4 2.,
5 3.,
6Scalar rarray of length 8
7 1. + 0.i
8 -2. - 3.i
9 4.5 + 6.2i
10 4.5 + 0.i
11 6.8 + 4.i
12 0. + 1.i
13 -0. - 1.i
14 0. - 1.2i
15