PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ solve()
Solve the Poisson equation on the domain defined by Set the mask to 2 to use zero Neumann BC. Definition at line 67 of file Poisson.cc. References assemble_matrix(), assemble_rhs(), pism::array::Array2D< T >::copy_from(), pism::RuntimeError::formatted(), m_A, m_b, m_KSP, m_log, m_mask, m_x, PISM_CHK, PISM_ERROR_LOCATION, and pism::array::Array::vec(). |