diff options
Diffstat (limited to 'Source/Particles/ShapeFactors.H')
-rw-r--r-- | Source/Particles/ShapeFactors.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/ShapeFactors.H b/Source/Particles/ShapeFactors.H index 9d185714a..be79a4871 100644 --- a/Source/Particles/ShapeFactors.H +++ b/Source/Particles/ShapeFactors.H @@ -1,7 +1,7 @@ #ifndef SHAPEFACTORS_H_ #define SHAPEFACTORS_H_ -// Compute shape factor and return index of leftmost cell where +// Compute shape factor and return index of leftmost cell where // particle writes. // Specialized templates are defined below for orders 0 to 3. template <int depos_order> |