10 #ifndef Teuchos_PARAMETERXMLFILEREADER_H 
   11 #define Teuchos_PARAMETERXMLFILEREADER_H 
Writes an XML object to a parameter list. 
 
Teuchos header file which uses auto-configuration information to include necessary C++ headers...
 
ParameterList getParameters() const 
 
ParameterXMLFileReader(const std::string &filename)
Constructor. 
 
A list of parameters of arbitrary type.