SyTen

◆ logGI()

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

Logs generic informational 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::STensorImpl::Autodiff::ComputeNode::autodiff(), syten::MPS::RDMs::TwoParticleRDM::construct(), syten::MPS::SymConv::SU2::Converter_SU2U1::convert(), syten::MPS::ProjectedPurification::correlator(), dense(), do_apply_op(), do_expval(), syten::MPS::exp(), syten::MPS::RandomState::generateNearFermiSeaState(), syten::STensorImpl::Autodiff::ComputeNode::get_input_adjoint(), syten::STensorImpl::Autodiff::ComputeNode::get_output_adjoint(), syten::EnvVars::init_env_bool(), syten::EnvVars::init_env_var(), syten::Pyten::init_log(), syten::Threading::initThreadsEnv(), syten::MPS::TDVP::LBOWorker::LBOWorker(), syten::MPS::ProjectedPurification::local_expectation(), syten::Test::log(), syten::T3N::TDVP::Worker::log_time_step(), syten::MPS::overlap(), syten::T3N::parse(), syten::MPS::parse(), syten::Cuda::CudaAllocator::print_status(), syten::T3N::T3NTensor::printTotalDims(), syten::MPS::QcLatticeGenerator::QcLatticeGenerator(), syten::T3N::QcLatticeGenerator::QcLatticeGenerator(), syten::T3N::DMRG::Run::randomise_state(), syten::T3N::TDVP::Worker::run(), syten::MPS::TDVP::LBOWorker::run(), syten::Krylov::Evolution::run_evolution(), syten::MemorySampler::start(), syten::MemorySampler::stop(), syten::MPS::tayor_time_evolution(), truncate_add_operators(), syten::T3N::TDVP::Worker::Worker(), and syten::Krylov::Evolution::Evolver< Solver >::wrapupstep().

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