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

◆ save_matrix()

void pism::TridiagonalSystem::save_matrix ( std::ostream &  output,
unsigned int  system_size,
const std::string &  variable 
) const

View the tridiagonal matrix.

Definition at line 154 of file ColumnSystem.cc.

References m_D, m_L, m_U, and save_vector().

Referenced by save_system().