Symbol | Description | Uses |
notUsingYPeriodicity | 6 |
File | Line number | Procedure | Code |
./eesupp/inc/EESUPPORT.h | 100 | NO PROCEDURE |
LOGICAL notUsingYPeriodicity |
./eesupp/inc/EESUPPORT.h | 92 | NO PROCEDURE |
& notUsingXPeriodicity, notUsingYPeriodicity |
./eesupp/src/eeset_parms.F | 105 | EESET_PARMS |
notUsingYPeriodicity = .FALSE. |
./eesupp/src/ini_procs.F | 138 | INI_PROCS |
IF ( notUsingYPeriodicity ) THEN |
./pkg/cheapaml/cheapaml.F | 591 | CHEAPAML |
IF ( notUsingXPeriodicity.OR.notUsingYPeriodicity ) THEN |
./pkg/cheapaml/cheapaml.F | 593 | CHEAPAML |
yIsPeriodic = .NOT.notUsingYPeriodicity |