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