|
dune-istl
2.2.0
|
#include <dune/istl/paamg/construction.hh>
Public Types | |
| typedef const OwnerOverlapCopyCommunicationArgs | Arguments |
Static Public Member Functions | |
| static OwnerOverlapCopyCommunication < T1, T2 > * | construct (Arguments &args) |
| static void | deconstruct (OwnerOverlapCopyCommunication< T1, T2 > *com) |
| typedef const OwnerOverlapCopyCommunicationArgs Dune::Amg::ConstructionTraits< OwnerOverlapCopyCommunication< T1, T2 > >::Arguments |
| static OwnerOverlapCopyCommunication<T1,T2>* Dune::Amg::ConstructionTraits< OwnerOverlapCopyCommunication< T1, T2 > >::construct | ( | Arguments & | args | ) | [inline, static] |
| static void Dune::Amg::ConstructionTraits< OwnerOverlapCopyCommunication< T1, T2 > >::deconstruct | ( | OwnerOverlapCopyCommunication< T1, T2 > * | com | ) | [inline, static] |
1.7.6.1