Ignore:
Timestamp:
Mar 17, 2014 1:35:16 PM (10 years ago)
Author:
raasch
Message:

former files/routines cpu_log and cpu_statistics combined to one module,
which also includes the former data module cpulog from the modules-file,
module interfaces removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/poismg.f90

    r1310 r1318  
    2323! Current revisions:
    2424! -----------------
    25 !
     25! module interfaces removed
    2626!
    2727! Former revisions:
     
    110110    USE grid_variables
    111111    USE indices
    112     USE interfaces
    113112    USE pegrid
    114113
     
    616615    USE grid_variables
    617616    USE indices
    618     USE interfaces
    619617    USE pegrid
    620618
     
    10291027    USE cpulog
    10301028    USE indices
    1031     USE interfaces
    10321029    USE pegrid
    10331030
     
    10941091    USE cpulog
    10951092    USE indices
    1096     USE interfaces
    10971093    USE pegrid
    10981094
Note: See TracChangeset for help on using the changeset viewer.