TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
concepts.hpp
#include <h5/h5.hpp>
#include <nda/concepts.hpp>
#include <cstdint>
#include <concepts>
#include <ranges>
#include <string>

Detailed Description

Provides concepts for mesh points and meshes.

Definition in file concepts.hpp.

Go to the source code of this file.

Concepts

concept  triqs::mesh::Mesh
 Concept for a mesh.
concept  triqs::mesh::MeshPoint
 Concept for a mesh point.
concept  triqs::mesh::MeshWithValues
 Concept for a mesh with values.