|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/gfs/gf/gf.hpp>
Lightweight handle bundling the target type and its shape.
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. | |