PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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().