Tpetra parallel linear algebra
Version of the Day
|
Abstract interface for local operators (e.g., matrices and preconditioners). More...
#include <Tpetra_LocalOperator.hpp>
Abstract interface for local operators (e.g., matrices and preconditioners).
Scalar | The type of the entries of the input and output (multi)vectors. |
Device | The Kokkos Device type; must be a specialization of Kokkos::Device. |
Definition at line 29 of file Tpetra_LocalOperator.hpp.