45 #ifndef AMESOS2_CONCRETEMATRIXADAPTER_DECL_HPP
46 #define AMESOS2_CONCRETEMATRIXADAPTER_DECL_HPP
50 template <
class Matrix>
51 class ConcreteMatrixAdapter {};
58 #ifdef HAVE_AMESOS2_EPETRA
62 #endif // AMESOS2_CONCRETEMATRIXADAPTER_DECL_HPP
Specialization of the ConcreteMatrixAdapter for KokkosSparse::CrsMatrix.
Specialization of the ConcreteMatrixAdapter for Tpetra::CrsMatrix. Inherits all its functionality fro...
Specialization of the ConcreteMatrixAdapter for Epetra_CrsMatrix. Inherits all its functionality from...