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

◆ 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().