3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 19:53:45 +01:00
dft_tools/test/triqs/gfs/block.output
Olivier Parcollet 6326c2b4eb gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks
- clef : fix a little bug in storage when evaluating
  (was using the wrong trait to deduce storage type).
- gf : block :
     - added reinterpret_scalar_valued_gf_as_matrix_valued
       for block function
     - cleaned make_block_gf_view_from_vector
     - added make_block_gf_view_from_vectormake_block_gf_view_from_vector_of_cython_proxy
       and changed the cython accordingly because it requires a slightly different syntax.
     - updated tests
- gf : cleaned some template.
2013-10-31 14:41:48 +01:00

20 lines
245 B
Plaintext

B4 mesh1
B4 mesh3
Number of blocks 3
(G1(0)) --->
[[(20,0),(0,0)]
[(0,0),(20,0)]]
(G1(0)) --->
[[(3.2,0),(0,0)]
[(0,0),(3.2,0)]]
(View[0](0)) --->
[[(3.2,0),(0,0)]
[(0,0),(3.2,0)]]
(View[0](0)) --->
[[(1.6,0),(0,0)]
[(0,0),(1.6,0)]]