migrate name: damask.Result better than damask.DADF5

This commit is contained in:
Martin Diehl 2020-02-21 23:56:18 +01:00
parent a433f7ef54
commit f20a82ce6d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ from .config import Material # noqa
from .colormaps import Colormap, Color # noqa
from .orientation import Symmetry, Lattice, Rotation, Orientation # noqa
from .dadf5 import DADF5 # noqa
from .dadf5 import DADF5 as Result # noqa
from .geom import Geom # noqa
from .solver import Solver # noqa