|
ML
Version of the Day
|
Converter from an XML file to internally stored Teuchos::ParameterList. More...
#include "ml_common.h"#include "ml_include.h"#include "ml_epetra.h"#include "Epetra_Comm.h"#include "ml_MultiLevelPreconditioner.h"#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_FileInputSource.hpp"#include "Teuchos_XMLObject.hpp"#include "Teuchos_XMLParameterListReader.hpp"
Functions | |
| static void | AddParameter (Teuchos::ParameterList &List, const std::string &name, const Teuchos::ParameterEntry &entry) |
| static void | AddSubList (Teuchos::ParameterList &List, Teuchos::ParameterList &ListToAdd) |
Converter from an XML file to internally stored Teuchos::ParameterList.
1.8.5