File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_calc_residual.F |
100 |
SEAICE_CALC_RESIDUAL |
I krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_residual.F |
104 |
SEAICE_CALC_RESIDUAL |
I krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_residual.F |
116 |
SEAICE_CALC_RESIDUAL |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_residual.F |
12 |
SEAICE_CALC_RESIDUAL |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_residual.F |
47 |
SEAICE_CALC_RESIDUAL |
INTEGER krylovIter |
./pkg/seaice/seaice_calc_residual.F |
85 |
SEAICE_CALC_RESIDUAL |
I krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_residual.F |
95 |
SEAICE_CALC_RESIDUAL |
I krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_rhs.F |
11 |
SEAICE_CALC_RHS |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_calc_rhs.F |
48 |
SEAICE_CALC_RHS |
INTEGER krylovIter |
./pkg/seaice/seaice_jacvec.F |
12 |
SEAICE_JACVEC |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_jacvec.F |
170 |
SEAICE_JACVEC |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_jacvec.F |
48 |
SEAICE_JACVEC |
INTEGER krylovIter |
./pkg/seaice/seaice_jfnk.F |
227 |
SEAICE_JFNK |
krylovIter = 0 |
./pkg/seaice/seaice_jfnk.F |
262 |
SEAICE_JFNK |
CALL SEAICE_FGMRES (nVec,im,rhs,sol,ifgmres,krylovIter, |
./pkg/seaice/seaice_jfnk.F |
287 |
SEAICE_JFNK |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_jfnk.F |
293 |
SEAICE_JFNK |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_jfnk.F |
298 |
SEAICE_JFNK |
totalKrylovItersLoc = totalKrylovItersLoc + krylovIter |
./pkg/seaice/seaice_jfnk.F |
314 |
SEAICE_JFNK |
& ', Nb. of FGMRES iterations = ', krylovIter |
./pkg/seaice/seaice_jfnk.F |
319 |
SEAICE_JFNK |
IF ( krylovIter.EQ.SEAICElinearIterMax ) THEN |
./pkg/seaice/seaice_jfnk.F |
70 |
SEAICE_JFNK |
INTEGER krylovIter, krylovFails |
./pkg/seaice/seaice_krylov.F |
289 |
SEAICE_KRYLOV |
krylovIter = 0 |
./pkg/seaice/seaice_krylov.F |
323 |
SEAICE_KRYLOV |
CALL SEAICE_FGMRES (nVec,im,rhs,sol,ifgmres,krylovIter, |
./pkg/seaice/seaice_krylov.F |
349 |
SEAICE_KRYLOV |
I picardIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_krylov.F |
355 |
SEAICE_KRYLOV |
I krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_krylov.F |
374 |
SEAICE_KRYLOV |
totalKrylovItersLoc = totalKrylovItersLoc + krylovIter |
./pkg/seaice/seaice_krylov.F |
391 |
SEAICE_KRYLOV |
& ', Nb. of FGMRES iterations = ', krylovIter |
./pkg/seaice/seaice_krylov.F |
396 |
SEAICE_KRYLOV |
IF ( krylovIter.EQ.krylovIterMax ) THEN |
./pkg/seaice/seaice_krylov.F |
61 |
SEAICE_KRYLOV |
INTEGER krylovIter, krylovFails |
./pkg/seaice/seaice_preconditioner.F |
221 |
SEAICE_PRECONDITIONER |
& newtonIter, ',', krylovIter, ')' |
./pkg/seaice/seaice_preconditioner.F |
225 |
SEAICE_PRECONDITIONER |
& newtonIter, ',', krylovIter, ')' |
./pkg/seaice/seaice_preconditioner.F |
23 |
SEAICE_PRECONDITIONER |
I newtonIter, krylovIter, myTime, myIter, myThid ) |
./pkg/seaice/seaice_preconditioner.F |
400 |
SEAICE_PRECONDITIONER |
& krylovIter, ') iters, U/VResid=', |
./pkg/seaice/seaice_preconditioner.F |
408 |
SEAICE_PRECONDITIONER |
& newtonIter, ',', krylovIter, ')' |
./pkg/seaice/seaice_preconditioner.F |
412 |
SEAICE_PRECONDITIONER |
& newtonIter, ',', krylovIter, ')' |
./pkg/seaice/seaice_preconditioner.F |
63 |
SEAICE_PRECONDITIONER |
INTEGER krylovIter |