aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2004-11-20 20:21:51 +0000
committerjthorn <jthorn@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2004-11-20 20:21:51 +0000
commit0aab50b3f4fecd2389fa794a96a401ca6a1be6e2 (patch)
tree23a90994f102aaa613c85d249cc69e7791e2cb24
parentac70c9d145fe7000b5a07145706f092b846b46a5 (diff)
clarify comment for local_spatial_order variable
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@81 b1d164ef-f17a-46e7-89d4-021c7118ef4e
-rw-r--r--interface.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 83005df..a1cc584 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -8,4 +8,5 @@ USES INCLUDE: CalcTmunu.inc
public:
-int local_spatial_order type=SCALAR "Can be set pointwise to change the macros"
+int local_spatial_order type=SCALAR \
+ "Can be set pointwise to change the finite differencing order"