Matthias Hochsteger
|
2d46d21a52
|
Rename FlatArray to NgFlatArray
|
2019-07-09 10:40:35 +02:00 |
|
Matthias Hochsteger
|
cb87362f64
|
Rename Array to NgArray
|
2019-07-09 10:39:16 +02:00 |
|
Christopher Lackner
|
0c6b36dca6
|
remove meshtopology default copy ctor (is deleted anyway)
|
2019-04-29 13:10:52 +02:00 |
|
Lukas
|
fc7381e587
|
topology does not build faces/edges befire distributing
|
2019-02-28 17:48:18 +01:00 |
|
Christopher Lackner
|
d5f1076e17
|
read tet10, pyramid13, prism15 and hex20 from gmsh
|
2019-02-06 19:13:51 +01:00 |
|
Joachim Schöberl
|
66ac2f1a4f
|
hex20 WIP
|
2019-01-19 14:29:01 +01:00 |
|
Joachim Schöberl
|
789305c3bc
|
more parallelism in netgen-topology
|
2018-01-04 11:48:45 +01:00 |
|
Joachim Schöberl
|
90d4c94028
|
make Topology a member of Mesh (rather then pointer) to reduce number of pointer dereferencing steps. This required move operators for Array and Table.
|
2017-02-25 19:48:37 +01:00 |
|
Joachim Schöberl
|
c143aafaea
|
Array resize checks for trivially copyable
|
2017-02-24 22:29:57 +01:00 |
|
Joachim Schöberl
|
cd314e2f45
|
few more inline functions
|
2017-02-15 22:31:24 +01:00 |
|
Joachim Schöberl
|
e4a6d127fd
|
dont't store orientation of edges and faces. This gives a unified memory layout for edges and faces and allows to access facets without copying (in 2D and 3D)
|
2016-12-10 19:02:13 +01:00 |
|
Joachim Schöberl
|
e009a8b687
|
started task-manager in netgen (topology)
|
2016-08-18 00:49:47 +02:00 |
|
Joachim Schöberl
|
f5a9991d24
|
0-dim elements in topology
|
2016-08-17 14:51:24 +02:00 |
|
Joachim Schöberl
|
21199b565a
|
getvertexelements inline
|
2016-03-23 08:17:45 +01:00 |
|
Joachim Schöberl
|
bee6c6bf90
|
consistent vertex->elements (1D/2D/3D) tables
|
2016-03-22 07:28:11 +01:00 |
|
Joachim Schöberl
|
1d6c7b283a
|
__assume for switch (element_type)
|
2016-01-07 13:37:57 +01:00 |
|
Joachim Schoeberl
|
ed51959493
|
edge/face topology
|
2014-01-07 10:42:39 +00:00 |
|
Joachim Schoeberl
|
c46329ebf7
|
improved usage of PointIndex
|
2013-04-02 20:29:53 +00:00 |
|
Joachim Schoeberl
|
6a1e8f7e97
|
parallel topology + curved elements
|
2012-08-20 14:10:23 +00:00 |
|
Joachim Schoeberl
|
40eae2fbae
|
load 2d meshes in parallel
|
2011-07-16 23:13:26 +00:00 |
|
Joachim Schoeberl
|
33322c741c
|
interface
|
2010-05-17 09:00:30 +00:00 |
|
Joachim Schoeberl
|
a5aec7630c
|
topology
|
2009-10-31 21:03:52 +00:00 |
|
Joachim Schoeberl
|
6f39164242
|
reduced memory requirement for the setup of topology faces
|
2009-10-27 18:14:45 +00:00 |
|
Joachim Schoeberl
|
f3043d2df9
|
improvement in visualization
|
2009-07-20 08:36:36 +00:00 |
|
Joachim Schoeberl
|
7ac50aacf6
|
new interface
|
2009-07-13 13:03:01 +00:00 |
|
Joachim Schoeberl
|
91d5c9888d
|
ARRAY -> Array
|
2009-01-25 12:35:25 +00:00 |
|
Joachim Schoeberl
|
310cb00b13
|
autotools
|
2009-01-12 23:40:13 +00:00 |
|