TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
triqs::gfs::gf< M, Target, Layout >::target_and_shape_t

#include <triqs/gfs/gf/gf.hpp>

Detailed Description

template<Mesh M, typename Target, typename Layout>
struct triqs::gfs::gf< M, Target, Layout >::target_and_shape_t

Lightweight handle bundling the target type and its shape.

Definition at line 257 of file gf.hpp.

Public Types

using target_t = Target
 The target type.

Public Member Functions

target_shape_t const & shape () const
 Get the shape of the target.

Public Attributes

target_shape_t _shape
 The shape of the target.

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