aboutsummaryrefslogtreecommitdiff
path: root/m
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-01-02 11:58:59 -0500
committerErik Schnetter <schnetter@gmail.com>2012-01-02 11:58:59 -0500
commitcea0b49075b30965932112399b8531292c5f09be (patch)
tree7a34d6486b977ac89756f38c0ac5b035c5baa8e6 /m
parent71894c54a1d778df2b27277c004157aa6be93da7 (diff)
Remove unused function definition SetGroupTimelevels
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 802ae57..7ff370c 100644
--- a/m/McLachlan_BSSN.m
+++ b/m/McLachlan_BSSN.m
@@ -178,8 +178,6 @@ thetaExpr = Min [Exp [1 - r / SpatialShiftGammaCoeffRadius], 1];
(* Groups *)
(******************************************************************************)
-SetGroupTimelevels[g_,tl_] = Join[g, {Timelevels -> tl}];
-
evolvedGroups =
{SetGroupName [CreateGroupFromTensor [phi ], prefix <> "log_confac"],
SetGroupName [CreateGroupFromTensor [gt[la,lb]], prefix <> "metric" ],