42 #include "Teuchos_ParameterXMLFileReader.hpp" 44 #include "Teuchos_Assert.hpp" Writes an XML object to a parameter list.
Representation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object...
ParameterXMLFileReader(const std::string &filename)
Constructor.
RCP< ParameterList > toParameterList(const XMLObject &xml, RCP< DependencySheet > depSheet) const
A list of parameters of arbitrary type.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
Writes an XML object to a parameter list.