Stokhos Development
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Stokhos::PseudoSpectralOperatorFactory< ordinal_type, value_type > Class Template Reference

Factory for building multivariate quadrature strategies. More...

#include <Stokhos_PseudoSpectralOperatorFactory.hpp>

Public Types

typedef Stokhos::PseudoSpectralOperator< ordinal_type, value_type > psop_type
 Typename of generated pseudospectral operator.
 

Public Member Functions

 PseudoSpectralOperatorFactory ()
 Constructor.
 
virtual ~PseudoSpectralOperatorFactory ()
 Destructor.
 

Static Public Member Functions

static Teuchos::RCP< const psop_typecreate (Teuchos::ParameterList &sgParams)
 Generate pseudospectral operator object.
 

Detailed Description

template<typename ordinal_type, typename value_type>
class Stokhos::PseudoSpectralOperatorFactory< ordinal_type, value_type >

Factory for building multivariate quadrature strategies.


The documentation for this class was generated from the following files: