mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 03:55:38 -04:00
4 lines
147 B
Python
4 lines
147 B
Python
from openmc.mgxs.groups import EnergyGroups
|
|
from openmc.mgxs.library import Library
|
|
from openmc.mgxs.mgxs import *
|
|
from openmc.mgxs.mdgxs import *
|