|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the documentation of this file.
44 #ifndef STOKHOS_PSEUDO_SPECTRAL_OPERATOR_FACTORY_HPP
45 #define STOKHOS_PSEUDO_SPECTRAL_OPERATOR_FACTORY_HPP
54 template <
typename ordinal_type,
typename value_type>
86 #endif // STOKHOS_PSEUDO_SPECTRAL_OPERATOR_FACTORY_HPP
An operator interface for building pseudo-spectral approximations.
Stokhos::PseudoSpectralOperator< ordinal_type, value_type > psop_type
Typename of generated pseudospectral operator.
Top-level namespace for Stokhos classes and functions.
static Teuchos::RCP< const psop_type > create(Teuchos::ParameterList &sgParams)
Generate pseudospectral operator object.
virtual ~PseudoSpectralOperatorFactory()
Destructor.
PseudoSpectralOperatorFactory()
Constructor.
Factory for building multivariate quadrature strategies.
PseudoSpectralOperatorFactory & operator=(const PseudoSpectralOperatorFactory &b)