dune-istl
2.3.1
|
Helper classes for the construction of classes without empty constructor. More...
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::OwnerOverlapCopyCommunicationArgs |
struct | Dune::Amg::SequentialCommunicationArgs |
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 > |
class | Dune::Amg::ConstructionTraits< OwnerOverlapCopyCommunication< T1, T2 > > |
Namespaces | |
namespace | Dune |
namespace | Dune::Amg |
Helper classes for the construction of classes without empty constructor.