netgen/libsrc/geom2d
Matthias Hochsteger d89b328979 Get rid of pybind11 include in archive.hpp
Forward-declare pybind11::object and move implementation of
Archive::Shallow() to new header python_ngcore.hpp

All files using the Shallow/Python archive functionality must include
core/python_ngcore.hpp. Missing includes result in link errors, due to
missing instantiations of Archive::Shallow<T>();
2019-07-11 17:09:59 +02:00
..
CMakeLists.txt [cmake] Fix libraries privately 2019-06-30 00:54:31 +02:00
genmesh2d.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
geom2dmesh.cpp archive for CSGeometry 2018-12-06 17:53:44 +01:00
geom2dmesh.hpp spline files restructured 2011-02-28 12:59:27 +00:00
geom2dpkg.cpp opengl/tcl structure 2014-10-08 12:46:25 +00:00
geometry2d.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
geometry2d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
python_geom2d.cpp Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
spline2d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsgeom2d.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsgeom2d.hpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00