OpenMC/openmc/mgxs/__init__.py

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 *