PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
Go to the source code of this file.
Variables | |
const double | dx2 = dx*dx |
const double | dy2 = dy*dy |
const double | d4 = 4*dx*dy |
const double | d2 = 2*dx*dy |
double | eq1 [] |
double | eq2 [] |
const int | I [] |
const int | J [] |
const int | C [] |