Joachim Schoeberl
342983ee75
parallel topology simplification
2011-07-14 21:36:19 +00:00
Joachim Schoeberl
95726ff4a1
exit procedure
2011-07-06 22:08:07 +00:00
Joachim Schoeberl
28f59f7bcf
parallel communication tags
2011-07-06 21:08:58 +00:00
Joachim Schoeberl
2d15141187
parallel mesh
2011-07-04 12:29:18 +00:00
Joachim Schoeberl
a64aa8226e
parallelization
2011-06-30 12:49:38 +00:00
Joachim Schoeberl
f069933fc3
nglib / nginterface interfaces
2011-03-07 16:38:43 +00:00
Joachim Schoeberl
ae5ba4002e
geometry shared libs not yet available with MSVC
2011-03-02 21:50:49 +00:00
Joachim Schoeberl
7b30f11858
togl 1.7
2011-02-28 13:37:19 +00:00
Joachim Schoeberl
6e5e049905
geom2d fixes
2011-02-28 13:34:54 +00:00
Joachim Schoeberl
5204be0657
spline files restructured
2011-02-28 12:59:27 +00:00
Joachim Schoeberl
55282bac84
geometry format modularization
2011-02-18 22:50:58 +00:00
Joachim Schoeberl
1b4c7be876
occ as shared lib
2011-01-14 17:03:35 +00:00
Joachim Schoeberl
f3c60f0e04
geometry restructure, makefile fixes
2011-01-10 20:31:43 +00:00
Joachim Schoeberl
b95acb082c
geometry restructuring
2011-01-10 20:18:01 +00:00
Christoph Lehrenfeld
f99db8c784
redo second order-refinement after uniform refinement
2010-10-17 10:44:39 +00:00
Philippose Rajan
e356a50199
* New feature: View mesh surface elements of selected face colours
...
* Added a new menu entry under the "special" menu for allowing users to inspect the face colours existent in a mesh
2010-08-09 18:03:25 +00:00
Joachim Schoeberl
768ef87cac
suggestions by E.A. (salome)
2010-05-18 11:28:15 +00:00
Joachim Schoeberl
dbd73daf8d
test output, warning removal
2010-04-22 11:44:07 +00:00
Joachim Schoeberl
6cdaec8ece
meshing from surface mesh bug fix
2010-03-23 12:52:07 +00:00
Joachim Schoeberl
1b275bf988
fix crash on solution double click (no colormeshsize)
2010-03-04 13:15:52 +00:00
Philippose Rajan
e3117cf206
* Bugfix: The feature for OCC Geometry to specify the maximum meshsize for each face had a bug which clamped the
...
mesh size for faces which were not selected by the user to the global maximum mesh size when first invoked.
..... This bug has now been fixed
2010-01-14 14:02:59 +00:00
Joachim Schoeberl
a5aec7630c
topology
2009-10-31 21:03:52 +00:00
Philippose Rajan
b2e8610f90
* Changes to the Boundary Layer generation system
...
* More user feedback when saving and exporting mesh files to disk
2009-10-27 23:04:42 +00:00
Joachim Schoeberl
55f164c6c6
togl2.0
2009-09-08 22:14:23 +00:00
Joachim Schoeberl
72a211674c
on the way to Togl2.0
2009-09-08 21:54:32 +00:00
Joachim Schoeberl
e3104d36a6
version update
2009-09-08 20:37:33 +00:00
Joachim Schoeberl
7d961851fb
prepare for togl2.0
2009-09-07 15:15:22 +00:00
Philippose Rajan
4fc9c40286
* Made the OCC subsystem independent of STLParameters (stlparam)
...
* Added a new class OCCParameters to handle OCC specific parameters
2009-08-30 12:36:11 +00:00
Joachim Schoeberl
670509b52b
baseclass NetgenGeometry
2009-08-25 14:00:20 +00:00
Joachim Schoeberl
aa2fda0ae2
legaltet
2009-08-25 08:44:03 +00:00
Joachim Schoeberl
f14a04a837
basegeometry, disable moveablemem
2009-08-24 00:03:40 +00:00
Philippose Rajan
99ad65f885
* Optimisation of the face colour user interface
...
* Trivial change inside menu option "Special"
2009-07-22 23:00:46 +00:00
Joachim Schoeberl
f3043d2df9
improvement in visualization
2009-07-20 08:36:36 +00:00
Philippose Rajan
3f2adbf5c9
* Colour based boundary condition assignment now independent of OpenCascade function calls
...
* This functionality can now be used on all netgen geometry and mesh types (if supported by the respective geometry module)
2009-07-11 21:05:10 +00:00
Philippose Rajan
0461899071
* Improved colour based boundary condition assignment for OCC geometry
...
* Now allows the boundary condition numbers to be assigned via a profile file "netgen.ocf"
* The old algorithm for automated selection is used if no profile file exists
2009-06-19 05:41:22 +00:00
Joachim Schoeberl
51d4a12781
change in loading ngsolve
2009-05-09 10:22:16 +00:00
Joachim Schoeberl
306035adee
RunParallel in nginterface
2009-05-09 09:48:16 +00:00
Joachim Schoeberl
08ea2e9639
2009-04-07 13:15:21 +00:00
Joachim Schoeberl
24ec58f024
jpeglib and FFmpeg updated
2009-04-05 15:10:33 +00:00
Philippose Rajan
3092d6cb9d
* First version of automated colour based boundary conditions for OpenCascade geometry
...
* Modified the menustat.tcl file to add an entry in the "Special" menu for the colour based boundary properties functionality
* Added the relevant TCL wrapper functions in ngpkg.cpp to enable the above functionality
* Note: The core functionality is implemented in the file "occauxfunctions.cpp"
2009-03-15 12:25:09 +00:00
Joachim Schoeberl
0c3c3f32d1
occ build visualization mesh
2009-02-01 23:08:39 +00:00
Joachim Schoeberl
2bb63aab47
move face mesh size to geometry menu
2009-01-31 03:28:55 +00:00
Philippose Rajan
34bfd4a349
* Added a new Compiler Switch (MSVC_EXPRESS) to enable Netgen to be compiled using the Express Editions of Microsoft Visual C++
2009-01-30 22:12:17 +00:00
Joachim Schoeberl
e2118a76b9
parallal restructure
2009-01-25 13:06:46 +00:00
Joachim Schoeberl
91d5c9888d
ARRAY -> Array
2009-01-25 12:35:25 +00:00
Joachim Schoeberl
3ce7cbc62f
parallel restructure
2009-01-25 12:20:07 +00:00
Joachim Schoeberl
5dc124a709
mesh rendering fixes
2009-01-24 23:28:47 +00:00
Joachim Schoeberl
4414d38106
rename files curvedelems_new -> curvedelems
...
bugfix with lock(mesh.mutex) in vsmesh
2009-01-24 13:35:44 +00:00
Joachim Schoeberl
abb11321c0
include togl_1_7.h into netgen sources
2009-01-20 09:08:01 +00:00
Joachim Schoeberl
4f3f7d23b4
test ci
2009-01-13 00:24:20 +00:00
Joachim Schoeberl
310cb00b13
autotools
2009-01-12 23:40:13 +00:00