PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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