mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Add suggestion from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
8d58588341
commit
21a14f6eeb
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
namespace openmc {
|
||||
|
||||
enum class FilterType {
|
||||
AZIMUTHAL = 0,
|
||||
AZIMUTHAL,
|
||||
CELLBORN,
|
||||
CELLFROM,
|
||||
CELL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue