RBGen
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
src
RBGen_Params.h
1
#ifndef RBGEN_CREATE_PARAMS_H
2
#define RBGEN_CREATE_PARAMS_H
3
4
#include "
Teuchos_ParameterList.hpp
"
5
#include "
Teuchos_RCP.hpp
"
6
7
namespace
RBGen {
8
10
12
Teuchos::RCP<Teuchos::ParameterList>
createParams
(
const
std::string& filename );
13
15
17
Teuchos::RCP<std::vector<std::string>
>
genFileList
(
const
Teuchos::ParameterList
& params );
18
19
}
20
#endif
RBGen::createParams
Teuchos::RCP< Teuchos::ParameterList > createParams(const std::string &filename)
Create a Teuchos::ParameterList from an XML file.
Definition:
RBGen_Params.cpp:10
RBGen::genFileList
Teuchos::RCP< std::vector< std::string > > genFileList(const Teuchos::ParameterList ¶ms)
Extract the filename list from a Teuchos::ParameterList.
Definition:
RBGen_Params.cpp:161
Teuchos_ParameterList.hpp
Teuchos::ParameterList
Teuchos::RCP< Teuchos::ParameterList >
Teuchos_RCP.hpp
Generated on Wed Aug 19 2015 08:49:17 for RBGen by
1.8.6