DAMASK_EICMD/python/damask/solver/__init__.py

6 lines
165 B
Python

"""Tools to control the various solvers."""
from .solver import Solver # noqa
from .marc import Marc # noqa
from .abaqus import Abaqus # noqa