- Jan 08, 2019
-
-
Sebastian Eibl authored
-
- Jan 07, 2019
-
-
Christoph Schwarzmeier authored
-
- Dec 21, 2018
-
-
Christoph Schwarzmeier authored
-
- Dec 14, 2018
-
-
Sebastian Eibl authored
-
- Dec 12, 2018
-
-
Sebastian Eibl authored
-
- Dec 11, 2018
-
-
Christoph Schwarzmeier authored
-
- Nov 07, 2018
-
-
Sebastian Eibl authored
-
- Nov 06, 2018
-
-
Sebastian Eibl authored
-
- Nov 05, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Oct 02, 2018
-
-
Sebastian Eibl authored
-
- Sep 28, 2018
-
-
Sebastian Eibl authored
-
- Sep 24, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Aug 24, 2018
-
-
Sebastian Eibl authored
added filter to exclude external libraries
-
- Aug 23, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Aug 16, 2018
-
-
Sebastian Eibl authored
-
- Jul 30, 2018
-
-
Dominik Thoennes authored
The necessary to_json(...) function are used. One can create a json object by e.g. "nlohmann::json ttjson = nlohmann::json(tt)" with tt being a timing tree
-
- Jun 25, 2018
-
-
Christoph Schwarzmeier authored
-
- Jun 18, 2018
-
-
Christoph Rettinger authored
-
- Jun 14, 2018
-
-
Sebastian Eibl authored
-
- Jun 01, 2018
-
-
Martin Bauer authored
-
Christian Godenschwager authored
-
- May 30, 2018
-
-
Christian Godenschwager authored
Part of issue #48
-
Nils Kohl authored
-
- May 22, 2018
-
-
Michael Kuron authored
Vector2, Vector3 and Matrix3 define their own MPITrait::type functions that return an MPI_Datatype for them. It is created the first time the function is called and put into a static variable. It is therefore destroyed after the main() function exits, which is usually after MPI_Finalize has been called. Freeing the MPI_Datatype is therefore not possible and mpi::datatype cannot be used.
-
- May 18, 2018
-
-
Sebastian Eibl authored
-
- May 16, 2018
-
-
Sebastian Eibl authored
-
- May 09, 2018
-
-
Arash Partow authored
-
- Apr 08, 2018
-
-
Michael Kuron authored
Also adds OpenMP support for macOS (requires Xcode 7.0, CMake 3.12 and separate libomp from MacPorts/Homebrew)
-
- Mar 28, 2018
-
-
Sebastian Eibl authored
-
- Mar 21, 2018
-
-
Lukas Werner authored
-
Lukas Werner authored
-
Lukas Werner authored
-
Lukas Werner authored
-
- Mar 08, 2018
-
-
Sebastian Eibl authored
-