Symbol | Description | Uses |
bar2CollectStatistics | 4 |
File | Line number | Procedure | Code |
./eesupp/src/bar2.F | 50 | BAR2_INIT |
bar2CollectStatistics = .TRUE. |
./eesupp/inc/BAR2.h | 50 | NO PROCEDURE |
COMMON /BAR2_L/ bar2CollectStatistics |
./eesupp/inc/BAR2.h | 51 | NO PROCEDURE |
LOGICAL bar2CollectStatistics |
./eesupp/src/comm_stats.F | 117 | COMM_STATS |
IF ( bar2CollectStatistics ) THEN |