netgen/libsrc
Stefan Brüns 54246e12ad Throw Exception when shape has invalid type
Although the switch statement handles all (current) allowed values, from
a C/C++ view point the enum may have any value of its underlying type.
In this case the function has no return statement and runs into
undefined behavior.

Fixes build failures when built with "-Werror=return-type".
2022-01-27 11:42:30 +01:00
..
core BitArray indexing from the end 2021-12-29 21:06:52 +01:00
csg Change interface of LoadFromMeshFile 2021-11-10 18:37:24 +01:00
general include gzsteram.h only where needed 2021-10-21 10:25:40 +02:00
geom2d Merge branch 'add_csg_solid_maxh' into 'master' 2021-12-22 10:55:32 +00:00
gprim OCC Mesher Cleanup 2021-11-28 15:14:41 +00:00
include simplify edge/face-id types (just an int) 2021-11-06 15:52:35 +01:00
interface Change interface of LoadFromMeshFile 2021-11-10 18:37:24 +01:00
linalg remove cerr << 'BFGS udate error' 2021-06-24 12:55:39 +02:00
meshing do not restrict mesh size on identified edges 2022-01-19 15:05:41 +01:00
occ Throw Exception when shape has invalid type 2022-01-27 11:42:30 +01:00
stlgeom Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
visualization allow changing number of colors in colorbar 2021-10-06 16:01:48 +02:00
CMakeLists.txt start ngcore, archive in there 2018-11-29 18:35:30 +01:00