next up previous contents
Next: Variables Up: What the Flesh Provides Previous: What the Flesh Provides   Contents

Fortran Routines

Any source file using Cactus infrastructure should include the header file cctk.h using the line

#include "cctk.h"
(Fortran programmers should not be put off by this being a C style header file--most Cactus files are run through a C preprocessor before compilation.)



Subsections