File |
Line number |
Procedure |
Code |
./pkg/streamice/streamice_cg_functions.F |
242 |
STREAMICE_CG_MAKE_A |
INTEGER jlqx, jlqy, jnodx,jnody, m_j, col_y, col_x, cg_halo, k |
./pkg/streamice/streamice_cg_functions.F |
308 |
STREAMICE_CG_MAKE_A |
m_j = 2*(jnody-1)+jnodx |
./pkg/streamice/streamice_cg_functions.F |
332 |
STREAMICE_CG_MAKE_A |
ux = DPhi (i,j,bi,bj,m_j,n,1) |
./pkg/streamice/streamice_cg_functions.F |
333 |
STREAMICE_CG_MAKE_A |
uy = DPhi (i,j,bi,bj,m_j,n,2) |
./pkg/streamice/streamice_cg_functions.F |
493 |
STREAMICE_CG_MAKE_A |
vx = DPhi (i,j,bi,bj,m_j,n,1) |
./pkg/streamice/streamice_cg_functions.F |
494 |
STREAMICE_CG_MAKE_A |
vy = DPhi (i,j,bi,bj,m_j,n,2) |