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

Replace `DependencyUse::get_data_pointer_reference()` with `DependencyUse::set_data_pointer()` and `DependencyUse::get_data_pointer()` #50

Open dhollman opened 6 years ago

dhollman commented 6 years ago

Might be needed for the polymorphic redesign of Use and UseCollection

dhollman commented 6 years ago

Backend input needed.