Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Namespaces | |
Teuchos | |
Functions | |
TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT RCP< ParameterList > | Teuchos::writeThenReadPL (ParameterList &myList) |
Write a parameter list to xml and then read that xml back in via a string. The intent of this function is to be used for testing purposes. More... | |
TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT RCP< ParameterList > | Teuchos::writeThenReadPL (ParameterList &myList, RCP< DependencySheet > depSheetIn, RCP< DependencySheet > depSheetOut) |
Write a parameter list to xml and then read that xml back in via a string. The intent of this function is to be used for testing purposes. More... | |