anuga_core
anuga_core copied to clipboard
Add region argument to parallel Inlet_operator
At present sequential Inlet_operator can take a polygon or a region. But the parallel Inlet_operator only takes a polygon (or line).
We should make this consistent.