|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/mesh/utils.hpp>
Lazy struct used in various function overloads as a placeholder for the closest mesh point to a given value.
| T | Value type of the mesh. |
Public Attributes | |
| T | value |
| Use the mesh point closest to this value. | |