void syten::IPEPS::grow_left_rung | ( | Vec< Cached< Tensor< 3 > > > & | lr, |
Vec< Basis > & | lrb, | ||
Tensor< 2 > & | tlc, | ||
Tensor< 2 > & | blc, | ||
State const & | psi, | ||
int const | w, | ||
Tensor< 3 > const & | tnr, | ||
Tensor< 3 > const & | bnr, | ||
Basis const & | tnrb, | ||
Basis const & | bnrb, | ||
Truncation const & | trunc | ||
) |
Grows the supplied left rung lr
and corner tensors tlc
and blc
by rung w
of the state psi
.
References syten::Tensor< rank >::b(), syten::correct_cgc_tensors(), syten::Basis::f(), syten::gM(), syten::hasCGC(), syten::intersection(), syten::EnvVars::minimise_ranks, std::move(), syten::norm(), syten::normalised(), syten::project(), sldlmap(), SYTEN_ASSERT_MSG, and tsvd.
Referenced by expectation(), syten::IPEPS::FullUpdate::fast_update(), syten::IPEPS::FullCTM::grow_l(), and syten::IPEPS::Vert2CTM::Vert2CTM().