dune-istl
2.6-git
|
Helper classes for the construction of classes without empty constructor. More...
#include <dune/common/unused.hh>
#include <dune/istl/bvector.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/owneroverlapcopy.hh>
#include <dune/istl/solvercategory.hh>
#include "pinfo.hh"
Go to the source code of this file.
Classes | |
class | Dune::Amg::ConstructionTraits< T > |
Traits class for generically constructing non default constructable types. More... | |
class | Dune::Amg::ConstructionTraits< BlockVector< T, A > > |
struct | Dune::Amg::OverlappingSchwarzOperatorArgs< M, C > |
struct | Dune::Amg::NonoverlappingOperatorArgs< M, C > |
struct | Dune::Amg::SequentialCommunicationArgs |
class | Dune::OverlappingSchwarzOperator< M, X, Y, C > |
An overlapping schwarz operator. More... | |
class | Dune::NonoverlappingSchwarzOperator< M, X, Y, C > |
A nonoverlapping operator with communication object. More... | |
class | Dune::Amg::ConstructionTraits< OverlappingSchwarzOperator< M, X, Y, C > > |
class | Dune::Amg::ConstructionTraits< NonoverlappingSchwarzOperator< M, X, Y, C > > |
struct | Dune::Amg::MatrixAdapterArgs< M, X, Y > |
class | Dune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > > |
class | Dune::Amg::ConstructionTraits< SequentialInformation > |
Namespaces | |
Dune | |
Dune::Amg | |
Helper classes for the construction of classes without empty constructor.