Skip to content

Commit

Permalink
Put solver in fipy namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Feb 26, 2025
1 parent b4933fd commit 83233ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fipy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
from fipy.boundaryConditions import *
from fipy.meshes import *
from fipy.solvers import *
from fipy.solvers import solver
from fipy.steppers import *
from fipy.terms import *
from fipy.tools import *
Expand Down

0 comments on commit 83233ac

Please sign in to comment.