aboutsummaryrefslogtreecommitdiff
path: root/src/driver/setup.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/setup.cc')
-rw-r--r--src/driver/setup.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/driver/setup.cc b/src/driver/setup.cc
index 2de1959..482e8bb 100644
--- a/src/driver/setup.cc
+++ b/src/driver/setup.cc
@@ -280,7 +280,8 @@ state.AH_info_ptrs.push_back(NULL);
= *new
patch_system(origin_x[hn], origin_y[hn], origin_z[hn],
ps_type,
- N_ghost_points, N_overlap_points, delta_drho_dsigma,
+ ghost_zone_width, patch_overlap_width,
+ N_zones_per_right_angle,
gfns::nominal_min_gfn, gfns::nominal_max_gfn,
gfns::ghosted_min_gfn, gfns::ghosted_max_gfn,
interp_handle, interp_param_table_handle,