mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Remove "tally_" prefix from tally filter files
This commit is contained in:
parent
15caa0c1ca
commit
e2e813adb8
23 changed files with 181 additions and 185 deletions
|
|
@ -4,8 +4,8 @@
|
|||
#include "openmc/eigenvalue.h"
|
||||
#include "openmc/message_passing.h"
|
||||
#include "openmc/settings.h"
|
||||
#include "openmc/tallies/filter.h"
|
||||
#include "openmc/tallies/tally.h"
|
||||
#include "openmc/tallies/tally_filter.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue