aboutsummaryrefslogtreecommitdiff
path: root/src/periodic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/periodic.h')
-rw-r--r--src/periodic.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/periodic.h b/src/periodic.h
index c423c73..32a77e5 100644
--- a/src/periodic.h
+++ b/src/periodic.h
@@ -28,6 +28,9 @@ BndPeriodicGN (cGH const * restrict const cctkGH,
void
+Periodic_RegisterBC (cGH * restrict const cctkGH);
+
+void
Periodic_ApplyBC (cGH const * restrict const cctkGH);
#endif /* defined PERIODIC_H */