Commit Graph

716 Commits

Author SHA1 Message Date
Joachim Schoeberl
725a714bf3 dbl-clk function with point coordinates 2014-02-12 15:13:35 +00:00
Joachim Schoeberl
361ea96704 physical point 2014-02-06 14:13:32 +00:00
Gerhard Kitzler
23c25e4a55 Updated platformtoolset to ctp nov 2013 2014-01-31 12:10:10 +00:00
Gerhard Kitzler
f0d6acf7fb windows fix for FFMPEG 2014-01-31 09:52:44 +00:00
Gerhard Kitzler
e3aa9ec98f windows fix for FFMPEG support 2014-01-31 09:52:08 +00:00
Gerhard Kitzler
a00c2c15ae Added a FFMPEG preprocessor definition to enable mpeg capturing 2014-01-31 09:40:24 +00:00
Gerhard Kitzler
7de7e6b79c Added changes for batchmode 2014-01-31 09:36:34 +00:00
Joachim Schoeberl
088bda222f periodic visualization of vector components 2014-01-27 12:31:03 +00:00
Joachim Schoeberl
10a246055c shrink tets 2014-01-26 20:23:48 +00:00
Joachim Schoeberl
768f339f05 line break 2014-01-26 20:23:30 +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
d5ae11a9b1 ngx mesh for stand-alone application 2014-01-20 09:30:17 +00:00
Gerhard Kitzler
20381f37ac removed unsafe use of boolean 2014-01-16 10:02:51 +00:00
Gerhard Kitzler
08aabe7103 changed platform toolset and added FFMPEG to postbuild event 2014-01-16 09:56:52 +00:00
Gerhard Kitzler
682983901f Changes for OCC 6.5 2014-01-16 08:49:20 +00:00
Joachim Schoeberl
204e29ed86 version 5.3 2014-01-13 09:05:29 +00:00
Joachim Schoeberl
ed51959493 edge/face topology 2014-01-07 10:42:39 +00:00
Joachim Schoeberl
3d8e1d407f edge/face topology 2014-01-07 10:42:30 +00:00
Joachim Schoeberl
081e9f129e identify output 2014-01-07 10:13:11 +00:00
Joachim Schoeberl
36a470fe04 bix maxh 2014-01-07 10:12:42 +00:00
Joachim Schoeberl
486ccac9ad surfaceelementlist fix in z-refinement 2013-12-16 13:02:05 +00:00
Gerhard Kitzler
efad3c9ce5 removed DLL_HEADER from class SolutionData 2013-11-25 09:57:35 +00:00
Gerhard Kitzler
28a03c1aea Upgraded for easier installation of netgen/nglib 2013-11-25 09:55:08 +00:00
Gerhard Kitzler
b57d844a20 Upgrade to Visual Studio 2012 2013-11-25 09:54:11 +00:00
Gerhard Kitzler
577b68a7c0 Upgrade to Visual Studio 2012 2013-11-25 09:53:42 +00:00
Gerhard Kitzler
34c7da7a88 Upgrade to Visual Studio 2012 2013-11-25 09:52:16 +00:00
Gerhard Kitzler
803bc12c5f Upgrade to Visual Studio 2012 2013-11-25 09:51:36 +00:00
Joachim Schoeberl
f82ea24a8a second order elements with STL 2013-11-18 09:16:11 +00:00
Joachim Schoeberl
58cfeebca8 changed starting edge for smooth faces (for proteins) 2013-11-14 16:57:22 +00:00
Joachim Schoeberl
a446812c6a ffmpeg update 2013-11-07 13:01:37 +00:00
Gerhard Kitzler
ffa8e70e26 windows fix for numeric_limits<double>::max(); 2013-10-04 12:50:36 +00:00
Joachim Schoeberl
2c40250fb2 textcolor in occ-geometry tree 2013-09-24 08:28:32 +00:00
Joachim Schoeberl
cb68aec97c mousewheel only in focus window 2013-09-24 08:27:57 +00:00
Joachim Schoeberl
7eac0b44f2 parallel mesh distribution 2013-09-02 12:51:53 +00:00
Gerhard Kitzler
7d4b93189b fixes for occ doctor on windows 2013-08-07 15:30:42 +00:00
Joachim Schoeberl
1da60d3e5c autoscale fix 2013-07-10 14:51:25 +00:00
Joachim Schoeberl
7aa13b2cdd parallel getminmax 2013-07-10 07:07:29 +00:00
Joachim Schoeberl
c68278cd67 parallel getminmax 2013-07-09 20:52:59 +00:00
Joachim Schoeberl
b5d914880a version 5.1-dev -> 5.2-dev 2013-06-25 13:01:27 +00:00
Joachim Schoeberl
de55a29781 export-dynamic instead of -rdynamic 2013-06-25 07:46:03 +00:00
Joachim Schoeberl
466e75500b rdynamic - is needed 2013-06-19 07:02:50 +00:00
Joachim Schoeberl
25ff8c25f3 makefile fixes for Mac 2013-06-18 06:45:04 +00:00
Joachim Schoeberl
b021185fb8 non-transparent clipping plane 2013-06-06 14:47:05 +00:00
Joachim Schoeberl
18df3bbaf4 fixes by Jacques Lechelle for P2 elements 2013-05-28 06:46:40 +00:00
Joachim Schoeberl
9310e5329b openmp-flags in LDFLAGS 2013-05-27 14:37:51 +00:00
Joachim Schoeberl
f86bbbc827 meshes in 1D, visualization 2013-05-27 13:01:58 +00:00
Philippose Rajan
f9f8d5481b * Added capability of writing gz compressed STL surface meshes
* Added capability of writing gz compressed OpenFOAM meshes
2013-05-02 17:51:04 +00:00
Philippose Rajan
0ca9193607 * OpenCascade geometry broken by changes in the NetgenGeometry memory leak fix.
* This commit makes the required changes to get it working again
2013-04-29 18:25:27 +00:00
Joachim Schoeberl
323a425673 bug fix for memory cleanup for curved elements 2013-04-22 13:00:07 +00:00
Gerhard Kitzler
18ba82517f DLL_HEADER 2013-04-05 13:08:07 +00:00