DUNE PDELab (unstable)
Dune::Amg::ConstructionTraits< T > Struct Template Reference
Traits class for generically constructing non default constructable types. More...
#include <dune/istl/paamg/construction.hh>
Public Types | |
| typedef const void * | Arguments |
| A type holding all the arguments needed to call the constructor. | |
Static Public Member Functions | |
| static std::shared_ptr< T > | construct (Arguments &args) |
| Construct an object with the specified arguments. More... | |
Detailed Description
template<typename T>
struct Dune::Amg::ConstructionTraits< T >
struct Dune::Amg::ConstructionTraits< T >
Traits class for generically constructing non default constructable types.
Needed because BCRSMatrix and Vector do a deep copy which is too expensive.
The documentation for this struct was generated from the following files:
- dune/istl/novlpschwarz.hh
- dune/istl/paamg/construction.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)