dune-istl 2.10
|
Helper classes for the construction of classes without empty constructor. More...
#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 | |
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 |
Helper classes for the construction of classes without empty constructor.