]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Wed, 16 May 2018 06:45:10 +0000 (14:45 +0800)]
Make sure the .inst files are available as inputs for doxygen.
We let doxygen read the .cc files, but then it complains that the .inst files are not
available that we #include at the ends of the .cc files. Fix this by ensuring that
doxygen knows which directories these files are available in.
Denis Davydov [Tue, 15 May 2018 14:02:45 +0000 (16:02 +0200)]
Merge pull request #6585 from davydden/feature/accessor_global_index
add Accessor::global_index()
Daniel Arndt [Tue, 15 May 2018 13:27:33 +0000 (15:27 +0200)]
Merge pull request #6596 from bangerth/minor-cleanup
Avoid using std::make_pair and just use a brace-enclosed list.
Denis Davydov [Tue, 15 May 2018 10:02:59 +0000 (12:02 +0200)]
test Accessor::global_index()
Wolfgang Bangerth [Tue, 15 May 2018 07:03:26 +0000 (15:03 +0800)]
Avoid using std::make_pair and just use a brace-enclosed list.
Denis Davydov [Tue, 15 May 2018 06:42:20 +0000 (08:42 +0200)]
update documentation
Wolfgang Bangerth [Tue, 15 May 2018 06:40:41 +0000 (01:40 -0500)]
Merge pull request #6472 from marcfehling/handles
Triangulation manages offsets. Data attaching classes take handles.
Denis Davydov [Sun, 13 May 2018 22:44:23 +0000 (00:44 +0200)]
Merge pull request #6590 from davydden/bugfix/quicktest_scalapack
quick-test: do not use lapack/create_matrix.h in scalapack test
Denis Davydov [Sun, 13 May 2018 21:14:11 +0000 (23:14 +0200)]
quick-test: do not use lapack/create_matrix.h in scalapack test
Bruno Turcksin [Sun, 13 May 2018 18:45:39 +0000 (14:45 -0400)]
Merge pull request #6578 from masterleinad/fix_cuda_solver_02
Fix CUDA test cuda/solver_02
Denis Davydov [Sun, 13 May 2018 18:08:51 +0000 (20:08 +0200)]
Merge pull request #6587 from tamiko/fix_gitattributes
Fix .gitattributes
Matthias Maier [Sun, 13 May 2018 17:54:10 +0000 (12:54 -0500)]
Fix .gitattributes
Denis Davydov [Sun, 13 May 2018 06:21:40 +0000 (08:21 +0200)]
add Accessor::global_index()
Denis Davydov [Sun, 13 May 2018 05:36:18 +0000 (07:36 +0200)]
Merge pull request #6584 from masterleinad/remove_deprecated_header
Remove deprecated header files and typedefs
Daniel Arndt [Sat, 12 May 2018 23:19:23 +0000 (01:19 +0200)]
Remove deprecated header file
Daniel Arndt [Fri, 11 May 2018 12:10:47 +0000 (14:10 +0200)]
Fix CUDA test
David Wells [Fri, 11 May 2018 17:28:11 +0000 (13:28 -0400)]
Merge pull request #6567 from luca-heltai/fix-tutorial-doxygen-generation
Make sure program2doxygen does not change code blocks
Martin Kronbichler [Fri, 11 May 2018 08:34:48 +0000 (10:34 +0200)]
Merge pull request #6577 from kronbichler/fix_matrix_vector_faces_05
Disable a test of a functionality that is currently experimental
Wolfgang Bangerth [Fri, 11 May 2018 06:52:04 +0000 (01:52 -0500)]
Merge pull request #6576 from masterleinad/fix_docu_htl
Fix reference to FETools::hierarchic_to_lexicographic_numbering
Martin Kronbichler [Fri, 11 May 2018 06:38:28 +0000 (08:38 +0200)]
Disable a test of a functionality that is currently experimental.
Daniel Arndt [Thu, 10 May 2018 23:54:25 +0000 (01:54 +0200)]
Fix reference to FETools::hierarchic_to_lexicographic_numbering
Luca Heltai [Thu, 10 May 2018 14:39:08 +0000 (16:39 +0200)]
Fixed perl regex.
Wolfgang Bangerth [Thu, 10 May 2018 14:27:49 +0000 (09:27 -0500)]
Merge pull request #6574 from drwells/update-porting
Update the porting document.
David Wells [Thu, 10 May 2018 13:47:46 +0000 (09:47 -0400)]
Update the porting document.
Wolfgang Bangerth [Thu, 10 May 2018 13:47:35 +0000 (08:47 -0500)]
Merge pull request #6573 from drwells/update-navbar
Update some navbar links.
David Wells [Thu, 10 May 2018 13:38:00 +0000 (09:38 -0400)]
Update some navbar links.
Luca Heltai [Thu, 10 May 2018 12:16:57 +0000 (14:16 +0200)]
Fixed WB comment. Removed temporaryly the random new style.
Matthias Maier [Thu, 10 May 2018 10:57:40 +0000 (05:57 -0500)]
Merge pull request #6566 from bangerth/semicolon
semicolon
Luca Heltai [Thu, 10 May 2018 10:02:54 +0000 (12:02 +0200)]
Added div around inlined code.
Wolfgang Bangerth [Thu, 10 May 2018 09:38:00 +0000 (04:38 -0500)]
Merge pull request #6568 from tamiko/make_aspect_happy
CMake: Do not set -Wsuggest-override in the project configuration
Denis Davydov [Thu, 10 May 2018 09:33:53 +0000 (11:33 +0200)]
Merge pull request #6569 from luca-heltai/doc-fixes
Doc fixes
Luca Heltai [Thu, 10 May 2018 09:21:51 +0000 (11:21 +0200)]
Don't use tables in results.dox (copied from step 18)
Matthias Maier [Thu, 10 May 2018 09:19:35 +0000 (04:19 -0500)]
CMake: Do not set -Wsuggest-override in the project configuration
Luca Heltai [Thu, 10 May 2018 08:47:51 +0000 (10:47 +0200)]
Make sure program2doxygen does not change code blocks
Wolfgang Bangerth [Thu, 10 May 2018 01:46:36 +0000 (09:46 +0800)]
semicolon
Luca Heltai [Thu, 10 May 2018 07:25:50 +0000 (09:25 +0200)]
Fixed some issues with step-60 doc.
Wolfgang Bangerth [Thu, 10 May 2018 05:21:19 +0000 (00:21 -0500)]
Merge pull request #6564 from jppelteret/doc_fix_03
Small doc fixes to the AD module
Jean-Paul Pelteret [Thu, 10 May 2018 05:13:49 +0000 (07:13 +0200)]
Small doc fixes to the AD module
Daniel Arndt [Thu, 10 May 2018 04:37:27 +0000 (06:37 +0200)]
Merge pull request #6550 from bangerth/array
Simplify a function that returns an array.
Daniel Arndt [Thu, 10 May 2018 04:35:50 +0000 (06:35 +0200)]
Merge pull request #6562 from masterleinad/avoid_std_bind1st
Avoid using std::bind1st in FE_Nedelec_SZ
Denis Davydov [Thu, 10 May 2018 01:08:12 +0000 (03:08 +0200)]
Merge pull request #6542 from jppelteret/ad-documentation
Add documentation for AD module
Daniel Arndt [Thu, 10 May 2018 00:40:45 +0000 (02:40 +0200)]
Aboid using std::bind1st in FE_Nedelec_SZ
Wolfgang Bangerth [Thu, 10 May 2018 00:27:02 +0000 (19:27 -0500)]
Merge pull request #6559 from masterleinad/fix_override
Make sure to use override where appropriate
Daniel Arndt [Wed, 9 May 2018 18:19:45 +0000 (20:19 +0200)]
Add compiler flag -Wsuggest-override
Daniel Arndt [Wed, 9 May 2018 17:53:41 +0000 (19:53 +0200)]
Use override in the bundled boost where possible
Daniel Arndt [Wed, 9 May 2018 14:58:09 +0000 (16:58 +0200)]
Make sure to use override where appropriate
Jean-Paul Pelteret [Wed, 9 May 2018 19:43:10 +0000 (21:43 +0200)]
Fix DA's comments
Martin Kronbichler [Wed, 9 May 2018 18:37:49 +0000 (20:37 +0200)]
Merge pull request #6556 from masterleinad/fix_nedelec_sz_non_rect_2d
Fix fe/fe_nedelec_sz_non_rect_2d
Martin Kronbichler [Wed, 9 May 2018 14:33:56 +0000 (16:33 +0200)]
Merge pull request #6554 from bangerth/patch-1
Obtain the correct size for an output vector from the source, rather than from an output array.
Daniel Arndt [Wed, 9 May 2018 14:29:26 +0000 (16:29 +0200)]
Fix FE_Nedelec_SZ
Jean-Paul Pelteret [Wed, 9 May 2018 06:39:15 +0000 (08:39 +0200)]
Fix DD's comments; other documentation improvements
Martin Kronbichler [Wed, 9 May 2018 10:52:06 +0000 (12:52 +0200)]
Merge pull request #6553 from kronbichler/improve_gmres_eigenvalues
Improve test lac/gmres_eigenvalues
Daniel Arndt [Wed, 9 May 2018 10:27:19 +0000 (12:27 +0200)]
Fix fe/fe_nedelec_sz_non_rect_2d
Wolfgang Bangerth [Wed, 9 May 2018 08:59:11 +0000 (16:59 +0800)]
Double-brace an initializer list, as required by some compilers.
Wolfgang Bangerth [Wed, 9 May 2018 09:02:50 +0000 (04:02 -0500)]
Merge pull request #6555 from jppelteret/doc-step-18
Fix results image table for step 18
Jean-Paul Pelteret [Wed, 9 May 2018 08:36:23 +0000 (10:36 +0200)]
Correct whitespace in doxygen code section
Jean-Paul Pelteret [Wed, 9 May 2018 08:35:49 +0000 (10:35 +0200)]
Reformat table of images in step-18 results section
Jean-Paul Pelteret [Wed, 9 May 2018 08:35:30 +0000 (10:35 +0200)]
Add CSS environment for three column layout
Martin Kronbichler [Wed, 9 May 2018 07:34:10 +0000 (09:34 +0200)]
Merge pull request #2240 from rosskynch/NedelecSZ
New Nedelec finite element: FE_NedelecSZ
Wolfgang Bangerth [Tue, 8 May 2018 14:41:54 +0000 (22:41 +0800)]
Obtain the correct size for an output vector from the source, rather than from an output array.
Martin Kronbichler [Wed, 9 May 2018 05:59:01 +0000 (07:59 +0200)]
Merge pull request #6546 from masterleinad/fix_mpi_tag
Use MPI_TAGs that are guaranteed to be valid
Martin Kronbichler [Wed, 9 May 2018 05:58:13 +0000 (07:58 +0200)]
Merge pull request #6529 from bangerth/patch-5
Utilize the C++11 constructors of std::[io]stream taking a std::string.
Martin Kronbichler [Wed, 9 May 2018 05:57:28 +0000 (07:57 +0200)]
Merge pull request #6530 from bangerth/patch-4
Do not convert a std::string to char* just to convert it back.
Martin Kronbichler [Wed, 9 May 2018 05:57:04 +0000 (07:57 +0200)]
Merge pull request #6526 from bangerth/patch-7
Simplify a resize statement.
Martin Kronbichler [Wed, 9 May 2018 05:55:58 +0000 (07:55 +0200)]
Merge pull request #6527 from bangerth/patch-8
Align function arguments as we usually do.
Martin Kronbichler [Wed, 9 May 2018 05:55:40 +0000 (07:55 +0200)]
Merge pull request #6528 from bangerth/patch-3
Use the appropriate type to state a zero.
Martin Kronbichler [Wed, 9 May 2018 05:36:16 +0000 (07:36 +0200)]
Improve test lac/gmres_eigenvalues.
Wolfgang Bangerth [Wed, 9 May 2018 01:49:49 +0000 (09:49 +0800)]
Add a changelog entry.
Wolfgang Bangerth [Wed, 9 May 2018 01:46:19 +0000 (09:46 +0800)]
Simplify a function that returns an array.
Previously, it used a reference to an array as an output argument. Now, we can just
return a std::array<...,dim>.
Daniel Arndt [Wed, 9 May 2018 01:08:03 +0000 (03:08 +0200)]
Merge pull request #6531 from bangerth/patch-2
Use the appropriate type to state a constant.
David Wells [Wed, 9 May 2018 00:53:31 +0000 (20:53 -0400)]
Merge pull request #6545 from bangerth/doc-update
Leave a note in the documentation of class ArrayView.
Matthias Maier [Wed, 9 May 2018 00:39:35 +0000 (19:39 -0500)]
Merge pull request #6544 from bangerth/doc-update-81
Further clarify readme.html
Matthias Maier [Wed, 9 May 2018 00:38:54 +0000 (19:38 -0500)]
Merge pull request #6543 from bangerth/doc-update-80
Update the Gmsh entry in readme.html.
Matthias Maier [Wed, 9 May 2018 00:26:40 +0000 (19:26 -0500)]
Merge pull request #6537 from drwells/attach-torus-manifold
Attach a TorusManifold to a Torus.
Wolfgang Bangerth [Wed, 9 May 2018 00:17:01 +0000 (19:17 -0500)]
Merge pull request #6539 from tjhei/doxygen_add_bdm_to_fe
add FE_BDM to doxygen FE group
Wolfgang Bangerth [Mon, 30 Apr 2018 03:54:07 +0000 (21:54 -0600)]
Leave a note in the documentation of class ArrayView.
Daniel Arndt [Wed, 9 May 2018 00:11:09 +0000 (02:11 +0200)]
Use MPI_TAGs that are guaranteed to be valid
Wolfgang Bangerth [Wed, 9 May 2018 00:10:24 +0000 (08:10 +0800)]
Clarify some text.
Wolfgang Bangerth [Wed, 9 May 2018 00:08:43 +0000 (08:08 +0800)]
Remove a repetitive piece of text that doesn't add information.
Wolfgang Bangerth [Wed, 9 May 2018 00:05:24 +0000 (08:05 +0800)]
Update the Gmsh entry in readme.html.
Wolfgang Bangerth [Wed, 9 May 2018 00:01:17 +0000 (19:01 -0500)]
Merge pull request #6541 from davydden/doc/gmsh_info
doc: say what we need from Gmsh
Marc Fehling [Wed, 2 May 2018 19:36:01 +0000 (13:36 -0600)]
Triangulation now manages offsets. Data attaching classes now take handles from the triangulation to find offset and pack_callback.
Jean-Paul Pelteret [Tue, 8 May 2018 21:23:09 +0000 (23:23 +0200)]
Add documentation for AD module
Fixes #6172
Denis Davydov [Tue, 8 May 2018 21:04:00 +0000 (23:04 +0200)]
doc: say what we need from Gmsh
Denis Davydov [Tue, 8 May 2018 19:51:53 +0000 (21:51 +0200)]
Merge pull request #6532 from bangerth/patch-1
Break a statement in a way that is easier to read.
David Wells [Tue, 8 May 2018 14:48:51 +0000 (10:48 -0400)]
Attach a TorusManifold to a Torus.
Luca Heltai [Tue, 8 May 2018 19:28:43 +0000 (21:28 +0200)]
Merge pull request #6540 from drwells/step-60-typos
Step 60 typos
David Wells [Tue, 8 May 2018 19:09:28 +0000 (15:09 -0400)]
Add the step-60 builds-on file.
David Wells [Tue, 8 May 2018 19:07:24 +0000 (15:07 -0400)]
Remove trailing whitespace.
David Wells [Tue, 8 May 2018 19:06:14 +0000 (15:06 -0400)]
Create another doxygen link.
David Wells [Tue, 8 May 2018 19:05:31 +0000 (15:05 -0400)]
Fix some markdown mishandling by doxygen.
My copy of doxygen does not correctly bold all statements with double
earmuffs; use HTML instead.
David Wells [Tue, 8 May 2018 19:04:45 +0000 (15:04 -0400)]
Remove spurious links to Boundary.
Timo Heister [Tue, 8 May 2018 18:07:28 +0000 (20:07 +0200)]
add FE_BDM to doxygen FE group
Martin Kronbichler [Tue, 8 May 2018 17:19:20 +0000 (19:19 +0200)]
Merge pull request #6535 from masterleinad/increase_tolerance_quadrature_chebyshev
Slighty increase tolerance in base/quadrature_chebyshev
David Wells [Tue, 8 May 2018 16:57:40 +0000 (12:57 -0400)]
Fix some typos in step-60.
Matthias Maier [Tue, 8 May 2018 16:18:38 +0000 (11:18 -0500)]
Merge pull request #6538 from drwells/update-gridgenerator-docs
Update gridgenerator docs
Matthias Maier [Tue, 8 May 2018 16:16:43 +0000 (11:16 -0500)]
Merge pull request #6536 from masterleinad/decrease_tolerance_lac_gmres_eigenvalues
Slightly decrease solver tolerance in lac/gmres_eigenvalues
David Wells [Tue, 8 May 2018 16:05:44 +0000 (12:05 -0400)]
Remove a static Manifold from an example.
David Wells [Tue, 8 May 2018 16:05:23 +0000 (12:05 -0400)]
Clarify Manifold attachment in some functions.
David Wells [Tue, 8 May 2018 16:04:55 +0000 (12:04 -0400)]
Mention Manifold attachment in GridGenerator.
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.