Lattice syten::IPEPS::Lat::U1::genFermiSpinless | ( | int const | width, |
int const | depth, | ||
std::vector< char > | site_classes = {} |
||
) |
Generates a lattice of spinless Fermions.
width | unit cell width |
depth | unit cell depth |
site_classes | class of each site |
References std::vector< T >::begin(), std::vector< T >::end(), syten::genRepsU1(), syten::Inc, std::iota(), std::vector< T >::size(), and SYTEN_ASSERT_MSG.
Referenced by syten::Pyten::init_ipeps_latgen().