aboutsummaryrefslogtreecommitdiff
path: root/src/cctk_GHExtensions.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/cctk_GHExtensions.F90')
-rw-r--r--src/cctk_GHExtensions.F902
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cctk_GHExtensions.F90 b/src/cctk_GHExtensions.F90
index a0af093..8967420 100644
--- a/src/cctk_GHExtensions.F90
+++ b/src/cctk_GHExtensions.F90
@@ -43,6 +43,8 @@ module cctk_GHExtensions
end subroutine CCTK_RegisterGHExtensionInitGH
#if 0
+C no Fortran 90 interface for following routines
+C their names exceed the maximum allowed length of 31 characters
subroutine CCTK_RegisterGHExtensionScheduleTraverseGH (ierr, handle, func)
implicit none
integer ierr