Skip to content

DDD: move global state to a context object

Ansgar Burchardt requested to merge feature/context into master

This merge request moves the global state from DDD into a context object to allow multiple grids in the parallel implementation of UGGrid.

Closes: #36 (closed)

Edited by Ansgar Burchardt

Merge request reports