dune-istl
2.5.1
|
#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 |
|
inlinestatic |