aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp2
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetInterp2')
-rw-r--r--Carpet/CarpetInterp2/src/fasterp.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetInterp2/src/fasterp.hh b/Carpet/CarpetInterp2/src/fasterp.hh
index 3981f0a67..393fd5144 100644
--- a/Carpet/CarpetInterp2/src/fasterp.hh
+++ b/Carpet/CarpetInterp2/src/fasterp.hh
@@ -26,7 +26,7 @@ namespace CarpetInterp2 {
// Each interpolation point descriptor requires
// (dim * (max_order+1) + 1)
// CCTK_REAL values of memory
- int const max_order = 5;
+ int const max_order = 11;