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

◆ coarse_to_fine_linear()

void pism::ColumnInterpolation::coarse_to_fine_linear ( const double *  input,
unsigned int  ks,
double *  result 
) const
private

Definition at line 49 of file ColumnInterpolation.cc.

References pism::k, m_coarse2fine, m_z_coarse, m_z_fine, Mz_coarse(), and Mz_fine().

Referenced by coarse_to_fine().