FEM: fem tools package, move fem utils in it

This commit is contained in:
Bernd Hahnebach
2018-01-09 07:29:48 +01:00
parent 325abd8641
commit ff1601be5f
19 changed files with 18 additions and 18 deletions

View File

@@ -26,7 +26,7 @@ __author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
import FemUtils
import femtools.femutils as FemUtils
from .. import run
from .. import solverbase