Commit Graph

4281 Commits

Author SHA1 Message Date
Philippose Rajan
3abc034f09 * Smallest assigned boundary condition number corrected from "0" to "1" in order to maintain compatibility with NgSolve
* Improved code consistency between Automated assignment and Profile based assignment algorithms
* More informative messages
2009-10-04 15:19:14 +00:00
Philippose Rajan
0d1f18749d * Temporarily fixed bug: array "facedecoding" gets corrupted after converting a mesh to second order, subsequently causing a crash on using the function "GetSurfaceElementsOfFace"
-- Corrected by uncommenting a previous approach used to obtain the surface elements of a face, and commenting out the currently used code till further clarification
2009-10-04 15:15:57 +00:00
Philippose Rajan
df79bea6bd * Code cleanup and formatting
* Included error checking when opening OCC geometry files
* Attempt to retain face colours even after geometry healing
* Fixed a bug which did not clear face mesh size array when a new geometry was loaded
* More consistent code between STEP and IGES geometry load functions
2009-10-04 15:12:43 +00:00
Philippose Rajan
5701d9f094 * Updated version number for Windows to 4.9.12-dev 2009-10-04 15:07:07 +00:00
Joachim Schoeberl
a403af541d default exportfiletype 2009-09-22 17:59:55 +00:00
Joachim Schoeberl
b06e32f9f7 export filetype 2009-09-22 07:15:08 +00:00
Joachim Schoeberl
c4c3773610 save export filetype 2009-09-22 07:12:00 +00:00
Philippose Rajan
c5800d02a7 * Configured Nglib 64-bit to also include OpenCascade support 2009-09-12 09:10:07 +00:00
Joachim Schoeberl
9b88c07cb7 fix Makefile 2009-09-11 20:07:34 +00:00
Joachim Schoeberl
c493ec49b9 NETGEN_USER_DIR to store ng.opt and ng.ini 2009-09-11 19:14:43 +00:00
Joachim Schoeberl
e05ccc3984 missing return value 2009-09-11 18:08:20 +00:00
Joachim Schoeberl
078e664824 remember load path 2009-09-11 17:54:09 +00:00
Philippose Rajan
4ed55d9a75 * Version number in Windows resource file changed to 4.9.11 2009-09-11 17:42:20 +00:00
Joachim Schoeberl
cfbaf15528 version 4.9.11 2009-09-11 17:31:40 +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
Joachim Schoeberl
975d220350 namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
Joachim Schoeberl
c429a6cc6c 2d meshing 2009-09-07 10:23:23 +00:00
Philippose Rajan
4a3a49f5fd * Nglib now supports surface and volume meshing of OCC geometry
* OCC code cleanup
* Added to Nglib source code documentation
2009-09-01 21:36:09 +00:00
Philippose Rajan
91ae6c4c70 * Corrected typo 2009-08-30 15:30:34 +00:00
Philippose Rajan
3551550857 * Corrected error in OCC part of nglib header - header now has no external dependencies 2009-08-30 12:37:40 +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
Philippose Rajan
eb742ce90a * Added OCC support for 64-bit architecture 2009-08-30 12:34:29 +00:00
Joachim Schoeberl
33f40b8e9a small fixes 2009-08-29 09:36:14 +00:00
Joachim Schoeberl
f3fd0c6bbd fix double<complex> incompatibility 2009-08-29 09:29:09 +00:00
Philippose Rajan
1e8d16c1db * Removing support for MSVC++ 2005 for Netgen and Nglib 2009-08-28 10:59:57 +00:00
Philippose Rajan
0b26451049 * Initial Nglib OCC support trials
* Added a new compile target for Nglib (Release(OCC))
* Netgen and Nglib solution files updated to remove non-existent files and add new source files into project
2009-08-28 10:52:03 +00:00
Joachim Schoeberl
e7c9a77dbe on the way to togl2.0 2009-08-26 21:00:55 +00:00
Joachim Schoeberl
f99c47eb72 check for iomanip 2009-08-25 17:22:36 +00:00
Joachim Schoeberl
41de0eaa1a remove moveable mem 2009-08-25 14:01:10 +00:00
Joachim Schoeberl
670509b52b baseclass NetgenGeometry 2009-08-25 14:00:20 +00:00
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