netgen/libsrc
Matthias Hochsteger 32e0026128 Some memory tracer fixes/features
If range checks are enabled:
- Trace all objects
- Check if memory usage never gets negative
- Check if memory usage is 0 in destructor
- Track total memory usage (use pyngcore.GetTotalMemory())
2024-12-03 18:58:07 +01:00
..
core Some memory tracer fixes/features 2024-12-03 18:58:07 +01:00
csg enable periodic + closesurface identification on same boundaries 2024-10-16 19:42:57 +02:00
general check for num=0 before memcpy 2024-11-25 17:25:40 +01:00
geom2d fix (false) warnings 2024-07-20 10:25:45 +02:00
gprim tolerance in CrossPointBarycentric 2024-11-29 13:01:34 +01:00
include store newest vertex from bisection 2024-06-24 15:30:08 +02:00
interface Cleanup Abaqus export, implement 1d and 2d elements 2024-11-25 16:27:34 +01:00
linalg check for num=0 before memcpy 2024-11-25 17:25:40 +01:00
meshing mpi cleanup 2024-12-01 18:55:01 +01:00
occ OCC - support free-floating edges in solids 2024-11-25 14:14:47 +01:00
stlgeom tolerance in CrossPointBarycentric 2024-11-29 13:01:34 +01:00
visualization enable periodic + closesurface identification on same boundaries 2024-10-16 19:42:57 +02:00
CMakeLists.txt rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00