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

◆ precompute_coefficients()

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

Pre-compute coefficients used by the model.

Definition at line 217 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().