SyTen

◆ logGN()

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

Logs generic notices 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::Cuda::CudaAllocator::alloc(), do_apply_op(), syten::T3N::TDVP::Worker::do_step(), syten::Krylov::Evolution::Evolver< Solver >::evolve(), syten::MPS::SwappableTEBD::exponentiate_and_multiply(), syten::MPS::TDVP::PTDVP< enable >::get_psi(), get_result(), syten::Pyten::init_log(), syten::Log::initLogsP2(), syten::MPS::DMRG::PDMRG::run(), syten::T3N::DMRG::Run::run(), syten::T3N::TDVP::Worker::run(), syten::MPS::TDVP::LBOWorker::run(), syten::MPS::TDVP::PTDVP< enable >::run(), syten::MPS::TDVP::PTDVP< enable >::saveState(), syten::T3N::TDVP::Worker::Worker(), and syten::TensorTimer::TimerSentinelPrinter::~TimerSentinelPrinter().

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