CCTK definitions

CCTK preprocessor definitions allows for the user to change the default length for pointers, integers and reals. The name and concept were taken from the CACTUS toolkit.
Defaults: The default for CCTK_C_PTR can be changed by setting the environment variable CCTK_C_PTR_TYPE at compile time:
CCTK_F77_QUAD is intended to simplify working with routines which require quadruple precision (real*16). The default can be changed by setting the environment CCTK_F77_QUAD_TYPE at compile time:

Notes

See Also


Installation instructions

Index of all manual pages

Examples

None