- 29 May, 2018 2 commits
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- 16 May, 2018 4 commits
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- 15 May, 2018 2 commits
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- 30 Apr, 2018 2 commits
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- 27 Apr, 2018 2 commits
-
-
Christian Godenschwager authored
Replace deprecated -openmp flag in Intel 17 compiler Closes #15 See merge request walberla/walberla!1
-
Christian Godenschwager authored
[API] Use ParserUBB in ExtendedBoundaryHandlingFactory See merge request walberla/walberla!94
-
- 17 Apr, 2018 1 commit
-
-
Christian Godenschwager authored
Refinement support for BoundaryFromDomainBorder See merge request walberla/walberla!95
-
- 16 Apr, 2018 2 commits
-
-
Martin Bauer authored
BoundarySetter should only call Boundary::createConfiguration once See merge request walberla/walberla!97
-
Michael Kuron authored
-
- 12 Apr, 2018 2 commits
-
-
Sebastian Eibl authored
Resolve "There are "gaps" created by the SFC partitionier" Closes #54 See merge request walberla/walberla!96
-
Sebastian Eibl authored
-
- 11 Apr, 2018 2 commits
-
-
Florian Schornbaum authored
-
Michael Kuron authored
-
- 10 Apr, 2018 1 commit
-
-
Michael Kuron authored
-
- 09 Apr, 2018 1 commit
-
-
Michael Kuron authored
- NearestNeighborFieldInterpolator::get needs to break out of all loops, just not the current one. While the test seemed to succeed anyway, it crashed with corrupted memory during exit when compiled with Intel 17 in Release mode. - FftTest should not use thread-unsafe RNG in parallel section. Otherwise the Intel 16 compiler crashes. - Revert to -openmp on Intel < 16.0.3, which crashes while processing some of our OpenMP loops (e.g. BoundaryHandling::treatDirection).
-
- 08 Apr, 2018 1 commit
-
-
Michael Kuron authored
Also adds OpenMP support for macOS (requires Xcode 7.0, CMake 3.12 and separate libomp from MacPorts/Homebrew)
-
- 05 Apr, 2018 4 commits
-
-
Michael Kuron authored
-
Christian Godenschwager authored
UBB boundary with equation parser See merge request walberla/walberla!93
-
Michael Kuron authored
-
Michael Kuron authored
-
- 04 Apr, 2018 1 commit
-
-
Christoph Rettinger authored
Add createConfiguration functions to pe_coupling boundaries See merge request walberla/walberla!92
-
- 03 Apr, 2018 1 commit
-
-
Michael Kuron authored
While it makes no sense to create these boundary types from a config file, geometry::initBoundaryHandling needs this function to be present for all boundary types in the boundary handling.
-
- 27 Mar, 2018 1 commit
-
-
Sebastian Eibl authored
[API] Fix implict/explict typos in pe::cr See merge request walberla/walberla!90
-
- 23 Mar, 2018 1 commit
-
-
Christoph Rettinger authored
-
- 21 Mar, 2018 4 commits
-
-
Christian Godenschwager authored
Disable cuda tests on macOS nightly builds Closes #53 See merge request walberla/walberla!91
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
- 19 Mar, 2018 1 commit
-
-
Christian Godenschwager authored
macOS CI build jobs See merge request walberla/walberla!87
-
- 14 Mar, 2018 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
- fix find_package(MPI) when WARNING_ERROR is defined and recent version of CMake is used - fix python_coupling Manager::addPath
-
- 13 Mar, 2018 1 commit
-
-
Sebastian Eibl authored
Fix calling of parmetis See merge request walberla/walberla!88
-
- 08 Mar, 2018 2 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-