aboutsummaryrefslogtreecommitdiff
path: root/src/Boundary.h
diff options
context:
space:
mode:
authorallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>2000-07-12 10:55:41 +0000
committerallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>2000-07-12 10:55:41 +0000
commit35e47f97ca82d39e84faa5568233ffeacc4389fc (patch)
tree4570c47d2cd08252bb8c22991ebc3a3a57c0a271 /src/Boundary.h
parent9d2f55120f794d823382d71b6c1690af07c8ff49 (diff)
Tidied up a lot, so that everything is in one file, and the wrappers
only have code in one call. NOTE: A lot of the routine names have unfortunately changed again, this time we hope we have fixed on a standard. The old names are still there until the next release, but you will get a warning message every time you call one. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@111 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'src/Boundary.h')
-rw-r--r--src/Boundary.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Boundary.h b/src/Boundary.h
index 3cae2fe..7979d00 100644
--- a/src/Boundary.h
+++ b/src/Boundary.h
@@ -5,6 +5,8 @@
extern "C" {
#endif
+/* FIXME: Deprecated prototypes */
+
int BndConstantGI(cGH *GH,
int *stencil,
CCTK_REAL var0,