PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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(), pism::printf(), and save_to_file().

Referenced by save_to_file().