netgen/libsrc
Matthias Hochsteger 990d0fce78 GUI support from Python
Enables experimental support for starting the Netgen GUI from Python
directly.
To use it, just import the gui module:
> import netgen.gui
2017-05-08 16:42:49 +02:00
..
csg fix warnings 2017-04-03 17:40:01 +02:00
general Define NG_INLINE and use it in ngsimd.hpp (works around a bug in gcc5) 2017-04-20 16:22:50 +02:00
geom2d first add corner points to mesh, and then edge points (for consistent orientation on periodic edges) 2017-03-08 18:07:55 +01:00
gprim Revert interface code to preserve compatibility with NGSolve 2017-04-20 17:55:56 +02:00
include Define NG_INLINE and use it in ngsimd.hpp (works around a bug in gcc5) 2017-04-20 16:22:50 +02:00
interface Revert interface code to preserve compatibility with NGSolve 2017-04-20 17:55:56 +02:00
linalg install all headers to INCDIR 2017-01-16 14:59:57 +01:00
meshing GUI support from Python 2017-05-08 16:42:49 +02:00
occ Fix for OCC7.1 on Windows, also support providing own OCC version by setting OCC_INCLUDE_DIR and OCC_LIBRARY_DIR 2017-02-09 12:07:09 +01:00
stlgeom install all headers to INCDIR 2017-01-16 14:59:57 +01:00
visualization disable VBO on windows 2017-04-26 12:15:19 +02:00
CMakeLists.txt CMake support 2015-03-06 14:59:14 +01:00