SyTen

◆ operator>>() [5/7]

std::istream & syten::operator>> ( std::istream in,
IterativeConfig c 
)

Parse an eigensolver configuration struct, both short and verbose supported.

References std::string::back(), std::string::empty(), std::string::end(), std::string::erase(), syten::IterativeConfig::errTolerance, std::string::front(), std::getline(), syten::IterativeConfig::inxTolerance, syten::IterativeConfig::maxIter, syten::IterativeConfig::minIter, syten::IterativeConfig::mode, std::istream::setstate(), and syten::IterativeConfig::submode.

+ Here is the call graph for this function: