]>
https://gitweb.dealii.org/ - dealii.git/log
Graham Harper [Tue, 3 Jul 2018 21:17:38 +0000 (21:17 +0000)]
Add the implementation of the Bernardi-Raugel element.
Graham Harper [Tue, 3 Jul 2018 21:21:14 +0000 (21:21 +0000)]
Implement the Bernardi-Raugel polynomials.
Wolfgang Bangerth [Mon, 2 Jul 2018 19:06:34 +0000 (13:06 -0600)]
Merge pull request #6817 from masterleinad/indent_example-step-22
examples/step-22: Update indenting and modernize
Daniel Arndt [Mon, 2 Jul 2018 14:25:23 +0000 (16:25 +0200)]
Improve comments for the (bi-)linear forms
Denis Davydov [Sat, 30 Jun 2018 05:11:24 +0000 (07:11 +0200)]
Merge pull request #6849 from masterleinad/indent_example-step-16
example/step-16: Update indenting and modernize
Denis Davydov [Sat, 30 Jun 2018 05:09:14 +0000 (07:09 +0200)]
Merge pull request #6865 from drwells/fix-exception-classification
Fix an exception description.
Denis Davydov [Sat, 30 Jun 2018 05:06:53 +0000 (07:06 +0200)]
Merge pull request #6862 from masterleinad/indent_example-step-13
examples/step-13: Update indenting and modernize
Denis Davydov [Sat, 30 Jun 2018 05:03:48 +0000 (07:03 +0200)]
Merge pull request #6866 from drwells/reformat-bibtex-code
Reformat bibtex code
David Wells [Sat, 30 Jun 2018 04:41:03 +0000 (00:41 -0400)]
Fix a broken URL.
David Wells [Sat, 30 Jun 2018 04:11:52 +0000 (00:11 -0400)]
Reindent the bibtex entries.
Since some lines were longer than 80 characters clang-format made a mess
here. Clean it up by splitting lines manually around fields.
David Wells [Sat, 30 Jun 2018 03:52:55 +0000 (23:52 -0400)]
Fix an exception description.
The implementation throws an exception at run time (with Assert).
Daniel Arndt [Fri, 29 Jun 2018 19:58:02 +0000 (21:58 +0200)]
Remove unused variable in dox file
Daniel Arndt [Fri, 29 Jun 2018 19:10:51 +0000 (21:10 +0200)]
examples/step-13: Update indenting and modernize
Daniel Arndt [Fri, 29 Jun 2018 17:47:11 +0000 (19:47 +0200)]
Merge pull request #6859 from drwells/update-step-10-3
Use a range-for in step-10.
Daniel Arndt [Fri, 29 Jun 2018 17:46:25 +0000 (19:46 +0200)]
Merge pull request #6860 from drwells/update-step-11
Update step 11
Daniel Arndt [Fri, 29 Jun 2018 15:41:32 +0000 (17:41 +0200)]
Merge pull request #6839 from drwells/step-40-modernization
Update step-40.
Daniel Arndt [Tue, 26 Jun 2018 14:40:46 +0000 (16:40 +0200)]
example/step-16: Update indenting and modernize
David Wells [Fri, 29 Jun 2018 13:04:11 +0000 (09:04 -0400)]
Use a range-for in step-10.
This finishes the modernization started in commits
0ef6e96485b and
332a199f3f9.
David Wells [Fri, 29 Jun 2018 13:17:41 +0000 (09:17 -0400)]
Delete some trailing whitespace.
David Wells [Fri, 29 Jun 2018 13:17:29 +0000 (09:17 -0400)]
Update step-11 to use AffineConstraints.
Daniel Arndt [Fri, 29 Jun 2018 07:34:17 +0000 (09:34 +0200)]
Merge pull request #6857 from masterleinad/explicit_identity_matrix_constructor
Make IdentityMatrix constructor explicit
Daniel Arndt [Thu, 28 Jun 2018 14:08:03 +0000 (16:08 +0200)]
Make IdentityMatrix constructor explicit
David Wells [Thu, 28 Jun 2018 20:04:56 +0000 (16:04 -0400)]
Merge pull request #6850 from masterleinad/use_using
Replace typedef by using
Daniel Arndt [Thu, 28 Jun 2018 17:08:22 +0000 (19:08 +0200)]
Update coding conventions
David Wells [Thu, 28 Jun 2018 16:09:23 +0000 (12:09 -0400)]
Merge pull request #6838 from masterleinad/indent_example-step-12
examples/step-12: Update indenting and modernize
Daniel Arndt [Thu, 28 Jun 2018 15:03:34 +0000 (17:03 +0200)]
Fix typo
Daniel Arndt [Thu, 28 Jun 2018 14:08:03 +0000 (16:08 +0200)]
Make IdentityMatrix constrcutor explicit
David Wells [Thu, 28 Jun 2018 12:38:08 +0000 (08:38 -0400)]
Merge pull request #6846 from masterleinad/fix_wrange_loop_analysis
Fix more -Wrange-loop-analysis findings
David Wells [Thu, 28 Jun 2018 12:36:43 +0000 (08:36 -0400)]
Merge pull request #6852 from bangerth/doc-update-99
Clarify documentation of Patterns::Integer.
Daniel Arndt [Thu, 28 Jun 2018 08:05:21 +0000 (10:05 +0200)]
Pass IndexSet element by copy
Daniel Arndt [Tue, 26 Jun 2018 00:34:38 +0000 (02:34 +0200)]
Fix more -Wrange-loop-analysis findings
Daniel Arndt [Thu, 28 Jun 2018 07:35:54 +0000 (09:35 +0200)]
Merge pull request #6853 from bangerth/unsigned
Pass an unsigned int by value, rather than reference.
Daniel Arndt [Wed, 27 Jun 2018 23:25:58 +0000 (01:25 +0200)]
Merge pull request #6854 from bangerth/add-copyright
Add a missing copyright note.
Wolfgang Bangerth [Wed, 27 Jun 2018 23:09:12 +0000 (17:09 -0600)]
Add a missing copyright note.
Wolfgang Bangerth [Wed, 27 Jun 2018 23:08:02 +0000 (17:08 -0600)]
Pass an unsigned int by value, rather than reference.
Wolfgang Bangerth [Wed, 27 Jun 2018 23:06:49 +0000 (17:06 -0600)]
Clarify documentation of Patterns::Integer.
Daniel Arndt [Wed, 27 Jun 2018 13:14:40 +0000 (15:14 +0200)]
Use modernize-use-using check
Daniel Arndt [Wed, 27 Jun 2018 13:13:01 +0000 (15:13 +0200)]
Replace typedef by using in include
Daniel Arndt [Wed, 27 Jun 2018 13:12:23 +0000 (15:12 +0200)]
Replace typedef by using in source
Daniel Arndt [Wed, 27 Jun 2018 13:10:26 +0000 (15:10 +0200)]
Replace typedef by using in examples
Martin Kronbichler [Tue, 26 Jun 2018 17:57:54 +0000 (19:57 +0200)]
Merge pull request #6779 from tamiko/update-step-4
examples/step-4: Update indenting
Martin Kronbichler [Tue, 26 Jun 2018 17:57:09 +0000 (19:57 +0200)]
Merge pull request #6845 from masterleinad/step-20-unused
Avoid warning for an unused variable in step-20
Daniel Arndt [Tue, 26 Jun 2018 12:34:49 +0000 (14:34 +0200)]
Merge pull request #6780 from tamiko/update-step-5
examples/step-5: Update indenting
Daniel Arndt [Tue, 26 Jun 2018 12:17:58 +0000 (14:17 +0200)]
Merge pull request #6844 from masterleinad/return_iterator_const_ref
Return dereferenced IteratorOverIterators object by const reference
Daniel Arndt [Tue, 26 Jun 2018 12:16:17 +0000 (14:16 +0200)]
Improve indentation
Daniel Arndt [Tue, 26 Jun 2018 09:24:28 +0000 (11:24 +0200)]
Merge pull request #6778 from tamiko/update-step-3
examples/step-3: Update indenting
Daniel Arndt [Tue, 26 Jun 2018 00:28:23 +0000 (02:28 +0200)]
Avoid warning for an unused variable in step-20
Daniel Arndt [Tue, 26 Jun 2018 07:20:10 +0000 (09:20 +0200)]
Merge pull request #6843 from drwells/step-49-modernization-4
Use brace initialization instead of writing Point<2> a lot.
Wolfgang Bangerth [Tue, 26 Jun 2018 02:11:31 +0000 (20:11 -0600)]
Merge pull request #6842 from masterleinad/simplify_tests
Simplify test failing for older gcc
Daniel Arndt [Mon, 25 Jun 2018 23:13:11 +0000 (01:13 +0200)]
Return iterator by const reference
David Wells [Mon, 25 Jun 2018 23:50:00 +0000 (19:50 -0400)]
Use brace initialization instead of writing Point<2> a lot.
Matthias Maier [Mon, 25 Jun 2018 22:58:00 +0000 (17:58 -0500)]
update
Matthias Maier [Fri, 15 Jun 2018 23:21:26 +0000 (18:21 -0500)]
step-5: make bilinear forms more readable
Also use "0." instead of "0" for zeroing two matrices.
Matthias Maier [Fri, 15 Jun 2018 23:18:37 +0000 (18:18 -0500)]
step-5: remove TODO
Matthias Maier [Mon, 25 Jun 2018 22:47:58 +0000 (17:47 -0500)]
update
Matthias Maier [Fri, 15 Jun 2018 23:14:49 +0000 (18:14 -0500)]
step-4: make bilinear forms more readable
Matthias Maier [Mon, 25 Jun 2018 22:39:33 +0000 (17:39 -0500)]
update
Matthias Maier [Fri, 15 Jun 2018 23:01:27 +0000 (18:01 -0500)]
step-3: make bilinear forms more readable
Daniel Arndt [Mon, 25 Jun 2018 16:21:29 +0000 (18:21 +0200)]
Simplify test failing for older gcc
Daniel Arndt [Mon, 25 Jun 2018 21:25:54 +0000 (23:25 +0200)]
Merge pull request #6841 from agrayver/fix_petsc_blockvec_inst
Add PETSc BlockVector instantiations
David Wells [Mon, 25 Jun 2018 16:42:34 +0000 (12:42 -0400)]
Fix some @refs to be on one line.
David Wells [Mon, 25 Jun 2018 15:36:37 +0000 (11:36 -0400)]
Add parallel references to Trilinos to step-40.
This tutorial can be run with either PETSc or Trilinos so the discussion
should cover both.
David Wells [Mon, 25 Jun 2018 14:16:48 +0000 (10:16 -0400)]
Update step-40.
Alexander Grayver [Mon, 25 Jun 2018 16:20:17 +0000 (18:20 +0200)]
Add PETSc BlockVector insts
David Wells [Mon, 25 Jun 2018 14:57:33 +0000 (10:57 -0400)]
Merge pull request #6833 from masterleinad/indent_example-step-35
examples/step-35: Update indenting and modernize
Daniel Arndt [Mon, 25 Jun 2018 13:48:43 +0000 (15:48 +0200)]
Merge pull request #6831 from drwells/step-49-modernization-3
Run clang-format on the step-49 example code.
Daniel Arndt [Mon, 25 Jun 2018 12:40:48 +0000 (14:40 +0200)]
examples/step-12: Update indenting and modernize
David Wells [Mon, 25 Jun 2018 11:28:55 +0000 (07:28 -0400)]
Merge pull request #6806 from masterleinad/indent_example-20
example/step-20: Update indenting and modernize
Daniel Arndt [Mon, 25 Jun 2018 10:56:50 +0000 (12:56 +0200)]
Put variables on separate lines
Denis Davydov [Mon, 25 Jun 2018 04:04:20 +0000 (06:04 +0200)]
Merge pull request #6835 from masterleinad/fix_data_out_tests
Fix failing data_out_* tests
Denis Davydov [Mon, 25 Jun 2018 03:53:02 +0000 (05:53 +0200)]
Merge pull request #6834 from masterleinad/fix_clang_tidy_performance
Fix some clang-tidy findings
Daniel Arndt [Sun, 24 Jun 2018 22:25:57 +0000 (00:25 +0200)]
Merge pull request #6794 from drwells/add-codimension-note
Mention the need for manifolds when codim != 0.
Daniel Arndt [Sun, 24 Jun 2018 22:18:22 +0000 (00:18 +0200)]
Fix failing data_out_* tests
Daniel Arndt [Sun, 24 Jun 2018 21:58:17 +0000 (23:58 +0200)]
Fix some clang-tidy findings
Daniel Arndt [Sun, 24 Jun 2018 21:09:29 +0000 (23:09 +0200)]
examples/step-35: Update indenting and modernize
Daniel Arndt [Sun, 24 Jun 2018 16:46:56 +0000 (18:46 +0200)]
Restore Extractor name
David Wells [Sat, 23 Jun 2018 23:17:19 +0000 (19:17 -0400)]
Merge pull request #6830 from masterleinad/backward_compatibility_6816
Restore backward-compatibility for #6816
David Wells [Sat, 23 Jun 2018 20:24:11 +0000 (16:24 -0400)]
Run clang-format on the step-49 example code.
Denis Davydov [Sat, 23 Jun 2018 20:13:46 +0000 (22:13 +0200)]
Merge pull request #6829 from davydden/minor/fix_hdf5_test
fix failing HDF5 test
Daniel Arndt [Sat, 23 Jun 2018 17:08:18 +0000 (19:08 +0200)]
Restore backward-compatibility for #6816
Matthias Maier [Sat, 23 Jun 2018 17:24:17 +0000 (12:24 -0500)]
Merge pull request #6824 from dangars/clang_format_version
Choose the clang-format version
David Wells [Sat, 23 Jun 2018 16:37:35 +0000 (12:37 -0400)]
Merge pull request #6797 from masterleinad/back_interpolate_overload_resolution
Fix overload resolution for FETools::back_interpolate
David Wells [Sat, 23 Jun 2018 13:16:19 +0000 (09:16 -0400)]
Merge pull request #6784 from masterleinad/indent_example_step-45
examples/step-45: Update indenting and modernize
Denis Davydov [Sat, 23 Jun 2018 12:53:01 +0000 (14:53 +0200)]
fix failing HDF5 test
David Wells [Sat, 23 Jun 2018 12:45:52 +0000 (08:45 -0400)]
Merge pull request #6799 from masterleinad/deprecate_p_d_headers
Also deprecate the p::d::[Block]?Vector header files themselves
Daniel Arndt [Sat, 23 Jun 2018 12:43:25 +0000 (14:43 +0200)]
Remove sparsity_patterns
David Wells [Sat, 23 Jun 2018 12:37:49 +0000 (08:37 -0400)]
Merge pull request #6804 from davydden/examples/step36_indentation
improve indentation of step-36 and minor cleanup
David Wells [Sat, 23 Jun 2018 12:31:00 +0000 (08:31 -0400)]
Merge pull request #6803 from davydden/examples/step18_indentation
improve indentation of step-18 and minor code cleanup
David Wells [Sat, 23 Jun 2018 12:14:33 +0000 (08:14 -0400)]
Merge pull request #6802 from davydden/examples/step8_indentation
update indentation in step-8 plus minor code cleanup
Daniel Garcia-Sanchez [Sat, 23 Jun 2018 11:00:01 +0000 (13:00 +0200)]
Choose the clang-format version
Bruno Turcksin [Fri, 22 Jun 2018 22:26:47 +0000 (18:26 -0400)]
Merge pull request #6826 from Rombur/cuda_fix
Fix comments from #6303
David Wells [Fri, 22 Jun 2018 22:11:35 +0000 (18:11 -0400)]
Merge pull request #6827 from davydden/minor/constraints
minor code cleanup in dof_tools_constraints
Denis Davydov [Fri, 22 Jun 2018 20:33:39 +0000 (22:33 +0200)]
improve indentation of step-8 and minor cleanup
Denis Davydov [Fri, 22 Jun 2018 20:30:50 +0000 (22:30 +0200)]
improve indentation of step-36 and minor cleanup
Denis Davydov [Fri, 22 Jun 2018 20:28:47 +0000 (22:28 +0200)]
update indentation in step-8 plus minor code cleanup
Denis Davydov [Fri, 22 Jun 2018 20:24:57 +0000 (22:24 +0200)]
minor code cleanup in dof_tools_constraints
Matthias Maier [Fri, 22 Jun 2018 15:03:07 +0000 (10:03 -0500)]
Merge pull request #6825 from davydden/minor/reflow_comments_constr
reflow comments in dof_tools_constraints.cc
Bruno Turcksin [Fri, 22 Jun 2018 12:56:11 +0000 (08:56 -0400)]
Move functions in cuda_solver_direc from internal to anonymous namespace
Daniel Arndt [Fri, 22 Jun 2018 12:37:23 +0000 (14:37 +0200)]
Merge pull request #6821 from masterleinad/fix_matrix_free_headers
Fix comments in @code blocks in matrix_free headers
Denis Davydov [Fri, 22 Jun 2018 12:28:36 +0000 (14:28 +0200)]
use range loop
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.