File |
Line number |
Procedure |
Code |
./pkg/streamice/STREAMICE.h |
294 |
NO PROCEDURE |
& STREAMICE_allow_cpl, streamice_use_petsc, |
./pkg/streamice/streamice_cg_solve.F |
106 |
STREAMICE_CG_SOLVE |
if (streamice_use_petsc) then |
./pkg/streamice/streamice_finalize_petsc.F |
38 |
STREAMICE_FINALIZE_PETSC |
if (streamice_use_petsc) then |
./pkg/streamice/streamice_init_fixed.F |
49 |
STREAMICE_INIT_FIXED |
if (streamice_use_petsc) then |
./pkg/streamice/streamice_readparms.F |
121 |
STREAMICE_READPARMS |
& streamice_use_petsc |
./pkg/streamice/streamice_readparms.F |
287 |
STREAMICE_READPARMS |
streamice_use_petsc = .true. |
./pkg/streamice/streamice_velmask_upd.F |
229 |
STREAMICE_VELMASK_UPD |
if (streamice_use_petsc) then |