Loading [MathJax]/extensions/tex2jax.js
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
pism::columnSystemCtx Member List

This is the complete list of members for pism::columnSystemCtx, including all inherited members.

coarse_to_fine(const array::Array3D &input, int i, int j, double *output) constpism::columnSystemCtxprotected
columnSystemCtx(const std::vector< double > &storage_grid, const std::string &prefix, double dx, double dy, double dt, const array::Array3D &u3, const array::Array3D &v3, const array::Array3D &w3)pism::columnSystemCtx
dz() constpism::columnSystemCtx
fine_to_coarse(const std::vector< double > &input, int i, int j, array::Array3D &output) constpism::columnSystemCtx
init_column(int i, int j, double ice_thickness)pism::columnSystemCtxprotected
init_fine_grid(const std::vector< double > &storage_grid)pism::columnSystemCtxprotected
ks() constpism::columnSystemCtx
m_dtpism::columnSystemCtxprotected
m_dxpism::columnSystemCtxprotected
m_dypism::columnSystemCtxprotected
m_dzpism::columnSystemCtxprotected
m_ipism::columnSystemCtxprotected
m_interppism::columnSystemCtxprotected
m_jpism::columnSystemCtxprotected
m_kspism::columnSystemCtxprotected
m_solverpism::columnSystemCtxprotected
m_upism::columnSystemCtxprotected
m_u3pism::columnSystemCtxprotected
m_vpism::columnSystemCtxprotected
m_v3pism::columnSystemCtxprotected
m_wpism::columnSystemCtxprotected
m_w3pism::columnSystemCtxprotected
m_zpism::columnSystemCtxprotected
reportColumnZeroPivotErrorMFile(unsigned int M)pism::columnSystemCtxprotected
save_to_file(const std::vector< double > &x)pism::columnSystemCtx
save_to_file(const std::string &filename, const std::vector< double > &x)pism::columnSystemCtx
z() constpism::columnSystemCtx
~columnSystemCtx()pism::columnSystemCtx