DAMASK_EICMD/python/damask/solver/__init__.py

6 lines
165 B
Python
Raw Normal View History

2019-12-13 03:28:37 +05:30
"""Tools to control the various solvers."""
from .solver import Solver # noqa
from .marc import Marc # noqa
from .abaqus import Abaqus # noqa