aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorherrmann <herrmann@f4913095-0e4f-0410-abea-a123d184f1f3>2005-03-23 22:03:23 +0000
committerherrmann <herrmann@f4913095-0e4f-0410-abea-a123d184f1f3>2005-03-23 22:03:23 +0000
commit6a611ee5c19a7562bf8b23570ff1039897272265 (patch)
tree60174b1fd211e5b4d34b8755f1742af0c276c1c6 /interface.ccl
parent0b2fc3b6c08d39f19eb684f5ab2afa7e32947a68 (diff)
output of individual pieces of the norm.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Norms/trunk@11 f4913095-0e4f-0410-abea-a123d184f1f3
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 70daffa..f99c901 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -29,7 +29,7 @@ REAL bgvals_group TYPE=ARRAY DIM=1 SIZE=max_nr_vars DISTRIB=constant
REAL norm_group TYPE=SCALAR
{
- norm
+ norm, norm_u, norm_v, norm_grad
} "computed norm"
REAL diff_term_group TYPE=GF