Skip to content

Commit 485ec35

Browse files
committed
Add demagfmm to atomistic namespace
1 parent a652c1e commit 485ec35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fidimag/atomistic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .exchange import UniformExchange, Exchange
33
from .anisotropy import Anisotropy, CubicAnisotropy
44
from .zeeman import Zeeman, TimeZeeman
5-
from .demag import Demag
5+
from .demag import Demag, DemagFMM
66
from .demag_hexagonal import DemagHexagonal
77
from .hexagonal_mesh import HexagonalMesh
88
from .demag_full import DemagFull

0 commit comments

Comments
 (0)