]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 years agoMatrixFreeTools::compute_diagonal: accept class and function pointer 11307/head
Peter Munch [Thu, 3 Dec 2020 17:24:32 +0000 (18:24 +0100)]
MatrixFreeTools::compute_diagonal: accept class and function pointer

3 years agoMerge pull request #11347 from peterrum/MatrixFreeTools_compute_matrix
Peter Munch [Fri, 11 Dec 2020 09:14:03 +0000 (10:14 +0100)]
Merge pull request #11347 from peterrum/MatrixFreeTools_compute_matrix

Implement MatrixFreeTools::compute_matrix()

3 years agoMerge pull request #11355 from peterrum/og
Martin Kronbichler [Fri, 11 Dec 2020 08:27:38 +0000 (09:27 +0100)]
Merge pull request #11355 from peterrum/og

Jenkins: use -Og

3 years agoImplement MatrixFreeTools::compute_matrix() 11347/head
Peter Munch [Wed, 9 Dec 2020 12:49:21 +0000 (13:49 +0100)]
Implement MatrixFreeTools::compute_matrix()

3 years agoJenkins: use -Og 11355/head
Peter Munch [Thu, 10 Dec 2020 21:34:11 +0000 (22:34 +0100)]
Jenkins: use -Og

3 years agoMerge pull request #11328 from peterrum/pyramid_grid_out_write_vtk
David Wells [Thu, 10 Dec 2020 19:20:23 +0000 (14:20 -0500)]
Merge pull request #11328 from peterrum/pyramid_grid_out_write_vtk

Enable GridOut::write_vtk() for pyramids

3 years agoMerge pull request #11323 from peterrum/pyramid_standard_to_real_face_line
David Wells [Thu, 10 Dec 2020 19:17:23 +0000 (14:17 -0500)]
Merge pull request #11323 from peterrum/pyramid_standard_to_real_face_line

Implement ReferenceCell::internal::Info::Pyramid::standard_to_real_face_line

3 years agoMerge pull request #11292 from peterrum/wedges_measures
David Wells [Thu, 10 Dec 2020 19:17:00 +0000 (14:17 -0500)]
Merge pull request #11292 from peterrum/wedges_measures

Test different measures for Wedges

3 years agoMerge pull request #11270 from peterrum/wedge_dataout
Wolfgang Bangerth [Thu, 10 Dec 2020 14:45:26 +0000 (07:45 -0700)]
Merge pull request #11270 from peterrum/wedge_dataout

Enable DataOut for Wedges

3 years agoMerge pull request #11327 from peterrum/qgauss_pyramid
Martin Kronbichler [Thu, 10 Dec 2020 11:09:19 +0000 (12:09 +0100)]
Merge pull request #11327 from peterrum/qgauss_pyramid

Add QGaussPyramid

3 years agoMerge pull request #11343 from peterrum/simplex_get_constant_modes
Martin Kronbichler [Thu, 10 Dec 2020 10:50:18 +0000 (11:50 +0100)]
Merge pull request #11343 from peterrum/simplex_get_constant_modes

Implement Simplex::FE_Poly::get_constant_modes

3 years agoEnable DataOut for Wedges 11270/head
Peter Munch [Sat, 28 Nov 2020 15:10:11 +0000 (16:10 +0100)]
Enable DataOut for Wedges

3 years agoMerge pull request #11297 from peterrum/mf_wedge_test
David Wells [Wed, 9 Dec 2020 22:29:34 +0000 (17:29 -0500)]
Merge pull request #11297 from peterrum/mf_wedge_test

Add Poisson/Helmholtz test: MatrixFree + wedge mesh

3 years agoMerge pull request #11340 from bangerth/22
Daniel Arndt [Wed, 9 Dec 2020 21:23:20 +0000 (16:23 -0500)]
Merge pull request #11340 from bangerth/22

Better document step-22 solvers.

3 years agoTest different measures for Wedges 11292/head
Peter Munch [Tue, 1 Dec 2020 15:31:18 +0000 (16:31 +0100)]
Test different measures for Wedges

3 years agoMerge pull request #11348 from simonsticko/doc_sparse_direct_mumps
Wolfgang Bangerth [Wed, 9 Dec 2020 21:20:34 +0000 (14:20 -0700)]
Merge pull request #11348 from simonsticko/doc_sparse_direct_mumps

Fix documentation of two SparseDirectMUMPS functions

3 years agoFix documentation of two SparseDirectMUMPS functions 11348/head
Simon Sticko [Wed, 9 Dec 2020 19:04:00 +0000 (20:04 +0100)]
Fix documentation of two SparseDirectMUMPS functions

Doxygen block comments were used in petsc_solver.cc when c++ block
comments should have been used. This messed up the documentation of the
functions set_solver_type() and solve(). Fix this.

3 years agoMerge pull request #11326 from peterrum/pyramid_fep
David Wells [Wed, 9 Dec 2020 17:33:50 +0000 (12:33 -0500)]
Merge pull request #11326 from peterrum/pyramid_fep

Implement ScalarPyramidPolynomial and FE_PyramidP

3 years agoMerge pull request #11345 from peterrum/simplex_conformity
David Wells [Wed, 9 Dec 2020 13:51:16 +0000 (08:51 -0500)]
Merge pull request #11345 from peterrum/simplex_conformity

Fix conformity of Simplex::FE_P and Simplex::FE_WedgeP

3 years agoMerge pull request #11344 from peterrum/pyramid_diameter
David Wells [Wed, 9 Dec 2020 13:50:04 +0000 (08:50 -0500)]
Merge pull request #11344 from peterrum/pyramid_diameter

Implement TriaAccessor::diameter() for pyramid

3 years agoMerge pull request #11346 from peterrum/simplex_get_fe_assert
David Wells [Wed, 9 Dec 2020 13:48:22 +0000 (08:48 -0500)]
Merge pull request #11346 from peterrum/simplex_get_fe_assert

Check reference-cell type of cell and FE

3 years agoMerge pull request #11306 from peterrum/wedge_measure
David Wells [Wed, 9 Dec 2020 13:44:11 +0000 (08:44 -0500)]
Merge pull request #11306 from peterrum/wedge_measure

Implement TriaAccessor::measure() for wedges

3 years agoCheck reference-cell type of cell and FE 11346/head
Peter Munch [Wed, 9 Dec 2020 09:49:15 +0000 (10:49 +0100)]
Check reference-cell type of cell and FE

3 years agoAdd Poisson/Helmholtz test: MatrixFree + wedge mesh 11297/head
Peter Munch [Wed, 2 Dec 2020 21:42:37 +0000 (22:42 +0100)]
Add Poisson/Helmholtz test: MatrixFree + wedge mesh

3 years agoImpelment ReferenceCell::internal::Info::Pyramid::standard_to_real_face_line 11323/head
Peter Munch [Sat, 5 Dec 2020 11:37:42 +0000 (12:37 +0100)]
Impelment ReferenceCell::internal::Info::Pyramid::standard_to_real_face_line

3 years agoFix conformity of Simplex::FE_P and Simplex::FE_WedgeP 11345/head
Peter Munch [Wed, 9 Dec 2020 09:07:58 +0000 (10:07 +0100)]
Fix conformity of Simplex::FE_P and Simplex::FE_WedgeP

3 years agoImplement ScalarPyramidPolynomial and FE_PyramidP 11326/head
Peter Munch [Sat, 5 Dec 2020 12:00:33 +0000 (13:00 +0100)]
Implement ScalarPyramidPolynomial and FE_PyramidP

3 years agoEnabel GridOut::write_vtk() for pyramids 11328/head
Peter Munch [Sat, 5 Dec 2020 12:07:04 +0000 (13:07 +0100)]
Enabel GridOut::write_vtk() for pyramids

3 years agoImplement TriaAccessor::diameter() for pyramid 11344/head
Peter Munch [Wed, 9 Dec 2020 08:26:52 +0000 (09:26 +0100)]
Implement TriaAccessor::diameter() for pyramid

3 years agoImplement Simplex::FE_Poly::get_constant_modes 11343/head
Peter Munch [Wed, 9 Dec 2020 08:12:33 +0000 (09:12 +0100)]
Implement Simplex::FE_Poly::get_constant_modes

3 years agoBetter document step-22 solvers. 11340/head
Wolfgang Bangerth [Tue, 8 Dec 2020 21:32:54 +0000 (14:32 -0700)]
Better document step-22 solvers.

3 years agoMerge pull request #11313 from bangerth/pointer
David Wells [Tue, 8 Dec 2020 14:20:39 +0000 (09:20 -0500)]
Merge pull request #11313 from bangerth/pointer

Avoid pointers, use references instead

3 years agoMerge pull request #11321 from peterrum/wedge_field
David Wells [Tue, 8 Dec 2020 14:18:01 +0000 (09:18 -0500)]
Merge pull request #11321 from peterrum/wedge_field

ScalarWedgePolynomial: Make polynomials for triangle and line class field

3 years agoMerge pull request #11337 from masterleinad/guard_matrix_free
Peter Munch [Tue, 8 Dec 2020 07:18:10 +0000 (08:18 +0100)]
Merge pull request #11337 from masterleinad/guard_matrix_free

 Guard matrix_free/cuda_matrix_free.h again

3 years agoGuard matrix_free/cuda_matrix_free.h again 11337/head
Daniel Arndt [Tue, 8 Dec 2020 00:40:02 +0000 (19:40 -0500)]
Guard matrix_free/cuda_matrix_free.h again

3 years agoMerge pull request #11336 from bangerth/type
Daniel Arndt [Mon, 7 Dec 2020 23:44:10 +0000 (18:44 -0500)]
Merge pull request #11336 from bangerth/type

Fix a data type issue.

3 years agoMerge pull request #11335 from Rombur/new_coef_host
Peter Munch [Mon, 7 Dec 2020 21:06:20 +0000 (22:06 +0100)]
Merge pull request #11335 from Rombur/new_coef_host

Add functions to perform CUDA matrix-free loop on the host

3 years agoFix a data type issue. 11336/head
Wolfgang Bangerth [Mon, 7 Dec 2020 19:55:35 +0000 (12:55 -0700)]
Fix a data type issue.

3 years agoMerge pull request #11319 from tjhei/step-67-disable-simd
Wolfgang Bangerth [Mon, 7 Dec 2020 18:32:33 +0000 (11:32 -0700)]
Merge pull request #11319 from tjhei/step-67-disable-simd

step-67: disable SIMD pragma

3 years agoMerge pull request #11149 from marcfehling/unify-distribute-dofs
Wolfgang Bangerth [Mon, 7 Dec 2020 18:27:26 +0000 (11:27 -0700)]
Merge pull request #11149 from marcfehling/unify-distribute-dofs

Clean up distribute_dofs().

3 years agoMerge pull request #11324 from peterrum/reference_cell_base_fix
David Wells [Mon, 7 Dec 2020 14:17:42 +0000 (09:17 -0500)]
Merge pull request #11324 from peterrum/reference_cell_base_fix

Fix base of Tet, Pyramid and Wedge

3 years agoMerge pull request #11322 from peterrum/write_higher_order_cells_assert
Bruno Turcksin [Mon, 7 Dec 2020 13:18:39 +0000 (08:18 -0500)]
Merge pull request #11322 from peterrum/write_higher_order_cells_assert

Add assert to extract_vtk_patch_info

3 years agoMerge pull request #11333 from bangerth/housekeeping
Daniel Arndt [Mon, 7 Dec 2020 05:11:05 +0000 (00:11 -0500)]
Merge pull request #11333 from bangerth/housekeeping

Housekeeping.

3 years agoMerge pull request #11332 from bangerth/remove-internal
Daniel Arndt [Mon, 7 Dec 2020 05:10:30 +0000 (00:10 -0500)]
Merge pull request #11332 from bangerth/remove-internal

Remove an internal function.

3 years agoMerge pull request #11334 from bangerth/namespace
Daniel Arndt [Mon, 7 Dec 2020 05:07:47 +0000 (00:07 -0500)]
Merge pull request #11334 from bangerth/namespace

Move a function into the appropriate namespace.

3 years agoAdd changelog entry 11335/head
Bruno Turcksin [Fri, 28 Aug 2020 16:02:03 +0000 (16:02 +0000)]
Add changelog entry

3 years agoAdd test
Bruno Turcksin [Fri, 28 Aug 2020 15:50:41 +0000 (15:50 +0000)]
Add test

3 years agoAdd functions to perform CUDA matrix-free loop on the host
Bruno Turcksin [Fri, 28 Aug 2020 15:50:29 +0000 (15:50 +0000)]
Add functions to perform CUDA matrix-free loop on the host

3 years agoMove a function into the appropriate namespace. 11334/head
Wolfgang Bangerth [Mon, 7 Dec 2020 01:30:09 +0000 (18:30 -0700)]
Move a function into the appropriate namespace.

3 years agoHousekeeping. 11333/head
Wolfgang Bangerth [Mon, 7 Dec 2020 01:29:20 +0000 (18:29 -0700)]
Housekeeping.

3 years agoMerge pull request #11331 from tamiko/fix_cxx14_flag_injection
Daniel Arndt [Mon, 7 Dec 2020 00:48:34 +0000 (19:48 -0500)]
Merge pull request #11331 from tamiko/fix_cxx14_flag_injection

CMake: Bugfix: set C++14 flag in CXX_FLAGS_SAVED

3 years agoRemove an internal function. 11332/head
Wolfgang Bangerth [Sun, 6 Dec 2020 23:58:09 +0000 (16:58 -0700)]
Remove an internal function.

Since #11301 introduced a more generic function, we no longer need this one in an internal namespace.

3 years agoMerge pull request #11301 from peterrum/unify_diameter
Wolfgang Bangerth [Sun, 6 Dec 2020 23:53:27 +0000 (16:53 -0700)]
Merge pull request #11301 from peterrum/unify_diameter

Unify diameter implementations

3 years agoCMake: Bugfix: set C++14 flag in CXX_FLAGS_SAVED 11331/head
Matthias Maier [Sun, 6 Dec 2020 19:25:34 +0000 (13:25 -0600)]
CMake: Bugfix: set C++14 flag in CXX_FLAGS_SAVED

When configuring we make an attempt to set the flag -std=c++14 if we
fail to detect C++14 support. Unfortunately, we accidentally set this
flag in DEAL_II_CXX_FLAGS instead of DEAL_II_CXX_FLAGS_SAVED.

This implied that RESET_CMAKE_REQUIRED() did not include the -std=c++14
flag and consequently compile tests that relied on C++14 support failed.

3 years agoAdd QGaussPyramid 11327/head
Peter Munch [Sat, 5 Dec 2020 12:10:38 +0000 (13:10 +0100)]
Add QGaussPyramid

3 years agoFix base of Tet, Pyramid and Wedge 11324/head
Peter Munch [Sat, 5 Dec 2020 11:44:46 +0000 (12:44 +0100)]
Fix base of Tet, Pyramid and Wedge

3 years agoAdd assert to extract_vtk_patch_info to prevent write_higher_order_cells with non... 11322/head
Peter Munch [Sat, 5 Dec 2020 11:29:50 +0000 (12:29 +0100)]
Add assert to extract_vtk_patch_info to prevent write_higher_order_cells with non hypercube cells

3 years agoScalarWedgePolynomial: Make polynomials for triangle and line class field 11321/head
Peter Munch [Sat, 5 Dec 2020 11:13:23 +0000 (12:13 +0100)]
ScalarWedgePolynomial: Make polynomials for triangle and line class field

3 years agoUpdate examples/step-67/step-67.cc 11319/head
Timo Heister [Fri, 4 Dec 2020 18:52:20 +0000 (13:52 -0500)]
Update examples/step-67/step-67.cc

Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
3 years agostep-67: disable SIMD pragma
Timo Heister [Fri, 4 Dec 2020 18:23:09 +0000 (13:23 -0500)]
step-67: disable SIMD pragma

gcc 7.1 and 7.2 fail to compile SIMD pragmas inside a lambda function
with the error "sorry, unimplemented: unexpected AST of kind omp_simd".
Work around this.

fix

3 years agoMerge pull request #11178 from peterrum/simplex_2D_refine
David Wells [Fri, 4 Dec 2020 22:16:12 +0000 (17:16 -0500)]
Merge pull request #11178 from peterrum/simplex_2D_refine

Simplex mesh (2D): implement refinement

3 years agoUnify diameter implementations 11301/head
Peter Munch [Thu, 3 Dec 2020 06:36:38 +0000 (07:36 +0100)]
Unify diameter implementations

3 years agoClean up DoFHandler::distribute_dofs(). 11149/head
Marc Fehling [Wed, 4 Nov 2020 20:30:41 +0000 (13:30 -0700)]
Clean up DoFHandler::distribute_dofs().

3 years agoSimplex mesh (2D): implement refinement 11178/head
Peter Munch [Thu, 12 Nov 2020 17:24:28 +0000 (18:24 +0100)]
Simplex mesh (2D): implement refinement

3 years agoAvoid raw pointers in more places. 11313/head
Wolfgang Bangerth [Thu, 3 Dec 2020 22:10:46 +0000 (15:10 -0700)]
Avoid raw pointers in more places.

3 years agoAvoid raw pointers -- use references instead.
Wolfgang Bangerth [Thu, 3 Dec 2020 22:06:09 +0000 (15:06 -0700)]
Avoid raw pointers -- use references instead.

3 years agoMerge pull request #11273 from peterrum/mixed_mf_dg
David Wells [Fri, 4 Dec 2020 16:18:37 +0000 (11:18 -0500)]
Merge pull request #11273 from peterrum/mixed_mf_dg

Add Poisson test: MatrixFree + DG + mixed mesh

3 years agoMerge pull request #11298 from peterrum/mf_wedges
David Wells [Fri, 4 Dec 2020 16:16:12 +0000 (11:16 -0500)]
Merge pull request #11298 from peterrum/mf_wedges

MatrixFree: enable wedges (excluding faces integrals)

3 years agoMerge pull request #11315 from bangerth/46
Peter Munch [Fri, 4 Dec 2020 06:30:43 +0000 (07:30 +0100)]
Merge pull request #11315 from bangerth/46

Fix step-46.

3 years agoMerge pull request #11312 from bangerth/throw
Daniel Arndt [Fri, 4 Dec 2020 05:37:54 +0000 (00:37 -0500)]
Merge pull request #11312 from bangerth/throw

Make clear that 'throw' is not a function.

3 years agoAdd changelog. 11315/head
Wolfgang Bangerth [Fri, 4 Dec 2020 03:29:39 +0000 (20:29 -0700)]
Add changelog.

3 years agoFix step-46.
Wolfgang Bangerth [Fri, 4 Dec 2020 03:25:58 +0000 (20:25 -0700)]
Fix step-46.

3 years agoMerge pull request #11309 from tjhei/function_explicit_constructors
Wolfgang Bangerth [Thu, 3 Dec 2020 21:59:20 +0000 (14:59 -0700)]
Merge pull request #11309 from tjhei/function_explicit_constructors

mark constructors in Function*<dim> as explicit

3 years agoMerge pull request #11311 from pwesterbaan/typo_fix_tria_level
Wolfgang Bangerth [Thu, 3 Dec 2020 21:58:49 +0000 (14:58 -0700)]
Merge pull request #11311 from pwesterbaan/typo_fix_tria_level

Fixed a typo in tria_levels.h

3 years agoMake clear that 'throw' is not a function. 11312/head
Wolfgang Bangerth [Thu, 3 Dec 2020 21:31:15 +0000 (14:31 -0700)]
Make clear that 'throw' is not a function.

3 years agoFixed a typo in tria_levels.h 11311/head
Peter Westerbaan [Thu, 3 Dec 2020 20:50:17 +0000 (15:50 -0500)]
Fixed a typo in tria_levels.h

3 years agomark constructors in Function*<dim> as explicit 11309/head
Timo Heister [Thu, 3 Dec 2020 19:10:42 +0000 (14:10 -0500)]
mark constructors in Function*<dim> as explicit

While not strictly backwards compatible, I think it is a very dangerous
design to have things convert to Function<dim> automatically including
an int. Stop this by marking them explicit.

3 years agoMerge pull request #11288 from peterrum/simplex_project_matrix_free
David Wells [Thu, 3 Dec 2020 16:56:47 +0000 (11:56 -0500)]
Merge pull request #11288 from peterrum/simplex_project_matrix_free

Fix VectorTools::internal::project_matrix_free for arbitrary geometric objects

3 years agoImplement TriaAccessor::measure() for wedges 11306/head
Peter Munch [Thu, 3 Dec 2020 16:51:42 +0000 (17:51 +0100)]
Implement TriaAccessor::measure() for wedges

3 years agoMerge pull request #11305 from tjhei/ci_osx_cmake
Peter Munch [Thu, 3 Dec 2020 16:35:44 +0000 (17:35 +0100)]
Merge pull request #11305 from tjhei/ci_osx_cmake

CI: osx use cmake 3.18

3 years agoMerge pull request #11269 from peterrum/wedge_test
David Wells [Thu, 3 Dec 2020 16:20:16 +0000 (11:20 -0500)]
Merge pull request #11269 from peterrum/wedge_test

Add a poisson test on wedge grid

3 years agoMerge pull request #11303 from elauksap/ad_doc_typos
Wolfgang Bangerth [Thu, 3 Dec 2020 14:26:50 +0000 (07:26 -0700)]
Merge pull request #11303 from elauksap/ad_doc_typos

AD doc typos

3 years agoCI: osx use cmake 3.18 11305/head
Timo Heister [Thu, 3 Dec 2020 13:55:38 +0000 (08:55 -0500)]
CI: osx use cmake 3.18

3 years agoFix AD doc typos 11303/head
Pasquale Africa [Thu, 3 Dec 2020 11:40:43 +0000 (11:40 +0000)]
Fix AD doc typos

3 years agoAdd Poisson test: MatrixFree + DG + mixed mesh 11273/head
Peter Munch [Wed, 2 Dec 2020 21:10:03 +0000 (22:10 +0100)]
Add Poisson test: MatrixFree + DG + mixed mesh

3 years agoMerge pull request #11266 from peterrum/feevaluation_constructors
Martin Kronbichler [Thu, 3 Dec 2020 07:11:48 +0000 (08:11 +0100)]
Merge pull request #11266 from peterrum/feevaluation_constructors

Add new constructors to FE(Face)Evaluation

3 years agoMerge pull request #11299 from bangerth/ref
Peter Munch [Thu, 3 Dec 2020 06:40:20 +0000 (07:40 +0100)]
Merge pull request #11299 from bangerth/ref

Minor augmentation of the documentation.

3 years agoMerge pull request #11295 from peterrum/wedge_gridtoold_diameter
Peter Munch [Thu, 3 Dec 2020 05:43:12 +0000 (06:43 +0100)]
Merge pull request #11295 from peterrum/wedge_gridtoold_diameter

Enable GridTools:min/max_diameter() for wedges

3 years agoMinor augmentation of the documentation. 11299/head
Wolfgang Bangerth [Thu, 3 Dec 2020 01:05:02 +0000 (18:05 -0700)]
Minor augmentation of the documentation.

3 years agoEnable GridTools:min/max_diameter() for wedges 11295/head
Peter Munch [Wed, 2 Dec 2020 18:57:10 +0000 (19:57 +0100)]
Enable GridTools:min/max_diameter() for wedges

3 years agoMatrixFree: enable wedges (excluding faces integrals) 11298/head
Peter Munch [Wed, 2 Dec 2020 22:16:46 +0000 (23:16 +0100)]
MatrixFree: enable wedges (excluding faces integrals)

3 years agoMerge pull request #11296 from peterrum/fix_namespace
Peter Munch [Wed, 2 Dec 2020 22:42:46 +0000 (23:42 +0100)]
Merge pull request #11296 from peterrum/fix_namespace

Fix namespace

3 years agoAdd new constructors to FE(Face)Evaluation 11266/head
Peter Munch [Fri, 27 Nov 2020 14:41:40 +0000 (15:41 +0100)]
Add new constructors to FE(Face)Evaluation

3 years agoFix namespace 11296/head
Peter Munch [Wed, 2 Dec 2020 19:55:09 +0000 (20:55 +0100)]
Fix namespace

3 years agoAdd a poisson test on wedge grid 11269/head
Peter Munch [Wed, 2 Dec 2020 19:42:40 +0000 (20:42 +0100)]
Add a poisson test on wedge grid

3 years agoMerge pull request #11153 from marcfehling/avoid-deprecation
Martin Kronbichler [Wed, 2 Dec 2020 19:31:19 +0000 (20:31 +0100)]
Merge pull request #11153 from marcfehling/avoid-deprecation

Avoid using deprecated DoFHandler properties in tests.

3 years agoFix VectorTools::internal::project_matrix_free for arbitrary geometric objects 11288/head
Peter Munch [Tue, 1 Dec 2020 05:47:06 +0000 (06:47 +0100)]
Fix VectorTools::internal::project_matrix_free for arbitrary geometric objects

3 years agoMerge pull request #11260 from peterrum/mf_create_inner_face_subrange_hp_by_index_alt...
Martin Kronbichler [Wed, 2 Dec 2020 16:35:05 +0000 (17:35 +0100)]
Merge pull request #11260 from peterrum/mf_create_inner_face_subrange_hp_by_index_alternative

MatrixFree: split up ranges according to active_fe_indices

3 years agoMerge pull request #11283 from marcfehling/boost-legendre
Wolfgang Bangerth [Wed, 2 Dec 2020 15:30:21 +0000 (08:30 -0700)]
Merge pull request #11283 from marcfehling/boost-legendre

Use boost implementation of legendre polynomials instead of gsl.

3 years agoMerge pull request #11268 from peterrum/qgauss_wedge
David Wells [Wed, 2 Dec 2020 15:05:27 +0000 (10:05 -0500)]
Merge pull request #11268 from peterrum/qgauss_wedge

Introduce QGaussWedge


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.