Commit Graph

173 Commits

Author SHA1 Message Date
Joachim Schöberl
be1e6e160b PointIndex::BASE = 0 working for CSG 2016-12-11 20:17:07 +01:00
Joachim Schöberl
59dc0b6c6a Array::Append does not return size anymore ( will be changed to last ) 2016-12-11 18:22:07 +01:00
Joachim Schöberl
4c32c2ac25 more use of PointIndex 2016-12-11 12:12:05 +01:00
Christopher Lackner
dc3a214994 merge endMeshStep 2016-12-05 15:08:25 +01:00
Christopher Lackner
16ecf99cce remove onlySurface again (use MeshingSteps instead) 2016-12-05 14:59:44 +01:00
Christopher Lackner
7e4892a9e7 firststep and laststep as meshingparameters to be exported to python 2016-12-05 13:50:21 +01:00
Christopher Lackner
ee833ff362 add onlySurface to generate only surface mesh 2016-12-02 19:00:34 +01:00
Matthias Hochsteger
ee4d5e89d8 remove unnecessary files (mostly unsupported build systems) 2016-11-23 18:07:14 +01:00
Christopher Lackner
8a1cf75c5e fix init of splinesurface 2016-11-09 16:10:04 +01:00
Christopher Lackner
9e14f2ceb8 pyb11 fixes 2016-11-06 18:25:38 +01:00
Christopher Lackner
2122a954aa merge pybind11 2016-11-05 17:15:16 +01:00
Joachim Schöberl
fe356ab3ca 0 to py::int_ conversion 2016-11-04 14:55:15 +01:00
Matthias Hochsteger
399d370463 fix some typos and add placement new operator to AlignedAlloc 2016-11-04 12:48:23 +01:00
Matthias Hochsteger
abde483216 fix wrong namespace 2016-11-04 12:19:38 +01:00
Matthias Hochsteger
96c1235184 switch from boost::python to pybind11 2016-11-04 12:14:52 +01:00
Christopher Lackner
2d77b35b39 merge master 2016-10-31 15:37:02 +01:00
Christopher Lackner
e28753431e merge master into branch 2016-10-31 15:10:12 +01:00
Joachim Schöberl
3a631f10ca solution visualization using AVX 2016-10-30 15:01:52 +01:00
Christopher Lackner
767b819e5d python cd2 functionality, mesh scaling 2016-10-28 16:49:50 +02:00
Christopher Lackner
7a6de7b1dc further fixes 2016-10-27 15:41:08 +02:00
Christopher Lackner
b8bf194fcf some changes 2016-10-11 14:10:36 +02:00
Christopher Lackner
6134717796 setting bboundary names 2016-10-05 19:48:18 +02:00
Christopher Lackner
a4fe0c1c41 first push 2016-10-04 19:30:57 +02:00
Joachim Schöberl
ff84375089 local mesh-size in MeshingParameters via Python 2016-09-29 16:44:16 +02:00
Joachim Schöberl
b7a869b77f stable evaluation of implizit spline-curve representation 2016-09-29 11:03:00 +02:00
Joachim Schöberl
8d8ce8add6 closesurfacefix 2016-09-16 15:32:19 +02:00
Joachim Schöberl
1b55504456 fixed function for surface of revolution 2016-09-07 09:06:40 +02:00
Joachim Schöberl
8c118c6fc9 wrap revolution solid to python 2016-09-06 16:21:33 +02:00
Matthias Hochsteger
8078c25f55 add method Draw() to CSG class in Python 2016-08-31 18:29:33 +02:00
Matthias
f152c4924e fix for VS2015 Update 3 2016-08-26 14:33:57 +02:00
Matthias Hochsteger
7f23bacbf5 Revert "new Python function SetGeometryObject to allow visualization of Python-generated…"
This reverts commit 50650d91f9
2016-08-25 17:02:37 +02:00
Matthias Hochsteger
50650d91f9 new Python function SetGeometryObject to allow visualization of Python-generated geometries in Netgen GUI 2016-08-25 15:16:45 +02:00
Joachim Schöberl
6c0c30104a don't need fix for boost > 1.60 2016-08-07 12:34:56 +02:00
Joachim Schöberl
7bdde3ef85 orient tets for fem-tp 2016-05-15 19:18:27 +02:00
Joachim Schöberl
9bfed0119f periodic tolerances 2016-04-20 08:30:57 +02:00
Joachim Schöberl
05106cf58b hex-filling of thin domains (first steps ...) 2016-04-05 17:15:39 +02:00
Joachim Schöberl
d1ebdf35d8 fix for close-surface identification (fixes edge xxx-yyy multiple times in surface mesh 2016-04-05 09:57:47 +02:00
Joachim Schöberl
2beed0a4e9 new py-features: geo.SetBoundingBox, PeriodicSurfaces 2016-03-24 00:52:42 +01:00
Joachim Schöberl
c98a55ab11 merge ttk branch to master 2016-02-08 15:53:16 +01:00
Matthias Hochsteger
2a2b728d55 fix typo 2016-01-29 15:29:03 +01:00
Matthias Hochsteger
da7cd7c0ad remove warnings for boost::python < 1.60 2016-01-29 15:23:58 +01:00
Matthias Hochsteger
fc50af5462 boost::python 1.60 fixes 2016-01-29 15:04:57 +01:00
Joachim Schöberl
833adca785 correct bcnames for closed surfaces 2015-11-24 17:27:40 +01:00
Joachim Schöberl
033c180159 preserve bcnames for surface top-level objects 2015-11-23 13:13:17 +01:00
Joachim Schöberl
ee1ceda906 surface object 2015-11-19 12:30:54 +01:00
Joachim Schoeberl
3b53350913 move visualization files 2015-10-20 16:13:07 +02:00
Matthias Hochsteger
8ac965d707 everything in one big dll on Windows 2015-10-19 10:08:30 +02:00
Joachim Schöberl
2ea47dc455 maxh for 2D geometries, draw mesh douring mesh generation 2015-10-15 16:11:23 +02:00
Joachim Schöberl
e2cc34780c fixing performance issue with Plane-Cylinder check 2015-10-05 09:48:20 +02:00
Matthias Hochsteger
c8e51c4ebc python - CloseSurfaces with user-defined slices 2015-09-01 14:38:57 -04:00