SyTen

◆ pleaseCache

bool syten::MPS::State::pleaseCache = false

Whether to cache tensors if requested.

If true, calls to MPS::State::maybeCache() and MPS::State::maybeCache(Index site) will store all/the corresponding site tensor on disk if they are currently in RAM.

Referenced by cache(), syten::MPS::conj(), dropUnmatched(), syten::MPS::LBOState::LBOState(), maybeCache(), syten::MPS::LBOState::operator State(), setMaybeCache(), truncateVariational(), uncache(), syten::MPS::DMRG::Worker::Worker(), and syten::MPS::TDVP::Worker::Worker().