SyTen

◆ logGD()

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

Logs generic debugging data 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::IPEPS::FullUpdate::apply_op(), syten::MPS::apply_op_orthogonalise_fit(), syten::MPS::SymConv::SU2::Converter_SU2U1::convert(), syten::MPS::TDVP::PTDVP< enable >::do_step(), syten::MPS::error_estimate_2svariance(), syten::MPS::DMRG::Worker::expand_to_left(), syten::MPS::DMRG::Worker::expand_to_right(), exponentialTensorGen(), syten::MPS::SwappableTEBD::exponentiate_and_multiply(), syten::IPEPS::FullUpdate::fast_update(), syten::IPEPSv2::full_update_apply_gate(), syten::STensorImpl::Autodiff::ComputeNode::get_output_adjoint(), syten::IPEPS::FullUpdate::horizontal(), syten::EnvVars::init_env_vars(), syten::Pyten::init_log(), syten::Cuda::initialise_handles(), syten::IPEPS::inv_qr_to_back_r(), syten::MPS::TDVP::LBOWorker::LBOWorker(), syten::IPEPSv2::make_tree_like(), syten::IPEPSv2::CornerTransferMatrix::multi_grow(), syten::MPS::SwappableTEBD::multiply_factors(), syten::T3N::TDVP::Worker::normalise_network(), syten::IPEPS::Horz2CTM::normSqd(), syten::IPEPS::Vert2CTM::normSqd(), syten::AsyncCached< Type >::operator()(), syten::IPEPS::FullUpdate::operator>>(), syten::MPS::overlap(), syten::T3N::TDVP::Worker::project_onto_orthogonal_complement(), syten::T3N::VarationalTrunc::run(), syten::Cuda::setup(), syten::MPS::DMRG::Worker::solveLocal(), syten::Krylov::Evolution::Evolver< Solver >::trim_dt(), syten::MPS::State::truncateVariational(), syten::T3N::TDVP::Worker::update(), syten::IPEPS::FullUpdate::update(), syten::T3N::TDVP::Worker::update_node(), syten::IPEPS::State::validate(), syten::IPEPS::FullUpdate::vertical(), and syten::IPEPS::vertical_simple_update_remover().

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