Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
Tpetra::LocalOperator< Scalar, Device > Member List

This is the complete list of members for Tpetra::LocalOperator< Scalar, Device >, including all inherited members.

apply(Kokkos::View< const scalar_type **, array_layout, device_type, Kokkos::MemoryTraits< Kokkos::Unmanaged > > X, Kokkos::View< scalar_type **, array_layout, device_type, Kokkos::MemoryTraits< Kokkos::Unmanaged > > Y, const Teuchos::ETransp mode, const scalar_type alpha, const scalar_type beta) const =0Tpetra::LocalOperator< Scalar, Device >pure virtual