Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Stokhos::ProductBasisUtils Member List

This is the complete list of members for Stokhos::ProductBasisUtils, including all inherited members.

buildProductBasis(const index_set_type &index_set, const growth_rule_type &growth_rule, basis_set_type &basis_set, basis_map_type &basis_map)Stokhos::ProductBasisUtilsinlinestatic
buildProductBasis(const index_set_type &index_set, basis_set_type &basis_set, basis_map_type &basis_map)Stokhos::ProductBasisUtilsinlinestatic
computeTripleProductTensor(const Teuchos::Array< Teuchos::RCP< const OneDOrthogPolyBasis< ordinal_type, value_type > > > &bases, const basis_set_type &basis_set, const basis_map_type &basis_map, const coeff_predicate_type &coeff_pred, const k_coeff_predicate_type &k_coeff_pred, const value_type sparse_tol=1.0e-12) (defined in Stokhos::ProductBasisUtils)Stokhos::ProductBasisUtilsinlinestatic
computeTripleProductTensorNew(const Teuchos::Array< Teuchos::RCP< const OneDOrthogPolyBasis< ordinal_type, value_type > > > &bases, const basis_set_type &basis_set, const basis_map_type &basis_map, const coeff_predicate_type &coeff_pred, const k_coeff_predicate_type &k_coeff_pred, bool symmetric=false, const value_type sparse_tol=1.0e-12) (defined in Stokhos::ProductBasisUtils)Stokhos::ProductBasisUtilsinlinestatic