10 #ifndef TEUCHOS_XML_PARAMETER_LIST_HELPERS_HPP
11 #define TEUCHOS_XML_PARAMETER_LIST_HELPERS_HPP
47 void updateParametersFromXmlFileAndBroadcast(
48 const std::string &xmlFileName,
49 const Ptr<ParameterList> ¶mList,
50 const Comm<int> &comm,
58 #endif // TEUCHOS_XML_PARAMETER_LIST_HELPERS_HPP
Simple helper functions that make it easy to read and write XML to and from a parameterlist.
#define TEUCHOSCOMM_LIB_DLL_EXPORT