Lattice syten::IPEPS::Lat::U1::genFermiHubbardSz | ( | int const | width, |
int const | depth, | ||
std::vector< char > | site_classes = {} |
||
) |
Generates a lattice of Fermions which only conserve U(1)-Sz spin.
width | unit cell width |
depth | unit cell depth |
site_classes | class of each site |
References std::vector< T >::begin(), std::vector< T >::end(), syten::genRepU1(), std::iota(), std::vector< T >::size(), and SYTEN_ASSERT_MSG.
Referenced by syten::Pyten::init_ipeps_latgen().