void syten::create_sq_inter_ring_kinetic_term | ( | MPS::Lattice & | lat, |
std::string const & | sym, | ||
Index const | length, | ||
Index const | width, | ||
bool const | bpo_quiet, | ||
std::ostream & | out, | ||
std::function< Index(int, int)> | coord, | ||
std::function< Index(int)> | kfun, | ||
std::vector< Index > | idx | ||
) |
Creates a length-wise kinetic term in the square lattice lat
.