mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
f2c7d449cc
for earlier commits, see TRIQS0.x repository.
26 lines
294 B
Plaintext
26 lines
294 B
Plaintext
MC(R) = [1,2]
|
|
|
|
MB(R) = [20,30]
|
|
|
|
A(R,R) =
|
|
[[20,30]
|
|
[40,60]]
|
|
|
|
A(R,R) =
|
|
[[40,70]
|
|
[70,120]]
|
|
|
|
A(R,R) =
|
|
[[20,40]
|
|
[30,60]]
|
|
|
|
full A
|
|
[[0,0,0,0,0]
|
|
[0,20,40,0,0]
|
|
[0,30,60,0,0]
|
|
[0,0,0,0,0]
|
|
[0,0,0,0,0]]
|
|
|
|
MB, MC, dot [10,20,30,40,50][0,1,2,3,4]400
|
|
MC, MC, dot [10,20,30,40,50][0,1,2,3,4]30
|