Skip to content

Commit b447476

Browse files
committed
Add template Python class for Demag Multipole to atomistic energies folder
1 parent 2efb205 commit b447476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fidimag/atomistic/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
from .monte_carlo import MonteCarlo
1111
import fidimag.common.constant as const
1212
from .materials import UnitMaterial, Nickel
13+
from .demag_multipole import *

0 commit comments

Comments
 (0)