Commit Graph

4437 Commits

Author SHA1 Message Date
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
Joachim Schoeberl
a3fcb393b6 useless error msg 2009-05-22 08:07:12 +00:00
Joachim Schoeberl
8fbe8c3e31 version 4.9.9 2009-05-09 17:52:42 +00:00
Joachim Schoeberl
9ea5bbe6cc mesh.ini file bug fix 2009-05-09 13:15:32 +00:00
Joachim Schoeberl
309e767b37 first load ngsolve, then startup 2009-05-09 13:03:37 +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
1c7f2356e0 does not try to create ini file if there is no write permission 2009-05-08 14:56:41 +00:00
Joachim Schoeberl
b8d71dd7a5 occ-visual 2009-04-30 12:13:49 +00:00
Joachim Schoeberl
777f9c65f2 reduce warnings 2009-04-27 17:44:28 +00:00
Philippose Rajan
b3506658df * Copies additional header files into the install location (required by NgSolve) 2009-04-19 22:12:51 +00:00
Philippose Rajan
fb9b71b9cc * Added DLL_HEADER exports to template specializations (Used in NgSolve) 2009-04-19 22:10:55 +00:00