Tpetra Matrix/Vector Services  Version of the Day
Tpetra::RTI::BinaryOp< S, LO, GO, Node, Op > Member List
This is the complete list of members for Tpetra::RTI::BinaryOp< S, LO, GO, Node, Op >, including all inherited members.
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()) constTpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > [inline, virtual]
getDomainMap() constTpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > [inline, virtual]
getRangeMap() constTpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > > [inline, virtual]
global_ordinal_type typedefTpetra::Operator< S, LO, GO, Node >
hasTransposeApply() constTpetra::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 typedefTpetra::Operator< S, LO, GO, Node >
node_type typedefTpetra::Operator< S, LO, GO, Node >
scalar_type typedefTpetra::Operator< S, LO, GO, Node >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines