Add suggestion from @paulromano

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Patrick Shriwise 2022-11-09 16:23:48 -06:00 committed by GitHub
parent 8d58588341
commit 21a14f6eeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
namespace openmc {
enum class FilterType {
AZIMUTHAL = 0,
AZIMUTHAL,
CELLBORN,
CELLFROM,
CELL,