]>
https://gitweb.dealii.org/ - dealii.git/log
Daniel Arndt [Wed, 6 Jun 2018 22:26:34 +0000 (00:26 +0200)]
Explicitly define VectorizedArray::n_array_elements
Daniel Arndt [Wed, 6 Jun 2018 07:59:16 +0000 (09:59 +0200)]
Fix Exceptions
Daniel Arndt [Wed, 6 Jun 2018 15:07:41 +0000 (17:07 +0200)]
Merge pull request #6719 from masterleinad/clang_tidy_1
Fix instantiations of SymmetricTensor
Matthias Maier [Wed, 6 Jun 2018 14:15:36 +0000 (09:15 -0500)]
Merge pull request #6710 from masterleinad/deprecate_parallel_distributed_vector
Deprecate parallel::distributed::Vector
Matthias Maier [Wed, 6 Jun 2018 14:13:53 +0000 (09:13 -0500)]
Merge pull request #6721 from masterleinad/clang_tidy_2
Simplify GridOut::Gnuplot
Wolfgang Bangerth [Wed, 6 Jun 2018 14:06:52 +0000 (08:06 -0600)]
Merge pull request #6720 from masterleinad/clang_tidy_3
Use static constexpr in VectorizedArray
Daniel Arndt [Wed, 6 Jun 2018 00:57:47 +0000 (02:57 +0200)]
Fix instantiations of SymmetricTensor
Martin Kronbichler [Wed, 6 Jun 2018 10:20:12 +0000 (12:20 +0200)]
Merge pull request #6717 from masterleinad/clang_tidy_6
Fix clang-tidy findings for muParser
Daniel Arndt [Tue, 5 Jun 2018 22:25:16 +0000 (00:25 +0200)]
Simplify GridOut::Gnuplot
Daniel Arndt [Tue, 5 Jun 2018 22:05:10 +0000 (00:05 +0200)]
Use static constexpr in VectorizedArray
Daniel Arndt [Tue, 5 Jun 2018 21:12:11 +0000 (23:12 +0200)]
Fix muparser
Matthias Maier [Wed, 6 Jun 2018 05:39:50 +0000 (00:39 -0500)]
Merge pull request #6716 from tjhei/install_license_md
install LICENSE.md not LICENSE
Timo Heister [Wed, 6 Jun 2018 05:30:30 +0000 (13:30 +0800)]
install LICENSE.md not LICENSE
fixes #6706
Denis Davydov [Wed, 6 Jun 2018 03:20:34 +0000 (05:20 +0200)]
Merge pull request #6712 from masterleinad/fix_cuda_9_2
Fix compile error with CUDA 9.2
Matthias Maier [Wed, 6 Jun 2018 01:56:54 +0000 (20:56 -0500)]
Merge pull request #6713 from bangerth/indent
Provide a more readable indentation.
Wolfgang Bangerth [Tue, 5 Jun 2018 23:47:37 +0000 (17:47 -0600)]
Provide a more readable indentation.
Daniel Arndt [Tue, 5 Jun 2018 22:08:43 +0000 (00:08 +0200)]
Fix compile error with CUDA 9.2
Wolfgang Bangerth [Tue, 5 Jun 2018 15:23:23 +0000 (09:23 -0600)]
Merge pull request #6707 from tamiko/safeguard
CMake: add a safeguard for accidential /source source directory
Wolfgang Bangerth [Tue, 5 Jun 2018 15:21:22 +0000 (09:21 -0600)]
Merge pull request #6706 from tamiko/update_legalese
Update LICENSE file
Daniel Arndt [Mon, 4 Jun 2018 16:38:05 +0000 (18:38 +0200)]
Deprecate parallel::distributed::Vector
Matthias Maier [Tue, 5 Jun 2018 02:21:55 +0000 (21:21 -0500)]
Make request stronger
Matthias Maier [Tue, 5 Jun 2018 02:15:36 +0000 (21:15 -0500)]
CMake: fix path in description
Matthias Maier [Mon, 4 Jun 2018 03:20:49 +0000 (22:20 -0500)]
CMake: make safeguard even more clear.
Matthias Maier [Sun, 3 Jun 2018 20:32:46 +0000 (15:32 -0500)]
CMake: add a safeguard for accidential /source source directory
This happens remarkably often. Let's improve the error message:
```
Wrong source directory specified.
You pointed cmake to the subdirectory "source" instead of the base
directory. Make sure that the path in the cmake invocation does not end in
source. If you have created a "build" subdirectory, the cmake invocation
should simply be of the form:
$ cmake [...options...] /..
(path not ending in ".../source")
```
Matthias Maier [Mon, 4 Jun 2018 23:02:22 +0000 (18:02 -0500)]
Merge pull request #6700 from masterleinad/adjust_cxx_check_flag
Modify pushed flags for CLANGAUTODEBUG_BUG
Daniel Arndt [Mon, 4 Jun 2018 22:17:04 +0000 (00:17 +0200)]
Strip the offending flags instead
Matthias Maier [Mon, 4 Jun 2018 16:56:33 +0000 (11:56 -0500)]
Merge pull request #6709 from masterleinad/fix_warnings_in_tests
Remove some more references to astyle
Daniel Arndt [Mon, 4 Jun 2018 11:44:30 +0000 (13:44 +0200)]
Remove some more references to astyle
Matthias Maier [Mon, 4 Jun 2018 03:04:13 +0000 (22:04 -0500)]
Wolfgang's suggestion - slightly modified
Matthias Maier [Sat, 2 Jun 2018 21:45:18 +0000 (16:45 -0500)]
Implement J-P's suggestions
Matthias Maier [Sat, 2 Jun 2018 17:38:36 +0000 (12:38 -0500)]
Update LICENSE file
Martin Kronbichler [Fri, 1 Jun 2018 14:24:17 +0000 (16:24 +0200)]
Merge pull request #6702 from Zonni/fix-sundials-documentation
Fix sundials documentation
Antoni Vidal [Thu, 31 May 2018 17:17:05 +0000 (19:17 +0200)]
Bug fixed if output_step function is not defined. Now example in the documentation works.
Antoni Vidal [Thu, 31 May 2018 16:51:50 +0000 (18:51 +0200)]
Fixed sundials/ida.h example of use.
Wolfgang Bangerth [Thu, 31 May 2018 12:54:59 +0000 (06:54 -0600)]
Merge pull request #6699 from masterleinad/fix_warnings_in_tests
Fix warnings in tests
Daniel Arndt [Wed, 30 May 2018 20:52:29 +0000 (22:52 +0200)]
Alternative solution to mpi/collective_02_dealii_vector
Daniel Arndt [Wed, 30 May 2018 18:57:21 +0000 (20:57 +0200)]
Fix warnings in tests, gcc-8
Daniel Arndt [Thu, 31 May 2018 06:41:07 +0000 (08:41 +0200)]
Fix warnings in tests, clang-6
Daniel Arndt [Thu, 31 May 2018 06:40:58 +0000 (08:40 +0200)]
Modify pushed flags for CLANG_AUTODEBUGBUG
David Wells [Wed, 30 May 2018 21:31:09 +0000 (17:31 -0400)]
Merge pull request #6670 from bangerth/step-6
Next step in the step-6 introduction.
Daniel Arndt [Wed, 30 May 2018 17:32:14 +0000 (19:32 +0200)]
Merge pull request #6697 from masterleinad/avoid_sleep
Avoid using unistd.h and sleep
Daniel Arndt [Wed, 30 May 2018 11:25:21 +0000 (13:25 +0200)]
Avoid using unistd.h and sleep
Daniel Arndt [Wed, 30 May 2018 09:34:55 +0000 (11:34 +0200)]
Merge pull request #6692 from davydden/feature/timer_output_width
extend TimerOutput to have dynamic Section width
Denis Davydov [Tue, 29 May 2018 22:50:01 +0000 (00:50 +0200)]
use initlog()
Denis Davydov [Tue, 29 May 2018 13:21:09 +0000 (15:21 +0200)]
extend TimerOutput to have dynamic Section width
Matthias Maier [Tue, 29 May 2018 05:32:22 +0000 (00:32 -0500)]
Merge pull request #6689 from masterleinad/fix_multigrid_transfer_04b
Fix multigrid/transfer_04b
Daniel Arndt [Mon, 28 May 2018 21:13:15 +0000 (23:13 +0200)]
Fix multigrid/transfer_04b
Wolfgang Bangerth [Mon, 28 May 2018 15:57:57 +0000 (10:57 -0500)]
Merge pull request #6674 from drwells/add-merge-tria-tolerance
Add a tolerance for merge_triangulations.
David Wells [Mon, 28 May 2018 14:26:02 +0000 (10:26 -0400)]
Merge pull request #6680 from bangerth/step-3
A few updates to the introduction of step-3.
Wolfgang Bangerth [Sun, 27 May 2018 15:31:33 +0000 (23:31 +0800)]
A few updates to the introduction of step-3.
David Wells [Thu, 24 May 2018 18:36:03 +0000 (14:36 -0400)]
Add a tolerance for merge_triangulations.
The default setting is not robust with respect to roundoff errors (or
other minor numerical errors).
David Wells [Mon, 28 May 2018 12:09:42 +0000 (08:09 -0400)]
Merge pull request #6677 from bangerth/step-2
Update some of the introduction of step-2.
David Wells [Mon, 28 May 2018 10:36:38 +0000 (06:36 -0400)]
Merge pull request #6685 from bangerth/doc-update
Document arguments in 'contrib/utilities/indent'.
Wolfgang Bangerth [Mon, 28 May 2018 07:31:54 +0000 (15:31 +0800)]
Document arguments in 'contrib/utilities/indent'.
Wolfgang Bangerth [Mon, 28 May 2018 07:24:31 +0000 (15:24 +0800)]
Uniformly use capital letters at the top of comments.
Wolfgang Bangerth [Sun, 27 May 2018 03:41:21 +0000 (11:41 +0800)]
Address David Wells' comments.
Wolfgang Bangerth [Sun, 27 May 2018 05:55:48 +0000 (13:55 +0800)]
Update some of the introduction of step-2.
Daniel Arndt [Sun, 27 May 2018 21:38:36 +0000 (23:38 +0200)]
Merge pull request #6682 from masterleinad/fix_complex_petsc
Fix undefined reference for PETSc complex scalar type
Daniel Arndt [Sun, 27 May 2018 18:57:02 +0000 (20:57 +0200)]
Fix undefined reference for PETSc complex scalar type
Daniel Arndt [Sun, 27 May 2018 17:22:54 +0000 (19:22 +0200)]
Merge pull request #6658 from tamiko/fix_openmp_detection
CMake: Fix openmp detection for Clang
Denis Davydov [Sun, 27 May 2018 15:16:04 +0000 (17:16 +0200)]
Merge pull request #6679 from tamiko/fix_indent
Bugfix: Reindent indent and fix find invocation
Denis Davydov [Sun, 27 May 2018 12:48:41 +0000 (14:48 +0200)]
Merge pull request #6678 from davydden/doc/fix_nedelec_sz
fix unicode characters in fe_nedelec_sz.h
Denis Davydov [Sun, 27 May 2018 11:45:32 +0000 (13:45 +0200)]
fix missing s
Matthias Maier [Sun, 27 May 2018 09:30:37 +0000 (04:30 -0500)]
reindent all .inst.in files
Matthias Maier [Sun, 27 May 2018 09:28:39 +0000 (04:28 -0500)]
Bugfix: Use a different sentinel in indent
We cannot simply replace the escaped closing bracket "\}" by "} //" any
more. clang-format happily fixes the apparent misspelling into
namespace Foobar
{
} // namespace Foobar
Matthias Maier [Sun, 27 May 2018 08:06:41 +0000 (03:06 -0500)]
Bugfix: Reindent indent and fix find invocation
Denis Davydov [Sun, 27 May 2018 06:37:24 +0000 (08:37 +0200)]
indentation
Denis Davydov [Sun, 27 May 2018 06:35:29 +0000 (08:35 +0200)]
use HTML encodings
Denis Davydov [Sun, 27 May 2018 06:07:43 +0000 (08:07 +0200)]
fix unicode characters in fe_nedelec_sz.h
Wolfgang Bangerth [Sat, 26 May 2018 00:47:08 +0000 (19:47 -0500)]
Merge pull request #6665 from drwells/fix-write-gnuplot
Fix write_gnuplot with Eulerian mappings.
David Wells [Sat, 26 May 2018 00:12:34 +0000 (20:12 -0400)]
Merge pull request #6669 from bangerth/step-1
Add a reference to a video about debugging to step-1.
Daniel Arndt [Fri, 25 May 2018 18:33:42 +0000 (20:33 +0200)]
Merge pull request #6671 from masterleinad/fix_separators
Fix length of separators
David Wells [Fri, 25 May 2018 14:58:39 +0000 (10:58 -0400)]
Fix write_gnuplot with Eulerian mappings.
Daniel Arndt [Fri, 25 May 2018 15:48:25 +0000 (17:48 +0200)]
Merge pull request #6662 from masterleinad/fix_complex_petsc
Fix compiling with complex PETSc
Daniel Arndt [Fri, 25 May 2018 15:37:48 +0000 (17:37 +0200)]
Fix typo
Daniel Arndt [Fri, 25 May 2018 15:10:07 +0000 (17:10 +0200)]
Merge pull request #6602 from bangerth/doxygen
Make sure the .inst files are available as inputs for doxygen.
Daniel Arndt [Fri, 25 May 2018 08:31:22 +0000 (10:31 +0200)]
Fix length of separators
Wolfgang Bangerth [Fri, 25 May 2018 14:34:03 +0000 (22:34 +0800)]
Add a changelog entry.
Wolfgang Bangerth [Fri, 25 May 2018 14:32:25 +0000 (22:32 +0800)]
Document the remaining pieces of step-6.
Daniel Arndt [Fri, 25 May 2018 10:08:38 +0000 (12:08 +0200)]
Add comment
Daniel Arndt [Thu, 24 May 2018 13:22:00 +0000 (15:22 +0200)]
Fix compiling with complex PETSc
Daniel Arndt [Fri, 25 May 2018 14:00:51 +0000 (16:00 +0200)]
Merge pull request #6667 from masterleinad/use_clang-format
Replace astyle by clang-format
Wolfgang Bangerth [Fri, 25 May 2018 12:59:27 +0000 (20:59 +0800)]
Next step in the step-6 introduction.
Wolfgang Bangerth [Mon, 21 May 2018 12:49:18 +0000 (20:49 +0800)]
Add a reference to a video about debugging to step-1.
Denis Davydov [Fri, 25 May 2018 11:27:36 +0000 (13:27 +0200)]
Merge pull request #6668 from bangerth/step-6
Add pictures to the discussion in step-6.
Wolfgang Bangerth [Fri, 25 May 2018 11:12:32 +0000 (19:12 +0800)]
Add figures to the discussion in step-6.
Daniel Arndt [Fri, 25 May 2018 07:59:56 +0000 (09:59 +0200)]
Apply clang-format
Daniel Arndt [Fri, 25 May 2018 07:48:37 +0000 (09:48 +0200)]
Don't break after return types in examples
Daniel Arndt [Thu, 24 May 2018 21:30:25 +0000 (23:30 +0200)]
Changelog entry
Daniel Arndt [Thu, 24 May 2018 21:19:36 +0000 (23:19 +0200)]
Remove astyle
Daniel Arndt [Sun, 20 May 2018 15:21:29 +0000 (17:21 +0200)]
Make the indenting script and CI use clang-format
Denis Davydov [Fri, 25 May 2018 00:29:14 +0000 (02:29 +0200)]
Merge pull request #6659 from kronbichler/implement_update_ghosts_blocked
Make matrix-free loop aware of block vectors with many blocks
Matthias Maier [Thu, 24 May 2018 23:17:57 +0000 (18:17 -0500)]
Merge pull request #6656 from masterleinad/fix_failing_clang_format_tests
Fix failing test after applying clang-format
David Wells [Thu, 24 May 2018 17:26:33 +0000 (13:26 -0400)]
Merge pull request #6648 from bangerth/step-6
More changes to the introduction of step-6.
Matthias Maier [Thu, 24 May 2018 17:13:06 +0000 (12:13 -0500)]
Merge pull request #6650 from masterleinad/update_clang_format_style_file
Update clang-format style file
Daniel Arndt [Sun, 20 May 2018 15:20:55 +0000 (17:20 +0200)]
Update the .clang-format files with options agreed on
Matthias Maier [Thu, 24 May 2018 02:49:19 +0000 (21:49 -0500)]
CMake: Fix openmpi detection for Clang
Well, now that Clang has reached the version range of XCode, this cludge
obviously doesn't work any more. (Remember both compiler call themselves
"clang", but Apple insists on a different versioning scheme *sigh*).
Simply remove the version constaints for Clang. If someone hits an issue
with XCode. Well update your compiler to any version younger than 2
years, thanks.
Daniel Arndt [Thu, 24 May 2018 13:01:13 +0000 (15:01 +0200)]
Add missing header in petsc_complex/assemble_01
Daniel Arndt [Wed, 23 May 2018 21:51:26 +0000 (23:51 +0200)]
Include tests.h instead
Daniel Arndt [Wed, 23 May 2018 17:37:37 +0000 (19:37 +0200)]
Make sure to be in namepace dealii in tests/test_grids.h
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.