Matthias Hochsteger
|
9a7307fb39
|
Start GUI from Python only if Netgen exe is not running
|
2017-05-15 18:56:47 +02:00 |
|
Matthias Hochsteger
|
025f8750be
|
GUI support from Python and some cleanup
Squashed commit of the following:
commit 5058ceb9351548937487aa94073e7f59236ae9fe
Merge: d37f0af 2da1465
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 19:33:55 2017 +0200
Merge remote-tracking branch 'origin/master' into native_tcl_macos
commit d37f0afcc1389c0c3ec0899da9c1af158c926ca5
Author: Matthias <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 19:27:12 2017 +0200
link gui to netgen, some fixes
commit 297141455cd4fab81709c13d6253ad8114beee4a
Author: Matthias <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 19:02:47 2017 +0200
windows fixes
commit 9bf290a60835f29762b15ee3b722da132678f90c
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 18:59:53 2017 +0200
More cleanup, proper code separation
... between netgen exectuable and gui library
commit f46d438d3c9dd32f9f94642b4ec00b85611ef1dd
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 14:03:53 2017 +0200
fix typos
commit b3d301ff4e321189aef469bff77f7cffa7b69e98
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 13:32:57 2017 +0200
also link tk to togl on windows...
commit c3519abee7b041e45c913a45999ed2d29d4ff325
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 13:30:16 2017 +0200
link TCL to togl on windows
commit 80b607436b45f38f4bac2708a78ef03561ad44e5
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 13:26:45 2017 +0200
linkt TCL only to netgen executable
commit 080139a431e949e14cb9f05194e19c5129aca3d3
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 13:20:36 2017 +0200
fix dll ex/import
commit dd68efacb01fbbbe3f136168f12fed41fa3c3c8a
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 13:15:39 2017 +0200
fix dll export
commit 9023b9ca49b4c2b99f228f64564990e2d0246b8c
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 12:06:14 2017 +0200
use system tcl/tk on MacOS, but download tcl/tk for windows
commit 16eb4c1b01eb5229f93274791187b2c666bb8b8e
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 12:01:36 2017 +0200
more cleanup
commit 6df5b82a7d9a1177a755446d563d6c4b98ff6329
Merge: af23786 2b0d3f0
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 11:45:42 2017 +0200
Merge remote-tracking branch 'origin/master' into native_tcl_macos
commit af2378637a6513de3b50841ed6314cd7e12f7205
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Wed May 10 11:45:40 2017 +0200
some cleanup
commit 81bbe117efe25df53c71f9ae603c50ee4557703a
Author: Joachim Schöberl <joachim.schoeberl@tuwien.ac.at>
Date: Tue May 9 20:14:46 2017 +0200
tk-gui
commit 387e6da678661dd3b9d75d696733f46fe43d789a
Merge: e658b5b e653d8e
Author: Joachim Schöberl <joachim.schoeberl@tuwien.ac.at>
Date: Tue May 9 18:49:20 2017 +0200
Merge remote-tracking branch 'origin/gui_from_python' into native_tcl_macos
commit e658b5b2c1ac3264f4165b5f6d2b821b3b1b0926
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Tue May 9 18:30:35 2017 +0200
use native tcl on macos
commit e653d8e6789d20e24b16a68bf760415940e881f8
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Mon May 8 16:37:23 2017 +0200
next fix
commit f663c80b00754d141a02fa6abde2077c841bbafb
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Mon May 8 16:23:21 2017 +0200
Fix symbol export on windows
commit 70d99782423d33d3fa6f80e758a7377d0cb52840
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Mon May 8 15:14:56 2017 +0200
GUI support from Python
Enables experimental support for starting the Netgen GUI from Python
directly.
To use it, just import the gui module:
> import netgen.gui
|
2017-05-10 19:34:42 +02:00 |
|
Christopher Lackner
|
515e68260d
|
remove del environ (its not there any more)
|
2017-02-01 22:32:02 +01:00 |
|
Matthias Hochsteger
|
643ecc2e5e
|
avoid dependency on env variable NETGENDIR in Python package
|
2017-02-01 11:06:43 +01:00 |
|
Matthias Hochsteger
|
685981d463
|
Fixes for non-GUI builds
|
2017-01-31 15:35:56 +01:00 |
|
Joachim Schöberl
|
a08fd7a509
|
vec in netgen.csg
|
2017-01-10 18:38:36 +01:00 |
|
Joachim Schöberl
|
d1de4a7cf9
|
Introduce NetgenGeometry base class to Python. export meshing first, then csg
|
2017-01-05 05:08:24 +01:00 |
|
Christopher Lackner
|
0f51e1375c
|
install stl.py
|
2016-12-15 11:41:50 +01:00 |
|
Christopher Lackner
|
561cf4e75f
|
add files
|
2016-12-09 16:34:22 +01:00 |
|
Matthias Hochsteger
|
ee4d5e89d8
|
remove unnecessary files (mostly unsupported build systems)
|
2016-11-23 18:07:14 +01:00 |
|
Matthias Hochsteger
|
3d1bd29d3e
|
small python fixes
|
2016-11-04 15:03:50 +01:00 |
|
Matthias Hochsteger
|
96c1235184
|
switch from boost::python to pybind11
|
2016-11-04 12:14:52 +01:00 |
|
Joachim Schöberl
|
ff84375089
|
local mesh-size in MeshingParameters via Python
|
2016-09-29 16:44:16 +02:00 |
|
Joachim Schöberl
|
5e45ae7db4
|
unit_square with bc-labels
|
2016-03-13 19:05:36 +01:00 |
|
Joachim Schöberl
|
c98a55ab11
|
merge ttk branch to master
|
2016-02-08 15:53:16 +01:00 |
|
Joachim Schöberl
|
27f57d19fa
|
don't import meshing from csg
|
2015-11-25 16:43:59 +01:00 |
|
Joachim Schöberl
|
4176c41670
|
bcs for rectangle
|
2015-11-11 18:46:20 +01:00 |
|
Joachim Schöberl
|
7165c90fb1
|
features for 2d meshing
|
2015-11-01 12:07:26 +01:00 |
|
Joachim Schöberl
|
5bcf28d196
|
mesh size and bcnames for 2d geometries
|
2015-10-30 19:50:40 +01:00 |
|
Joachim Schöberl
|
39cb1e0b14
|
import: in old version it was not clear which csg to take
|
2015-10-24 21:33:33 +02:00 |
|
Joachim Schöberl
|
e6157eecd8
|
nglib-python restructuring
|
2015-10-20 11:09:29 +02:00 |
|
Matthias Hochsteer
|
b82d89a768
|
python - set background color
|
2015-09-01 14:38:57 -04:00 |
|
Joachim Schoeberl
|
5c13649453
|
merge
|
2015-08-26 13:57:47 +02:00 |
|
Joachim Schoeberl
|
8c6cf8ded4
|
mesh has geometry-ptr
|
2015-08-26 13:56:06 +02:00 |
|
Joachim Schoeberl
|
004902c62f
|
mesh has geometry-ptr
|
2015-08-08 19:11:53 +02:00 |
|
Joachim Schoeberl
|
714385724c
|
meshing from python in 2d
|
2015-08-08 13:02:54 +02:00 |
|
Joachim Schoeberl
|
adeb492b64
|
unit-cube
|
2015-07-29 20:39:04 +02:00 |
|
Matthias Hochsteger
|
bd18af5676
|
cmake install components
|
2015-04-09 12:27:59 +02:00 |
|
Matthias Hochsteger
|
b870bcee0f
|
CMake support
|
2015-03-06 14:59:14 +01:00 |
|
Christoph Wintersteiger
|
e56d845f17
|
windows fix
|
2014-10-13 10:25:31 +00:00 |
|
Joachim Schoeberl
|
c1935691e2
|
py visualization
|
2014-10-10 11:18:51 +00:00 |
|
Christoph Wintersteiger
|
f89060e260
|
windows fixes
|
2014-10-08 13:37:37 +00:00 |
|
Joachim Schoeberl
|
c216e3f3ed
|
vis-library
|
2014-10-06 09:57:44 +00:00 |
|
Matthias Hochsteger
|
d0f5d033fc
|
private __platform variable
|
2014-10-02 12:29:55 +00:00 |
|
Matthias Hochsteger
|
98c57e3202
|
os test
|
2014-10-02 11:10:40 +00:00 |
|
Joachim Schoeberl
|
b950bd6ca6
|
move py-tutorials
|
2014-10-01 13:52:08 +00:00 |
|
Joachim Schoeberl
|
ceb0bcf128
|
python module definition
|
2014-10-01 10:31:22 +00:00 |
|
Matthias Hochsteger
|
46a6c155da
|
init_geom2d
|
2014-09-26 15:11:52 +00:00 |
|
Christoph Wintersteiger
|
82ff904582
|
new functions added
|
2014-09-16 16:38:30 +00:00 |
|
Christoph Wintersteiger
|
43b0054c54
|
updated 2D examples
|
2014-09-16 16:37:32 +00:00 |
|
Christoph Wintersteiger
|
8ffe4259d1
|
2D geometry Python examples
|
2014-09-10 11:17:37 +00:00 |
|
Joachim Schoeberl
|
7804ece54b
|
python export
|
2014-08-31 12:12:31 +00:00 |
|
Joachim Schoeberl
|
a5650c992d
|
python exports
|
2014-08-31 09:14:18 +00:00 |
|
Joachim Schoeberl
|
9a5261057f
|
--force-log
|
2014-08-29 21:05:50 +00:00 |
|