PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ J

const int J[]
Initial value:
= {
j+1, j+1, j+1,
j, j, j,
j-1, j-1, j-1,
j+1, j+1, j+1,
j, j, j,
j-1, j-1, j-1,
}

Definition at line 34 of file ssafd_pik_code.cc.