diff options
Diffstat (limited to 'Source/Parallelization/GuardCellManager.H')
-rw-r--r-- | Source/Parallelization/GuardCellManager.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Parallelization/GuardCellManager.H b/Source/Parallelization/GuardCellManager.H index 5e9971544..d2f764fbb 100644 --- a/Source/Parallelization/GuardCellManager.H +++ b/Source/Parallelization/GuardCellManager.H @@ -47,6 +47,7 @@ public: const int maxwell_solver_id, const int max_level, const amrex::Array<amrex::Real,3> v_galilean, + const amrex::Array<amrex::Real,3> v_comoving, const bool safe_guard_cells); // Guard cells allocated for MultiFabs E and B |