mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
parent
9bf069e636
commit
3347aeaa03
3 changed files with 9 additions and 14 deletions
|
|
@ -340,11 +340,6 @@ enum class RunMode {
|
|||
|
||||
enum class GeometryType { CSG, DAG };
|
||||
|
||||
//==============================================================================
|
||||
// Volume Calculation Constants
|
||||
|
||||
constexpr uint64_t UINT64_T_MAX {std::numeric_limits<uint64_t>::max()};
|
||||
|
||||
} // namespace openmc
|
||||
|
||||
#endif // OPENMC_CONSTANTS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue