TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
partial_transform.hpp

Detailed Description

Provides a helper to apply a transform to a single component of a product-mesh Green's function.

Definition in file partial_transform.hpp.

Go to the source code of this file.

Functions

template<int N = 0, typename... M, typename Target>
auto triqs::gfs::partial_transform (gf_const_view< mesh::prod< M... >, Target > gin, auto lambda)
 Apply a transform to a single mesh component of a product-mesh Green's function.