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
The [x][y] notation in places implies Cartesian-like coordinates, but elsewhere references to imax and jmax are used. (i.e. [row][column] matrix-style notation)
Should pick one and be consistent, but best left until after the libgeodecomp refactor.
The text was updated successfully, but these errors were encountered:
The
[x][y]
notation in places implies Cartesian-like coordinates, but elsewhere references toimax
andjmax
are used. (i.e.[row][column]
matrix-style notation)Should pick one and be consistent, but best left until after the libgeodecomp refactor.
The text was updated successfully, but these errors were encountered: