External Functions: Contents of the Examples TAR file

Makefile Top level Makefile compiles all the code.

ef_utility: (used by the Makefiles for compiling External Functions)
These files contain compiler flags and other settings that are system- and compiler- dependent. You may be able to modify one of them to suit your situation.
ef_utility/ferret_cmn/ Common blocks


examples/ (simple example functions)




fft/ Contains FFT functions and some example scripts, and also a platform_specific_flags file with further settings needed for these functions. Note FFTA and FFTP are in the main Ferret executable, so external functions with these same names will not be executed.


Contributed functions