dune-istl 2.9.1
|
#include <dune/istl/paamg/construction.hh>
Public Member Functions | |
MatrixAdapterArgs (std::shared_ptr< M > matrix, const SequentialInformation) | |
Public Attributes | |
std::shared_ptr< M > | matrix_ |
|
inline |
std::shared_ptr<M> Dune::Amg::MatrixAdapterArgs< M, X, Y >::matrix_ |