|
Belos Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Belos::OrthoManager< ScalarType, MV >, including all inherited members.
| getLabel() const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| getMyNonconstParamList() | Teuchos::ParameterListAcceptorDefaultBase | protected |
| getMyParamList() const | Teuchos::ParameterListAcceptorDefaultBase | protected |
| getNonconstParameterList() | Teuchos::ParameterListAcceptorDefaultBase | virtual |
| getParameterList() const | Teuchos::ParameterListAcceptorDefaultBase | virtual |
| getValidParameters() const | Teuchos::ParameterListAcceptor | virtual |
| innerProd(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| norm(const MV &X, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B) const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| orthogError(const MV &X1, const MV &X2) const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| OrthoManager() | Belos::OrthoManager< ScalarType, MV > | inline |
| orthonormError(const MV &X) const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| project(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) const =0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| projectAndNormalize(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) const | Belos::OrthoManager< ScalarType, MV > | inline |
| projectAndNormalizeImpl(MV &X, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B, Teuchos::ArrayView< Teuchos::RCP< const MV > > Q) const =0 | Belos::OrthoManager< ScalarType, MV > | protectedpure virtual |
| setLabel(const std::string &label)=0 | Belos::OrthoManager< ScalarType, MV > | pure virtual |
| setMyParamList(const RCP< ParameterList > ¶mList) | Teuchos::ParameterListAcceptorDefaultBase | protected |
| setParameterList(const RCP< ParameterList > ¶mList)=0 | Teuchos::ParameterListAcceptor | pure virtual |
| unsetParameterList() | Teuchos::ParameterListAcceptorDefaultBase | virtual |
| ~OrthoManager() | Belos::OrthoManager< ScalarType, MV > | inlinevirtual |
1.8.5