mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
add openmc.checkvalue when importing openmc
This commit is contained in:
parent
d4cfb81114
commit
1c226a8178
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from openmc.arithmetic import *
|
||||
from openmc.cell import *
|
||||
from openmc.checkvalue import *
|
||||
from openmc.mesh import *
|
||||
from openmc.element import *
|
||||
from openmc.geometry import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue