Skip to content

Commit 3857b04

Browse files
committed
Add various plot funcs to common namespace
1 parent 4a4d427 commit 3857b04

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 .plot import plot, plot_micro, plot_atom_hex, plot_atom_cub

0 commit comments

Comments
 (0)