|
Class Summary |
| ArraySpec |
This class represents array arguments to I/O calls. |
| booleanW |
f2j object wrapper for booleans. |
| doubleW |
f2j object wrapper for doubles. |
| Dummy |
Placeholders for Fortran GOTO statements and labels. |
| EasyIn |
Simple input from the keyboard for all primitive types. |
| Etime |
Implementation of Fortran ETIME intrinsic. |
| floatW |
f2j object wrapper for floats. |
| intW |
f2j object wrapper for integers. |
| MatConv |
Conversions between one-dimensional linearized arrays and two-dimensional arays. |
| Second |
Implementation of Fortran SECOND intrinsic function. |
| StrictUtil |
StrictMath versions of various math related Fortran intrinsic functions. |
| StringW |
f2j object wrapper for strings. |
| Util |
Implementations of various Fortran intrinsic functions. |