Joachim Schoeberl
a8ee6ffd81
2009-08-25 11:23:47 +00:00
Joachim Schoeberl
aa2fda0ae2
legaltet
2009-08-25 08:44:03 +00:00
Joachim Schoeberl
a7d92de0ef
automake 64bit
2009-08-24 22:51:13 +00:00
Joachim Schoeberl
c0c0816fc7
configuration of 64bit OpenCASCADE
2009-08-24 20:23:51 +00:00
Joachim Schoeberl
8187d4f4e8
visual
2009-08-24 02:56:22 +00:00
Joachim Schoeberl
f14a04a837
basegeometry, disable moveablemem
2009-08-24 00:03:40 +00:00
Joachim Schoeberl
b455164dfb
test
2009-08-10 11:43:18 +00:00
Joachim Schoeberl
1420b8dc9e
visualization fixes
2009-08-05 14:20:30 +00:00
Philippose Rajan
20cfea7f30
* Fixed bug in nglib.cpp - Local redefining of global object "mparam" in the STL mesh generation functions prevented mesh parameters from being propagated into the netgen meshing kernel
2009-07-27 22:22:37 +00:00
Philippose Rajan
091f525828
* Added 64-bit build target to Netgen and Nglib
...
* Modified the Post-Build scripts to handle Win32 and x64 build variants
* Note#1: No OCC Support yet for 64-bit builds
* Note#2: 64-bit targets are only maintained for MSVC 2008
2009-07-27 05:12:31 +00:00
Joachim Schoeberl
e7e48061ce
using fineness
2009-07-26 17:01:17 +00:00
Joachim Schoeberl
c685dd39bf
remove some visual warning
2009-07-26 13:54:15 +00:00
Joachim Schoeberl
5f28d09930
include ngsolve netgen!
2009-07-26 13:42:48 +00:00
Joachim Schoeberl
fe43f31c5a
tcl file
2009-07-26 11:24:16 +00:00
Joachim Schoeberl
df440111a1
2d example
2009-07-25 18:37:31 +00:00
Philippose Rajan
cf72c33585
* Modified manifest generation and embedding methods to allow Netgen to run on Vista
...
* the post build scripts no longer need to embed the manifests manually
2009-07-25 18:28:00 +00:00
Joachim Schoeberl
017b0ca911
remove some 2d tutorials
2009-07-25 16:21:33 +00:00
Philippose Rajan
ad90ae44ea
* Optimisations to the MSVC 2008 Windows build files
...
* Manifest embedding in Post-Build script modified
2009-07-25 13:12:51 +00:00
Joachim Schoeberl
56ad80e09a
2d examples
2009-07-24 23:14:31 +00:00
Joachim Schoeberl
8d0b9ddec2
2d examples
2009-07-24 23:13:53 +00:00
Joachim Schoeberl
d44a05ef8a
2d examples
2009-07-24 23:13:21 +00:00
Philippose Rajan
d329ea5e20
* Removed file "vector.cpp" from MSVC 2005 / 2008 Solution files
2009-07-24 09:48:32 +00:00
Philippose Rajan
10a7476bb7
* Fixed OCC Visualisation
...
* OCC Visualisation was broken after changes to visualisation subsystem was made [SVN Rev: 174]
2009-07-24 09:32:42 +00:00
Philippose Rajan
ad584ff2f7
* Modified version information to 4.9.10 in file "netgen.rc"
...
* Removed "vector.cpp" from MSVC 2008 / 2005 Solution files
2009-07-24 08:36:31 +00:00
Joachim Schoeberl
9ca9c8ad64
visualization fix
2009-07-24 07:43:04 +00:00
Joachim Schoeberl
18a0f73dc5
dll-export
2009-07-23 13:02: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
Philippose Rajan
6e65bbe80a
* Face Colours - Bugfix - Black (RGB: 0,0,0) is also a valid colour for a face!!
2009-07-22 22:59:20 +00:00
Joachim Schoeberl
63cacb0343
delete vector
2009-07-22 19:01:39 +00:00
Joachim Schoeberl
7c21eb94c7
windows fixes
2009-07-22 18:13:50 +00:00
Joachim Schoeberl
6d6b60fffe
mesh smoothing
2009-07-22 16:05:58 +00:00
Joachim Schoeberl
f3043d2df9
improvement in visualization
2009-07-20 08:36:36 +00:00
Joachim Schoeberl
54341e5c53
Netgen/NGSolve interface - Version 2
2009-07-19 17:33:25 +00:00
Joachim Schoeberl
7ac50aacf6
new interface
2009-07-13 13:03:01 +00:00
Philippose Rajan
d4830f6316
* Now comments can be placed inside the user defined boundary colour profile files
...
* Modified colour table to exclude (0.0,1.0,0.0) => Green from list
2009-07-11 21:06:31 +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
45e71b854e
* Colour based boundary condition assignment now independent of OpenCascade function calls and can be used for all Netgen Geometry and mesh types
...
* Changed the names of the files and functions used to handle colour based boundary condition number assignment
* Change made in order to make the functionality more generic and not dependent on OpenCascade functions / Geometry
2009-07-11 21:03:10 +00:00
Philippose Rajan
dd5ae2c395
* Added "Dist" and "Dist2" functions to the Vec3d class
2009-07-11 20:59:02 +00:00
Philippose Rajan
87e74276f3
* Use the new mesh level face colour functions instead of OCC function calls
...
* Removes dependency on OCC for mesh visualization even for meshes created from OCC Geometry
* Code cleanup to remove old commented out functions
2009-07-10 12:01:45 +00:00
Philippose Rajan
04cb56a8ff
* Extended VOL format to include face colour data
...
* Modified Mesh Save and Load functions to handle new type "face_colours"
* Face colours handled as RGB triplets
2009-07-10 11:59:24 +00:00
Philippose Rajan
2b4e7aad8f
* Face colours added to FaceDescriptor class to allow for geometry independent implementation of face colours
...
* Added functions to set and retrieve face colour data to FaceDescriptor class
2009-07-10 11:56:45 +00:00
Joachim Schoeberl
654914c3e1
multi point element transformation in nginterface_v2
2009-07-06 08:16:02 +00:00
Joachim Schoeberl
5764ae448c
demoview fix ??
2009-07-04 17:41:55 +00:00
Joachim Schoeberl
ef8edec3b8
bug fix from boundarylayer
2009-07-01 11:34:38 +00:00
Philippose Rajan
4cc2d7dc92
* Prismatic Boundary Layers (Highly experimental code !!!)
...
* Works for basic cases, but does not check for mesh validity yet
* Lot of work to be done... not ready for general use yet !!
2009-06-19 05:43:23 +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
1fd07f3845
reduce warnings
2009-06-14 10:49:08 +00:00
Joachim Schoeberl
7a6e3f64c1
compilation error bug fix
2009-06-10 16:12:20 +00:00
Joachim Schoeberl
611a53801d
vector/matrix access, small optimization in CalcTetBadness
2009-06-06 19:33:32 +00:00
Philippose Rajan
35bc5819db
* Added the Netgen Icon file to the VC++ Solution
...
* Netgen.rc embeds the icon and additional version information directly into the EXE file
* Modified MSVC++ 2008 / 2005 project files to include the resource file
2009-06-01 19:27:29 +00:00