netgen/libsrc
Matthias Hochsteger 3ce00d1a0c Remove AlignedAlloc
Instead, use a global new (size_t, align_t) operator for MacOS versions
(pre 10.14 is lacking full C++17 support in the standard library).

On all other platforms/versions we expect full C++17 support.
2019-08-14 13:09:57 +02:00
..
core Remove AlignedAlloc 2019-08-14 13:09:57 +02:00
csg remove last placement init which is deprecated in pybind11 2019-08-09 14:43:58 +02:00
general Remove AlignedAlloc 2019-08-14 13:09:57 +02:00
geom2d fix warnings 2019-08-07 18:36:16 +02:00
gprim Remove AlignedAlloc 2019-08-14 13:09:57 +02:00
include remove any again 2019-08-06 20:03:17 +02:00
interface preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
linalg Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshing Export ngcore Arrays 2019-08-12 17:47:50 +02:00
occ preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
stlgeom unique ptrs in Mesh 2019-08-09 09:02:50 +02:00
visualization preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
CMakeLists.txt start ngcore, archive in there 2018-11-29 18:35:30 +01:00