dune-istl
2.4
|
#include <dune/istl/paamg/construction.hh>
Public Types | |
typedef const MatrixAdapterArgs< M, X, Y > | Arguments |
Static Public Member Functions | |
static MatrixAdapter< M, X, Y > * | construct (Arguments &args) |
static void | deconstruct (MatrixAdapter< M, X, Y > *m) |
typedef const MatrixAdapterArgs<M,X,Y> Dune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > >::Arguments |
|
inlinestatic |
References Dune::Amg::MatrixAdapterArgs< M, X, Y >::matrix_.
|
inlinestatic |