Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ exactSolution()

void pism::stressbalance::SSATestCaseCFBC::exactSolution ( int  i,
int  j,
double  x,
double  y,
double u,
double v 
)
protectedvirtual

Return the value of the exact solution at grid index (i,j) or equivalently at coordinates (x,y).

Reimplemented from pism::stressbalance::SSATestCase.

Definition at line 114 of file ssa_test_cfbc.cc.

References m_C, pism::stressbalance::SSATestCase::m_grid, m_H0, m_V0, and pism::stressbalance::u_exact().