netgen/libsrc
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
..
core Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
csg Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
general Fix ngcore.hpp includes 2019-07-11 14:22:48 +02:00
geom2d Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
gprim Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
include Fix ngcore.hpp includes 2019-07-11 14:22:48 +02:00
interface Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
linalg Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshing Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
occ Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
stlgeom Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
visualization Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
CMakeLists.txt start ngcore, archive in there 2018-11-29 18:35:30 +01:00