Joachim Schöberl
|
eeb63f659f
|
Table with IndexType
|
2019-09-29 17:44:08 +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 |
|
Matthias Hochsteger
|
d95e9afb92
|
Utility function MeshOptimize3d::BuildEdgeList()
|
2019-09-10 16:19:04 +02:00 |
|
Matthias Hochsteger
|
88ac5456ab
|
Parallelize SwapImprove2
|
2019-09-10 11:45:04 +02:00 |
|
Matthias Hochsteger
|
d0586a6366
|
Separate function to perform SwapImprove2 on one face of an element
|
2019-09-10 11:45:04 +02:00 |
|
Joachim Schöberl
|
17a790e71e
|
Merge branch 'init_geominfo_trignum' into 'master'
Initialize geominfo[].trignum in Segment ctor
See merge request jschoeberl/netgen!231
|
2019-09-09 20:05:16 +00:00 |
|
Matthias Hochsteger
|
2bb11f4cb1
|
Avoid parallel call of BuildBoundaryEdges() inside Mesh::CombineImprove()
|
2019-09-09 17:02:50 +02:00 |
|
Matthias Hochsteger
|
7bf1563295
|
Initialize geominfo[].trignum in Segment ctor
|
2019-09-09 16:31:29 +02:00 |
|
Joachim Schöberl
|
cbd129bf53
|
disable parallel vertex2element table, needs sorting
|
2019-09-09 10:55:27 +02:00 |
|
Matthias Hochsteger
|
c075cfb9c6
|
Parallelize ImproveMesh
|
2019-09-05 14:25:11 +02:00 |
|
Matthias Hochsteger
|
7e7a1bb98b
|
Avoid parallel call of BuildBoundaryEdges() inside LegalTet()
|
2019-09-05 13:38:41 +02:00 |
|
Joachim Schöberl
|
0fcf99dc56
|
some native mesh access functions
|
2019-09-04 15:24:37 +02:00 |
|
Joachim Schöberl
|
ad4bbd1aa9
|
new lopp
|
2019-09-03 07:11:35 +02:00 |
|