diff options
Diffstat (limited to 'Source/Parallelization/GuardCellManager.H')
-rw-r--r-- | Source/Parallelization/GuardCellManager.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Parallelization/GuardCellManager.H b/Source/Parallelization/GuardCellManager.H index 53d5ccc08..c6fdecaee 100644 --- a/Source/Parallelization/GuardCellManager.H +++ b/Source/Parallelization/GuardCellManager.H @@ -7,7 +7,7 @@ class guardCellManager{ public: - void Init( + int Init( const bool do_subcycling, const bool do_fdtd_nci_corr, const bool do_nodal, |