- Oct 02, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Sep 29, 2018
-
-
Jakub Klinkovský authored
The former has been formally deprecated for a long time and in CUDA 10.0 it is finally properly marked as deprecated, so the compiler can print warnings.
-
Jakub Klinkovský authored
General reductions on host See merge request mmg/tnl-dev!7
-
Jakub Klinkovský authored
According to benchmarks, there is practically no difference in performance. Only explicit unrolling is helpful, but that has been implemented for the general algorithm in Reduction::reduce as well.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Now that error handling is done via exceptions, the return value is free for more sensible things.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 28, 2018
-
-
Jakub Klinkovský authored
Refactoring: changed return types from bool to void See merge request mmg/tnl-dev!6
-
Jakub Klinkovský authored
[skip ci]
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The exception is not used anywhere and does not make much sense. Functions/methods which are not implemented yet can just throw std::runtime_error wich a more specific message.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The method was either returning true or throwing an exception, so it can simply return void or throw an exception.
-
Jakub Klinkovský authored
-
- Sep 27, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 23, 2018
-
-
Vít Hanousek authored
(Jak má člověk propalovat čas v Ostravě, když mu to školitel rozbil.... git log -L60,60:src/TNL/Meshes/GridDetails/Traverser_Grid3D_impl.h)
-
- Sep 22, 2018
-
-
Jakub Klinkovský authored
* mpi: Fix DistributedIOTest
-
- Sep 20, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 19, 2018
-
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-