aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 6aefaf3..121c910 100644
--- a/param.ccl
+++ b/param.ccl
@@ -342,8 +342,8 @@ keyword which_test "which test should we do?"
"gridfn" :: "set up test fn(x,y,z), print it"
"read gridfn" :: "read in ghosted test fn(x,y,z), print it"
"synchronize" :: "set up test fn(x,y,z), synchronize it, print errors"
-"synchronize Jacobian":: \
- "set up test fn(x,y,z), compute Jacobian of synchronize(), compare with NP"
+"ghost zone Jacobian":: \
+ "set up test fn(x,y,z), compute Jacobian of gz.synchronize(), compare with NP"
"derivatives" :: "set up test fn(rho,sigma), take derivs, print errors"
} "gridfn"