Contents of this Asset file:
Field Name | Value | HTML Tag Type |
---|---|---|
BIDM.Asset.Abstract | A set of fortran-77 portability conversion tools built on a token parsing library (ftoken). These tools are: <ul> <li>-> fgtok: table driven token substitution tool with fortran-77 specific features. -> idecl: make implicit INTEGER and REAL declarations explicit, allowing a code to be converted to compile with IMPLICIT NONE <li>-> cpcheck: scan a named source file for presence of macros defined in a named header file. If any of the macros occur, print "present", otherwise print "absent". <li>-> r8real: automatically generate a REAL*8 interface to subroutines or functions which use single precision REAL arguments. </ul> These tools are recommended for one time portability (and precision) conversions of codes. Examples of conversions: (a) change REAL and COMPLEX declarations to REAL*8 and COMPLEX*16, (b) convert all references to fortran intrinsic functions to their generic (and portable) form, (c) convert hard coded constants to D-exponent format. The module includes name substitution tables and scripts enabling automated code conversions. | META |
BIDM.Asset.ContactIs.Organization | https://w3.pppl.gov/rib/repositories/NTCC/objects/Organization/dmccune.html | LINK |
BIDM.Asset.DateOfInformation | Thr Jun 18 16:50:54 2009 | META |
BIDM.Asset.Domain | Portability Tools | META |
BIDM.Asset.Icon | https://w3.pppl.gov/~ludesche/Backgrounds/gray.gif | META |
BIDM.Asset.IsMadeOf.Element | https://w3.pppl.gov/rib/repositories/NTCC/objects/Element/ftoken.html | LINK |
BIDM.Asset.IsMadeOf.Element | https://w3.pppl.gov/rib/repositories/NTCC/objects/Element/ftoken_zip.html | LINK |
BIDM.Asset.Keyword | Portability | META |
BIDM.Asset.Language | Fortran, csh scripts | META |
BIDM.Asset.Name | FToken | META |
BIDM.Asset.RecordMaintainedBy.Organization | https://w3.pppl.gov/rib/repositories/NTCC/objects/Organization/pppl.html | LINK |
BIDM.Asset.TargetEnvironment | AIX, CRAY, HP-UX, Irix64, Linux, OSF1, SunOS, | META |
BIDM.Asset.TitleLine | Tools to Create Portable Fortran-77 Code | META |
BIDM.Asset.VersionDate | 08/07/1999 | META |
BIDM.Asset.Webpage | https://w3.pppl.gov/NTCC/Port | META |