Christopher Lackner
|
dc8d96aefa
|
move flags to ngcore
|
2019-08-06 14:16:13 +02:00 |
|
Joachim Schöberl
|
f7fcc67fc7
|
little modernization
|
2019-07-28 23:22:47 +02:00 |
|
Matthias Hochsteger
|
b16dd0c777
|
Fix ngcore.hpp includes
|
2019-07-11 14:22:48 +02:00 |
|
Matthias Hochsteger
|
5fb91f26ed
|
User AlignedAlloc for over-aligned types
MacOS < 10.13 doesn't support new with alignment>16 bytes
|
2019-07-10 13:36:31 +02:00 |
|
Matthias Hochsteger
|
c3a7fc2aab
|
Switch to C++17
|
2019-07-10 12:57:19 +02:00 |
|
Matthias Hochsteger
|
c5acbacadb
|
Rename ArrayMem to NgArrayMem
|
2019-07-09 18:00:12 +02:00 |
|
Matthias Hochsteger
|
7f7b386388
|
Move array.hpp to ngarray.hpp
|
2019-07-09 11:20:44 +02:00 |
|
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 |
|
Joachim Schöberl
|
2c14dd6350
|
lifetime of BlockAllocator, and mutex
|
2019-07-09 00:23:53 +02:00 |
|
Christopher Lackner
|
0a08450bfa
|
move testout to ngcore
|
2019-05-28 13:51:53 +02:00 |
|
Lukas Kogler
|
5423242cd8
|
fix uninitialized values
|
2019-04-17 12:24:23 +02:00 |
|
Joachim Schöberl
|
734e96c87c
|
get rid of ng_comm
|
2019-02-12 22:11:55 +01:00 |
|
Joachim Schöberl
|
83536e74e2
|
small change
|
2019-02-12 15:49:55 +01:00 |
|
Joachim Schöberl
|
aa9d5d76a7
|
small change
|
2019-02-12 15:47:05 +01:00 |
|
Joachim Schöberl
|
86683a4e60
|
small change
|
2019-02-12 15:46:24 +01:00 |
|
Joachim Schöberl
|
63d2f4bcd0
|
mpiwrapper
|
2019-02-11 22:53:32 +01:00 |
|
Joachim Schöberl
|
9b8f273b14
|
mpiwrapper
|
2019-02-11 22:12:29 +01:00 |
|
Joachim Schöberl
|
9ced2f561f
|
mpi_wrapper
|
2019-02-11 21:37:28 +01:00 |
|
Joachim Schöberl
|
8a165ef8f1
|
subcomms
|
2019-02-08 20:24:54 +01:00 |
|
Christopher Lackner
|
d5f1076e17
|
read tet10, pyramid13, prism15 and hex20 from gmsh
|
2019-02-06 19:13:51 +01:00 |
|
Lukas
|
e880bff515
|
DLL_HEADER for ng_comm
|
2019-02-01 16:12:30 +01:00 |
|
Lukas
|
214b5c452d
|
Wrap MPI-communicator on netgen side
|
2019-01-30 21:03:28 +01:00 |
|
Lukas
|
0f4ca1c7a7
|
Fewer ifdefs for MPI. More consistent use of mpi_interface instead of direct MPI calls.
|
2019-01-30 12:09:40 +01:00 |
|
Lukas
|
c7fb6c7e4a
|
Add a global communicator. The mesh now has a communicator.
|
2019-01-29 16:10:02 +01:00 |
|
Matthias Hochsteger
|
4aa7e76bd1
|
MPI-Parallel output of profiler
|
2019-01-14 13:04:27 +01:00 |
|
Matthias Hochsteger
|
247b2a2892
|
[cmake] Replace object libraries with interface libraries
|
2019-01-08 13:12:24 +01:00 |
|
Matthias Hochsteger
|
5fa0cb850a
|
Fix cmake error
|
2019-01-07 11:54:28 +01:00 |
|
Matthias Hochsteger
|
c6a401e066
|
Remove old profiler.hpp
|
2019-01-07 11:49:53 +01:00 |
|
Matthias Hochsteger
|
3a1cea6cbf
|
[ngcore] Profiler
|
2019-01-03 15:54:50 +01:00 |
|
Christopher Lackner
|
f88cc77cfe
|
move SymbolTable to ngcore
|
2019-01-02 18:21:52 +01:00 |
|
Christopher Lackner
|
fd3474f5cb
|
logging in ngcore
|
2018-12-28 13:43:15 +01:00 |
|
Christopher Lackner
|
c5af003bba
|
Merge remote-tracking branch 'gitlab/master' into ngcore
|
2018-12-13 13:19:40 +01:00 |
|
Christopher Lackner
|
83df85f274
|
detail namespace, linking ngcore to nglib
|
2018-12-12 11:05:17 +01:00 |
|
Christopher Lackner
|
3bb82dd2df
|
DoArchive for array only if T is archivable, little cleanup
|
2018-12-07 11:20:47 +01:00 |
|
Matthias Hochsteger
|
63b7719c22
|
Update pybind11, remove evil hack
|
2018-12-03 11:38:11 +01:00 |
|
Christopher Lackner
|
7bfc48e8f3
|
start ngcore, archive in there
|
2018-11-29 18:35:30 +01:00 |
|
Matthias Hochsteger
|
8f16fdb159
|
[pybind] Update GIL hack for Python 3.7
|
2018-08-30 14:49:56 +02:00 |
|
Joachim Schöberl
|
6034f6ecc3
|
Merge branch 'visualization_data_geometries' into 'master'
add functions to collect visualization data to python export of geometries
See merge request jschoeberl/netgen!92
|
2018-07-12 17:21:02 +02:00 |
|
Christopher Lackner
|
c9cd9eea2c
|
add functions to collect visualization data to python export of geometries
|
2018-07-12 16:35:52 +02:00 |
|
Matthias Hochsteger
|
ec3051815c
|
[python] Patch pybind11 function to avoid deadlocks
see https://github.com/pybind/pybind11/pull/1211
|
2018-06-29 16:23:49 +02:00 |
|
Joachim Schöberl
|
7e8f8dbeb0
|
GetPeriodicVertices in new interface
|
2018-06-08 16:28:51 +02:00 |
|
Joachim Schöberl
|
5a320121fd
|
move DoArchive to cpp-file
|
2018-04-28 12:07:57 +02:00 |
|
Joachim Schöberl
|
8522cfdac5
|
fix for msvc ????
|
2018-04-28 11:53:24 +02:00 |
|
Joachim Schöberl
|
0b0616eee8
|
bug fix table archive
|
2018-04-28 10:34:46 +02:00 |
|
Joachim Schöberl
|
bda771f86f
|
more archive
|
2018-04-28 03:42:04 +02:00 |
|
Joachim Schöberl
|
f85b51496f
|
persistent archiving of pointers
|
2018-04-27 22:34:25 +02:00 |
|
Joachim Schöberl
|
633376972f
|
archiving the mesh
|
2018-04-27 08:36:22 +02:00 |
|
Joachim Schöberl
|
b151c9d7da
|
int to MyStr
|
2018-03-15 19:19:48 +01:00 |
|
Joachim Schöberl
|
edf7861ee3
|
size_t for Array size
|
2018-03-15 19:01:32 +01:00 |
|