dune-istl  2.3beta2
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

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

Member Data Documentation

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: