Home
last modified time | relevance | path

Searched refs:getSecondWordFromLine (Results 1 – 1 of 1) sorted by relevance

/dports/science/ergo/ergo-3.8/source/standalone/
H A Dconvert_basis_set_file.cc86 static std::string getSecondWordFromLine(const std::string & str) { in getSecondWordFromLine() function
256 std::string atomName = getSecondWordFromLine(prevLine2); in main()