|
Tpetra parallel linear algebra
Version of the Day
|
Abstract interface for local operators (e.g., matrices and preconditioners). More...
#include <Tpetra_LocalCrsMatrixOperator_decl.hpp>

Abstract interface for local operators (e.g., matrices and preconditioners).
| MultiVectorScalar | The type of the entries of the input and output (multi)vectors. |
| MatrixScalar | The type of the entries of the sparse matrix. |
| Device | The Kokkos Device type; must be a specialization of Kokkos::Device. |
Definition at line 60 of file Tpetra_LocalCrsMatrixOperator_decl.hpp.
1.8.5