TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
triqs::mesh::closest_mesh_point_t< T >

#include <triqs/mesh/utils.hpp>

Detailed Description

template<typename T>
struct triqs::mesh::closest_mesh_point_t< T >

Lazy struct used in various function overloads as a placeholder for the closest mesh point to a given value.

Template Parameters
TValue type of the mesh.

Definition at line 186 of file utils.hpp.

Public Attributes

value
 Use the mesh point closest to this value.

The documentation for this struct was generated from the following file: