- May 18, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- May 17, 2018
-
-
Christoph Rettinger authored
Resolve "missing periodic intersection volume function for AABBs" Closes #56 See merge request walberla/walberla!104
-
Sebastian Eibl authored
-
- May 16, 2018
-
-
Sebastian Eibl authored
-
- May 15, 2018
-
-
Sebastian Eibl authored
-
- May 08, 2018
-
-
Christoph Rettinger authored
[API] changed return type to std array for improved usability See merge request walberla/walberla!101
-
Christoph Rettinger authored
-
- May 04, 2018
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- May 03, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Apr 30, 2018
-
-
Christian Godenschwager authored
Mesh init See merge request walberla/walberla!99
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
- Apr 27, 2018
-
-
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
-
- Apr 17, 2018
-
-
Christian Godenschwager authored
Refinement support for BoundaryFromDomainBorder See merge request walberla/walberla!95
-
- Apr 16, 2018
-
-
Martin Bauer authored
BoundarySetter should only call Boundary::createConfiguration once See merge request walberla/walberla!97
-
Michael Kuron authored
-
- Apr 12, 2018
-
-
Sebastian Eibl authored
Resolve "There are "gaps" created by the SFC partitionier" Closes #54 See merge request walberla/walberla!96
-
Sebastian Eibl authored
-
- Apr 11, 2018
-
-
Florian Schornbaum authored
-
Michael Kuron authored
-
- Apr 10, 2018
-
-
Michael Kuron authored
-
- Apr 09, 2018
-
-
Sebastian Eibl authored
-
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).
-
- 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)
-
- Apr 06, 2018
-
-
Sebastian Eibl authored
-
- Apr 05, 2018
-
-
Michael Kuron authored
-
Christian Godenschwager authored
UBB boundary with equation parser See merge request walberla/walberla!93
-
Michael Kuron authored
-
Michael Kuron authored
-
- Apr 04, 2018
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
Add createConfiguration functions to pe_coupling boundaries See merge request walberla/walberla!92
-
- Apr 03, 2018
-
-
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.
-
- Mar 28, 2018
-
-
Sebastian Eibl authored
was only a debug check
-
Sebastian Eibl authored
this should be the common case
-
Sebastian Eibl authored
-