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_quadratic()

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

Definition at line 73 of file ColumnInterpolation.cc.

References d2, pism::k, m_constants, m_z_coarse, m_z_fine, Mz_coarse(), and z0.

Referenced by coarse_to_fine().