PISM, A Parallel Ice Sheet Model stable 0.4.1779
Functions

src/base/stressbalance/SSATestCase.cc File Reference

#include "SSATestCase.hh"
#include "PISMIO.hh"
#include "SSAFD.hh"
#include "SSAFEM.hh"

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)

Function Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines