aboutsummaryrefslogtreecommitdiff
path: root/src/periodic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/periodic.h')
-rw-r--r--src/periodic.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/periodic.h b/src/periodic.h
index 2f381f3..c423c73 100644
--- a/src/periodic.h
+++ b/src/periodic.h
@@ -25,5 +25,10 @@ BndPeriodicGN (cGH const * restrict const cctkGH,
int const * restrict const stencil,
char const * restrict const gn);
+
+
+void
+Periodic_ApplyBC (cGH const * restrict const cctkGH);
+
#endif /* defined PERIODIC_H */