| Symbol | Description | Uses |
| type_cur | 10 |
| File | Line number | Procedure | Code |
| ./pkg/profiles/profiles_interp.F | 100 | PROFILES_INTERP |
if (type_cur.NE.3) then |
| ./pkg/profiles/profiles_interp.F | 149 | PROFILES_INTERP |
if (type_cur.EQ.1) then |
| ./pkg/profiles/profiles_interp.F | 158 | PROFILES_INTERP |
elseif (type_cur.EQ.2) then |
| ./pkg/profiles/profiles_interp.F | 167 | PROFILES_INTERP |
elseif (type_cur.EQ.3) then |
| ./pkg/profiles/profiles_interp.F | 176 | PROFILES_INTERP |
elseif (type_cur.EQ.4) then |
| ./pkg/profiles/profiles_interp.F | 17 | PROFILES_INTERP |
I type_cur, |
| ./pkg/profiles/profiles_interp.F | 185 | PROFILES_INTERP |
elseif (type_cur.EQ.5) then |
| ./pkg/profiles/profiles_interp.F | 203 | PROFILES_INTERP |
elseif (type_cur.EQ.6) then |
| ./pkg/profiles/profiles_interp.F | 49 | PROFILES_INTERP |
integer type_cur,file_cur |
| ./pkg/profiles/profiles_interp.F | 75 | PROFILES_INTERP |
if (type_cur.NE.4) then |