mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Parameters::getFlattenedKeyList can now be an implementation detail
This commit is contained in:
@@ -178,10 +178,6 @@ std::string breakLines(const std::string& msg,
|
||||
|
||||
int getTtyWidth();
|
||||
|
||||
void getFlattenedKeyList(std::list<std::string>& dest,
|
||||
const Dune::ParameterTree& tree,
|
||||
const std::string& prefix = "");
|
||||
|
||||
// print the values of a list of parameters
|
||||
void printParamList(std::ostream& os,
|
||||
const std::list<std::string>& keyList,
|
||||
|
||||
Reference in New Issue
Block a user