apply(const MultiVector< S, LO, GO, Node > &X, MultiVector< S, LO, GO, Node > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS, S alpha=Teuchos::ScalarTraits< S >::one(), S beta=Teuchos::ScalarTraits< S >::zero()) const | Tpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > | inlinevirtual |
getDomainMap() const | Tpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > | inlinevirtual |
getRangeMap() const | Tpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > | inlinevirtual |
global_ordinal_type typedef | Tpetra::Operator< S, LO, GO, Node > | |
hasTransposeApply() const | Tpetra::Operator< S, LO, GO, Node > | virtual |
KernelOp(Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S >kernel, const RCP< const Map< LO, GO, Node > > &domainMap, const RCP< const Map< LO, GO, Node > > &rangeMap, const RCP< const Import< LO, GO, Node > > &importer, const RCP< const Export< LO, GO, Node > > &exporter) | Tpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > | inline |
local_ordinal_type typedef | Tpetra::Operator< S, LO, GO, Node > | |
node_type typedef | Tpetra::Operator< S, LO, GO, Node > | |
scalar_type typedef | Tpetra::Operator< S, LO, GO, Node > | |