Christopher Lackner
|
6bfbaa1179
|
some more PointNd to Point<N>
|
2019-09-30 10:50:01 +02:00 |
|
Christopher Lackner
|
e956ca0fdc
|
modernize and change to Point<3>
|
2019-09-30 10:38:46 +02:00 |
|
Christopher Lackner
|
60223b2a86
|
more PointNd to Point<N>
|
2019-09-30 10:36:42 +02:00 |
|
Christopher Lackner
|
030d8c8523
|
change more PointNd to Point<N>
|
2019-09-30 10:19:35 +02:00 |
|
Joachim Schöberl
|
656b0e0539
|
parallel CreatePoint2ElementTable as method of Mesh
|
2019-09-30 09:36:15 +02:00 |
|
Joachim Schöberl
|
7019504265
|
partially parallel Compress
|
2019-09-30 08:53:32 +02:00 |
|
Joachim Schöberl
|
bd589a4cca
|
Merge branch 'SwapImprove2_with_core_table' into 'master'
swapimprove2 with core tables
See merge request jschoeberl/netgen!254
|
2019-09-30 03:36:59 +00:00 |
|
Matthias Hochsteger
|
8874e41aec
|
SwapImprove2 - delete/add elements instead of replacing them
|
2019-09-29 21:31:00 +02:00 |
|
Joachim Schöberl
|
bbc36bb54d
|
Merge branch 'pointnd_to_point' into 'master'
change PointNd to Point<N> adfront2
See merge request jschoeberl/netgen!253
|
2019-09-29 18:49:06 +00:00 |
|
Joachim Schöberl
|
47641c9b2c
|
swapimprove2 with core tables
|
2019-09-29 20:47:41 +02:00 |
|
Joachim Schöberl
|
eeb63f659f
|
Table with IndexType
|
2019-09-29 17:44:08 +02:00 |
|
Christopher Lackner
|
bf217b9934
|
change PointNd to Point<N> adfront2
|
2019-09-29 16:22:00 +02:00 |
|
Christopher Lackner
|
ca2212879e
|
Change some PointNd to Point<N> functions
|
2019-09-29 14:54:24 +02:00 |
|
Joachim Schöberl
|
5c4b0e490a
|
little polish
|
2019-09-29 10:55:20 +02:00 |
|
Joachim Schöberl
|
ce1a94de36
|
fix hp-ref fix for 3d
|
2019-09-27 17:29:17 +02:00 |
|
Joachim Schöberl
|
da53a12eba
|
delaunay tuning
|
2019-09-27 17:14:48 +02:00 |
|
Joachim Schöberl
|
a71bed3a7e
|
Delaunay microtuning
|
2019-09-27 16:08:10 +02:00 |
|
Joachim Schöberl
|
3ec73d69ce
|
randomizing in Delaunay
|
2019-09-27 13:03:34 +02:00 |
|
Matthias Hochsteger
|
6a7030b81a
|
Activate multithreading when meshing from GUI
- Meshing options for parallelization and number of threads
- RegionTaskManager() to locally start the TaskManager
|
2019-09-27 11:54:33 +02:00 |
|
Matthias Hochsteger
|
36ada6f90c
|
clock() reports wrong times, use WallTime() instead
|
2019-09-27 11:54:33 +02:00 |
|
Matthias Hochsteger
|
9ba75145c0
|
Call constructor after allocation with BlockAllocator
|
2019-09-27 11:43:50 +02:00 |
|
Matthias Hochsteger
|
483bece790
|
Use BlockAllocator in BTree
|
2019-09-27 11:31:00 +02:00 |
|
Joachim Schöberl
|
fa3b84038f
|
delaunay optimizations
|
2019-09-26 18:28:31 +02:00 |
|
Matthias Hochsteger
|
46116ce723
|
BTree::GetFirstIntersecting(), some Timers
|
2019-09-26 16:50:35 +02:00 |
|
Matthias Hochsteger
|
a6d07ed7e4
|
Fix BTree::GetIntersecting()
|
2019-09-26 16:00:16 +02:00 |
|
Matthias Hochsteger
|
7b1c05f12c
|
Save memory in BTree, count number of leaves and nodes
|
2019-09-26 14:02:37 +02:00 |
|
Matthias Hochsteger
|
b2808109b6
|
New BoxTree for Delaunay
|
2019-09-26 12:12:28 +02:00 |
|
Matthias Hochsteger
|
26865d6470
|
Parallelize SwapImprove() (again)
|
2019-09-25 14:10:52 +02:00 |
|
Joachim Schöberl
|
71758de667
|
use surfindex as hash-key in FindOpenSegments
|
2019-09-24 10:34:36 +02:00 |
|
Joachim Schöberl
|
d995976621
|
less locks on AddVolumeElement
|
2019-09-23 21:50:42 +02:00 |
|
Joachim Schöberl
|
fae350929c
|
less locks in mesh.AddPoint/Element
|
2019-09-23 11:22:50 +02:00 |
|
Joachim Schöberl
|
abe971f15d
|
export ANALYSE geometry
|
2019-09-23 11:22:34 +02:00 |
|
Christopher Lackner
|
f64c736c2b
|
dll header vssurfacemeshing
|
2019-09-22 17:55:43 +02:00 |
|
Christopher Lackner
|
4eb7c1860c
|
allow 2d plainview to be moved using meta key
|
2019-09-22 14:37:14 +02:00 |
|
Christopher Lackner
|
d080f516cc
|
draw 3d and 2d local coordinates
|
2019-09-21 22:41:01 +02:00 |
|
Christopher Lackner
|
cd78f0e440
|
draw stl meshing 2d local coordinates
|
2019-09-21 22:08:35 +02:00 |
|
Joachim Schöberl
|
61c9e669c3
|
use Point/Trig/Chart-Id in stl-meshing, more to come
|
2019-09-21 02:04:49 +02:00 |
|
Matthias Hochsteger
|
5724b397d1
|
Revert "Separate function SwapImproveEdge(), iterate over list of edges instead of elements and edges per element"
This reverts commit c22f44617b .
|
2019-09-20 12:51:13 +02:00 |
|
Matthias Hochsteger
|
8688c135b2
|
Revert "Parallelize SwapImprove()"
This reverts commit 8c9d75f5f4 .
|
2019-09-20 12:51:13 +02:00 |
|
Matthias Hochsteger
|
fc1dbc2957
|
Revert "Change elementsonnode only when applying optimization"
This reverts commit 6c0171f2c0 .
|
2019-09-20 12:51:13 +02:00 |
|
Matthias Hochsteger
|
7c88a6da76
|
Lock mesh in Mesh::Compress
|
2019-09-16 13:13:48 +02:00 |
|
Matthias Hochsteger
|
d32d498259
|
Export Mesh::CalcMinMaxAngle
|
2019-09-16 12:11:49 +02:00 |
|
Joachim Schöberl
|
e887a2862b
|
Merge branch 'fix_oneside_hpref' into 'master'
Fix oneside hpref
See merge request jschoeberl/netgen!237
|
2019-09-15 19:33:04 +00:00 |
|
Michael Neunteufel
|
9f79451fe1
|
clean up
|
2019-09-13 09:42:05 +02:00 |
|
Michael Neunteufel
|
4b26f39974
|
export hprefleft/hprefright to python, sort points for segments and check if point is part of correct material
|
2019-09-13 09:09:56 +02:00 |
|
Matthias Hochsteger
|
6c0171f2c0
|
Change elementsonnode only when applying optimization
|
2019-09-11 13:06:07 +02:00 |
|
Matthias Hochsteger
|
1d016f2204
|
Use PointIndex instead of int
|
2019-09-11 13:02:15 +02:00 |
|
Matthias Hochsteger
|
8c9d75f5f4
|
Parallelize SwapImprove()
|
2019-09-10 17:52:24 +02:00 |
|
Matthias Hochsteger
|
a70803eecb
|
Fix BuildEdgeList() - create sorted list
|
2019-09-10 16:59:31 +02:00 |
|
Matthias Hochsteger
|
c22f44617b
|
Separate function SwapImproveEdge(), iterate over list of edges instead of elements and edges per element
|
2019-09-10 16:58:53 +02:00 |
|