PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ set_real_part()
Set the real part of output to input. Input has the size of My*Mx, embedded in the bigger (output) grid of size Ny*Nx. Offsets i0 and j0 specify the location of the subset to set. Sets the imaginary part to zero. Definition at line 89 of file fftw_utilities.cc. Referenced by pism::bed::LingleClarkSerial::compute_elastic_response(), pism::bed::LingleClarkSerial::step(), pism::atmosphere::OrographicPrecipitationSerial::update(), and pism::bed::LingleClarkSerial::uplift_problem(). |