#787 merge MPI-datatype stuff from istl and common
Metadata
Property | Value |
---|---|
Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Reported at | May 18, 2010 09:43 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Oliver Sander (oliver.sander@tu-dresden.de) |
Last edited at | Apr 25, 2012 12:03 |
Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
Closed at | Apr 25, 2012 12:03 |
Closed in version | Unknown |
Resolution | Implemented |
Comment |
Description
For the generic construction of MPI datatypes there is one implementation called Generic_MPI_Datatype in dune/common/mpicollectivecommunication.h and another one called MPITraits in dune/istl/mpitraits.hh. Both implementation should be merged in dune-common.
I suggest to create new header for these.