Commit Graph

  • 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 Philippose Rajan 2009-06-01 19:27:29 +00:00
  • a3fcb393b6 useless error msg Joachim Schoeberl 2009-05-22 08:07:12 +00:00
  • 8fbe8c3e31 version 4.9.9 Joachim Schoeberl 2009-05-09 17:52:42 +00:00
  • 9ea5bbe6cc mesh.ini file bug fix Joachim Schoeberl 2009-05-09 13:15:32 +00:00
  • 309e767b37 first load ngsolve, then startup Joachim Schoeberl 2009-05-09 13:03:37 +00:00
  • 51d4a12781 change in loading ngsolve Joachim Schoeberl 2009-05-09 10:22:16 +00:00
  • 306035adee RunParallel in nginterface Joachim Schoeberl 2009-05-09 09:48:16 +00:00
  • 1c7f2356e0 does not try to create ini file if there is no write permission Joachim Schoeberl 2009-05-08 14:56:41 +00:00
  • b8d71dd7a5 occ-visual Joachim Schoeberl 2009-04-30 12:13:49 +00:00
  • 777f9c65f2 reduce warnings Joachim Schoeberl 2009-04-27 17:44:28 +00:00
  • b3506658df * Copies additional header files into the install location (required by NgSolve) Philippose Rajan 2009-04-19 22:12:51 +00:00
  • fb9b71b9cc * Added DLL_HEADER exports to template specializations (Used in NgSolve) Philippose Rajan 2009-04-19 22:10:55 +00:00
  • 2584903baa extrusion fixes, reduce warnings Joachim Schoeberl 2009-04-19 21:15:26 +00:00
  • ff3eaf1119 MSVC adaption Joachim Schoeberl 2009-04-17 04:07:42 +00:00
  • 6222d32e34 extrusion Joachim Schoeberl 2009-04-14 19:20:09 +00:00
  • 08ea2e9639 Joachim Schoeberl 2009-04-07 13:15:21 +00:00
  • 49c1f51839 * Now uses NETGENDIR environment variable for install automation * Note: NETGENDIR points to "<netgen_root>\bin" folder * Use new install folder structure during post build phase Philippose Rajan 2009-04-05 22:12:45 +00:00
  • d75718fc56 * Modified file extensions to delete on running a "clean" Philippose Rajan 2009-04-05 22:10:33 +00:00
  • b76accefbd * Simpler external application loading * Library loading done in application TCL * ng.tcl only sources application TCL script file Philippose Rajan 2009-04-05 18:33:32 +00:00
  • 24ec58f024 jpeglib and FFmpeg updated Joachim Schoeberl 2009-04-05 15:10:33 +00:00
  • 42e72d3bb6 csg visualization bug/fix Joachim Schoeberl 2009-04-05 11:39:00 +00:00
  • 53834fdecd openmp Joachim Schoeberl 2009-04-05 11:30:37 +00:00
  • 474d156e61 * Changed netgen.lib -> nginterface.lib * Also pass name of "lib" file to post-build script * Added the remaining OCC files "*.ixx" and "*.jxx" to solution * New and improved postBuild_netgen.bat batch file - Lot more process feedback - More meaningful error messages - Also installs nginterface.lib and nginterface.h to "-bin" folder * Modified MSVC 2008 / 2005 solution files to add the above changes Philippose Rajan 2009-04-04 21:54:20 +00:00
  • 73451bace6 * Fixed - Unnecessary functions exported from OCC Topology Explorer code Philippose Rajan 2009-04-04 21:43:55 +00:00
  • 62c877a83d nginterface - dll Joachim Schoeberl 2009-04-04 13:43:02 +00:00
  • dcf5d73f3d * Bug-fix: Fixed error while handling parameters with whitespaces during the post-build phase Philippose Rajan 2009-04-04 10:02:53 +00:00
  • a7f8772932 * Bug-fix: Fixed loss of OCC face colours after performing a geometry healing run Philippose Rajan 2009-04-03 20:11:18 +00:00
  • cb777203cf * Code reformatted for improved readability Philippose Rajan 2009-04-03 20:09:46 +00:00
  • c082ef1492 * nginterface_v2 - Windows versions (MSVC++ 2008 / 2005) updated Philippose Rajan 2009-04-03 17:16:06 +00:00
  • 39858c7756 nginterface_v2 Joachim Schoeberl 2009-04-03 14:39:52 +00:00
  • 3e457df12d * Reformatted source code for readability Philippose Rajan 2009-03-31 21:08:17 +00:00
  • f4d4084b1d don't repair bisect Joachim Schoeberl 2009-03-26 09:49:40 +00:00
  • 8d932819dd set STL geomtype Joachim Schoeberl 2009-03-25 08:51:23 +00:00
  • 977e39e1c0 bug fix Joachim Schoeberl 2009-03-20 05:59:47 +00:00
  • 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" Philippose Rajan 2009-03-15 12:25:09 +00:00
  • 9d0be8a262 * Updated /libsrc/occ/Makefile.am to reflect addition of the two new files occauxfunctions.hpp and occauxfunctions.cpp * Updated the Visual C++ 2005 / 2008 project files to reflect the addition of the two new files Philippose Rajan 2009-03-15 12:19:26 +00:00
  • e266a0115d * Added a separate source and header file for OpenCascade Auxiliary functions which cannot be directly categorised under either geometry or mesh operations. Philippose Rajan 2009-03-15 12:17:27 +00:00
  • 87404f51c9 * Improved error checking for mesh size file loading / reading * Corrected uninitialized variables in mesh size file function Philippose Rajan 2009-03-10 20:39:16 +00:00
  • ac8ac8aa14 * Bug-fix for mesh size file usage with OpenCascade geometry Philippose Rajan 2009-03-10 19:56:24 +00:00
  • 28c72a85b2 * More Doxygen documentation for nglib * Rearranging functions into logical groups Philippose Rajan 2009-03-09 23:01:50 +00:00
  • 69b63a2c25 * Modified function LoadLocalMeshSize to print a message if the specified mesh file could not be loaded (due to non-existent file, no read access, etc....) Philippose Rajan 2009-03-09 23:01:07 +00:00
  • 28270266ca * Enable use of mesh size file with OpenCascade Geometry Philippose Rajan 2009-03-09 22:58:03 +00:00
  • dd9cc6abac * Standard mesh colour changed to Green in OCC Geometry to maintain consistency across Netgen Philippose Rajan 2009-02-25 18:39:51 +00:00
  • 61f9699f10 standard mesh color green Joachim Schoeberl 2009-02-25 16:52:41 +00:00
  • 22e83bf294 added missing file Joachim Schoeberl 2009-02-25 16:06:34 +00:00
  • 78736845ca * Fixed the OCC XDE Interface for BREP and IGES Files * Added stricter error checking for face colour extraction * Improved consistency of OCC geometry and mesh colours across file formats Philippose Rajan 2009-02-23 23:10:00 +00:00
  • 3271c2f5ae * Corrected a mistake in the Linux Makefile.am file in the nglib folder Philippose Rajan 2009-02-18 12:34:22 +00:00
  • b9a74d3586 * Doxygen documentation added for nglib exported functions. * Restructured the code for improved readability. Philippose Rajan 2009-02-16 22:27:43 +00:00
  • 92ae9c33ba * Added Solution and VC++ Project files for compiling the nglib library using the Windows Platform. * Added a post-build script for installing nglib similar to the netgen script. * Modified Makefile.am to reflect the changes made to the windows directory. Philippose Rajan 2009-02-15 20:28:24 +00:00
  • f5dbea25dd * Streamlined the directory paths and build processes for the netgen Visual C++ builds for consistency and extendability. * Renamed the post-build script to allow for a similar script for nglib. * Changed the install folder from <Configuration>-inst to <Configuration>-bin. Philippose Rajan 2009-02-15 20:25:44 +00:00
  • 1f258e5dab * Enable Windows DLL / lib creation for the nglib system. * Implemented by adding a dllexport / dllimport header for all exported functions to indicate to windows which functions are to be made available via the library. * System change driven via WIN32 define, making it transparent to Linux builds. Philippose Rajan 2009-02-15 20:22:04 +00:00
  • a42ecab606 * Added a new demonstrator program for the nglib library which shows how to read in an STL geometry file, initialise the STL geometry, mesh it, and save it as a VOL mesh file. * Modified the makefile to include the new demo program ng_stl during the Linux compile process Philippose Rajan 2009-02-15 20:18:21 +00:00
  • 05305ac78e packing for windows Joachim Schoeberl 2009-02-05 00:35:34 +00:00
  • 441989273c added pkg_libs Joachim Schoeberl 2009-02-04 23:54:22 +00:00
  • e61fdd097f use TOGL_WINDOWINGSYSTEM Joachim Schoeberl 2009-02-04 23:29:53 +00:00
  • 976326590f use TOGL_WINDOWINGSYSTEM Joachim Schoeberl 2009-02-04 23:26:52 +00:00
  • 18ad8379c0 use TOGL_WINDOWINGSYSTEM Joachim Schoeberl 2009-02-04 23:25:09 +00:00
  • 22d86c1838 portable opengl in autotools (Mac aqua) Joachim Schoeberl 2009-02-04 23:09:28 +00:00
  • e6b39d89a8 * Added svn:ignore property for the Windows sub-folder to ignore *.vcproj.*, *.ncb and *.suo files Philippose Rajan 2009-02-02 17:41:06 +00:00
  • e4df8bc7a7 * .SUO Files are user dependent files, and should not be in Version Control Philippose Rajan 2009-02-02 17:33:55 +00:00
  • 0c3c3f32d1 occ build visualization mesh Joachim Schoeberl 2009-02-01 23:08:39 +00:00
  • 8a64f004a9 * Adding Microsoft Visual C++ 2005 Solution and Project Files Philippose Rajan 2009-02-01 22:21:38 +00:00
  • d468527ef4 indirect rendering openGL context (required for parallel visualization) Joachim Schoeberl 2009-02-01 13:21:11 +00:00
  • 4a9be1de47 occ and nglib fixes Joachim Schoeberl 2009-01-31 21:07:21 +00:00
  • 8212006b9c * Microsoft Visual C++ 2008 Solution and Project files for compiling Netgen in Windows * A Compiler Switch (MSVC_EXPRESS) allows the code to be compiled in the Express Editions of Visual C++ without any further modifications * These project files also include build configurations for compiling Netgen with OpenCascade support Philippose Rajan 2009-01-31 20:19:54 +00:00
  • 6fedcf841a * Added additional conditional coding to differentiate between Linux and Windows Compiles Philippose Rajan 2009-01-31 20:16:46 +00:00
  • 2bb63aab47 move face mesh size to geometry menu Joachim Schoeberl 2009-01-31 03:28:55 +00:00
  • 73f272f80c * "configure.ac" modified to include all the OpenCascade libraries required by the Netgen OCC Module Philippose Rajan 2009-01-30 22:23:56 +00:00
  • 8fd560230f * Modified the TCL Scripts to add a new Menu entry "Edit Face Mesh Size..." into the "Mesh" Menu - Used to interactively set the maximum mesh size of each face in an OCC Geometry - The Mouse double click has also been bound to the above function Philippose Rajan 2009-01-30 22:22:13 +00:00
  • 85867fb240 * Added OpenCascade XDE Support to enable importing of individual surface colours from STEP Geometry * Extended the Clipping Planes functionality to the Geometry mode for OCC Geometry * Added the option to specify the maximum mesh size for each individual face in an OCC Geometry Philippose Rajan 2009-01-30 22:17:20 +00:00
  • 34bfd4a349 * Added a new Compiler Switch (MSVC_EXPRESS) to enable Netgen to be compiled using the Express Editions of Microsoft Visual C++ Philippose Rajan 2009-01-30 22:12:17 +00:00
  • 64ae03d661 added missing comma Joachim Schoeberl 2009-01-29 20:33:13 +00:00
  • af9d554ecb Adding Gmsh v2.xx Mesh Export Capability - Currently upto 2nd Order Triangles, Quadrangles and Tetrahedra Philippose Rajan 2009-01-29 20:28:30 +00:00
  • 00bc4a1220 remove generated files (Makefile.in) Joachim Schoeberl 2009-01-29 19:33:21 +00:00
  • b087ac2f72 'memory usage' bug fix Joachim Schoeberl 2009-01-28 21:32:30 +00:00
  • 103fe76a1d 1. Placeholder for the windows compilation project files - Used to setup and manage the build system for the Windows version of Netgen. Philippose Rajan 2009-01-25 22:39:08 +00:00
  • 7aa0f33cf3 tcl-file Joachim Schoeberl 2009-01-25 22:06:09 +00:00
  • 315fabab8d remove files Joachim Schoeberl 2009-01-25 22:04:04 +00:00
  • 05e73c4230 add opti files to linalg Joachim Schoeberl 2009-01-25 20:58:48 +00:00
  • abef983224 move parallel files Joachim Schoeberl 2009-01-25 19:37:49 +00:00
  • 4f6f77f2f3 move parallel files Joachim Schoeberl 2009-01-25 19:37:14 +00:00
  • 1fc0ec21cd move parallel files Joachim Schoeberl 2009-01-25 19:35:18 +00:00
  • d3deab7284 parallel Joachim Schoeberl 2009-01-25 19:24:07 +00:00
  • f79440b063 move opti into linalg Joachim Schoeberl 2009-01-25 19:15:06 +00:00
  • 93c63fc531 move opti into linalg Joachim Schoeberl 2009-01-25 19:11:56 +00:00
  • f4a0588d59 try tests Joachim Schoeberl 2009-01-25 18:56:10 +00:00
  • 9c15d17ced parallelinterface Joachim Schoeberl 2009-01-25 18:23:46 +00:00
  • 38a9ae19b4 parallel fixes Joachim Schoeberl 2009-01-25 15:04:33 +00:00
  • f25b1d89f0 parallel Joachim Schoeberl 2009-01-25 14:33:31 +00:00
  • 44ba130d9c parallel Joachim Schoeberl 2009-01-25 14:33:05 +00:00
  • 5051b5b8f7 paralleparallell Joachim Schoeberl 2009-01-25 14:32:41 +00:00
  • b612fc8853 parallel Joachim Schoeberl 2009-01-25 14:14:42 +00:00
  • ea4b278685 parallel Joachim Schoeberl 2009-01-25 14:13:59 +00:00
  • 775c964100 remove test output Joachim Schoeberl 2009-01-25 13:28:49 +00:00
  • e2118a76b9 parallal restructure Joachim Schoeberl 2009-01-25 13:06:46 +00:00
  • 3a5f9cb7d5 ARRAY -> Array Joachim Schoeberl 2009-01-25 12:35:44 +00:00
  • 91d5c9888d ARRAY -> Array Joachim Schoeberl 2009-01-25 12:35:25 +00:00
  • 3ce7cbc62f parallel restructure Joachim Schoeberl 2009-01-25 12:20:07 +00:00
  • 6054d08eec restructure parallel netgen Joachim Schoeberl 2009-01-25 12:14:08 +00:00
  • 158f5223ba parallel netgen Joachim Schoeberl 2009-01-25 02:54:27 +00:00