SyTen

◆ logGW()

template<typename... Args>
void syten::logGW ( Args &&...  data)
inline

Logs generic warnings to the standard file streams and std::cerr.

Remarks
Passing a syten::Fmt or syten::FmtNN object as first argument (constructed from a default format string) uses the fmt library, e.g. logGE(Fmt{"{:2} {:3}"}, 1, 12) gives 1 12.

References logE().

Referenced by syten::CudaDenseTensorImpl::addScaled(), syten::T3N::DMRG::Run::checkNormAndStabilise(), syten::T3N::TDVP::Worker::checkSignals(), syten::T3N::ProjectedPurification::Purifier::construct_purified_pair(), correct_cgc_tensors(), dense(), syten::SVD::DenseSVD< std::complex< double > >::DenseSVD(), syten::SVD::DenseSVD< double >::DenseSVD(), syten::SVD::DenseSVD< std::complex< float > >::DenseSVD(), syten::SVD::DenseSVD< float >::DenseSVD(), do_apply_op(), syten::MPS::equiscale(), syten::DynArray< Type >::free(), syten::IPEPSv2::CornerTransferMatrix::grow_helper(), syten::DynArray< Type >::init(), syten::Pyten::init_env(), syten::Pyten::init_log(), issue_warning(), syten::T3N::Lattice::Lattice(), onterminate(), syten::IPEPS::FullUpdate::operator>>(), print_backtrace(), syten::T3N::RDMs::RDM::RDM(), read(), syten::STensorImpl::registry_printout(), syten::MPS::TDVP::LBOWorker::run(), syten::MPS::TDVP::PTDVP< enable >::run(), serialise_configuration(), syten::SVD::svd(), syten::T3N::Lattice::typeBasis(), validateCGCContraction(), validateCGCTensor(), and syten::AsyncCached< Type >::wait_for_worker_completion().

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