PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ exactSolution()

void pism::stressbalance::SSATestCaseExp::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 124 of file ssa_test_linear.cc.

References pism::units::convert(), H0, L, pism::stressbalance::SSATestCase::m_config, pism::stressbalance::SSATestCase::m_sys, nu0, tauc0, and pism::v0.

Referenced by initializeSSACoefficients().