SyTen
su2_conv.cpp File Reference

Implementation for su2_conv.h. More...

+ Include dependency graph for su2_conv.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::SymConv
 Namespace containing all symmetry related casts.
 
 syten::MPS::SymConv::SU2
 The original state has SU(2) symmetry.
 

Functions

Operator syten::MPS::SymConv::SU2::genProjector (Lattice const &lat, Index const n)
 Constructs a projector mapping states to a certain particle number. More...
 

Variables

constexpr Fermionic syten::MPS::SymConv::SU2::ferm = Fermionic::Never
 
constexpr char syten::MPS::SymConv::SU2::number_label = 'n'
 
constexpr char syten::MPS::SymConv::SU2::spin_label = 'S'
 

Detailed Description

Implementation for su2_conv.h.