PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ norm1()
Compute 1-norm, which is max sum of absolute values of columns. Definition at line 75 of file ColumnSystem.cc. References pism::k, m_D, m_L, m_max_system_size, m_U, and pism::array::max(). Referenced by ddratio(), pism::columnSystemCtx::reportColumnZeroPivotErrorMFile(), and save_system_with_solution(). |