aboutsummaryrefslogtreecommitdiff
path: root/m
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2011-09-23 18:06:03 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2011-09-23 18:06:03 +0200
commit116bcea2d949439fda6ecc729ad5f7d5df458b49 (patch)
tree5e045c3169531a72c28adb30cdcbd4ec38f396f3 /m
parent99b2621c33bff4e5adb35d95bfa5a9472c1121ef (diff)
Remove debugging code
Diffstat (limited to 'm')
-rw-r--r--m/McLachlan_BSSN.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/m/McLachlan_BSSN.m b/m/McLachlan_BSSN.m
index cc5ef93..7d2543e 100644
--- a/m/McLachlan_BSSN.m
+++ b/m/McLachlan_BSSN.m
@@ -81,8 +81,6 @@ derivatives =
PDonesided[i] -> dir[i] (-1 + shift[i]^dir[i]) / spacing[i]} /. i->j, {j,1,3}],1]
};
-(* Put[derivatives, "derivatives.m"]; *)
-
PD = PDstandardNth;
PDu = PDupwindNth;
PDua = PDupwindNthAnti;