Stokhos
Development
|
This is the complete list of members for Stokhos::EpetraOperatorOrthogPoly, including all inherited members.
Apply(const Epetra_MultiVector &Input, Epetra_MultiVector &Result) const | Stokhos::ProductEpetraOperator | virtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Stokhos::ProductEpetraOperator | virtual |
basis() const | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
basis_ | Stokhos::VectorOrthogPoly< Epetra_Operator > | protected |
coeff_ | Stokhos::ProductContainer< Epetra_Operator > | protected |
Comm() const | Stokhos::ProductEpetraOperator | virtual |
domain_base_map | Stokhos::ProductEpetraOperator | protected |
EpetraOperatorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< int, double > > &basis, const Teuchos::RCP< const Epetra_BlockMap > &block_map, const Teuchos::RCP< const Epetra_Map > &domain_base_map, const Teuchos::RCP< const Epetra_Map > &range_base_map, const Teuchos::RCP< const EpetraExt::MultiComm > &product_comm) | Stokhos::EpetraOperatorOrthogPoly | |
EpetraOperatorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< int, double > > &basis, const Teuchos::RCP< const Epetra_BlockMap > &block_map, const Teuchos::RCP< const Epetra_Map > &domain_base_map, const Teuchos::RCP< const Epetra_Map > &range_base_map, const Teuchos::RCP< const Epetra_Map > &range_product_map, const Teuchos::RCP< const EpetraExt::MultiComm > &product_comm) | Stokhos::EpetraOperatorOrthogPoly | |
EpetraOperatorOrthogPoly(const EpetraOperatorOrthogPoly &v) | Stokhos::EpetraOperatorOrthogPoly | |
EpetraOperatorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< int, double > > &basis, const Teuchos::RCP< const Epetra_BlockMap > &block_map, const Teuchos::RCP< const EpetraExt::MultiComm > &product_comm) | Stokhos::EpetraOperatorOrthogPoly | protected |
evaluate(const Teuchos::Array< value_type > &basis_values, Epetra_Operator &result) const | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
getCoefficients() const | Stokhos::ProductContainer< Epetra_Operator > | |
getCoefficients() | Stokhos::ProductContainer< Epetra_Operator > | |
getCoeffPtr(ordinal_type i) | Stokhos::ProductContainer< Epetra_Operator > | |
getCoeffPtr(ordinal_type i) const | Stokhos::ProductContainer< Epetra_Operator > | |
HasNormInf() const | Stokhos::ProductEpetraOperator | virtual |
init(const value_type &val) | Stokhos::ProductContainer< Epetra_Operator > | |
Label() const | Stokhos::ProductEpetraOperator | virtual |
map() const | Stokhos::ProductContainer< Epetra_Operator > | |
map_ | Stokhos::ProductContainer< Epetra_Operator > | protected |
myGID(int i) const | Stokhos::ProductContainer< Epetra_Operator > | |
NormInf() const | Stokhos::ProductEpetraOperator | virtual |
operator=(const EpetraOperatorOrthogPoly &v) | Stokhos::EpetraOperatorOrthogPoly | |
VectorOrthogPoly< Epetra_Operator >::operator=(const VectorOrthogPoly &) | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
VectorOrthogPoly< Epetra_Operator >::ProductContainer< Epetra_Operator >::operator=(const ProductContainer &) | Stokhos::ProductContainer< Epetra_Operator > | |
Stokhos::ProductEpetraOperator::operator=(const ProductEpetraOperator &v) | Stokhos::ProductEpetraOperator | |
operator[](ordinal_type i) | Stokhos::ProductContainer< Epetra_Operator > | |
operator[](ordinal_type i) const | Stokhos::ProductContainer< Epetra_Operator > | |
OperatorDomainMap() const | Stokhos::ProductEpetraOperator | virtual |
OperatorRangeMap() const | Stokhos::ProductEpetraOperator | virtual |
ordinal_type typedef | Stokhos::EpetraOperatorOrthogPoly | |
print(std::ostream &os) const | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
product_comm | Stokhos::ProductEpetraOperator | protected |
product_range_map | Stokhos::ProductEpetraOperator | protected |
productComm() const | Stokhos::ProductEpetraOperator | |
ProductContainer() | Stokhos::ProductContainer< Epetra_Operator > | |
ProductContainer(const Teuchos::RCP< const Epetra_BlockMap > &map) | Stokhos::ProductContainer< Epetra_Operator > | |
ProductContainer(const Teuchos::RCP< const Epetra_BlockMap > &map, const typename traits_type::cloner_type &cloner) | Stokhos::ProductContainer< Epetra_Operator > | |
ProductContainer(const ProductContainer &) | Stokhos::ProductContainer< Epetra_Operator > | |
ProductEpetraOperator(const Teuchos::RCP< const Epetra_BlockMap > &block_map, const Teuchos::RCP< const Epetra_Map > &domain_base_map, const Teuchos::RCP< const Epetra_Map > &range_base_map, const Teuchos::RCP< const EpetraExt::MultiComm > &product_comm) | Stokhos::ProductEpetraOperator | |
ProductEpetraOperator(const Teuchos::RCP< const Epetra_BlockMap > &block_map, const Teuchos::RCP< const Epetra_Map > &domain_base_map, const Teuchos::RCP< const Epetra_Map > &range_base_map, const Teuchos::RCP< const Epetra_Map > &range_product_map, const Teuchos::RCP< const EpetraExt::MultiComm > &product_comm) | Stokhos::ProductEpetraOperator | |
ProductEpetraOperator(const ProductEpetraOperator &v) | Stokhos::ProductEpetraOperator | |
ProductEpetraOperator(const Teuchos::RCP< const Epetra_BlockMap > &block_map, const Teuchos::RCP< const EpetraExt::MultiComm > &product_comm) | Stokhos::ProductEpetraOperator | protected |
range_base_map | Stokhos::ProductEpetraOperator | protected |
reserve(ordinal_type sz) | Stokhos::ProductContainer< Epetra_Operator > | |
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< Epetra_Operator > | |
ProductContainer< Epetra_Operator >::reset(const Teuchos::RCP< const Epetra_BlockMap > &map) | Stokhos::ProductContainer< Epetra_Operator > | |
ProductContainer< Epetra_Operator >::reset(const Teuchos::RCP< const Epetra_BlockMap > &map, const typename traits_type::cloner_type &cloner) | Stokhos::ProductContainer< Epetra_Operator > | |
resize(const Teuchos::RCP< const Epetra_BlockMap > &map) | Stokhos::ProductContainer< Epetra_Operator > | |
setCoeffPtr(ordinal_type i, const Teuchos::RCP< Epetra_Operator > &c) | Stokhos::ProductContainer< Epetra_Operator > | |
setup(const Teuchos::RCP< const Epetra_Map > &domain_base_map, const Teuchos::RCP< const Epetra_Map > &range_base_map) | Stokhos::EpetraOperatorOrthogPoly | protected |
SetUseTranspose(bool UseTranspose) | Stokhos::ProductEpetraOperator | virtual |
size() const | Stokhos::ProductContainer< Epetra_Operator > | |
sumIntoAllTerms(const value_type &weight, const Teuchos::Array< value_type > &basis_values, const Teuchos::Array< value_type > &basis_norms, const Epetra_Operator &vec) | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
term(ordinal_type dimension, ordinal_type order) | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
term(ordinal_type dimension, ordinal_type order) const | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
traits_type typedef | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
useTranspose | Stokhos::ProductEpetraOperator | protected |
UseTranspose() const | Stokhos::ProductEpetraOperator | virtual |
value_type typedef | Stokhos::EpetraOperatorOrthogPoly | |
VectorOrthogPoly() | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis, const Teuchos::RCP< const Epetra_BlockMap > &map) | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
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< Epetra_Operator > | |
VectorOrthogPoly(const VectorOrthogPoly &) | Stokhos::VectorOrthogPoly< Epetra_Operator > | |
~EpetraOperatorOrthogPoly() | Stokhos::EpetraOperatorOrthogPoly | virtual |
~ProductContainer() | Stokhos::ProductContainer< Epetra_Operator > | virtual |
~ProductEpetraOperator() | Stokhos::ProductEpetraOperator | virtual |
~VectorOrthogPoly() | Stokhos::VectorOrthogPoly< Epetra_Operator > | virtual |