netgen/libsrc
Matthias Hochsteger 5e2d2f685c Fix warnings (Intel compiler)
ICC complains about ambigous variable 'i' applying old/new scoping rules.
Therefore, use local loop variables in for loops.
2017-03-23 15:56:08 +01:00
..
csg set maxh for subdomains: geo.Add(solid, maxh=0.1) 2017-03-16 20:57:42 +01:00
general Include <functional> (gcc7 was complaining here) 2017-03-17 21:09:27 +01: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 fix for DEVELOP, Vec has no Get 2017-01-27 16:07:08 +01:00
include more size_t 2017-02-25 17:11:30 +01:00
interface install all headers to INCDIR 2017-01-16 14:59:57 +01:00
linalg install all headers to INCDIR 2017-01-16 14:59:57 +01:00
meshing Fix warnings (Intel compiler) 2017-03-23 15:56:08 +01: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 install all headers to INCDIR 2017-01-16 14:59:57 +01:00
CMakeLists.txt CMake support 2015-03-06 14:59:14 +01:00