What: NETGEN readme indicating changes made to original source Original: https://gitlab.onelab.info/gmsh/gmsh/-/blob/master/contrib/Netgen/README.txt Retrieved: 12-Apr-2023 Note 1: The referenced "svn revision 469" of netgen-mesher contains LGPL v2.1 at https://sourceforge.net/p/netgen-mesher/code/470/tree/netgen/LICENSE (verified 18-Jan-2026). Note 2: The final line referencing a LICENSE file is LGPL v2.1 at https://gitlab.onelab.info/gmsh/gmsh/-/blob/master/contrib/Netgen/LICENSE (verified 18-Jan-2026). -------------------------------------------------------------------------------- This directory contains Joachim Sch\"oberl's NETGEN mesh generator: The libsrc and nglib directories are unmodified copies taken from "svn co https://netgen-mesher.svn.sourceforge.net/svnroot/netgen-mesher" (svn revision 469), with the following exceptions: * removed dllexport/dllimport #defines from nglib/nglib.h libsrc/interface/nginterface.h libsrc/interface/mydefs.hpp * removed #include from libsrc/includes/mystdlib.h The nglib_gmsh.cpp file in this directory reimplements the parts of nglib/nglib.cpp that Gmsh relies on. See the LICENSE file for license information.