TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
discrete.hpp
#include "./mesh_iterator.hpp"
#include "../utility/macros.hpp"
#include <h5/h5.hpp>
#include <itertools/itertools.hpp>
#include <nda/nda.hpp>
#include <cstdint>
#include <iostream>
#include <string>

Detailed Description

Provides a discrete mesh type.

Definition in file discrete.hpp.

Go to the source code of this file.

Classes

class  triqs::mesh::discrete
 Discrete mesh type. More...
class  triqs::mesh::discrete::mesh_point_t
 Mesh point of a triqs::mesh::discrete mesh. More...