]> SALOME platform Git repositories - tools/solverlab.git/commitdiff
Salome HOME
Creation of SOLVERLAB python module
authormichael <michael@localhost.localdomain>
Sat, 30 Oct 2021 20:48:14 +0000 (22:48 +0200)
committermichael <michael@localhost.localdomain>
Sat, 30 Oct 2021 20:48:14 +0000 (22:48 +0200)
CoreFlows/swig/solverlab.i [new file with mode: 0644]

diff --git a/CoreFlows/swig/solverlab.i b/CoreFlows/swig/solverlab.i
new file mode 100644 (file)
index 0000000..0d6459e
--- /dev/null
@@ -0,0 +1,4 @@
+%module solverlab
+
+%pythoncode "cdmath.py"
+%pythoncode "CoreFlows.py"