]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 years agoUpdate comments 8328/head
Martin Kronbichler [Mon, 24 Jun 2019 12:33:43 +0000 (14:33 +0200)]
Update comments

5 years agoChangelog
Martin Kronbichler [Mon, 24 Jun 2019 09:53:38 +0000 (11:53 +0200)]
Changelog

5 years agoImprove implementation of vectorized transpose with AVX-512
Martin Kronbichler [Mon, 24 Jun 2019 09:51:12 +0000 (11:51 +0200)]
Improve implementation of vectorized transpose with AVX-512

5 years agoMerge pull request #8320 from StefanoDominici89/fix-issue7928
Daniel Arndt [Mon, 17 Jun 2019 14:40:29 +0000 (10:40 -0400)]
Merge pull request #8320 from StefanoDominici89/fix-issue7928

Fix compilation on MSVS 2017

5 years agoModification to fix #7928 on MSVS 2017 8320/head
Stefano Dominici [Mon, 17 Jun 2019 09:09:02 +0000 (11:09 +0200)]
Modification to fix #7928 on MSVS 2017

Added namespace `dealii::` in front of `internal`.

5 years agoMerge pull request #8305 from marcfehling/soltrans-hpdynamic-3
Daniel Arndt [Fri, 14 Jun 2019 14:43:52 +0000 (10:43 -0400)]
Merge pull request #8305 from marcfehling/soltrans-hpdynamic-3

 Unify coarsening properties for cell characteristics.

5 years agoUnify coarsening properties for cell characteristics. 8305/head
marcfehling [Thu, 6 Jun 2019 09:10:11 +0000 (11:10 +0200)]
Unify coarsening properties for cell characteristics.

5 years agoMerge pull request #8144 from tjhei/update_check_scripts
David Wells [Thu, 13 Jun 2019 13:54:44 +0000 (09:54 -0400)]
Merge pull request #8144 from tjhei/update_check_scripts

update python tools scripts

5 years agoMerge pull request #8318 from kronbichler/remove_tria_boundary
David Wells [Thu, 13 Jun 2019 13:45:51 +0000 (09:45 -0400)]
Merge pull request #8318 from kronbichler/remove_tria_boundary

Remove deprecated tria_boundary*.h

5 years agoMerge pull request #8308 from kronbichler/fix_mpiexec_preflags
Martin Kronbichler [Thu, 13 Jun 2019 11:31:01 +0000 (13:31 +0200)]
Merge pull request #8308 from kronbichler/fix_mpiexec_preflags

Correct reading in MPIEXEC_PREFLAGS containing spaces

5 years agoRemove deprecated tria_boundary*.h 8318/head
Martin Kronbichler [Thu, 13 Jun 2019 08:32:24 +0000 (10:32 +0200)]
Remove deprecated tria_boundary*.h

5 years agocommand line conversion for MPIEXEC_PREFLAGS and MPIEXEC_POSTFLAGS 8308/head
Matthias Maier [Sun, 9 Jun 2019 20:14:53 +0000 (15:14 -0500)]
command line conversion for MPIEXEC_PREFLAGS and MPIEXEC_POSTFLAGS

5 years agoMerge pull request #8317 from tjhei/doxygen_step_63_table_newline
Martin Kronbichler [Wed, 12 Jun 2019 11:43:39 +0000 (13:43 +0200)]
Merge pull request #8317 from tjhei/doxygen_step_63_table_newline

Doxygen: step 63 table newline

5 years agoremove space in step-63 dox 8317/head
Timo Heister [Wed, 12 Jun 2019 09:36:39 +0000 (11:36 +0200)]
remove space in step-63 dox

this trips up doxygen and messes up formatting

5 years agosome pylint complaints 8144/head
Timo Heister [Wed, 12 Jun 2019 09:31:38 +0000 (11:31 +0200)]
some pylint complaints

5 years agoaddress comments
Timo Heister [Wed, 12 Jun 2019 09:27:17 +0000 (11:27 +0200)]
address comments

5 years agoupdate python tools scripts
Timo Heister [Mon, 13 May 2019 18:01:47 +0000 (12:01 -0600)]
update python tools scripts

- also check for empty lines in html tables
- improve one of the error messages

5 years agoMerge pull request #8315 from kronbichler/fix_changelog_typo
David Wells [Tue, 11 Jun 2019 13:28:39 +0000 (09:28 -0400)]
Merge pull request #8315 from kronbichler/fix_changelog_typo

Fix typo and language inaccuracy in 9.1 changelog

5 years agoFix typo and language inaccuracy in 9.1 changelog 8315/head
Martin Kronbichler [Tue, 11 Jun 2019 12:42:24 +0000 (14:42 +0200)]
Fix typo and language inaccuracy in 9.1 changelog

5 years agoMerge pull request #8302 from mathsen/extract_dofs_parallel
Daniel Arndt [Tue, 11 Jun 2019 01:15:14 +0000 (21:15 -0400)]
Merge pull request #8302 from mathsen/extract_dofs_parallel

Changed extract_dofs so that it works in parallel

5 years agoFixed regression with older compilers 8302/head
Mathias Anselmann [Sun, 9 Jun 2019 07:57:34 +0000 (09:57 +0200)]
Fixed regression with older compilers

5 years agoMerge pull request #8311 from kronbichler/fixup_pr8298
David Wells [Sun, 9 Jun 2019 02:45:00 +0000 (22:45 -0400)]
Merge pull request #8311 from kronbichler/fixup_pr8298

Avoid unused variable in dof_handler_policy.cc

5 years agoMerge pull request #8310 from adam4130/step-63-shuffle
Martin Kronbichler [Sat, 8 Jun 2019 19:37:05 +0000 (21:37 +0200)]
Merge pull request #8310 from adam4130/step-63-shuffle

Use std::shuffle

5 years agoAvoid unused variable 8311/head
Martin Kronbichler [Sat, 8 Jun 2019 19:31:29 +0000 (21:31 +0200)]
Avoid unused variable

5 years agoMake incompatibility more clear
Martin Kronbichler [Sat, 8 Jun 2019 19:31:11 +0000 (21:31 +0200)]
Make incompatibility more clear

5 years agoInclude the algorithm library 8310/head
adam4130 [Sat, 8 Jun 2019 14:11:07 +0000 (08:11 -0600)]
Include the algorithm library

5 years agoMerge pull request #8304 from marcfehling/soltrans-dominate
Martin Kronbichler [Sat, 8 Jun 2019 07:18:39 +0000 (09:18 +0200)]
Merge pull request #8304 from marcfehling/soltrans-dominate

Apply FEDomination algorithm on non-distributed SolutionTransfer.

5 years agoUse std::shuffle
adam4130 [Sat, 8 Jun 2019 04:15:05 +0000 (22:15 -0600)]
Use std::shuffle

5 years agoMerge pull request #8298 from kronbichler/mpi_exscan
Daniel Arndt [Fri, 7 Jun 2019 15:10:47 +0000 (11:10 -0400)]
Merge pull request #8298 from kronbichler/mpi_exscan

Replace MPI_Allgather by MPI_Exscan

5 years agofixed typo in include guard
Mathias Anselmann [Fri, 7 Jun 2019 12:33:14 +0000 (14:33 +0200)]
fixed typo in include guard

5 years agoadded mpirun=1 so that test 12a just runs with MPI
Mathias Anselmann [Fri, 7 Jun 2019 10:05:40 +0000 (12:05 +0200)]
added mpirun=1 so that test 12a just runs with MPI

5 years agoUse new compute_... functions in tutorial steps 8298/head
Martin Kronbichler [Fri, 7 Jun 2019 09:42:01 +0000 (11:42 +0200)]
Use new compute_... functions in tutorial steps

5 years agoUse new compute_locally_owned_dofs_per_processor
Martin Kronbichler [Mon, 3 Jun 2019 12:10:02 +0000 (14:10 +0200)]
Use new compute_locally_owned_dofs_per_processor

5 years agoAdd changelog
Martin Kronbichler [Mon, 3 Jun 2019 11:34:55 +0000 (13:34 +0200)]
Add changelog

5 years agoAdapt tests to the new compute_..._per_processor() functions
Martin Kronbichler [Mon, 3 Jun 2019 11:34:43 +0000 (13:34 +0200)]
Adapt tests to the new compute_..._per_processor() functions

5 years agoBackwards compatibility for locally_owned_dofs_per_processor
Martin Kronbichler [Mon, 3 Jun 2019 09:44:42 +0000 (11:44 +0200)]
Backwards compatibility for locally_owned_dofs_per_processor

5 years agoUpdate tests with respect to locally_owned_dofs_per_processor
Martin Kronbichler [Fri, 31 May 2019 21:07:15 +0000 (23:07 +0200)]
Update tests with respect to locally_owned_dofs_per_processor

5 years agoReplace MPI_Allgather by MPI_Exscan
Martin Kronbichler [Fri, 31 May 2019 16:30:47 +0000 (18:30 +0200)]
Replace MPI_Allgather by MPI_Exscan

Do not store the index sets of all processors on each processor.
Fill them on demand.

5 years agoForgot to push dof_tools_common_fake_hp.h in last commit
Mathias Anselmann [Fri, 7 Jun 2019 09:25:02 +0000 (11:25 +0200)]
Forgot to push dof_tools_common_fake_hp.h in last commit

5 years agoRenamed dof_tools_fake.inst.in, added changelog entry
Mathias Anselmann [Fri, 7 Jun 2019 05:49:28 +0000 (07:49 +0200)]
Renamed dof_tools_fake.inst.in, added changelog entry

5 years agoIndendation...
Mathias Anselmann [Thu, 6 Jun 2019 21:57:59 +0000 (23:57 +0200)]
Indendation...

5 years agoUpdate so that extract_dofs() doesn't depend on dim or spacedim template parameters...
Mathias Anselmann [Thu, 6 Jun 2019 21:46:40 +0000 (23:46 +0200)]
Update so that extract_dofs() doesn't depend on dim or spacedim template parameters anymore. Unifying test suite, with the hope to make things easier in the future.

5 years agounited extract_dofs() for DoFHandler and hp::DoFHandler, drawback: auto deduction...
Mathias Anselmann [Thu, 6 Jun 2019 15:14:54 +0000 (17:14 +0200)]
united extract_dofs() for DoFHandler and hp::DoFHandler, drawback: auto deduction not working anymore in some other places

5 years agoApply FEDomination algorithm on non-distributed SolutionTransfer. 8304/head
Marc Fehling [Mon, 18 Mar 2019 15:53:36 +0000 (16:53 +0100)]
Apply FEDomination algorithm on non-distributed SolutionTransfer.

5 years agoexplained in more detail the behaviour of extract_dofs
Mathias Anselmann [Wed, 5 Jun 2019 21:13:05 +0000 (23:13 +0200)]
explained in more detail the behaviour of extract_dofs

5 years agoAdded more detailed explanation about the output of the test
Mathias Anselmann [Wed, 5 Jun 2019 20:38:37 +0000 (22:38 +0200)]
Added more detailed explanation about the output of the test

5 years agoFixed indentation
Mathias Anselmann [Wed, 5 Jun 2019 19:37:53 +0000 (21:37 +0200)]
Fixed indentation

5 years agoChanged dof_tools_12a to include more complicated FE systems and output all locally...
Mathias Anselmann [Wed, 5 Jun 2019 19:24:57 +0000 (21:24 +0200)]
Changed dof_tools_12a to include more complicated FE systems and output all locally owned components (not mapped to global DoFs)

5 years agoAdded small test for extract_dofs() with DoFHandler and hp::DoFHandler in parallel
Mathias Anselmann [Wed, 5 Jun 2019 14:29:27 +0000 (16:29 +0200)]
Added small test for extract_dofs() with DoFHandler and hp::DoFHandler in parallel

5 years agoMerge pull request #8197 from kronbichler/fix_torus
David Wells [Wed, 5 Jun 2019 13:54:31 +0000 (06:54 -0700)]
Merge pull request #8197 from kronbichler/fix_torus

Improve GridGenerator::torus, volume case (dim=3)

5 years agoMerge pull request #8301 from kronbichler/typo_step_17
Timo Heister [Tue, 4 Jun 2019 14:29:37 +0000 (07:29 -0700)]
Merge pull request #8301 from kronbichler/typo_step_17

Fix typo in link for the step-17 introduction

5 years agoAdd picture of torus mesh on the coarsest level 8197/head
Martin Kronbichler [Tue, 4 Jun 2019 08:31:27 +0000 (10:31 +0200)]
Add picture of torus mesh on the coarsest level

5 years agochanged extract_dofs so that it works in parallel
Mathias Anselmann [Tue, 4 Jun 2019 11:47:42 +0000 (13:47 +0200)]
changed extract_dofs so that it works in parallel

5 years agoFix typo in link for the step-17 introduction 8301/head
Martin Kronbichler [Tue, 4 Jun 2019 12:14:39 +0000 (14:14 +0200)]
Fix typo in link for the step-17 introduction

5 years agoMerge pull request #8294 from bangerth/interpolate
Daniel Arndt [Mon, 3 Jun 2019 16:23:20 +0000 (12:23 -0400)]
Merge pull request #8294 from bangerth/interpolate

Add InterpolatedUniformGridData::gradient().

5 years agoFix typo in test
Martin Kronbichler [Fri, 17 May 2019 11:07:01 +0000 (13:07 +0200)]
Fix typo in test

5 years agoImprove in-code documentation
Martin Kronbichler [Thu, 16 May 2019 14:30:01 +0000 (16:30 +0200)]
Improve in-code documentation

5 years agoAdd changelog
Martin Kronbichler [Thu, 16 May 2019 14:05:05 +0000 (16:05 +0200)]
Add changelog

5 years agoUpdate the torus grid and its test case
Martin Kronbichler [Thu, 16 May 2019 13:59:46 +0000 (15:59 +0200)]
Update the torus grid and its test case

5 years agoMerge pull request #8277 from masterleinad/fix_trilinos_sp_empty_col_map
Martin Kronbichler [Mon, 3 Jun 2019 08:53:18 +0000 (10:53 +0200)]
Merge pull request #8277 from masterleinad/fix_trilinos_sp_empty_col_map

Fix compressing TrilinosWrappers::SparsityPattern with empty column map

5 years agoMerge pull request #8296 from bangerth/sort
David Wells [Thu, 30 May 2019 00:19:44 +0000 (20:19 -0400)]
Merge pull request #8296 from bangerth/sort

Sort implementations of GridTools::cell_measure by dimension.

5 years agoSort implementations of GridTools::cell_measure by dimension. 8296/head
Wolfgang Bangerth [Wed, 29 May 2019 15:39:57 +0000 (09:39 -0600)]
Sort implementations of GridTools::cell_measure by dimension.

5 years agoMerge pull request #8278 from rezarastak/table_accessor_conversion_operator
Daniel Arndt [Wed, 29 May 2019 15:22:49 +0000 (11:22 -0400)]
Merge pull request #8278 from rezarastak/table_accessor_conversion_operator

conversion operator is written for table accessor

5 years agoMerge pull request #8226 from bangerth/63.2
Daniel Arndt [Wed, 29 May 2019 12:04:16 +0000 (08:04 -0400)]
Merge pull request #8226 from bangerth/63.2

Updates to the step-63 program.

5 years agoIntroduce the term GMG. 8226/head
Wolfgang Bangerth [Wed, 29 May 2019 04:42:32 +0000 (22:42 -0600)]
Introduce the term GMG.

5 years agoUpdates to the step-63 program.
Wolfgang Bangerth [Fri, 17 May 2019 14:43:33 +0000 (08:43 -0600)]
Updates to the step-63 program.

5 years agoAdd a changelog entry. 8294/head
Wolfgang Bangerth [Wed, 29 May 2019 02:40:25 +0000 (20:40 -0600)]
Add a changelog entry.

5 years agoAdd a test.
Wolfgang Bangerth [Wed, 29 May 2019 02:40:08 +0000 (20:40 -0600)]
Add a test.

5 years agoAdd InterpolatedUniformGridData::gradient().
Bob Myhill [Wed, 29 May 2019 02:39:51 +0000 (20:39 -0600)]
Add InterpolatedUniformGridData::gradient().

5 years agoApply suggestions from code review 8278/head
Reza Rastak [Tue, 28 May 2019 20:43:43 +0000 (13:43 -0700)]
Apply suggestions from code review

Small fixes from PR review

Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
5 years agoCheck for the numer of global values instead 8277/head
Daniel Arndt [Mon, 27 May 2019 14:49:13 +0000 (10:49 -0400)]
Check for the numer of global values instead

5 years agoAdd tests
Daniel Arndt [Mon, 27 May 2019 13:27:35 +0000 (09:27 -0400)]
Add tests

5 years agoMerge pull request #8288 from bangerth/comment
Daniel Arndt [Mon, 27 May 2019 11:43:45 +0000 (07:43 -0400)]
Merge pull request #8288 from bangerth/comment

Update a couple of comments for DataOutFaces.

5 years agoMerge pull request #8285 from tamiko/fix_a_test_2
Martin Kronbichler [Mon, 27 May 2019 09:00:34 +0000 (11:00 +0200)]
Merge pull request #8285 from tamiko/fix_a_test_2

fix test concurrency

5 years agoconversion operator is written for table accessor
Reza Rastak [Thu, 23 May 2019 07:17:15 +0000 (00:17 -0700)]
conversion operator is written for table accessor

tests created for packing and unpacking a matrix

changelog added

5 years agoMerge pull request #8287 from tamiko/update_changes-2
Martin Kronbichler [Sun, 26 May 2019 18:53:45 +0000 (20:53 +0200)]
Merge pull request #8287 from tamiko/update_changes-2

[master] Take over changes and news from 9.1 branch

5 years agoUpdate a couple of comments for DataOutFaces. 8288/head
Wolfgang Bangerth [Sun, 26 May 2019 16:56:57 +0000 (10:56 -0600)]
Update a couple of comments for DataOutFaces.

5 years agoTake over changes and news from 9.1 branch 8287/head
Matthias Maier [Sun, 26 May 2019 16:01:56 +0000 (11:01 -0500)]
Take over changes and news from 9.1 branch

5 years agofix test concurrency 8285/head
Matthias Maier [Sat, 25 May 2019 17:47:02 +0000 (12:47 -0500)]
fix test concurrency

5 years agoMerge pull request #8269 from masterleinad/gmsh_mesh_format_4_1
Daniel Arndt [Fri, 24 May 2019 18:38:48 +0000 (14:38 -0400)]
Merge pull request #8269 from masterleinad/gmsh_mesh_format_4_1

Add tests for gmsh-4.3

5 years agoAdd tests for gmsh-4.3 8269/head
Daniel Arndt [Tue, 21 May 2019 18:08:50 +0000 (14:08 -0400)]
Add tests for gmsh-4.3

5 years agoMerge pull request #8281 from tamiko/fix_a_test
Martin Kronbichler [Fri, 24 May 2019 05:52:29 +0000 (07:52 +0200)]
Merge pull request #8281 from tamiko/fix_a_test

mpi/solution_transfer_03: fix test concurrency

5 years agompi/solution_transfer_03: fix test concurrency 8281/head
Matthias Maier [Fri, 24 May 2019 05:07:23 +0000 (00:07 -0500)]
mpi/solution_transfer_03: fix test concurrency

5 years agoMerge pull request #8279 from masterleinad/fix_gridin_read_mesh
Denis Davydov [Thu, 23 May 2019 20:18:45 +0000 (22:18 +0200)]
Merge pull request #8279 from masterleinad/fix_gridin_read_mesh

Fix GridIn::read_msh

5 years agoFix GridIn::read_msh 8279/head
Daniel Arndt [Thu, 23 May 2019 15:26:52 +0000 (11:26 -0400)]
Fix GridIn::read_msh

5 years agoFix compressing TrilinosWrappers::SparsityPattern with empty column map
Daniel Arndt [Thu, 23 May 2019 03:49:28 +0000 (23:49 -0400)]
Fix compressing TrilinosWrappers::SparsityPattern with empty column map

5 years agoMerge pull request #8272 from GivAlz/FixDoiStep60
Martin Kronbichler [Wed, 22 May 2019 20:10:34 +0000 (22:10 +0200)]
Merge pull request #8272 from GivAlz/FixDoiStep60

Fixed doi for step-60

5 years agoFixed doi for step-60 8272/head
Giovanni Alzetta [Wed, 22 May 2019 09:23:31 +0000 (11:23 +0200)]
Fixed doi for step-60

5 years agoMerge pull request #8265 from masterleinad/gmsh_mesh_format_4_1
Matthias Maier [Tue, 21 May 2019 17:57:38 +0000 (12:57 -0500)]
Merge pull request #8265 from masterleinad/gmsh_mesh_format_4_1

Allow for gmsh mesh format 4.1

5 years agodoc: move news entry 8265/head
Matthias Maier [Tue, 21 May 2019 17:23:09 +0000 (12:23 -0500)]
doc: move news entry

5 years agoUpdate doc/news/changes/minor/20190521DanielArndt
Daniel Arndt [Tue, 21 May 2019 16:17:24 +0000 (12:17 -0400)]
Update doc/news/changes/minor/20190521DanielArndt

Co-Authored-By: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
5 years agoAllow for gmsh mesh format 4.1
Daniel Arndt [Tue, 21 May 2019 15:48:33 +0000 (17:48 +0200)]
Allow for gmsh mesh format 4.1

5 years agoMerge pull request #8263 from tamiko/fix_test_concurrency
Martin Kronbichler [Tue, 21 May 2019 15:05:42 +0000 (17:05 +0200)]
Merge pull request #8263 from tamiko/fix_test_concurrency

sacado: fix test concurrency

5 years agosacado: fix test concurrency 8263/head
Matthias Maier [Tue, 21 May 2019 14:58:03 +0000 (09:58 -0500)]
sacado: fix test concurrency

5 years agoMerge pull request #8261 from tamiko/pr_8260
David Wells [Tue, 21 May 2019 11:35:10 +0000 (07:35 -0400)]
Merge pull request #8261 from tamiko/pr_8260

[master] Take over #8260

5 years agoCleanup documentation: find_common_subspace() 8261/head
Marc Fehling [Mon, 20 May 2019 19:43:45 +0000 (21:43 +0200)]
Cleanup documentation: find_common_subspace()

5 years agoMerge pull request #8257 from drwells/add-class-doc-stubs
Wolfgang Bangerth [Tue, 21 May 2019 01:09:52 +0000 (19:09 -0600)]
Merge pull request #8257 from drwells/add-class-doc-stubs

Add two brief class descriptions.

5 years agoMerge pull request #8256 from drwells/update-91-changes
Matthias Maier [Mon, 20 May 2019 20:09:43 +0000 (15:09 -0500)]
Merge pull request #8256 from drwells/update-91-changes

Update 9.1 changes

5 years agoAdd two brief class descriptions. 8257/head
David Wells [Mon, 20 May 2019 19:58:46 +0000 (15:58 -0400)]
Add two brief class descriptions.

These are mentioned in other files and we need at least a stub here to
make the classes show up in doxygen.

5 years agoImprove a few 9.1 changelog entries. 8256/head
David Wells [Mon, 20 May 2019 19:55:38 +0000 (15:55 -0400)]
Improve a few 9.1 changelog entries.

1. Add a link to GinkgoWrappers::SolverBase
2. Fix description of Subscriptor changes
3. delete some duplicate changelog entries
4. Use %Function where appropriate
5. Minor grammar fixes


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.