- Feb 26, 2021
-
-
Soeren Peters authored
Fix various msvc compiler warnings. With msvc the compiler flags are explicit passed to nvcc with -Xcompiler.
-
Soeren Peters authored
-
Soeren Peters authored
Remove some compiler warnings and added some cuda warning suppressions for the GridGenerator, as they are cluttering the build output.
-
- Aug 20, 2020
-
-
Soeren Peters authored
Warning: [-Wbackslash-newline-escape] https://stackoverflow.com/questions/31673945/clang-backslash-and-newline-separated-by-space-in-single-line-comment
-
- Aug 19, 2020
-
-
Soeren Peters authored
-
- Aug 12, 2020
-
-
Soeren Peters authored
-
- Jul 20, 2020
-
-
Soeren Peters authored
-
- Jul 07, 2020
-
-
Soeren Peters authored
Renmade HOST in GridGenerator to CUDA_HOST because of a name conflict to MPI
-
- Jul 06, 2020
-
-
Soeren Peters authored
Made VF_GPU work with the "new" cmake
-
- Jun 25, 2020
-
-
Soeren Peters authored
-
- Jun 23, 2020
-
-
Soeren Peters authored
-
- Mar 25, 2020
-
-
LEGOLAS\lenz authored
-
- Dec 09, 2019
-
-
LEGOLAS\lenz authored
-
- Oct 10, 2019
-
-
LEGOLAS\lenz authored
-
- May 14, 2019
-
-
LEGOLAS\lenz authored
-
- Dec 19, 2018
-
-
LEGOLAS\lenz authored
-
- Dec 18, 2018
-
-
LEGOLAS\lenz authored
-
- Dec 12, 2018
-
-
LEGOLAS\lenz authored
implements a fix in the grid generator, that sets invalid STOPPER_UOT_OF_GRID_BOUNDARY nodes to INVALID_OUT_OF_GRID
-
- Nov 29, 2018
-
-
LEGOLAS\lenz authored
-
- Nov 06, 2018
-
-
LEGOLAS\lenz authored
-
- Oct 17, 2018
-
-
LEGOLAS\lenz authored
-
- Oct 11, 2018
-
-
LEGOLAS\lenz authored
-
- Oct 10, 2018
-
-
LEGOLAS\lenz authored
-
- Oct 05, 2018
-
-
LEGOLAS\lenz authored
-
- Oct 02, 2018
-
-
LEGOLAS\lenz authored
-
LEGOLAS\lenz authored
-
- Sep 26, 2018
-
-
LEGOLAS\lenz authored
-
- Sep 21, 2018
-
-
LEGOLAS\lenz authored
-
- Sep 14, 2018
-
-
LEGOLAS\lenz authored
-
- Aug 24, 2018
-
-
LEGOLAS\lenz authored
-
LEGOLAS\lenz authored
the grids now store their number of layers, such that different refinements have different number of layers
-
- Aug 23, 2018
-
-
LEGOLAS\lenz authored
-
LEGOLAS\lenz authored
-
LEGOLAS\lenz authored
implements a new flag in the grid that controls wheter the inner region is defined by triangular mesh or primitive
-
LEGOLAS\lenz authored
changes the call structure for findInnerNodes() in inital() to allow conglomerates of primitives and triangular meshes
-
- Jul 25, 2018
-
-
LEGOLAS\lenz authored
-
- Jul 24, 2018
-
-
LEGOLAS\lenz authored
-
LEGOLAS\lenz authored
-
- Jul 23, 2018
-
-
LEGOLAS\lenz authored
-
- Jul 11, 2018
-
-
Martin Schönherr authored
chaged the if statements after changing the return values of Triangle; changed method "calculateQs"; and fixed method "getBoundingBoxOnNodes"
-