dune-istl 3.0-git
Public Member Functions | Public Attributes | List of all members
Dune::Amg::MatrixAdapterArgs< M, X, Y > Struct Template Reference

#include <dune/istl/paamg/construction.hh>

Public Member Functions

 MatrixAdapterArgs (M &matrix, const SequentialInformation &)
 

Public Attributes

M * matrix_
 

Constructor & Destructor Documentation

◆ MatrixAdapterArgs()

template<class M , class X , class Y >
Dune::Amg::MatrixAdapterArgs< M, X, Y >::MatrixAdapterArgs ( M &  matrix,
const SequentialInformation  
)
inline

Member Data Documentation

◆ matrix_

template<class M , class X , class Y >
M* Dune::Amg::MatrixAdapterArgs< M, X, Y >::matrix_

The documentation for this struct was generated from the following file: