Patch: Create prototypes for all scheduled functions

Issue #225 closed
Erik Schnetter created an issue

The attached patch makes the CST stage create prototypes for all scheduled functions into a new file cctk_ScheduleFunctions.h, which is included into cctk.h.

This is done only for C (and C++) since Fortran prototypes cannot be declared at file scope.

Keyword:

Comments (5)

  1. Roland Haas
    • removed comment

    I applied the patch a while ago (Feb 18) and have been using it since then without problems (and found some issues in the GT thorns instead). Please apply.

  2. Log in to comment