aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-09-30 16:58:29 +0200
committerThomas White <taw@physics.org>2014-09-30 16:58:29 +0200
commit015ffcd77acc4b7f3178753b21e6591fd8212e4c (patch)
tree45f96bce23cb229067bfaf97434b9fd621b695ee /src/post-refinement.h
parentb57deca8061316d2fc09dedcf8a91fa7523f081f (diff)
Cell vector gradients for SCSphere, plus general rationalisation
Diffstat (limited to 'src/post-refinement.h')
-rw-r--r--src/post-refinement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post-refinement.h b/src/post-refinement.h
index 0c564690..a9c79ed6 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -55,8 +55,8 @@ enum {
REF_CSX,
REF_CSY,
REF_CSZ,
- REF_R,
NUM_PARAMS,
+ REF_R,
REF_DIV,
};