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

◆ LingleClarkSerial()

pism::bed::LingleClarkSerial::LingleClarkSerial ( Logger::ConstPtr  log,
const Config config,
bool  include_elastic,
int  Mx,
int  My,
double  dx,
double  dy,
int  Nx,
int  Ny 
)
Parameters
[in]configconfiguration database
[in]include_elasticinclude elastic deformation component
[in]Mxgrid size in the X direction
[in]Mygrid size in the Y direction
[in]dxgrid spacing in the X direction
[in]dygrid spacing in the Y direction
[in]Nxextended grid size in the X direction
[in]Nyextended grid size in the Y direction

Definition at line 46 of file LingleClarkSerial.cc.

References pism::clear_fftw_array(), pism::RuntimeError::formatted(), pism::Config::get_number(), m_D, m_dft_forward, m_dft_inverse, m_dx, m_dy, m_eta, m_fftw_input, m_fftw_output, m_i0_offset, m_include_elastic, m_j0_offset, m_load_density, m_loadhat, m_lrm_hat, m_Lx, m_Ly, m_mantle_density, m_Mx, m_My, m_Nx, m_Ny, m_standard_gravity, m_U, m_Ue, m_Uv, PISM_CHK, PISM_ERROR_LOCATION, precompute_coefficients(), and pism::Wrapper< T >::rawptr().