Matthias Hochsteger
|
ca8df788c8
|
Install nglib.h
|
2017-05-12 13:19:05 +02:00 |
|
Matthias Hochsteger
|
c53913b4d1
|
Remove unused code in CMake files
|
2017-05-12 13:18:24 +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 |
|
Matthias Hochsteger
|
685981d463
|
Fixes for non-GUI builds
|
2017-01-31 15:35:56 +01:00 |
|
Matthias Hochsteger
|
190d035809
|
Fix Python paths
|
2017-01-09 18:45:12 +01:00 |
|
Matthias Hochsteger
|
ee4d5e89d8
|
remove unnecessary files (mostly unsupported build systems)
|
2016-11-23 18:07:14 +01:00 |
|
Matthias Hochsteger
|
5f29387c0b
|
force linking interface to nglib and nglib to netgenpy, this avoids missing symbols when importing netgen from python
|
2016-08-09 14:03:47 +02:00 |
|
Matthias
|
ad6785731f
|
OpenCascade for Windows
|
2016-04-04 10:18:38 +02:00 |
|
Matthias
|
8a3e29e624
|
get rid of pthread
|
2016-02-23 20:23:48 +01:00 |
|
Matthias Hochsteger
|
395a8f6d0c
|
fix issues with OpenCascade
|
2016-02-15 08:55:49 +01:00 |
|
Joachim Schöberl
|
c98a55ab11
|
merge ttk branch to master
|
2016-02-08 15:53:16 +01:00 |
|
Joachim Schöberl
|
bdac0aee24
|
create empty mesh before calling mesher (thx jwpeterson)
|
2015-10-22 18:55:54 +02:00 |
|
Joachim Schöberl
|
e6157eecd8
|
nglib-python restructuring
|
2015-10-20 11:09:29 +02:00 |
|
Matthias Hochsteger
|
8ac965d707
|
everything in one big dll on Windows
|
2015-10-19 10:08:30 +02:00 |
|
Joachim Schoeberl
|
38ffe628b1
|
fixes in nglib
|
2015-07-18 13:05:37 +02:00 |
|
Matthias Hochsteger
|
2bad0327e7
|
fix for cmake install components
|
2015-04-09 13:20:17 +02:00 |
|
Matthias Hochsteger
|
ea05f5183e
|
cmake OpenCascade support
|
2015-04-09 12:39:49 +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 |
|
Joachim Schoeberl
|
9977e12e68
|
dummy not needed also on Linux
|
2014-10-16 16:05:42 +00:00 |
|
Gerhard Kitzler
|
93997f512d
|
removed dummy functions Ng_Redraw and Ng_ClearSolutionData
|
2014-10-16 15:14:35 +00:00 |
|
Joachim Schoeberl
|
d8d525205e
|
ngs needs dummy clearsolutiondata
|
2014-10-10 11:39:30 +00:00 |
|
Gerhard Kitzler
|
f77b4bf60a
|
added WIN32 define for python export
|
2014-10-09 16:44:43 +00:00 |
|
Gerhard Kitzler
|
8238291545
|
removed empty Render() function
|
2014-10-09 07:58:21 +00:00 |
|
Joachim Schoeberl
|
42ea36b932
|
opengl/tcl structure
|
2014-10-08 12:46:25 +00:00 |
|
Joachim Schoeberl
|
c216e3f3ed
|
vis-library
|
2014-10-06 09:57:44 +00:00 |
|
Christoph Wintersteiger
|
becaacaf73
|
ExportGeom2d for Windows
|
2014-10-01 13:28:23 +00:00 |
|
Matthias Hochsteger
|
ca9078c0d3
|
netgen module fix
|
2014-09-26 14:20:35 +00:00 |
|
Matthias Hochsteger
|
1b93743382
|
netgen module for python
|
2014-09-26 14:06:39 +00:00 |
|
Joachim Schoeberl
|
0a260bc053
|
mesh object allocation
|
2014-09-25 22:09:21 +00:00 |
|
Gerhard Kitzler
|
b1be0eea1b
|
moved nglib export module to nglib.cpp
|
2014-09-04 15:15:17 +00:00 |
|
Joachim Schoeberl
|
e2cf4ea591
|
closed modules
|
2014-08-30 00:15:59 +00:00 |
|
Joachim Schoeberl
|
4175aff8b5
|
libadds
|
2014-08-13 16:15:19 +00:00 |
|
Joachim Schoeberl
|
e6bd7181f7
|
makefile
|
2014-08-04 10:35:36 +00:00 |
|
Philippose Rajan
|
c7ba1a6dc8
|
* Converted the minimum edge length used for subdividing geometry edges during the meshing phase into a user defined parameter accessible from the GUI
|
2014-01-25 21:17:16 +00:00 |
|
Joachim Schoeberl
|
12ab3d7cce
|
fix memory leaks
|
2013-02-26 13:11:39 +00:00 |
|
Joachim Schoeberl
|
0fcb171fe7
|
linking binarires
|
2012-10-27 15:06:35 +00:00 |
|
Joachim Schoeberl
|
d733c5c5cc
|
fix warning
|
2012-10-18 08:27:26 +00:00 |
|
Joachim Schoeberl
|
e649787f4a
|
library dependeny fix
|
2012-10-18 08:27:13 +00:00 |
|
Joachim Schoeberl
|
910b336d7b
|
parallel output
|
2012-09-03 09:50:08 +00:00 |
|
Joachim Schoeberl
|
d0b8d63889
|
user defined dblclick handler
|
2012-08-30 13:40:17 +00:00 |
|
Joachim Schoeberl
|
14362ac2f0
|
ngsolve 1d
|
2012-07-09 09:50:48 +00:00 |
|
Joachim Schoeberl
|
a7d1c6c657
|
sequential fixes
|
2012-07-05 13:02:01 +00:00 |
|
Joachim Schoeberl
|
6bb2a37939
|
nglib
|
2012-07-05 11:11:19 +00:00 |
|
Joachim Schoeberl
|
faad040fb0
|
parallel command processing
|
2012-07-05 11:05:33 +00:00 |
|
Joachim Schoeberl
|
a85154285f
|
libs were doubled in Makefile
|
2012-06-25 15:15:56 +00:00 |
|
Joachim Schoeberl
|
577ecd6f47
|
curved elements support MPI and multithreading
|
2011-08-11 22:28:22 +00:00 |
|
Joachim Schoeberl
|
a582fc6231
|
on the way to thread-save meshing
|
2011-07-25 08:40:23 +00:00 |
|
Joachim Schoeberl
|
28f59f7bcf
|
parallel communication tags
|
2011-07-06 21:08:58 +00:00 |
|
Joachim Schoeberl
|
f069933fc3
|
nglib / nginterface interfaces
|
2011-03-07 16:38:43 +00:00 |
|