42 #ifndef TEUCHOS_YAML_PARAMETER_LIST_HELPERS_HPP
43 #define TEUCHOS_YAML_PARAMETER_LIST_HELPERS_HPP
79 void updateParametersFromYamlFileAndBroadcast(
80 const std::string &yamlFileName,
83 bool overwrite =
true);
88 #endif // TEUCHOS_Yaml_PARAMETER_LIST_HELPERS_HPP
#define TEUCHOSCOMM_LIB_DLL_EXPORT
Simple helper functions that make it easy to read and write Yaml to and from a parameterlist.
Simple wrapper class for raw pointers to single objects where no persisting relationship exists...