OpenMC/openmc/stats/__init__.py

2 lines
78 B
Python

from openmc.stats.univariate import *
from openmc.stats.multivariate import *