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::SSATestCase::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 in pism::stressbalance::SSATestCaseJ, pism::stressbalance::SSATestCaseI, pism::stressbalance::SSATestCasePlug, pism::stressbalance::SSATestCaseExp, pism::stressbalance::SSATestCaseConst, and pism::stressbalance::SSATestCaseCFBC.

Definition at line 289 of file SSATestCase.cc.

Referenced by report(), and write().