Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Ifpack2::DropFilter< MatrixType > Member List

This is the complete list of members for Ifpack2::DropFilter< MatrixType >, including all inherited members.

apply(const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &X, Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS, Scalar alpha=Teuchos::ScalarTraits< Scalar >::one(), Scalar beta=Teuchos::ScalarTraits< Scalar >::zero()) const Ifpack2::DropFilter< MatrixType >virtual
DropFilter(const Teuchos::RCP< const Tpetra::RowMatrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > > &Matrix, magnitudeType DropTol)Ifpack2::DropFilter< MatrixType >explicit
getBlockSize() const Ifpack2::DropFilter< MatrixType >virtual
getColMap() const Ifpack2::DropFilter< MatrixType >virtual
getComm() const Ifpack2::DropFilter< MatrixType >virtual
getDomainMap() const Ifpack2::DropFilter< MatrixType >virtual
getFrobeniusNorm() const Ifpack2::DropFilter< MatrixType >virtual
getGlobalMaxNumRowEntries() const Ifpack2::DropFilter< MatrixType >virtual
getGlobalNumCols() const Ifpack2::DropFilter< MatrixType >virtual
getGlobalNumEntries() const Ifpack2::DropFilter< MatrixType >virtual
getGlobalNumRows() const Ifpack2::DropFilter< MatrixType >virtual
getGlobalRowCopy(GlobalOrdinal GlobalRow, nonconst_global_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) const Ifpack2::DropFilter< MatrixType >virtual
getGlobalRowView(GlobalOrdinal GlobalRow, global_inds_host_view_type &indices, values_host_view_type &values) const Ifpack2::DropFilter< MatrixType >virtual
getGraph() const Ifpack2::DropFilter< MatrixType >virtual
getIndexBase() const Ifpack2::DropFilter< MatrixType >virtual
getLocalDiagCopy(Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &diag) const Ifpack2::DropFilter< MatrixType >virtual
getLocalMaxNumRowEntries() const Ifpack2::DropFilter< MatrixType >virtual
getLocalNumCols() const Ifpack2::DropFilter< MatrixType >virtual
getLocalNumEntries() const Ifpack2::DropFilter< MatrixType >virtual
getLocalNumRows() const Ifpack2::DropFilter< MatrixType >virtual
getLocalRowCopy(LocalOrdinal DropRow, nonconst_local_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) const Ifpack2::DropFilter< MatrixType >virtual
getLocalRowView(LocalOrdinal LocalRow, local_inds_host_view_type &indices, values_host_view_type &values) const Ifpack2::DropFilter< MatrixType >virtual
getNumEntriesInGlobalRow(GlobalOrdinal globalRow) const Ifpack2::DropFilter< MatrixType >virtual
getNumEntriesInLocalRow(LocalOrdinal localRow) const Ifpack2::DropFilter< MatrixType >virtual
getRangeMap() const Ifpack2::DropFilter< MatrixType >virtual
getRowMap() const Ifpack2::DropFilter< MatrixType >virtual
hasColMap() const Ifpack2::DropFilter< MatrixType >virtual
hasTransposeApply() const Ifpack2::DropFilter< MatrixType >virtual
isFillComplete() const Ifpack2::DropFilter< MatrixType >virtual
isGloballyIndexed() const Ifpack2::DropFilter< MatrixType >virtual
isLocallyIndexed() const Ifpack2::DropFilter< MatrixType >virtual
leftScale(const Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &x)Ifpack2::DropFilter< MatrixType >virtual
rightScale(const Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &x)Ifpack2::DropFilter< MatrixType >virtual
supportsRowViews() const Ifpack2::DropFilter< MatrixType >virtual
~DropFilter()Ifpack2::DropFilter< MatrixType >virtual
~RowMatrix()=defaultIfpack2::Details::RowMatrix< MatrixType >virtual