TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
mesh_iterator.hpp
#include "../utility/macros.hpp"
#include <compare>
#include <cstddef>
#include <iterator>

Detailed Description

Provides a generic random access iterator for 1D meshes.

Definition in file mesh_iterator.hpp.

Go to the source code of this file.

Classes

struct  triqs::mesh::mesh_iterator< M >
 A generic random access iterator for 1D meshes. More...