42 #ifndef TEUCHOS_XML_PARAMETER_LIST_HELPERS_HPP
43 #define TEUCHOS_XML_PARAMETER_LIST_HELPERS_HPP
79 void updateParametersFromXmlFileAndBroadcast(
80 const std::string &xmlFileName,
81 const Ptr<ParameterList> ¶mList,
82 const Comm<int> &comm,
90 #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