aboutsummaryrefslogtreecommitdiff
path: root/Source/WarpX.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WarpX.H')
-rw-r--r--Source/WarpX.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WarpX.H b/Source/WarpX.H
index b5e76fdf1..e05babad5 100644
--- a/Source/WarpX.H
+++ b/Source/WarpX.H
@@ -181,7 +181,7 @@ public:
static bool do_dynamic_scheduling;
static bool refine_plasma;
- static int sort_int;
+ static IntervalsParser sort_intervals;
static amrex::IntVect sort_bin_size;
static int do_subcycling;