AtomDiag()
Lightweight Python representation of a single point on a TRIQS mesh.
Classes
MeshPoint(index, data_index, mesh_hash[, ...])
MeshPoint
A single point on a TRIQS mesh.
MeshValueGenerator(m)
MeshValueGenerator
Iterator adaptor yielding the value of each mesh point of a given mesh.