Add region argument to get_water_volume
stoiver opened this issue · comments
Stephen Roberts commented
A Quantity has a member function get_integral
which has an optional argument region
.
We should also add a similar optional argument to the get_water_volume
member function for anuga.Domain
.