Christopher Lackner
|
9f32a5c3ad
|
fix range check, add some tests
|
2019-08-05 12:48:08 +02:00 |
|
Christopher Lackner
|
73fe929811
|
use NETGEN_CHECK_RANGE macro in array
|
2019-07-30 13:38:42 +02:00 |
|
Matthias Hochsteger
|
164609d63a
|
Fix range-based for loops in ArrayMem
|
2019-07-12 09:10:04 +02:00 |
|
Matthias Hochsteger
|
da85de4795
|
Fix ArrayMem::operator=(ArrayMem&&) (again)
|
2019-07-12 08:52:50 +02:00 |
|
Matthias Hochsteger
|
372b0a3089
|
Fix ArrayMem & operator= (ArrayMem && a2)
|
2019-07-11 17:58:23 +02:00 |
|
Matthias Hochsteger
|
ea9fab8c77
|
Remove limit of max 100 PointGeomInfos, add move assignment to ArrayMem
|
2019-07-11 13:21:47 +00:00 |
|
Matthias Hochsteger
|
05aafdc3b6
|
Add LocalHeap, some NGCORE_API
|
2019-07-10 10:47:08 +02:00 |
|
Matthias Hochsteger
|
e1d4cc0410
|
Add Array, TaskManager and concurrentqueue from NGSolve
Array and TaskManager was mainly developed by Joachim Schöberl.
For complete version history, check NGSolve:
https://github.com/NGSolve/ngsolve
The concurrentqueue is from
https://github.com/cameron314/concurrentqueue
revision dea078cf5b6e742cd67a0d725e36f872feca4de4
|
2019-07-09 12:28:21 +02:00 |
|