Menu

Tree [94bd71] master /
 History

HTTPS access


File Date Author Commit
 cmake 2022-02-04 mhochsteger@cerbsim.com mhochsteger@cerbsim.com [4f4a3f] generate version.py with cmake
 doc 2021-09-20 Matthias Hochsteger Matthias Hochsteger [db5acb] Fix second order output in elmer format
 external_dependencies 2021-12-29 Joachim Schoeberl Joachim Schoeberl [44d626] BitArray indexing from the end
 libsrc 2022-03-15 Joachim Schoeberl Joachim Schoeberl [779184] little mpi cleanup, meshing+distribution in one...
 ng 2022-02-17 mhochsteger@cerbsim.com mhochsteger@cerbsim.com [cf59f2] use std::filesystem::path
 nglib 2022-01-14 mhochsteger@cerbsim.com mhochsteger@cerbsim.com [439415] fix OCC meshing with nglib
 py_tutorials 2020-09-15 Matthias Hochsteger Matthias Hochsteger [276328] csg2d - fix tutorial
 python 2022-02-24 mhochsteger@cerbsim.com mhochsteger@cerbsim.com [715f86] pip fixes for loading ngsolve.tcl on MacOS
 rules 2022-02-09 Christopher Lackner Christopher Lackner [e86585] allow free pyramids
 tests 2022-03-11 Matthias Hochsteger Matthias Hochsteger [ac0326] pip - sign libs on macos, fix res install path
 tutorials 2018-02-26 Josephat Kalezhi Josephat Kalezhi [629a7d] add elliptic cone example
 windows 2020-11-24 mhochsteger mhochsteger [da4f95] fix license name in resource file
 .gitlab-ci.yml 2021-11-08 mhochsteger@cerbsim.com mhochsteger@cerbsim.com [dc2eb6] ci - enable pip 3.9 build on macos
 .gitmodules 2018-09-05 Matthias Hochsteger Matthias Hochsteger [96a45b] Use own fork of pybind11 to apply patches
 AUTHORS 2012-06-11 Joachim Schoeberl Joachim Schoeberl [0aee7b] undo lib dependencies
 CLA.pdf 2020-12-04 Christopher Lackner Christopher Lackner [a4cf14] add contributors license agreement and contribu...
 CMakeLists.txt 2022-02-02 mhochsteger@cerbsim.com mhochsteger@cerbsim.com [dbbe91] Don't pack bundle files into pip package on MacOS
 CONTRIBUTING.md 2020-12-04 Christopher Lackner Christopher Lackner [77c87b] change script -> failing example
 ChangeLog 2009-01-12 Joachim Schoeberl Joachim Schoeberl [310cb0] autotools
 INSTALL 2009-01-12 Joachim Schoeberl Joachim Schoeberl [310cb0] autotools
 LICENSE 2009-01-24 Joachim Schoeberl Joachim Schoeberl [5dc124] mesh rendering fixes
 NEWS 2009-01-12 Joachim Schoeberl Joachim Schoeberl [310cb0] autotools
 README.md 2016-07-11 Joachim Schöberl Joachim Schöberl [db42b9] Add new file
 TODO 2009-01-12 Joachim Schoeberl Joachim Schoeberl [310cb0] autotools
 depcomp 2009-01-12 Joachim Schoeberl Joachim Schoeberl [310cb0] autotools
 mkinstalldirs 2009-01-12 Joachim Schoeberl Joachim Schoeberl [310cb0] autotools
 netgen.icns 2015-12-21 Joachim Schöberl Joachim Schöberl [f06dd6] icon
 setup.py 2022-03-11 Matthias Hochsteger Matthias Hochsteger [ac0326] pip - sign libs on macos, fix res install path

Read Me

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.