PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ diff_y()

double pism::array::diff_y ( const array::Scalar array,
int  i,
int  j 
)

Returns the y-derivative at i,j approximated using centered finite differences.

Definition at line 101 of file Scalar.cc.

References pism::array::Array::grid().

Referenced by diff_y_p().