aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ADMConstraints.F1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ADMConstraints.F b/src/ADMConstraints.F
index a267bdc..5432913 100644
--- a/src/ADMConstraints.F
+++ b/src/ADMConstraints.F
@@ -250,6 +250,7 @@ c LegoExcision (must be done before symmetries are applied).
. dirx,diry,dirz,nx,ny,nz,0.0D0)
deallocate(dirx,diry,dirz)
+ deallocate(aux)
#else
call CCTK_WARN(0,"You have not compiled with LegoExcision")