netgen/libsrc
Monty Montgomery 6ba4a6e6c6 Correct deletion of non-allocated memory in ngarray
A default-constructed (or just empty) ngarray will have 'ownmem' set
despite not having an allocated data array.  Destructor would then
trigger an abort.
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 Correct deletion of non-allocated memory in ngarray 2022-05-15 01:16:58 -04: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