Belos Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Belos::GmresPolyMv< ScalarType, MV >, including all inherited members.
Clone(const int numvecs) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
CloneCopy() const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
CloneCopy(const std::vector< int > &index) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
CloneView(const std::vector< int > &index) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
CloneViewNonConst(const std::vector< int > &index) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
getConstMV() const | Belos::GmresPolyMv< ScalarType, MV > | inline |
GetGlobalLength() const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
getMV() | Belos::GmresPolyMv< ScalarType, MV > | inline |
GetNumberVecs() const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
GmresPolyMv(const Teuchos::RCP< MV > &mv_in) | Belos::GmresPolyMv< ScalarType, MV > | inline |
GmresPolyMv(const Teuchos::RCP< const MV > &mv_in) | Belos::GmresPolyMv< ScalarType, MV > | inline |
MultiVec() | Belos::MultiVec< ScalarType > | inline |
mv_ | Belos::GmresPolyMv< ScalarType, MV > | private |
MvAddMv(const ScalarType alpha, const MultiVec< ScalarType > &A, const ScalarType beta, const MultiVec< ScalarType > &B) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvDot(const MultiVec< ScalarType > &A, std::vector< ScalarType > &b) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvInit(const ScalarType alpha) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvNorm(std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec, NormType type=TwoNorm) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvPrint(std::ostream &os) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvRandom() | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvScale(const ScalarType alpha) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvScale(const std::vector< ScalarType > &alpha) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MVT typedef | Belos::GmresPolyMv< ScalarType, MV > | private |
MvTimesMatAddMv(const ScalarType alpha, const MultiVec< ScalarType > &A, const Teuchos::SerialDenseMatrix< int, ScalarType > &B, const ScalarType beta) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
MvTransMv(const ScalarType alpha, const MultiVec< ScalarType > &A, Teuchos::SerialDenseMatrix< int, ScalarType > &B) const | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
SetBlock(const MultiVec< ScalarType > &A, const std::vector< int > &index) | Belos::GmresPolyMv< ScalarType, MV > | inlinevirtual |
~MultiVec() | Belos::MultiVec< ScalarType > | inlinevirtual |