aboutsummaryrefslogtreecommitdiff
path: root/src/Symmetry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symmetry.c')
-rw-r--r--src/Symmetry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symmetry.c b/src/Symmetry.c
index c7e0d91..c0a8132 100644
--- a/src/Symmetry.c
+++ b/src/Symmetry.c
@@ -50,6 +50,7 @@ void CCTK_FCALL CCTK_FNAME (CartSymVN)
****************** External Routine Prototypes *********************
********************************************************************/
void DecodeSymParameters3D (int sym[6]);
+void CartGrid3D_ApplyBC (CCTK_ARGUMENTS);
/*@@