|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Factory for building multivariate expansion strategies. More...
#include <Stokhos_ExpansionFactory.hpp>
Public Member Functions | |
| ExpansionFactory () | |
| Constructor. More... | |
| virtual | ~ExpansionFactory () |
| Destructor. More... | |
Static Public Member Functions | |
| static Teuchos::RCP < Stokhos::OrthogPolyExpansion < ordinal_type, value_type > > | create (Teuchos::ParameterList &sgParams) |
| Generate multivariate expansion. More... | |
Private Member Functions | |
| ExpansionFactory (const ExpansionFactory &) | |
| ExpansionFactory & | operator= (const ExpansionFactory &b) |
Factory for building multivariate expansion strategies.
Definition at line 55 of file Stokhos_ExpansionFactory.hpp.
|
inline |
Constructor.
Definition at line 59 of file Stokhos_ExpansionFactory.hpp.
|
inlinevirtual |
Destructor.
Definition at line 62 of file Stokhos_ExpansionFactory.hpp.
|
private |
|
static |
Generate multivariate expansion.
Definition at line 59 of file Stokhos_ExpansionFactoryImp.hpp.
|
private |
1.8.5