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
Joachim Schöberl
73a5381d2e
virtual dtro in Archive
2018-03-15 19:01:32 +01:00
Joachim Schoeberl
98dab9ca7c
fix mpi send
2018-03-14 11:42:22 +01:00
Matthias Hochsteger
162b422e48
Better distribution for hash values in ClosedHashTable
2018-02-20 12:35:22 +01:00
luz.paz
58002505bc
Typos
...
Found via `codespell`
2018-01-14 12:18:54 -05:00
Joachim Schöberl
d75f4e79ce
64bit issue in Table allocation
2018-01-12 15:55:29 +01:00
Joachim Schöberl
dca5a01e04
more parallel in topology
2018-01-04 13:00:01 +01:00
Joachim Schöberl
5469356147
tracer in Netgen
2018-01-04 10:43:34 +01:00
Unknown
afdc1ae85a
Misc. typos
...
More typo
2017-12-09 22:21:40 -05:00
Joachim Schöberl
17c35f0640
fix simd<double,2>
2017-11-27 10:26:38 +01:00
Joachim Schöberl
25ba2f7a54
SSE - vectorization
2017-11-27 10:20:18 +01:00
Joachim Schöberl
3665e649d7
remove experimental timers, no TSC per default
2017-11-24 09:23:14 +01:00
Joachim Schöberl
7cf05d84a8
AVX512 for element-trafos
2017-11-23 21:26:36 +01:00
Joachim Schöberl
ff3c1a2c36
new closed hashtable with automatic increase
2017-11-13 11:58:13 +01:00
Joachim Schöberl
5dc501af26
optional use of tsc-counter
2017-11-13 11:58:13 +01:00
Matthias Hochsteger
8f11b84911
Fix for MSVC
2017-10-17 11:02:39 +02:00
Matthias Hochsteger
949ead991f
Update ngsimd.hpp
2017-10-17 10:32:59 +02:00
Matthias Hochsteger
1430b89e39
Update pybind11 to version 2.2.0
...
- Replace PYBIND11_PLUGIN with PYBIND11_MODULE
- Fix warnings about symbol visibility by replacing
'namespace pybind11' with 'namespace PYBIND11_NAMESPACE'
- Pybind sets the default visibility of its namespace to 'hidden'
Thus, our export functions like ExportCSG(py::module &m) also are
hidden by default. To work around that define DLL_HEADER
'__attribute__ ((visibility ("default")))
on GNUC platforms.
2017-09-01 10:16:56 +02:00