Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 > >inlinevirtual
getDomainMap() constTpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > >inlinevirtual
getRangeMap() constTpetra::RTI::KernelOp< S, LO, GO, Node, Tpetra::RTI::detail::BinaryFunctorAdapterWithAlphaBeta< Op, S > >inlinevirtual
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 >