We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a652c1e commit 485ec35Copy full SHA for 485ec35
fidimag/atomistic/__init__.py
@@ -2,7 +2,7 @@
2
from .exchange import UniformExchange, Exchange
3
from .anisotropy import Anisotropy, CubicAnisotropy
4
from .zeeman import Zeeman, TimeZeeman
5
-from .demag import Demag
+from .demag import Demag, DemagFMM
6
from .demag_hexagonal import DemagHexagonal
7
from .hexagonal_mesh import HexagonalMesh
8
from .demag_full import DemagFull
0 commit comments