7 using std::numbers::pi;
20 for (
int i = 0;
auto mp : m) { fmt::println(
"mesh point #{}: index = {}, data index = {}", i++, mp.index(), mp.data_index()); }
Cyclic lattice mesh type for Bravais lattices with Born-von Karman periodic boundary conditions.
Imaginary frequency mesh type.
Product mesh type for combining multiple meshes.
Umbrella header for the TRIQS mesh types.