netgen/libsrc
Monty Montgomery 5ee4e43393 Fix nullptr deref in archive
Hardened toolchains (eg, mainline Fedora) no longer tolerate null
derefs that were silently trapped/ignored in earlier versions.  This
eliminates a nullptr deref in archive.hpp that was failing several
unit tests (and causing crashes) when trying to manipulate
default-constructed archive objects.
2022-05-15 01:16:58 -04:00
..
core Fix nullptr deref in archive 2022-05-15 01:16:58 -04:00
csg rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
general remove old mpi-wrapper 2022-05-06 18:21:44 +02:00
geom2d rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
gprim rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
include move ngtcl.hpp interface to meshing/visual_interface.hpp 2022-05-06 12:23:50 +02:00
interface rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
linalg rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
meshing define ng_tcl_volatile, ... 2022-05-07 19:54:43 +02:00
occ Merge branch 'occ_consistent_maxh' into 'master' 2022-05-07 15:10:57 +02:00
stlgeom rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
visualization Don't load gui libraries when importing netgen 2022-05-06 10:59:59 +02:00
CMakeLists.txt rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00