]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
6 years agoremedy for exceptions from within p_syevr/_syevr 6235/head
Benjamin Brands [Thu, 12 Apr 2018 18:46:41 +0000 (20:46 +0200)]
remedy for exceptions from within p_syevr/_syevr

6 years agoMerge pull request #6215 from kronbichler/reduce_number_of_threads
David Wells [Thu, 12 Apr 2018 16:57:12 +0000 (12:57 -0400)]
Merge pull request #6215 from kronbichler/reduce_number_of_threads

Reduce number of threads in tests

6 years agoMerge pull request #6146 from bangerth/parallelize
Daniel Arndt [Thu, 12 Apr 2018 16:26:15 +0000 (18:26 +0200)]
Merge pull request #6146 from bangerth/parallelize

Parallelize a few operations in the FE_Q_Base constructor.

6 years agoMerge pull request #6227 from kronbichler/fix_transfinite_interpolation_signal
Luca Heltai [Thu, 12 Apr 2018 12:16:08 +0000 (14:16 +0200)]
Merge pull request #6227 from kronbichler/fix_transfinite_interpolation_signal

Fix signal handling of transfinite interpolation once cleared

6 years agoMerge pull request #6226 from kronbichler/avoid_warning_jacobi
Denis Davydov [Thu, 12 Apr 2018 12:09:30 +0000 (14:09 +0200)]
Merge pull request #6226 from kronbichler/avoid_warning_jacobi

Avoid warning in computation of Jacobi polynomial roots

6 years agoFix signal handling of transfinite interpolation once cleared. 6227/head
Martin Kronbichler [Thu, 12 Apr 2018 08:10:46 +0000 (10:10 +0200)]
Fix signal handling of transfinite interpolation once cleared.

6 years agoMerge pull request #6221 from masterleinad/fix_stp_22_mass
Martin Kronbichler [Thu, 12 Apr 2018 07:25:01 +0000 (09:25 +0200)]
Merge pull request #6221 from masterleinad/fix_stp_22_mass

 Store the pressure mass matrix separately in step-22

6 years agoAvoid warning in computation of Jacobi polynomial roots. 6226/head
Martin Kronbichler [Thu, 12 Apr 2018 07:18:56 +0000 (09:18 +0200)]
Avoid warning in computation of Jacobi polynomial roots.

6 years agoMerge pull request #6202 from kronbichler/issue_5667_mapping_cells
Martin Kronbichler [Thu, 12 Apr 2018 05:31:07 +0000 (07:31 +0200)]
Merge pull request #6202 from kronbichler/issue_5667_mapping_cells

Convert data structures in MF::MappingInfo to a face-compatible variant

6 years agoMerge pull request #6177 from kronbichler/jacobi_polynomial
Daniel Arndt [Wed, 11 Apr 2018 22:13:04 +0000 (00:13 +0200)]
Merge pull request #6177 from kronbichler/jacobi_polynomial

New function for Jacobi polynomial evaluation and its roots

6 years agoRename CellType -> GeometryType. 6202/head
Martin Kronbichler [Wed, 11 Apr 2018 20:57:02 +0000 (22:57 +0200)]
Rename CellType -> GeometryType.

6 years agoMerge pull request #6182 from luca-heltai/clone-manifolds
Daniel Arndt [Wed, 11 Apr 2018 17:04:52 +0000 (19:04 +0200)]
Merge pull request #6182 from luca-heltai/clone-manifolds

Clone manifolds + std::unique_ptr in Tria

6 years agoAdjust test output due to (more accurate) expression of quadrature points. 6177/head
Martin Kronbichler [Wed, 11 Apr 2018 16:43:25 +0000 (18:43 +0200)]
Adjust test output due to (more accurate) expression of quadrature points.

6 years agoAdapt Wolfgang's approach 6221/head
Daniel Arndt [Wed, 11 Apr 2018 16:32:50 +0000 (18:32 +0200)]
Adapt Wolfgang's approach

6 years agoAdd another test.
Martin Kronbichler [Sun, 8 Apr 2018 14:37:50 +0000 (16:37 +0200)]
Add another test.

6 years agoAdd changelog.
Martin Kronbichler [Fri, 6 Apr 2018 09:07:38 +0000 (11:07 +0200)]
Add changelog.

6 years agoUse Jacobi roots to simplify quadrature implementation.
Martin Kronbichler [Fri, 6 Apr 2018 09:07:26 +0000 (11:07 +0200)]
Use Jacobi roots to simplify quadrature implementation.

6 years agoTest Jacobi polynomial evaluation.
Martin Kronbichler [Fri, 6 Apr 2018 09:06:48 +0000 (11:06 +0200)]
Test Jacobi polynomial evaluation.

6 years agoUse Jacobi polynomial roots for definition of Hermite-like interpolation rather than...
Martin Kronbichler [Fri, 6 Apr 2018 09:06:33 +0000 (11:06 +0200)]
Use Jacobi polynomial roots for definition of Hermite-like interpolation rather than LAPACK.

6 years agoAdd user-visible implementation of Jacobi polynomial.
Martin Kronbichler [Fri, 6 Apr 2018 09:06:06 +0000 (11:06 +0200)]
Add user-visible implementation of Jacobi polynomial.

6 years agoConvert data structures in MF::MappingInfo to a face-compatible variant.
Martin Kronbichler [Sat, 7 Apr 2018 21:15:28 +0000 (23:15 +0200)]
Convert data structures in MF::MappingInfo to a face-compatible variant.

6 years agoMerge pull request #6155 from bangerth/unique-ptr
Martin Kronbichler [Wed, 11 Apr 2018 11:12:31 +0000 (13:12 +0200)]
Merge pull request #6155 from bangerth/unique-ptr

Convert ReadWriteVector to std::unique_ptr.

6 years agoStore the pressure mass matrix separately in step-22
Daniel Arndt [Tue, 10 Apr 2018 22:41:31 +0000 (00:41 +0200)]
Store the pressure mass matrix separately in step-22

6 years agoMerge pull request #6175 from bangerth/glossary
David Wells [Tue, 10 Apr 2018 11:46:33 +0000 (07:46 -0400)]
Merge pull request #6175 from bangerth/glossary

Add glossary entry on dimensions.

6 years agoAdjust test output. 6215/head
Martin Kronbichler [Tue, 10 Apr 2018 10:51:14 +0000 (12:51 +0200)]
Adjust test output.

6 years agoReduce number of threads in tests.
Martin Kronbichler [Tue, 10 Apr 2018 08:38:10 +0000 (10:38 +0200)]
Reduce number of threads in tests.

6 years agoAdd glossary entry on dimensions. 6175/head
Wolfgang Bangerth [Fri, 6 Apr 2018 00:43:00 +0000 (18:43 -0600)]
Add glossary entry on dimensions.

While there, also update the glossary entry on concepts.

6 years agoMerge pull request #3 from tjhei/pr6146 6146/head
Wolfgang Bangerth [Mon, 9 Apr 2018 22:53:43 +0000 (16:53 -0600)]
Merge pull request #3 from tjhei/pr6146

make sure creating a task will initialize the thread_limit

6 years agoFixed DA comments. 6182/head
Luca Heltai [Mon, 9 Apr 2018 21:55:36 +0000 (23:55 +0200)]
Fixed DA comments.

6 years agoFixed DA comments.
Luca Heltai [Mon, 9 Apr 2018 21:07:54 +0000 (23:07 +0200)]
Fixed DA comments.

6 years agoFixed MK comments.
Luca Heltai [Mon, 9 Apr 2018 20:39:09 +0000 (22:39 +0200)]
Fixed MK comments.

6 years agomake sure creating a task will initialize the thread_limit
Timo Heister [Mon, 9 Apr 2018 20:24:19 +0000 (16:24 -0400)]
make sure creating a task will initialize the thread_limit

6 years agoMerge pull request #6209 from masterleinad/fix_sparsity_pattern_docu
Timo Heister [Mon, 9 Apr 2018 15:25:40 +0000 (11:25 -0400)]
Merge pull request #6209 from masterleinad/fix_sparsity_pattern_docu

Fix documentation of SparsityPattern

6 years agoFix documentation of SparsityPattern 6209/head
Daniel Arndt [Mon, 9 Apr 2018 15:20:45 +0000 (17:20 +0200)]
Fix documentation of SparsityPattern

6 years agoMerge pull request #6124 from bangerth/fix-vector-tools
Daniel Arndt [Mon, 9 Apr 2018 14:25:38 +0000 (16:25 +0200)]
Merge pull request #6124 from bangerth/fix-vector-tools

Fix VectorTools::integrate_difference()

6 years agoMerge pull request #6204 from masterleinad/macos_setup_astyle
Timo Heister [Mon, 9 Apr 2018 14:20:19 +0000 (10:20 -0400)]
Merge pull request #6204 from masterleinad/macos_setup_astyle

Allow setup_astyle.sh to be used on macOS as well

6 years agoMerge pull request #6062 from BenBrands/MRRR
Bruno Turcksin [Mon, 9 Apr 2018 13:39:29 +0000 (09:39 -0400)]
Merge pull request #6062 from BenBrands/MRRR

ScaLAPACKMatrix: add eigensolver routines using MRRR algorithm

6 years agoFixed failing tests.
Luca Heltai [Sun, 8 Apr 2018 08:25:50 +0000 (10:25 +0200)]
Fixed failing tests.

6 years agoAdded clone members to (deprecated) Boundary objects.
Luca Heltai [Sun, 8 Apr 2018 17:27:24 +0000 (19:27 +0200)]
Added clone members to (deprecated) Boundary objects.

6 years agoMake step-53 compatible with the new interface.
Luca Heltai [Fri, 6 Apr 2018 16:42:55 +0000 (18:42 +0200)]
Make step-53 compatible with the new interface.

6 years agoChangelog.
Luca Heltai [Fri, 6 Apr 2018 13:38:22 +0000 (15:38 +0200)]
Changelog.

6 years agoMake tria use std::unique_ptr<Manifold<dim,spacedim> >
Luca Heltai [Fri, 6 Apr 2018 13:35:39 +0000 (15:35 +0200)]
Make tria use std::unique_ptr<Manifold<dim,spacedim> >

6 years agoClone functions for OpenCASCADE objects.
Luca Heltai [Fri, 6 Apr 2018 13:26:50 +0000 (15:26 +0200)]
Clone functions for OpenCASCADE objects.

6 years agoImplement clone for each standard Manifold class.
Luca Heltai [Fri, 6 Apr 2018 13:04:08 +0000 (15:04 +0200)]
Implement clone for each standard Manifold class.

6 years agoAdd clone method for Manifold and FlatManifold
Luca Heltai [Fri, 6 Apr 2018 13:01:51 +0000 (15:01 +0200)]
Add clone method for Manifold and FlatManifold

6 years agoMerge pull request #6191 from bangerth/doc-update-2
David Wells [Mon, 9 Apr 2018 12:20:26 +0000 (08:20 -0400)]
Merge pull request #6191 from bangerth/doc-update-2

Clarify a comment in FiniteElement.

6 years agoMerge pull request #6205 from davydden/doc/step-37_hanging_nodes
Martin Kronbichler [Mon, 9 Apr 2018 07:02:01 +0000 (09:02 +0200)]
Merge pull request #6205 from davydden/doc/step-37_hanging_nodes

doc: mention Kelly estimator in step-37 extensions

6 years agodoc: mention Kelly estimator in step-37 extensions 6205/head
Denis Davydov [Sun, 8 Apr 2018 20:32:06 +0000 (22:32 +0200)]
doc: mention Kelly estimator in step-37 extensions

6 years agoClarify a comment in FiniteElement. 6191/head
Wolfgang Bangerth [Sat, 7 Apr 2018 05:03:46 +0000 (23:03 -0600)]
Clarify a comment in FiniteElement.

6 years agoMerge pull request #6176 from masterleinad/cast_dynamic
David Wells [Mon, 9 Apr 2018 01:08:23 +0000 (21:08 -0400)]
Merge pull request #6176 from masterleinad/cast_dynamic

Use dynamic_unique_cast in more places

6 years agoAllow setup_astyle.sh to be used on macOS as well 6204/head
Daniel Arndt [Sun, 8 Apr 2018 16:33:52 +0000 (18:33 +0200)]
Allow setup_astyle.sh to be used on macOS as well

6 years agoMerge pull request #6190 from bangerth/doc-update
Daniel Arndt [Sun, 8 Apr 2018 11:58:33 +0000 (13:58 +0200)]
Merge pull request #6190 from bangerth/doc-update

Extend documentation of contrib/utilities/setup_astyle.sh.

6 years agoMerge pull request #6189 from bangerth/noreturn
David Wells [Sat, 7 Apr 2018 23:59:05 +0000 (19:59 -0400)]
Merge pull request #6189 from bangerth/noreturn

Mark a couple of functions as '[[noreturn]]'.

6 years agoMerge pull request #6203 from masterleinad/separate_step4
David Wells [Sat, 7 Apr 2018 22:41:58 +0000 (18:41 -0400)]
Merge pull request #6203 from masterleinad/separate_step4

Guard blank line by HTML comment

6 years agoGuard blank line by HTML comment 6203/head
Daniel Arndt [Sat, 7 Apr 2018 22:36:28 +0000 (00:36 +0200)]
Guard blank line by HTML comment

6 years agoMerge pull request #6201 from masterleinad/separate_step4
Martin Kronbichler [Sat, 7 Apr 2018 21:26:37 +0000 (23:26 +0200)]
Merge pull request #6201 from masterleinad/separate_step4

Separate a note from 'The commented program'

6 years agoMerge pull request #6198 from davydden/feature/zero_out_ghosts
Martin Kronbichler [Sat, 7 Apr 2018 20:33:17 +0000 (22:33 +0200)]
Merge pull request #6198 from davydden/feature/zero_out_ghosts

make zero_out_ghosts() const

6 years agoSeparate a note from 'The commented program' 6201/head
Daniel Arndt [Sat, 7 Apr 2018 20:09:50 +0000 (22:09 +0200)]
Separate a note from 'The commented program'

6 years agoMerge pull request #6199 from tjhei/fix_changelog_entry2
Daniel Arndt [Sat, 7 Apr 2018 19:25:18 +0000 (21:25 +0200)]
Merge pull request #6199 from tjhei/fix_changelog_entry2

fix changelog date format

6 years agoMerge pull request #6195 from kronbichler/tensor_always_inline2
David Wells [Sat, 7 Apr 2018 19:23:57 +0000 (15:23 -0400)]
Merge pull request #6195 from kronbichler/tensor_always_inline2

Use DEAL_II_ALWAYS_INLINE in SymmetricTensor

6 years agofix changelog date format 6199/head
Timo Heister [Sat, 7 Apr 2018 19:22:25 +0000 (15:22 -0400)]
fix changelog date format

6 years agoMerge pull request #6196 from kronbichler/multigrid_test_robustness
Daniel Arndt [Sat, 7 Apr 2018 18:45:11 +0000 (20:45 +0200)]
Merge pull request #6196 from kronbichler/multigrid_test_robustness

Make a multigrid test more robust: Filter out small floats

6 years agomake zero_out_ghosts() const 6198/head
Denis Davydov [Sat, 7 Apr 2018 17:54:23 +0000 (19:54 +0200)]
make zero_out_ghosts() const

6 years agoMake a multigrid test more robust: Filter out small floats. 6196/head
Martin Kronbichler [Sat, 7 Apr 2018 14:26:45 +0000 (16:26 +0200)]
Make a multigrid test more robust: Filter out small floats.

6 years agoMore uses of DEAL_II_ALWAYS_INLINE 6195/head
Martin Kronbichler [Sat, 7 Apr 2018 13:59:34 +0000 (15:59 +0200)]
More uses of DEAL_II_ALWAYS_INLINE

6 years agoMerge pull request #6119 from BenBrands/pseudoinverse
Denis Davydov [Sat, 7 Apr 2018 13:16:15 +0000 (15:16 +0200)]
Merge pull request #6119 from BenBrands/pseudoinverse

ScaLAPACKMatrix::pseudoinverse()

6 years agoMerge pull request #6193 from bangerth/avoid-alias
David Wells [Sat, 7 Apr 2018 11:10:38 +0000 (07:10 -0400)]
Merge pull request #6193 from bangerth/avoid-alias

Avoid using an alias variable.

6 years agoMerge pull request #6192 from bangerth/add-include
Daniel Arndt [Sat, 7 Apr 2018 09:30:06 +0000 (11:30 +0200)]
Merge pull request #6192 from bangerth/add-include

Add a necessary include file.

6 years agoAvoid using an alias variable. 6193/head
Wolfgang Bangerth [Sat, 7 Apr 2018 06:14:47 +0000 (00:14 -0600)]
Avoid using an alias variable.

6 years agoAdd a necessary include file. 6192/head
Wolfgang Bangerth [Sat, 7 Apr 2018 06:13:41 +0000 (00:13 -0600)]
Add a necessary include file.

This include file is currently transitively imported via mapping_q_generic.h, but
that may change at some point in the future. Since it's needed in grid_tools.cc, add
it explicitly.

6 years agoExtend documentation of contrib/utilities/setup_astyle.sh. 6190/head
Wolfgang Bangerth [Sat, 7 Apr 2018 04:41:44 +0000 (22:41 -0600)]
Extend documentation of contrib/utilities/setup_astyle.sh.

6 years agoMark a couple of functions as '[[noreturn]]'. 6189/head
Wolfgang Bangerth [Fri, 6 Apr 2018 22:57:46 +0000 (16:57 -0600)]
Mark a couple of functions as '[[noreturn]]'.

6 years agoMerge pull request #6187 from luca-heltai/minor-message-fix
Wolfgang Bangerth [Fri, 6 Apr 2018 21:37:03 +0000 (15:37 -0600)]
Merge pull request #6187 from luca-heltai/minor-message-fix

Fix name in static_assert.

6 years agoCorrections 6062/head
Benjamin Brands [Mon, 19 Mar 2018 15:57:42 +0000 (16:57 +0100)]
Corrections

6 years agoFix name in static_assert. 6187/head
Luca Heltai [Fri, 6 Apr 2018 19:07:55 +0000 (21:07 +0200)]
Fix name in static_assert.

6 years agoMerge pull request #6181 from masterleinad/check-mapping-q-dynamic-cast
Wolfgang Bangerth [Fri, 6 Apr 2018 18:57:56 +0000 (12:57 -0600)]
Merge pull request #6181 from masterleinad/check-mapping-q-dynamic-cast

Check the result of a dynamic_cast.

6 years agoUse dynamic_unique_cast 6176/head
Daniel Arndt [Tue, 3 Apr 2018 21:55:10 +0000 (23:55 +0200)]
Use dynamic_unique_cast

6 years agoMerge pull request #6171 from luca-heltai/fix-patterns-tools
Bruno Turcksin [Fri, 6 Apr 2018 17:46:59 +0000 (13:46 -0400)]
Merge pull request #6171 from luca-heltai/fix-patterns-tools

Fix bug in patterns.h

6 years agoMerge pull request #6180 from masterleinad/move_dynamic_unique_cast
Bruno Turcksin [Fri, 6 Apr 2018 17:46:26 +0000 (13:46 -0400)]
Merge pull request #6180 from masterleinad/move_dynamic_unique_cast

Move dynamic_unique_cast to Utilities

6 years agoMove dynamic_unique_cast to Utilities 6180/head
Daniel Arndt [Fri, 6 Apr 2018 13:04:38 +0000 (15:04 +0200)]
Move dynamic_unique_cast to Utilities

6 years agoCheck the result of a dynamic_cast. 6181/head
Daniel Arndt [Fri, 6 Apr 2018 13:13:51 +0000 (15:13 +0200)]
Check the result of a dynamic_cast.

6 years agoFixed output of tests. 6171/head
Luca Heltai [Fri, 6 Apr 2018 09:48:51 +0000 (11:48 +0200)]
Fixed output of tests.

6 years agoadd tests for ScaLAPACKMatrix::pseudoinverse() for square and rectangular matrices 6119/head
Benjamin Brands [Fri, 6 Apr 2018 08:14:28 +0000 (10:14 +0200)]
add tests for ScaLAPACKMatrix::pseudoinverse() for square and rectangular matrices

6 years agoadd ScaLAPACKMatrix::pseudoinverse()
Benjamin Brands [Fri, 6 Apr 2018 08:13:06 +0000 (10:13 +0200)]
add ScaLAPACKMatrix::pseudoinverse()

6 years agoadd ScaLAPACKMatrix::reinit()
Benjamin Brands [Fri, 6 Apr 2018 08:11:43 +0000 (10:11 +0200)]
add ScaLAPACKMatrix::reinit()

6 years agoMerge pull request #6170 from masterleinad/more_digits_test
Martin Kronbichler [Fri, 6 Apr 2018 08:27:42 +0000 (10:27 +0200)]
Merge pull request #6170 from masterleinad/more_digits_test

Allow more digits for output in a few tests

6 years agoMerge pull request #6174 from bangerth/use-dynamic_unique_ptr
Daniel Arndt [Fri, 6 Apr 2018 08:04:09 +0000 (10:04 +0200)]
Merge pull request #6174 from bangerth/use-dynamic_unique_ptr

Use dynamic_unique_cast() where appropriate.

6 years agoMerge pull request #6173 from bangerth/fix-6161
Denis Davydov [Fri, 6 Apr 2018 03:34:17 +0000 (05:34 +0200)]
Merge pull request #6173 from bangerth/fix-6161

Fix a couple minor issues with #6161.

6 years agoUse dynamic_unique_cast() where appropriate. 6174/head
Wolfgang Bangerth [Tue, 3 Apr 2018 20:43:55 +0000 (14:43 -0600)]
Use dynamic_unique_cast() where appropriate.

6 years agoMerge pull request #6152 from bangerth/dynamic_unique_cast
Daniel Arndt [Fri, 6 Apr 2018 00:01:04 +0000 (02:01 +0200)]
Merge pull request #6152 from bangerth/dynamic_unique_cast

Introduce dynamic_unique_cast.

6 years agoFix a couple minor issues with #6161. 6173/head
Wolfgang Bangerth [Thu, 5 Apr 2018 23:20:42 +0000 (17:20 -0600)]
Fix a couple minor issues with #6161.

6 years agoMerge pull request #6161 from weixiong-zheng-berkeley/extrude_tria_overload
Wolfgang Bangerth [Thu, 5 Apr 2018 23:18:00 +0000 (17:18 -0600)]
Merge pull request #6161 from weixiong-zheng-berkeley/extrude_tria_overload

GridGenerator::extrude_triangulation overload

6 years agoFix bug in patterns.h
Luca Heltai [Thu, 5 Apr 2018 20:32:47 +0000 (22:32 +0200)]
Fix bug in patterns.h

6 years agoMerge pull request #6163 from masterleinad/simplify_astyle
Matthias Maier [Thu, 5 Apr 2018 19:51:38 +0000 (14:51 -0500)]
Merge pull request #6163 from masterleinad/simplify_astyle

Make using astyle for indenting a bit easier

6 years agoSimplify logic for finding the path to astyle 6163/head
Daniel Arndt [Thu, 5 Apr 2018 19:16:26 +0000 (21:16 +0200)]
Simplify logic for finding the path to astyle

6 years agoAllow more digits for output in a few tests 6170/head
Daniel Arndt [Thu, 5 Apr 2018 18:54:56 +0000 (20:54 +0200)]
Allow more digits for output in a few tests

6 years agoMerge pull request #6149 from Rombur/python_cmake
Denis Davydov [Thu, 5 Apr 2018 18:54:15 +0000 (20:54 +0200)]
Merge pull request #6149 from Rombur/python_cmake

Call find_package(PythonInterp) before find_package(PythonLibs)

6 years agoMerge pull request #6169 from tamiko/fix_cmake_fix_for_cmake_fix
Daniel Arndt [Thu, 5 Apr 2018 18:16:03 +0000 (20:16 +0200)]
Merge pull request #6169 from tamiko/fix_cmake_fix_for_cmake_fix

CMake: set policy in subdirectory

6 years agoMerge pull request #6160 from masterleinad/remove_std_cxx11_doc
David Wells [Thu, 5 Apr 2018 18:05:23 +0000 (14:05 -0400)]
Merge pull request #6160 from masterleinad/remove_std_cxx11_doc

Remove std_cxx11 from the doc folder

6 years agoCMake: set policy in subdirectory 6169/head
Matthias Maier [Thu, 5 Apr 2018 17:38:19 +0000 (12:38 -0500)]
CMake: set policy in subdirectory

Due to the call to CMAKE_MINIM_REQUIRED we have to set the policy in the
subdirectory again...

Closes: #6134

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.