TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
defs.hpp
#include <cassert>
#include <fmt/core.h>
#include <tl/to.hpp>
#include <nda/nda.hpp>
#include <triqs/gfs.hpp>
#include "./range_supp.hpp"

Go to the source code of this file.

Namespaces

namespace  triqs

Typedefs

using triqs::cmat_t = nda::matrix<dcomplex>
using triqs::cmat_vt = nda::matrix_view<dcomplex>

Functions

template<typename Mesh>
block2_gf< Mesh, matrix_valued > triqs::make_block2_gf (Mesh const &mesh, gf_struct2_t const &gf_s)

Variables

static constexpr auto triqs::r_all = nda::range::all