Joachim Schöberl
|
e1917c8d8a
|
fix warnings
|
2017-04-03 17:40:01 +02:00 |
|
Joachim Schöberl
|
0608eb1ee0
|
set maxh for subdomains: geo.Add(solid, maxh=0.1)
|
2017-03-16 20:57:42 +01:00 |
|
Christopher Lackner
|
7b1d57b23c
|
remove <vector> from csg header again
|
2017-02-27 11:35:56 +01:00 |
|
Christopher Lackner
|
58555b96d9
|
use Array instead of std::vector
|
2017-02-27 11:32:42 +01:00 |
|
Christopher Lackner
|
89fe31b550
|
Squashed commit of the following:
commit fa556baaa222ba349d534027f7203588dcda6ad8
Author: Christopher Lackner <christopher.lackner@tuwien.ac.at>
Date: Thu Feb 23 15:56:47 2017 +0100
add python path to docker template
commit 54eb7eedc77ad8c86952c347536e7e1a854b62ed
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Thu Feb 23 14:59:45 2017 +0100
install pytest in docker images
commit 3c1c755891e8372762130a6ed8c39cf056430264
Author: Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
Date: Thu Feb 23 14:52:32 2017 +0100
enable CTest properly, add pytest
commit 4c4cf229ab8e7fd6057f535fb05c3079a9278f80
Author: Christopher Lackner <christopher.lackner@tuwien.ac.at>
Date: Thu Feb 23 14:02:13 2017 +0100
fix write splinesurface to savemesh
commit 069fbdbc529c9dd91644663f3f365e08be5af70e
Author: Christopher Lackner <christopher.lackner@tuwien.ac.at>
Date: Thu Feb 23 09:03:26 2017 +0100
fix lifetime of SplineSurface
|
2017-02-23 16:41:27 +01:00 |
|
Christoph Wintersteiger
|
551db1627e
|
fix CalcProj for ExtrusionFace and export to python
|
2017-01-27 16:14:27 +01:00 |
|
Matthias Hochsteger
|
4cff6b546a
|
install all headers to INCDIR
|
2017-01-16 14:59:57 +01:00 |
|
Matthias Hochsteger
|
190d035809
|
Fix Python paths
|
2017-01-09 18:45:12 +01:00 |
|
Joachim Schöberl
|
d1de4a7cf9
|
Introduce NetgenGeometry base class to Python. export meshing first, then csg
|
2017-01-05 05:08:24 +01:00 |
|
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 |
|