DARMA-tasking-internal / darma-frontend

Header library providing the frontend programming model for the DARMA asynchronous many-task model
Other
7 stars 0 forks source link

Addresses issue #70 #78

Closed dhollman closed 6 years ago

dhollman commented 6 years ago

Moved polymorphic serialization to the serialization directory and isolated it from the rest of the code. This also meant moving PolymorphicSerializableObject out of namespace abstract::frontend and into serialization