SyTen

◆ concatArg()

std::string syten::concatArg ( int  argc,
char **  argv 
)

Concatenate elements argv[1…argv-1] into a string separated by spaces.

Parameters
argcnumber of elements in argv
argvarray of arrays if characters

References std::stringstream::str().

Referenced by syten::MPS::DMRG::PDMRG::assembleState(), do_apply_op(), onterminate(), orthogonalise_run(), syten::T3N::TDVP::Worker::run(), syten::MPS::TDVP::LBOWorker::run(), syten::MPS::TDVP::PTDVP< enable >::run(), syten::MPS::DMRG::LBOPDMRG::saveState(), and syten::T3N::DMRG::Run::saveState().

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