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