SyTen

◆ load()

template<typename Type >
void syten::AsyncCached< Type >::load ( ) const
inline

Loads the object from disk but does not delete the disk file.

References syten::AsyncCached< Type >::alloc_size_buffer, syten::AsyncCached< Type >::data, syten::AsyncCached< Type >::data_is_loaded, syten::AsyncCached< Type >::file, syten::AsyncCached< Type >::file_is_valid, if_constexpr, syten::AsyncCached< Type >::log(), std::move(), SYTEN_ASSERT_MSG, and syten::AsyncCached< Type >::wait_for_worker_completion().

Referenced by syten::AsyncCached< Type >::operator()(), syten::AsyncCached< Type >::save(), syten::MPS::DMRG::Worker::sync(), and syten::AsyncCached< Type >::uncache().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: