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

◆ save_to_file() [2/2]

void pism::columnSystemCtx::save_to_file ( const std::vector< double > &  x)

Write system matrix, right-hand-side, and (provided) solution into Python script. Constructs file name from m_prefix.

Definition at line 358 of file ColumnSystem.cc.

References m_i, m_j, m_solver, pism::TridiagonalSystem::prefix(), and pism::printf().