netgen/libsrc/csg
Joachim Schöberl 2d03739f4e little smooth
2020-10-20 12:35:17 +02:00
..
algprim.cpp Store Ellipsoid csg surface in mesh files 2020-01-15 15:13:08 +01:00
algprim.hpp Store Ellipsoid csg surface in mesh files 2020-01-15 15:13:08 +01:00
brick.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
brick.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
bspline2d.cpp autotools 2009-01-12 23:40:13 +00:00
CMakeLists.txt [cmake] Don't link python libraries in unix-conda environment 2019-11-26 19:26:18 +00:00
csg.hpp remove <vector> from csg header again 2017-02-27 11:35:56 +01:00
csgeom.cpp Allow curving of mesh if boundarylayer is flat. 2020-06-24 06:41:06 +00:00
csgeom.hpp csg.AddPoint with names 2020-01-15 11:56:23 +01:00
csgparser.cpp move flags to ngcore 2019-08-06 14:16:13 +02:00
csgparser.hpp add elliptic cone csg primitive 2018-02-26 14:08:22 +01:00
csgpkg.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
curve2d.cpp autotools 2009-01-12 23:40:13 +00:00
curve2d.hpp namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
edgeflw.cpp using bool for in/strict-in, and more unique-ptrs 2020-10-16 10:14:50 +02:00
edgeflw.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
explicitcurve2d.cpp autotools 2009-01-12 23:40:13 +00:00
explicitcurve2d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
extrusion.cpp GetTangentialSurfaceIndices was missing for extrusion 2020-07-05 11:15:56 +02:00
extrusion.hpp GetTangentialSurfaceIndices was missing for extrusion 2020-07-05 11:15:56 +02:00
gencyl.cpp mesh rendering fixes 2009-01-24 23:28:47 +00:00
gencyl.hpp namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
genmesh.cpp csg.AddPoint with names 2020-01-15 11:56:23 +01:00
geoml.hpp autotools 2009-01-12 23:40:13 +00:00
identify.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
identify.hpp move flags to ngcore 2019-08-06 14:16:13 +02:00
manifold.cpp autotools 2009-01-12 23:40:13 +00:00
manifold.hpp namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
meshsurf.cpp implement meshing2 functionality for 3d geometries 2019-10-28 13:44:51 +01:00
meshsurf.hpp implement meshing2 functionality for 3d geometries 2019-10-28 13:44:51 +01:00
polyhedra.cpp use VecInSolid2 in SpecialPoint analysis, VecInSolid2 return also does_intersect 2020-10-17 13:01:07 +02:00
polyhedra.hpp robust implementation of Polyhedra::VecInSolid2 2020-10-17 08:18:32 +02:00
python_csg.cpp export Polyhedra to Python and add test case 2020-10-16 12:05:03 +02:00
revolution.cpp stable pseudo-inverse, improve edge-analysis for revolution 2020-10-11 22:16:47 +02:00
revolution.hpp stable pseudo-inverse, improve edge-analysis for revolution 2020-10-11 22:16:47 +02:00
singularref.cpp unique-ptr for TangentialSolid 2020-10-16 09:44:11 +02:00
singularref.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
solid.cpp cleanup solid checks 2020-10-17 17:08:58 +02:00
solid.hpp cleanup solid checks 2020-10-17 17:08:58 +02:00
specpoin.cpp little smooth 2020-10-20 12:35:17 +02:00
specpoin.hpp improve robustness for revolution surface meshing (FindSpecialPoints) 2020-10-11 13:26:34 +02:00
spline3d.cpp autotools 2009-01-12 23:40:13 +00:00
spline3d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
splinesurface.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
splinesurface.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
surface.cpp use VecInSolid2 in SpecialPoint analysis, VecInSolid2 return also does_intersect 2020-10-17 13:01:07 +02:00
surface.hpp cleanup solid checks 2020-10-17 17:08:58 +02:00
triapprox.cpp Rename BitArray to NgBitArray 2019-08-28 14:04:05 +02:00
triapprox.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vscsg.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vscsg.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
zrefine.cpp Rename BitArray to NgBitArray 2019-08-28 14:04:05 +02:00