41 const std::string &key)
51 const std::string &key)
55 std::vector<std::string> ord = __ord;
74 std::string ord = __ord;
105 bool onlyKey =
false;
108 for (
const auto &it :
_inp)
110 if (onlyKey && it.first != key)
113 std::string fname =
_fn.at(it.first);
118 std::cerr <<
"Error opening file " << fname << std::endl;
121 ofile << (it.second)->str();
A brief description of meshBase.
void toLower(std::string &str)