Mesh generator
Go to file
Christopher Lackner bb25aa656a more stable occ parameter space projection
occ uv parameters are not very accurate sometimes, therefore new
strategy for finding same uv points in parameter space:

if uv coordinates are closer together than 0.9 * min(seg_length) and
global point numbers are the same -> same uv point
2023-01-16 19:57:48 +01:00
cmake rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
doc Fix various typos 2022-03-25 18:22:05 -04:00
external_dependencies update pybind11 to v2.10.1 2022-11-14 10:14:12 +01:00
libsrc more stable occ parameter space projection 2023-01-16 19:57:48 +01:00
ng replace sprintf by snprintf (remove warnings), remove old mpi-interface header 2022-12-08 15:19:16 +01:00
nglib rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
py_tutorials Fix various typos 2022-03-25 18:22:05 -04:00
python use --ignore-invalid=all flag to be able to upgrade pybind11-stubgen 2022-08-08 09:31:29 +02:00
rules Fix meshing bug (close surface on boundary) 2022-07-05 12:12:13 +02:00
tests fix pip build on linux 2022-11-29 18:38:21 +01:00
tutorials Fix various typos 2022-03-25 18:22:05 -04:00
windows fix license name in resource file 2020-11-24 12:11:43 +01:00
.gitlab-ci.yml fix typo in build script 2022-11-02 15:49:39 +01:00
.gitmodules Use own fork of pybind11 to apply patches 2018-09-06 13:10:22 +02:00
AUTHORS undo lib dependencies 2012-06-11 20:19:06 +00:00
ChangeLog autotools 2009-01-12 23:40:13 +00:00
CLA.pdf add contributors license agreement and contributing guidelines 2020-12-04 14:36:35 +01:00
CMakeLists.txt include pybind11 subdir in cmake 2022-11-16 10:27:14 +01:00
CONTRIBUTING.md change script -> failing example 2020-12-04 14:41:56 +01:00
depcomp autotools 2009-01-12 23:40:13 +00:00
INSTALL autotools 2009-01-12 23:40:13 +00:00
LICENSE mesh rendering fixes 2009-01-24 23:28:47 +00:00
mkinstalldirs autotools 2009-01-12 23:40:13 +00:00
netgen.icns icon 2015-12-21 20:22:17 +01:00
NEWS autotools 2009-01-12 23:40:13 +00:00
README.md Add links to ngsolve.org and cerbsim in readme 2022-09-12 17:37:30 +02:00
setup.py pip - build with avx2 support by default 2022-09-16 15:58:42 +02:00
TODO autotools 2009-01-12 23:40:13 +00:00

Netgen mesh generator

NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. Netgen 6.x supports scripting via a Python interface. Netgen is open source based on the LGPL license. It is available for Unix/Linux, Windows, and OSX.

Find the Open Source Community on https://ngsolve.org Support & Services: https://cerbsim.com