]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
6 years agoSlightly extend glossary entry on manifolds. 5381/head
Martin Kronbichler [Thu, 2 Nov 2017 20:14:20 +0000 (21:14 +0100)]
Slightly extend glossary entry on manifolds.

6 years agoFix data type.
Martin Kronbichler [Thu, 2 Nov 2017 20:13:59 +0000 (21:13 +0100)]
Fix data type.

6 years agoUpdate documentation of manifolds.
Martin Kronbichler [Thu, 2 Nov 2017 20:13:44 +0000 (21:13 +0100)]
Update documentation of manifolds.

6 years agoMerge pull request #5368 from masterleinad/improve_spherical_new_point
Martin Kronbichler [Thu, 2 Nov 2017 19:13:35 +0000 (20:13 +0100)]
Merge pull request #5368 from masterleinad/improve_spherical_new_point

Improve SphericalManifold::get_new_point

6 years agoMerge pull request #5379 from tamiko/deuglify_error_message
Wolfgang Bangerth [Thu, 2 Nov 2017 18:10:31 +0000 (12:10 -0600)]
Merge pull request #5379 from tamiko/deuglify_error_message

CMake: Fix info string about bundled libraries

6 years agoCMake: Fix info string about bundled libraries 5379/head
Matthias Maier [Thu, 2 Nov 2017 16:11:28 +0000 (11:11 -0500)]
CMake: Fix info string about bundled libraries

6 years agoMerge pull request #5377 from kronbichler/chart_manifold_extend
Bruno Turcksin [Thu, 2 Nov 2017 15:36:01 +0000 (11:36 -0400)]
Merge pull request #5377 from kronbichler/chart_manifold_extend

Implement ChartManifold::get_intermediate_point

6 years agoChangelog entry 5368/head
Daniel Arndt [Thu, 2 Nov 2017 14:55:43 +0000 (15:55 +0100)]
Changelog entry

6 years agoAdd test for nearly collinear points
Daniel Arndt [Thu, 2 Nov 2017 14:55:04 +0000 (15:55 +0100)]
Add test for nearly collinear points

6 years agoAdjust test output
Daniel Arndt [Thu, 2 Nov 2017 14:54:30 +0000 (15:54 +0100)]
Adjust test output

6 years agoImprove SphericalManifold::get_new_point
Daniel Arndt [Thu, 2 Nov 2017 14:54:12 +0000 (15:54 +0100)]
Improve SphericalManifold::get_new_point

6 years agoChangelog. 5377/head
Martin Kronbichler [Thu, 2 Nov 2017 12:57:59 +0000 (13:57 +0100)]
Changelog.

6 years agoAdd test case.
Martin Kronbichler [Thu, 2 Nov 2017 12:57:48 +0000 (13:57 +0100)]
Add test case.

6 years agoImplement ChartManifold::get_intermediate_point.
Martin Kronbichler [Thu, 2 Nov 2017 12:57:39 +0000 (13:57 +0100)]
Implement ChartManifold::get_intermediate_point.

6 years agoMerge pull request #5374 from kronbichler/improve_transfinite_manifold_performance
Bruno Turcksin [Thu, 2 Nov 2017 12:24:41 +0000 (08:24 -0400)]
Merge pull request #5374 from kronbichler/improve_transfinite_manifold_performance

Improve performance of evaluation in transfinite interpolation manifold

6 years agoMerge pull request #5373 from jppelteret/tests-sacado_3
Martin Kronbichler [Thu, 2 Nov 2017 10:03:17 +0000 (11:03 +0100)]
Merge pull request #5373 from jppelteret/tests-sacado_3

Add more Sacado::RFad and nested RFad-DFad examples to the testsuite

6 years agoImprove performance of compute_transfinite_interpolation. 5374/head
Martin Kronbichler [Thu, 2 Nov 2017 09:02:51 +0000 (10:02 +0100)]
Improve performance of compute_transfinite_interpolation.

6 years agoAdd more Sacado::RFad and nested RFad-DFad examples to the testsuite 5373/head
Jean-Paul Pelteret [Thu, 2 Nov 2017 07:37:10 +0000 (08:37 +0100)]
Add more Sacado::RFad and nested RFad-DFad examples to the testsuite

These test the vector-mode functionality of the reverse AD numbers.

6 years agoMerge pull request #5363 from bangerth/more-complex
Denis Davydov [Wed, 1 Nov 2017 23:26:57 +0000 (00:26 +0100)]
Merge pull request #5363 from bangerth/more-complex

More small changes to prepare allowing complex-valued vectors.

6 years agoMerge pull request #5370 from bangerth/avoid-warnings
Martin Kronbichler [Wed, 1 Nov 2017 17:38:53 +0000 (18:38 +0100)]
Merge pull request #5370 from bangerth/avoid-warnings

Avoid warnings about no return value in non-void functions.

6 years agoMerge pull request #5369 from bangerth/doc-update
Martin Kronbichler [Wed, 1 Nov 2017 17:38:31 +0000 (18:38 +0100)]
Merge pull request #5369 from bangerth/doc-update

Add a missing doc string.

6 years agoMerge pull request #5371 from bangerth/doc-update-2
Bruno Turcksin [Wed, 1 Nov 2017 17:33:19 +0000 (13:33 -0400)]
Merge pull request #5371 from bangerth/doc-update-2

Better document GridTools::find_active_cell_around_point().

6 years agoBetter document GridTools::find_active_cell_around_point(). 5371/head
Wolfgang Bangerth [Wed, 1 Nov 2017 16:41:35 +0000 (10:41 -0600)]
Better document GridTools::find_active_cell_around_point().

6 years agoAvoid warnings about missing return types. 5370/head
Wolfgang Bangerth [Tue, 31 Oct 2017 21:45:57 +0000 (15:45 -0600)]
Avoid warnings about missing return types.

6 years agoUpdate a comment. 5369/head
Wolfgang Bangerth [Tue, 31 Oct 2017 21:44:39 +0000 (15:44 -0600)]
Update a comment.

6 years agoMerge pull request #5366 from gassmoeller/fix_spherical_manifold_at_origin
Daniel Arndt [Wed, 1 Nov 2017 10:37:23 +0000 (11:37 +0100)]
Merge pull request #5366 from gassmoeller/fix_spherical_manifold_at_origin

Fix SphericalManifold::get_new_point at origin

6 years agoMerge pull request #5362 from tjhei/shared_check_same
Martin Kronbichler [Wed, 1 Nov 2017 09:34:41 +0000 (10:34 +0100)]
Merge pull request #5362 from tjhei/shared_check_same

check number of active cells in shared::Tria

6 years agoAdd changelog and test 5366/head
Rene Gassmoeller [Tue, 31 Oct 2017 21:13:05 +0000 (15:13 -0600)]
Add changelog and test

6 years agoFix spherical manifold at origin
Rene Gassmoeller [Tue, 31 Oct 2017 17:41:13 +0000 (11:41 -0600)]
Fix spherical manifold at origin

6 years agocheck number of active cells in shared::Tria 5362/head
Timo Heister [Mon, 30 Oct 2017 19:14:19 +0000 (15:14 -0400)]
check number of active cells in shared::Tria

part of #5359

6 years agoMerge pull request #5365 from kronbichler/fix_warning
Martin Kronbichler [Tue, 31 Oct 2017 16:44:37 +0000 (17:44 +0100)]
Merge pull request #5365 from kronbichler/fix_warning

Avoid warning in DataOutDoFData

6 years agoAvoid warning. 5365/head
Martin Kronbichler [Tue, 31 Oct 2017 14:40:29 +0000 (15:40 +0100)]
Avoid warning.

6 years agoRename a template argument. Make the argument 'const'. 5363/head
Wolfgang Bangerth [Tue, 31 Oct 2017 00:06:40 +0000 (18:06 -0600)]
Rename a template argument. Make the argument 'const'.

6 years agoSimplify code a bit.
Wolfgang Bangerth [Mon, 30 Oct 2017 23:04:40 +0000 (17:04 -0600)]
Simplify code a bit.

6 years agoRename variables to make their purpose clearer.
Wolfgang Bangerth [Mon, 30 Oct 2017 22:35:01 +0000 (16:35 -0600)]
Rename variables to make their purpose clearer.

6 years agoMake things work with complex-valued vectors.
Wolfgang Bangerth [Mon, 30 Oct 2017 22:33:17 +0000 (16:33 -0600)]
Make things work with complex-valued vectors.

6 years agoMake things work with complex-valued vectors.
Wolfgang Bangerth [Mon, 30 Oct 2017 22:32:59 +0000 (16:32 -0600)]
Make things work with complex-valued vectors.

6 years agoMerge pull request #5357 from kronbichler/extend_step_37_documentation
Daniel Arndt [Mon, 30 Oct 2017 22:12:46 +0000 (23:12 +0100)]
Merge pull request #5357 from kronbichler/extend_step_37_documentation

Document how to treat inhomogeneous Dirichlet values with MatrixFree

6 years agoMerge pull request #5361 from masterleinad/fix_warnings
Daniel Arndt [Mon, 30 Oct 2017 21:47:16 +0000 (22:47 +0100)]
Merge pull request #5361 from masterleinad/fix_warnings

Fix warnings regarding extra';' and unused parameters

6 years agoMerge pull request #5335 from bangerth/dataout-complex
Daniel Arndt [Mon, 30 Oct 2017 21:44:33 +0000 (22:44 +0100)]
Merge pull request #5335 from bangerth/dataout-complex

Allow DataEntry functions to return either the real or imaginary part.

6 years agoMerge pull request #5360 from masterleinad/fix_project_inhomogeneous
Daniel Arndt [Mon, 30 Oct 2017 21:38:06 +0000 (22:38 +0100)]
Merge pull request #5360 from masterleinad/fix_project_inhomogeneous

Fix using inhomogeneous boundary conditions in VectorTools::project

6 years agoChangelog entry 5360/head
Daniel Arndt [Mon, 30 Oct 2017 17:44:07 +0000 (18:44 +0100)]
Changelog entry

6 years agoFix warnings regarding extra';' and unused parameters 5361/head
Daniel Arndt [Mon, 30 Oct 2017 17:33:00 +0000 (18:33 +0100)]
Fix warnings regarding extra';' and unused parameters

6 years agoCorrectly account for inhomogeneous boundary conditions in VectorTools::project
Daniel Arndt [Mon, 30 Oct 2017 17:01:19 +0000 (18:01 +0100)]
Correctly account for inhomogeneous boundary conditions in VectorTools::project

6 years agoMerge pull request #5338 from luca-heltai/convert-tuple
Wolfgang Bangerth [Mon, 30 Oct 2017 15:00:24 +0000 (09:00 -0600)]
Merge pull request #5338 from luca-heltai/convert-tuple

Convert<tuple> struct.

6 years agoDocument option for inhomogeneity in MatrixFreeOperators::Base. 5357/head
Martin Kronbichler [Mon, 30 Oct 2017 08:38:59 +0000 (09:38 +0100)]
Document option for inhomogeneity in MatrixFreeOperators::Base.

6 years agoFix review comments.
Martin Kronbichler [Mon, 30 Oct 2017 08:03:46 +0000 (09:03 +0100)]
Fix review comments.

6 years agoAddressed WB comments. 5338/head
Luca Heltai [Sat, 28 Oct 2017 17:54:16 +0000 (19:54 +0200)]
Addressed WB comments.

6 years agoFix wording in a few places of introduction.
Martin Kronbichler [Mon, 30 Oct 2017 07:27:15 +0000 (08:27 +0100)]
Fix wording in a few places of introduction.

6 years agoDocument how to treat inhomogeneous Dirichlet values with MatrixFree.
Martin Kronbichler [Sun, 29 Oct 2017 16:25:14 +0000 (17:25 +0100)]
Document how to treat inhomogeneous Dirichlet values with MatrixFree.

6 years agoMerge pull request #5352 from drwells/deprecate-block-matrix-array
Wolfgang Bangerth [Mon, 30 Oct 2017 03:48:36 +0000 (21:48 -0600)]
Merge pull request #5352 from drwells/deprecate-block-matrix-array

Deprecate BlockTrianglePrecondition and BlockMatrixArray.

6 years agoMerge pull request #5355 from masterleinad/patterns_fallthrough
Wolfgang Bangerth [Mon, 30 Oct 2017 03:30:56 +0000 (21:30 -0600)]
Merge pull request #5355 from masterleinad/patterns_fallthrough

Fix Patterns::Tuple::description

6 years agoMerge pull request #5350 from drwells/remove-compute-support-points-references
Wolfgang Bangerth [Mon, 30 Oct 2017 03:24:42 +0000 (21:24 -0600)]
Merge pull request #5350 from drwells/remove-compute-support-points-references

Remove references to an old function.

6 years agoMerge pull request #5349 from masterleinad/fix_boost_cuda
Bruno Turcksin [Sun, 29 Oct 2017 23:23:08 +0000 (19:23 -0400)]
Merge pull request #5349 from masterleinad/fix_boost_cuda

Update bundled boost to allow to compile with clang-9.0

6 years agoFix Patterns::Tuple::description 5355/head
Daniel Arndt [Sun, 29 Oct 2017 10:14:19 +0000 (11:14 +0100)]
Fix Patterns::Tuple::description

6 years agoMerge pull request #5314 from GivAlz/new_grid_compute_pt_loc
Denis Davydov [Sun, 29 Oct 2017 20:37:10 +0000 (21:37 +0100)]
Merge pull request #5314 from GivAlz/new_grid_compute_pt_loc

Added new compute point locations to GridTools

6 years agoAvoid referencing the removed function compute_support_points. 5350/head
David Wells [Sat, 28 Oct 2017 19:49:03 +0000 (15:49 -0400)]
Avoid referencing the removed function compute_support_points.

6 years agoMark some methods as override.
David Wells [Sat, 28 Oct 2017 19:48:46 +0000 (15:48 -0400)]
Mark some methods as override.

6 years agoDeprecate BlockTrianglePrecondition and BlockMatrixArray. 5352/head
David Wells [Sun, 29 Oct 2017 19:29:39 +0000 (15:29 -0400)]
Deprecate BlockTrianglePrecondition and BlockMatrixArray.

6 years agoReword a LinearOperator paragraph.
David Wells [Sat, 28 Oct 2017 21:35:42 +0000 (17:35 -0400)]
Reword a LinearOperator paragraph.

6 years agoAdd another BlockLinearOperator example.
David Wells [Sat, 28 Oct 2017 21:35:33 +0000 (17:35 -0400)]
Add another BlockLinearOperator example.

6 years agoFix some LinearOperator typos.
David Wells [Sat, 28 Oct 2017 21:35:25 +0000 (17:35 -0400)]
Fix some LinearOperator typos.

6 years agoMerge pull request #5225 from drwells/remove-unused-methods
Wolfgang Bangerth [Sun, 29 Oct 2017 17:44:03 +0000 (11:44 -0600)]
Merge pull request #5225 from drwells/remove-unused-methods

Remove unused methods

6 years agoMerge pull request #5356 from masterleinad/feevaluation_static_constexpr
Denis Davydov [Sun, 29 Oct 2017 13:45:34 +0000 (14:45 +0100)]
Merge pull request #5356 from masterleinad/feevaluation_static_constexpr

Replace static const by static constexpr in FEEValuation

6 years agoReplace static const by static constexpr in FEEValuation 5356/head
Daniel Arndt [Sun, 29 Oct 2017 10:38:37 +0000 (11:38 +0100)]
Replace static const by static constexpr in FEEValuation

6 years agoMerge pull request #5353 from tjhei/fix_boost_zlib_detection
Matthias Maier [Sun, 29 Oct 2017 05:24:53 +0000 (00:24 -0500)]
Merge pull request #5353 from tjhei/fix_boost_zlib_detection

fix boost zlib detection configure check

6 years agofix boost zlib detection configure check 5353/head
Timo Heister [Sun, 29 Oct 2017 02:49:06 +0000 (22:49 -0400)]
fix boost zlib detection configure check

We were missing the include dirs in #5318

closes #5351

6 years agoMerge pull request #5348 from kronbichler/fix_fe_evaluation_dofs_per_cell
David Wells [Sat, 28 Oct 2017 22:28:01 +0000 (18:28 -0400)]
Merge pull request #5348 from kronbichler/fix_fe_evaluation_dofs_per_cell

Fix FEEvaluation::dofs_per_cell for vector-valued case

6 years agoAdd a missing template function to TridiagonalMatrix. 5225/head
David Wells [Sun, 10 Sep 2017 01:17:15 +0000 (21:17 -0400)]
Add a missing template function to TridiagonalMatrix.

6 years agoAdd a default implementation for a template method.
David Wells [Sun, 10 Sep 2017 01:06:29 +0000 (21:06 -0400)]
Add a default implementation for a template method.

6 years agoMove a method into the correct class.
David Wells [Sun, 10 Sep 2017 01:05:56 +0000 (21:05 -0400)]
Move a method into the correct class.

6 years agoMove a private static member into the source file.
David Wells [Sun, 10 Sep 2017 01:05:10 +0000 (21:05 -0400)]
Move a private static member into the source file.

6 years agoCorrectly implement FullMatrix<T>::const_iterator::operator++(int).
David Wells [Sat, 28 Oct 2017 18:16:21 +0000 (14:16 -0400)]
Correctly implement FullMatrix<T>::const_iterator::operator++(int).

This operator had the wrong return type and was previously unimplemented.

6 years agoRemove methods that were never implemented.
David Wells [Sun, 10 Sep 2017 01:02:25 +0000 (21:02 -0400)]
Remove methods that were never implemented.

These were caught by MSVC warning 4661.

6 years agoRemove decltype(auto) (cxx14)
Luca Heltai [Fri, 27 Oct 2017 13:51:17 +0000 (15:51 +0200)]
Remove decltype(auto) (cxx14)

6 years agoTest with add_parameters, example in documentation.
Luca Heltai [Fri, 27 Oct 2017 12:17:28 +0000 (14:17 +0200)]
Test with add_parameters, example in documentation.

6 years agoAdd Convert<tuple>
Luca Heltai [Fri, 27 Oct 2017 12:03:11 +0000 (14:03 +0200)]
Add Convert<tuple>

6 years agoVariadic extraction of RankInfo:: rank and map.
Luca Heltai [Fri, 27 Oct 2017 11:59:25 +0000 (13:59 +0200)]
Variadic extraction of RankInfo:: rank and map.

6 years agostd_cxx14::index_sequence and related stuff.
Luca Heltai [Fri, 27 Oct 2017 11:58:27 +0000 (13:58 +0200)]
std_cxx14::index_sequence and related stuff.

6 years agoChanged default separator for tuple to ":"
Luca Heltai [Fri, 27 Oct 2017 11:57:54 +0000 (13:57 +0200)]
Changed default separator for tuple to ":"

6 years agoMerge pull request #5342 from bangerth/simplify-code
Daniel Arndt [Sat, 28 Oct 2017 16:47:45 +0000 (18:47 +0200)]
Merge pull request #5342 from bangerth/simplify-code

Simplify variadic constructors of Patterns::Tuple.

6 years agoFix comments. 5348/head
Martin Kronbichler [Sat, 28 Oct 2017 16:33:51 +0000 (18:33 +0200)]
Fix comments.

6 years agoUpdate bundled boost to allow to compile with clang-9.0 5349/head
Daniel Arndt [Sat, 28 Oct 2017 16:32:37 +0000 (18:32 +0200)]
Update bundled boost to allow to compile with clang-9.0

6 years agoMerge pull request #5347 from davydden/petsc_slepc_3.8
David Wells [Sat, 28 Oct 2017 16:31:02 +0000 (12:31 -0400)]
Merge pull request #5347 from davydden/petsc_slepc_3.8

fixes for Petsc / Slepc 3.8

6 years agoMerge pull request #5345 from bangerth/make-complex-work
Daniel Arndt [Sat, 28 Oct 2017 16:13:00 +0000 (18:13 +0200)]
Merge pull request #5345 from bangerth/make-complex-work

Make some things work for complex-valued vectors.

6 years agoMerge pull request #5344 from drwells/fix-periodicity-index
Daniel Arndt [Sat, 28 Oct 2017 16:10:44 +0000 (18:10 +0200)]
Merge pull request #5344 from drwells/fix-periodicity-index

Fix a tensor index.

6 years agoAdd test.
Martin Kronbichler [Sat, 28 Oct 2017 16:01:16 +0000 (18:01 +0200)]
Add test.

6 years agoAdd changelog.
Martin Kronbichler [Sat, 28 Oct 2017 16:01:02 +0000 (18:01 +0200)]
Add changelog.

6 years agoRename ShapeInfo::dofs_per_cell -> ShapeInfo::dofs_per_component_on_cell
Martin Kronbichler [Sat, 28 Oct 2017 16:00:47 +0000 (18:00 +0200)]
Rename ShapeInfo::dofs_per_cell -> ShapeInfo::dofs_per_component_on_cell

6 years agoFix dofs_per_cell for FEEvaluation.
Martin Kronbichler [Sat, 28 Oct 2017 15:04:44 +0000 (17:04 +0200)]
Fix dofs_per_cell for FEEvaluation.

6 years agoset target with SLEPc shift-and-invert to comply with 3.8.0 5347/head
Denis Davydov [Sat, 28 Oct 2017 09:42:50 +0000 (11:42 +0200)]
set target with SLEPc shift-and-invert to comply with 3.8.0

6 years agoadjust petsc/solver_02 for 3.8.0
Denis Davydov [Sat, 28 Oct 2017 09:41:51 +0000 (11:41 +0200)]
adjust petsc/solver_02 for 3.8.0

6 years agoadjust slepc_04 test for 3.8.0
Denis Davydov [Sat, 28 Oct 2017 09:38:47 +0000 (11:38 +0200)]
adjust slepc_04 test for 3.8.0

The reference SLEPc test4 produces
-type gd  : 119
-type gd2 : 131
which is indeed lower than what we used to have

6 years agoUse appropriate data types to allow complex-valued vectors. 5345/head
Wolfgang Bangerth [Fri, 27 Oct 2017 22:40:06 +0000 (16:40 -0600)]
Use appropriate data types to allow complex-valued vectors.

6 years agoFix a tensor index. 5344/head
David Wells [Fri, 27 Oct 2017 22:21:54 +0000 (18:21 -0400)]
Fix a tensor index.

6 years agoUse appropriate data types to allow complex-valued vectors.
Wolfgang Bangerth [Fri, 27 Oct 2017 22:06:35 +0000 (16:06 -0600)]
Use appropriate data types to allow complex-valued vectors.

6 years agoUse appropriate data types to allow complex-valued vectors.
Wolfgang Bangerth [Fri, 27 Oct 2017 22:02:03 +0000 (16:02 -0600)]
Use appropriate data types to allow complex-valued vectors.

6 years agoUse appropriate data types to allow complex-valued vectors.
Wolfgang Bangerth [Fri, 27 Oct 2017 21:52:06 +0000 (15:52 -0600)]
Use appropriate data types to allow complex-valued vectors.

6 years agoUse appropriate data types.
Wolfgang Bangerth [Fri, 27 Oct 2017 21:51:34 +0000 (15:51 -0600)]
Use appropriate data types.

6 years agoSimplify variadic constructors. 5342/head
Wolfgang Bangerth [Fri, 27 Oct 2017 18:47:38 +0000 (12:47 -0600)]
Simplify variadic constructors.


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.