Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Stokhos::VectorOrthogPoly< coeff_type > Member List

This is the complete list of members for Stokhos::VectorOrthogPoly< coeff_type >, including all inherited members.

basis() const Stokhos::VectorOrthogPoly< coeff_type >
basis_Stokhos::VectorOrthogPoly< coeff_type >protected
coeff_Stokhos::ProductContainer< coeff_type >protected
evaluate(const Teuchos::Array< value_type > &basis_values, coeff_type &result) const Stokhos::VectorOrthogPoly< coeff_type >
getCoefficients() const Stokhos::ProductContainer< coeff_type >
getCoefficients()Stokhos::ProductContainer< coeff_type >
getCoeffPtr(ordinal_type i)Stokhos::ProductContainer< coeff_type >
getCoeffPtr(ordinal_type i) const Stokhos::ProductContainer< coeff_type >
init(const value_type &val)Stokhos::ProductContainer< coeff_type >
map() const Stokhos::ProductContainer< coeff_type >
map_Stokhos::ProductContainer< coeff_type >protected
myGID(int i) const Stokhos::ProductContainer< coeff_type >
operator=(const VectorOrthogPoly &)Stokhos::VectorOrthogPoly< coeff_type >
Stokhos::ProductContainer::operator=(const ProductContainer &)Stokhos::ProductContainer< coeff_type >
operator[](ordinal_type i)Stokhos::ProductContainer< coeff_type >
operator[](ordinal_type i) const Stokhos::ProductContainer< coeff_type >
ordinal_type typedefStokhos::VectorOrthogPoly< coeff_type >
print(std::ostream &os) const Stokhos::VectorOrthogPoly< coeff_type >
ProductContainer()Stokhos::ProductContainer< coeff_type >
ProductContainer(const Teuchos::RCP< const Epetra_BlockMap > &map)Stokhos::ProductContainer< coeff_type >
ProductContainer(const Teuchos::RCP< const Epetra_BlockMap > &map, const typename traits_type::cloner_type &cloner)Stokhos::ProductContainer< coeff_type >
ProductContainer(const ProductContainer &)Stokhos::ProductContainer< coeff_type >
reserve(ordinal_type sz)Stokhos::ProductContainer< coeff_type >
reset(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &new_basis, const Teuchos::RCP< const Epetra_BlockMap > &new_map, const typename traits_type::cloner_type &cloner)Stokhos::VectorOrthogPoly< coeff_type >
Stokhos::ProductContainer::reset(const Teuchos::RCP< const Epetra_BlockMap > &map)Stokhos::ProductContainer< coeff_type >
Stokhos::ProductContainer::reset(const Teuchos::RCP< const Epetra_BlockMap > &map, const typename traits_type::cloner_type &cloner)Stokhos::ProductContainer< coeff_type >
resize(const Teuchos::RCP< const Epetra_BlockMap > &map)Stokhos::ProductContainer< coeff_type >
setCoeffPtr(ordinal_type i, const Teuchos::RCP< coeff_type > &c)Stokhos::ProductContainer< coeff_type >
size() const Stokhos::ProductContainer< coeff_type >
sumIntoAllTerms(const value_type &weight, const Teuchos::Array< value_type > &basis_values, const Teuchos::Array< value_type > &basis_norms, const coeff_type &vec)Stokhos::VectorOrthogPoly< coeff_type >
term(ordinal_type dimension, ordinal_type order)Stokhos::VectorOrthogPoly< coeff_type >
term(ordinal_type dimension, ordinal_type order) const Stokhos::VectorOrthogPoly< coeff_type >
traits_type typedefStokhos::VectorOrthogPoly< coeff_type >
value_type typedefStokhos::VectorOrthogPoly< coeff_type >
VectorOrthogPoly()Stokhos::VectorOrthogPoly< coeff_type >
VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis, const Teuchos::RCP< const Epetra_BlockMap > &map)Stokhos::VectorOrthogPoly< coeff_type >
VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis, const Teuchos::RCP< const Epetra_BlockMap > &map, const typename traits_type::cloner_type &cloner)Stokhos::VectorOrthogPoly< coeff_type >
VectorOrthogPoly(const VectorOrthogPoly &)Stokhos::VectorOrthogPoly< coeff_type >
~ProductContainer()Stokhos::ProductContainer< coeff_type >virtual
~VectorOrthogPoly()Stokhos::VectorOrthogPoly< coeff_type >virtual