PISM, A Parallel Ice Sheet Model  stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900

◆ in_null_strip()

bool pism::in_null_strip ( const IceGrid grid,
int  i,
int  j,
double  strip_width 
)
inline

Check if a point (i,j) is in the strip of stripwidth meters around the edge of the computational domain.

Definition at line 339 of file IceGrid.hh.

References pism::IceGrid::Mx(), pism::IceGrid::My(), pism::IceGrid::x(), and pism::IceGrid::y().

Referenced by set_no_model_strip().