]> https://gitweb.dealii.org/ - dealii.git/commit
Do not use dim3 for non-CUDA code 4896/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 17 Aug 2017 21:23:52 +0000 (17:23 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 17 Aug 2017 21:23:52 +0000 (17:23 -0400)
commit25be941054332725d46834065bc252420b3b2287
treecc11670ded884c143c9505df75e1645e66ef0c58
parenta9177794acca3d59f0e3791017a4bb58473f11d2
Do not use dim3 for non-CUDA code

dim3 is an array of size 3 defined by CUDA. Remove non CUDA-related dim3
because it creates an error due to conflicting declaration.
tests/grid/grid_generator_cheese.cc
tests/grid/grid_generator_general_cell.cc
tests/grid/grid_generator_hyper_cross.cc
tests/grid/grid_generator_simplex.cc
tests/grid/manifold_ids_on_boundary_01.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.