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

◆ diff_x()

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

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

Definition at line 95 of file Scalar.cc.

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

Referenced by diff_x_p().