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 2effc8a6d..bfc2e0562 100644
--- a/Source/WarpX.H
+++ b/Source/WarpX.H
@@ -162,7 +162,7 @@ public:
* being used (0, 1, 2 corresponding to timers, heuristic, or gpuclock).
*/
static short load_balance_costs_update_algo;
- //! Integer that corresponds to electromagnetic Maxwell solver (vaccum - 0, macroscopic - 1)
+ //! Integer that corresponds to electromagnetic Maxwell solver (vacuum - 0, macroscopic - 1)
static int em_solver_medium;
/** Integer that correspond to macroscopic Maxwell solver algorithm
* (BackwardEuler - 0, Lax-Wendroff - 1)