49 Int get_upGridLineIndex() {
return upGridLineIndex;}
50 Int get_lowGridLineIndex() {
return lowGridLineIndex;}
51 Int* get_leftIndices() {
return leftIndices;}
52 Int* get_rightIndices() {
return rightIndices;}
57 void draw(Real* u_values, Real* v_values);