dune-istl 2.10
Loading...
Searching...
No Matches

Helper classes for the construction of classes without empty constructor. More...

Go to the source code of this file.

Classes

struct  Dune::Amg::ConstructionTraits< T >
 Traits class for generically constructing non default constructable types. More...
 
struct  Dune::Amg::ConstructionTraits< BlockVector< T, A > >
 
struct  Dune::Amg::ParallelOperatorArgs< M, C >
 
struct  Dune::Amg::OwnerOverlapCopyCommunicationArgs
 
struct  Dune::Amg::SequentialCommunicationArgs
 
struct  Dune::Amg::ConstructionTraits< OverlappingSchwarzOperator< M, X, Y, C > >
 
struct  Dune::Amg::ConstructionTraits< NonoverlappingSchwarzOperator< M, X, Y, C > >
 
struct  Dune::Amg::MatrixAdapterArgs< M, X, Y >
 
struct  Dune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > >
 
struct  Dune::Amg::ConstructionTraits< SequentialInformation >
 
struct  Dune::Amg::ConstructionTraits< OwnerOverlapCopyCommunication< T1, T2 > >
 

Namespaces

namespace  Dune
 
namespace  Dune::Amg
 

Detailed Description

Helper classes for the construction of classes without empty constructor.

Author
Markus Blatt