Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ precompute_coefficients()

void pism::bed::LingleClarkSerial::precompute_coefficients ( )
private

Pre-compute coefficients used by the model.

Definition at line 218 of file LingleClarkSerial.cc.

References compute_load_response_matrix(), pism::copy_fftw_array(), pism::fftfreq(), m_cx, m_cy, m_dft_forward, m_fftw_input, m_fftw_output, m_include_elastic, m_log, m_lrm_hat, m_Lx, m_Ly, m_Nx, and m_Ny.

Referenced by LingleClarkSerial().