|
| | adjoint.hpp |
| | Provides functions to create adjoint meshes.
|
| | brzone.hpp |
| | Provides a mesh type for Brillouin zones.
|
| | chebyshev.hpp |
| | Provides a mesh type for Chebyshev collocation points in imaginary time.
|
| | concepts.hpp |
| | Provides concepts for mesh points and meshes.
|
| | cyclat.hpp |
| | Provides a mesh type for Bravais lattices with Born-von Karman periodic boundary conditions.
|
| | discrete.hpp |
| | Provides a discrete mesh type.
|
| | dlr.hpp |
| | Provides a mesh type for the discrete Lehmann representation.
|
| | dlr_imfreq.hpp |
| | Provides a mesh type for the discrete Lehmann representation in imaginary frequency space.
|
| | dlr_imtime.hpp |
| | Provides a mesh type for the discrete Lehmann representation in imaginary time.
|
| | evaluate.hpp |
| | Provides generic evaluation of functions defined on meshes.
|
| | imfreq.hpp |
| | Provides a mesh type on the imaginary frequency axis.
|
| | imtime.hpp |
| | Provides a mesh type on the imaginary time axis.
|
| | k_expr.hpp |
| | Provides expression templates for \( \mathbf{k} \)-vectors.
|
| | legendre.hpp |
| | Provides a mesh type for Legendre polynomials as basis functions.
|
| | matsubara_freq.hpp |
| | Provides a struct to represent Matsubara frequencies.
|
| | mesh_iterator.hpp |
| | Provides a generic random access iterator for 1D meshes.
|
| | prod.hpp |
| | Provides a product mesh type.
|
| | refreq.hpp |
| | Provides a mesh type on the real frequency axis.
|
| | refreq_log.hpp |
| | Provides a logarithmic real frequency mesh type for NRG algorithms.
|
| | refreq_pts.hpp |
| | Provides a real frequency mesh type from arbitrary sorted frequency points.
|
| | retime.hpp |
| | Provides a mesh type on the real time axis.
|
| | tail_fitter.hpp |
| | Provides tail fitting for functions defined on frequency meshes.
|
| | utils.hpp |
| | Provides various utilities used with Meshes.
|