You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program may need to know which region of the DistributedDomain it has.
Add get_lb() and get_ub() methods to return Dim3s with the coordinates for the corner in the smallest and largest dimension.
The text was updated successfully, but these errors were encountered:
A program may need to know which region of the
DistributedDomain
it has.Add
get_lb()
andget_ub()
methods to return Dim3s with the coordinates for the corner in the smallest and largest dimension.The text was updated successfully, but these errors were encountered: