Compressible Flow Subroutine Library
Installation and User's Guide
Version 1.0 DD-00007-000

4.3 Compiling against the Library (Fortran)

The Fortran subroutine entry points are contained in the same library files as the C/C++ version, as such the same compiler and linker instructions as provided in  4.2 apply.

By default it is assumed that the Fortran compiler and linker use suffix "_" function names and use the same calling conventions as C/C++. This is the default Fortran call specification on most platforms and supported compilers.