|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Go to the source code of this file.
Functions | |
| PetscErrorCode | init_shallow_grid (IceGrid &grid, PetscReal Lx, PetscReal Ly, PetscInt Mx, PetscInt My, Periodicity p) |
| PetscErrorCode init_shallow_grid | ( | IceGrid & | grid, |
| PetscReal | Lx, | ||
| PetscReal | Ly, | ||
| PetscInt | Mx, | ||
| PetscInt | My, | ||
| Periodicity | p | ||
| ) |
Initialize a uniform, shallow (3 z-levels), doubly periodic grid with half-widths (Lx,Ly) and Mx by My nodes for time-independent computations.
Definition at line 298 of file SSATestCase.cc.
References exactV::Mx.
1.7.3