source: anuga_core/source/anuga/pmesh/cursornames.py @ 5421

Last change on this file since 5421 was 349, checked in by duncan, 20 years ago

adding pmesh

File size: 186 bytes
Line 
1TLC = 'top_left_corner'
2TRC = 'top_right_corner'
3BLC = 'bottom_left_corner'
4BRC = 'bottom_right_corner'
5TS  = 'top_side'
6RS  = 'right_side'
7LS  = 'left_side'
8BS  = 'bottom_side'
Note: See TracBrowser for help on using the repository browser.