Skip to content

Commit e8cb4df

Browse files
committed
Add the init_scalar and init_vector methods to common for quicker usage
1 parent fc997b6 commit e8cb4df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fidimag/common/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
from .citation import citation
55
from .cuboid_mesh import CuboidMesh
66
#from .neb_cartesian import NEB_Sundials
7+
from .helper import init_scalar, init_vector

0 commit comments

Comments
 (0)