]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
4 years agoMerge pull request #10718 from peterrum/gi_fe_tools
Martin Kronbichler [Mon, 20 Jul 2020 14:21:36 +0000 (16:21 +0200)]
Merge pull request #10718 from peterrum/gi_fe_tools

Remove many GeometryInfos from fe_tools.templates.h

4 years agoMerge pull request #10708 from peterrum/data_out_mapping_collection
Martin Kronbichler [Mon, 20 Jul 2020 14:21:09 +0000 (16:21 +0200)]
Merge pull request #10708 from peterrum/data_out_mapping_collection

Accept MappingCollection in DataOut::build_patches()

4 years agoMerge pull request #10621 from rezarastak/set_time_step_size
David Wells [Mon, 20 Jul 2020 14:07:17 +0000 (10:07 -0400)]
Merge pull request #10621 from rezarastak/set_time_step_size

DiscreteTime::set_next_step_size() added

4 years agoMerge pull request #10728 from peterrum/eliminate_refined_inner_islands_typo
Luca Heltai [Mon, 20 Jul 2020 13:46:49 +0000 (15:46 +0200)]
Merge pull request #10728 from peterrum/eliminate_refined_inner_islands_typo

Fix typo

4 years agoFix typo 10728/head
Peter Munch [Mon, 20 Jul 2020 12:42:04 +0000 (14:42 +0200)]
Fix typo

4 years agoDiscreteTime::set_next_step_size() added 10621/head
Reza Rastak [Sat, 27 Jun 2020 22:48:31 +0000 (15:48 -0700)]
DiscreteTime::set_next_step_size() added

4 years agoMerge pull request #10714 from peterrum/dofhandler_missing_crs_entry
Martin Kronbichler [Sun, 19 Jul 2020 13:42:46 +0000 (15:42 +0200)]
Merge pull request #10714 from peterrum/dofhandler_missing_crs_entry

Add missing CRS entry and some asserts

4 years agoAccept MappingCollection in DataOut::build_patches() 10708/head
Peter Munch [Wed, 15 Jul 2020 13:47:25 +0000 (15:47 +0200)]
Accept MappingCollection in DataOut::build_patches()

4 years agoMerge pull request #10705 from peterrum/fe_face_values_reinit
Martin Kronbichler [Sun, 19 Jul 2020 07:56:42 +0000 (09:56 +0200)]
Merge pull request #10705 from peterrum/fe_face_values_reinit

Add new hp::FEFaceValues::reinit() functions

4 years agoMerge pull request #10721 from bangerth/typo
Daniel Arndt [Sun, 19 Jul 2020 03:32:39 +0000 (23:32 -0400)]
Merge pull request #10721 from bangerth/typo

Fix a typo.

4 years agoFix a typo. 10721/head
Wolfgang Bangerth [Sun, 19 Jul 2020 02:00:13 +0000 (20:00 -0600)]
Fix a typo.

4 years agoMerge pull request #10690 from peterrum/simplex_poly_quad_1D
Bruno Turcksin [Sun, 19 Jul 2020 01:43:16 +0000 (21:43 -0400)]
Merge pull request #10690 from peterrum/simplex_poly_quad_1D

Implement Simplex::ScalarPolynomial and Simplex::PGauss also for 1D ...

4 years agoMerge pull request #10719 from peterrum/qiterated_file
Bruno Turcksin [Sun, 19 Jul 2020 01:29:43 +0000 (21:29 -0400)]
Merge pull request #10719 from peterrum/qiterated_file

4 years agoMove declaration of explicit specializations to correct file 10719/head
Peter Munch [Sat, 18 Jul 2020 19:36:05 +0000 (21:36 +0200)]
Move declaration of explicit specializations to correct file

4 years agoRemove many GeometryInfos from fe_tools.templates.h 10718/head
Peter Munch [Sat, 18 Jul 2020 18:17:55 +0000 (20:17 +0200)]
Remove many GeometryInfos from fe_tools.templates.h

4 years agoStore reference cell type in FiniteElementData 10717/head
Peter Munch [Sat, 18 Jul 2020 17:27:58 +0000 (19:27 +0200)]
Store reference cell type in FiniteElementData

4 years agoImplement Simplex::ScalarPolynomial and Simplex::PGauss also for 1D 10690/head
Peter Munch [Fri, 10 Jul 2020 12:01:31 +0000 (14:01 +0200)]
Implement Simplex::ScalarPolynomial and Simplex::PGauss also for 1D

Reorder shape functions

4 years agoAdd missing CRS entry and some asserts 10714/head
Peter Munch [Fri, 17 Jul 2020 20:37:58 +0000 (22:37 +0200)]
Add missing CRS entry and some asserts

4 years agoMerge pull request #10713 from kronbichler/doc-step-67
Wolfgang Bangerth [Fri, 17 Jul 2020 16:51:43 +0000 (10:51 -0600)]
Merge pull request #10713 from kronbichler/doc-step-67

[step-67] Fix typo in computation of speed of sound

4 years agoMerge pull request #10692 from peterrum/additional_cell_types
David Wells [Fri, 17 Jul 2020 15:05:50 +0000 (11:05 -0400)]
Merge pull request #10692 from peterrum/additional_cell_types

Add additional ReferenceCell::internal::Infos

4 years agoMerge pull request #10673 from peterrum/use_reference_cell_type
Martin Kronbichler [Fri, 17 Jul 2020 11:28:14 +0000 (13:28 +0200)]
Merge pull request #10673 from peterrum/use_reference_cell_type

Use ReferenceCell::Type to get Info

4 years agoMerge pull request #10631 from peterrum/creat_triangulation
Martin Kronbichler [Fri, 17 Jul 2020 11:19:10 +0000 (13:19 +0200)]
Merge pull request #10631 from peterrum/creat_triangulation

Refactor Triangulation::create_triangulation()

4 years agoMerge pull request #10694 from masterleinad/remove_deprecated_mgconstraineddofs_initi...
Martin Kronbichler [Fri, 17 Jul 2020 11:18:34 +0000 (13:18 +0200)]
Merge pull request #10694 from masterleinad/remove_deprecated_mgconstraineddofs_initialize

Remove deprecated MGConstrainedDoFs::initialize overload

4 years agoMerge pull request #10712 from tjhei/periodic_hang_abort
Martin Kronbichler [Fri, 17 Jul 2020 11:14:52 +0000 (13:14 +0200)]
Merge pull request #10712 from tjhei/periodic_hang_abort

detect infinite loop in periodic refinement

4 years agoFix typo in computation of speed of sound 10713/head
Martin Kronbichler [Fri, 17 Jul 2020 11:13:47 +0000 (13:13 +0200)]
Fix typo in computation of speed of sound

4 years agoMerge pull request #10698 from peterrum/examples_gi
Luca Heltai [Fri, 17 Jul 2020 10:02:28 +0000 (12:02 +0200)]
Merge pull request #10698 from peterrum/examples_gi

Remove many GeometryInfo usages from examples

4 years agoRemove many GeometricInfo usages from examples 10698/head
Peter Munch [Sun, 12 Jul 2020 13:01:47 +0000 (15:01 +0200)]
Remove many GeometricInfo usages from examples

4 years agoUse ReferenceCell::Type to get Info 10692/head
Peter Munch [Wed, 8 Jul 2020 19:25:21 +0000 (21:25 +0200)]
Use ReferenceCell::Type to get Info

Add additional ReferenceCell::internal::Infos

4 years agoUse ReferenceCell::Type to get Info 10673/head
Peter Munch [Wed, 8 Jul 2020 19:25:21 +0000 (21:25 +0200)]
Use ReferenceCell::Type to get Info

4 years agoMerge pull request #10674 from peterrum/dofs_per_function_1
David Wells [Fri, 17 Jul 2020 02:52:56 +0000 (22:52 -0400)]
Merge pull request #10674 from peterrum/dofs_per_function_1

Replace FiniteElementData::dofs_per_* with FiniteElementData::n_dofs_per_*

4 years agoMerge pull request #10645 from peterrum/fe_base_gi
David Wells [Fri, 17 Jul 2020 02:52:46 +0000 (22:52 -0400)]
Merge pull request #10645 from peterrum/fe_base_gi

FiniteElementData: select number of objects based on cell type

4 years agodetect inifinite loop in periodic refinement 10712/head
Timo Heister [Thu, 16 Jul 2020 16:22:43 +0000 (12:22 -0400)]
detect inifinite loop in periodic refinement

As witnessed by ASPECT, see
https://github.com/geodynamics/aspect/issues/3604 ,
we might end up in an infinite loop while trying to prepare refinement
flags in
parallel::distributed::Triangulation::prepare_coarsening_and_refinement().
Add a check and abort (instead of a hang).

4 years agoMerge pull request #10699 from peterrum/simplex_module_page
David Wells [Thu, 16 Jul 2020 15:04:36 +0000 (11:04 -0400)]
Merge pull request #10699 from peterrum/simplex_module_page

Add simplex module page

4 years agoMerge pull request #10711 from bangerth/workstream
Timo Heister [Thu, 16 Jul 2020 12:04:15 +0000 (08:04 -0400)]
Merge pull request #10711 from bangerth/workstream

Avoid the use of raw pointers in WorkStream.

4 years agoUse more n_dofs_per_ and add functions for offsets 10674/head
Peter Munch [Thu, 16 Jul 2020 07:06:06 +0000 (09:06 +0200)]
Use more n_dofs_per_ and add functions for offsets

4 years agoAdd new hp::FEFaceValues::reinit() functions 10705/head
Peter Munch [Wed, 15 Jul 2020 10:47:45 +0000 (12:47 +0200)]
Add new hp::FEFaceValues::reinit() functions

4 years agoIntroduce ReferenceCell::Type 10645/head
Peter Munch [Tue, 30 Jun 2020 19:23:12 +0000 (21:23 +0200)]
Introduce ReferenceCell::Type

4 years agoAvoid the use of raw pointers in WorkStream. 10711/head
Wolfgang Bangerth [Thu, 16 Jul 2020 02:32:36 +0000 (20:32 -0600)]
Avoid the use of raw pointers in WorkStream.

We've tried to not use raw pointers throughout the library, but WorkStream had
remaining places. This is not necessary -- it just requires moving a couple of
lines of code around.

4 years agoMerge pull request #10679 from tjhei/tbb-refactor-colored
Wolfgang Bangerth [Wed, 15 Jul 2020 23:57:43 +0000 (17:57 -0600)]
Merge pull request #10679 from tjhei/tbb-refactor-colored

extract TBB colored WorkStream::run

4 years agoMerge pull request #10665 from tjhei/tbb-refactor-namespace
Wolfgang Bangerth [Wed, 15 Jul 2020 23:44:57 +0000 (17:44 -0600)]
Merge pull request #10665 from tjhei/tbb-refactor-namespace

reshuffle namespaces in workstream class

4 years agoMerge pull request #10709 from peterrum/gi_dofhandlerpolicy
Wolfgang Bangerth [Wed, 15 Jul 2020 23:27:14 +0000 (17:27 -0600)]
Merge pull request #10709 from peterrum/gi_dofhandlerpolicy

Replace all GeometryInfos in dof_handler.cc and dof_handler_policy.cc

4 years agoMerge pull request #10710 from peterrum/dofhandler_cast
Daniel Arndt [Wed, 15 Jul 2020 21:09:24 +0000 (17:09 -0400)]
Merge pull request #10710 from peterrum/dofhandler_cast

Fix dynamic cast

4 years agoMerge pull request #10707 from peterrum/hp_mappingcollection_constructor
Daniel Arndt [Wed, 15 Jul 2020 20:26:42 +0000 (16:26 -0400)]
Merge pull request #10707 from peterrum/hp_mappingcollection_constructor

Add new hp::MappingCollection constructor

4 years agoMerge pull request #10686 from peterrum/gi_doftools
David Wells [Wed, 15 Jul 2020 17:01:02 +0000 (13:01 -0400)]
Merge pull request #10686 from peterrum/gi_doftools

Remove some GeometryInfos from dofs/dof_tools

4 years agoFix dynamic cast 10710/head
Peter Munch [Wed, 15 Jul 2020 16:58:05 +0000 (18:58 +0200)]
Fix dynamic cast

4 years agoReplace dofs_per_vertex -> n_dofs_per_vertex()
Peter Munch [Fri, 3 Jul 2020 08:19:39 +0000 (10:19 +0200)]
Replace dofs_per_vertex -> n_dofs_per_vertex()

Replace dofs_per_cell -> n_dofs_per_cell()

4 years agoReplace some GeometryInfos in dof_handler.cc and dof_handler_policy.cc 10709/head
Peter Munch [Wed, 15 Jul 2020 16:47:05 +0000 (18:47 +0200)]
Replace some GeometryInfos in dof_handler.cc and dof_handler_policy.cc

4 years agoMerge pull request #10706 from peterrum/hp_fe_values_reinit_reference
Daniel Arndt [Wed, 15 Jul 2020 15:34:20 +0000 (11:34 -0400)]
Merge pull request #10706 from peterrum/hp_fe_values_reinit_reference

hp::FEValues::reinit() pass by reference

4 years agoAdd new hp::MappingCollection constructor 10707/head
Peter Munch [Wed, 15 Jul 2020 11:59:46 +0000 (13:59 +0200)]
Add new hp::MappingCollection constructor

4 years agohp::FEValues::reinit() pass be reference 10706/head
Peter Munch [Wed, 15 Jul 2020 12:53:14 +0000 (14:53 +0200)]
hp::FEValues::reinit() pass be reference

4 years agoMerge pull request #10704 from peterrum/communicate_active_fe_indices
David Wells [Tue, 14 Jul 2020 23:14:35 +0000 (19:14 -0400)]
Merge pull request #10704 from peterrum/communicate_active_fe_indices

Fix cast in communicate_active_fe_indices()

4 years agoFix cast in communicate_active_fe_indices() 10704/head
Peter Munch [Tue, 14 Jul 2020 19:46:42 +0000 (21:46 +0200)]
Fix cast in communicate_active_fe_indices()

4 years agoMerge pull request #10685 from peterrum/gi_gridtools
David Wells [Tue, 14 Jul 2020 19:57:22 +0000 (15:57 -0400)]
Merge pull request #10685 from peterrum/gi_gridtools

Remove many GeometryInfos from grid/grid_tools

4 years agoMerge pull request #10689 from peterrum/gi_triaaccessor
David Wells [Tue, 14 Jul 2020 19:46:10 +0000 (15:46 -0400)]
Merge pull request #10689 from peterrum/gi_triaaccessor

Remove some GeometryInfos from grid/tria_accessor.cc

4 years agoMerge pull request #10702 from masterleinad/remove_deprecated_lapack_templates
Daniel Arndt [Mon, 13 Jul 2020 19:04:13 +0000 (15:04 -0400)]
Merge pull request #10702 from masterleinad/remove_deprecated_lapack_templates

Remove manual additions to LAPACK templates

4 years agoRemove manual additions to LAPACK templates 10702/head
Daniel Arndt [Mon, 13 Jul 2020 16:31:50 +0000 (12:31 -0400)]
Remove manual additions to LAPACK templates

4 years agoMerge pull request #10700 from masterleinad/fix_intel_general_data_storage
Timo Heister [Mon, 13 Jul 2020 14:59:12 +0000 (10:59 -0400)]
Merge pull request #10700 from masterleinad/fix_intel_general_data_storage

Fix GeneralDataStorage::get_[or_add_]object_with_name for ICC

4 years agoFix GeneralDataStorage::get_[or_add_]object_with_name for ICC 10700/head
Daniel Arndt [Mon, 13 Jul 2020 02:08:16 +0000 (22:08 -0400)]
Fix GeneralDataStorage::get_[or_add_]object_with_name for ICC

4 years agoRemove some GeometryInfos from grid/tria_accessor.cc 10689/head
Peter Munch [Fri, 10 Jul 2020 10:59:04 +0000 (12:59 +0200)]
Remove some GeometryInfos from grid/tria_accessor.cc

4 years agoAdd simplex module page 10699/head
Peter Munch [Sun, 12 Jul 2020 16:26:00 +0000 (18:26 +0200)]
Add simplex module page

4 years agoMerge pull request #10693 from peterrum/simplex_gridou_write_vtk
Daniel Arndt [Sun, 12 Jul 2020 12:18:15 +0000 (08:18 -0400)]
Merge pull request #10693 from peterrum/simplex_gridou_write_vtk

Generalize GridOut::write_vtk()

4 years agoMerge pull request #10697 from peterrum/simplex_gridgenerator_bug_fix
Daniel Arndt [Sun, 12 Jul 2020 12:13:54 +0000 (08:13 -0400)]
Merge pull request #10697 from peterrum/simplex_gridgenerator_bug_fix

Fix a bug in Simplex::GridGenerator

4 years agoFix a bug in Simplex::GridGenerator 10697/head
Peter Munch [Sun, 12 Jul 2020 10:41:41 +0000 (12:41 +0200)]
Fix a bug in Simplex::GridGenerator

4 years agoMerge pull request #10696 from peterrum/gi_remove_checks
Daniel Arndt [Sun, 12 Jul 2020 01:58:20 +0000 (21:58 -0400)]
Merge pull request #10696 from peterrum/gi_remove_checks

Remove some if-statements

4 years agoRemove some if-statements 10696/head
Peter Munch [Sat, 11 Jul 2020 19:09:29 +0000 (21:09 +0200)]
Remove some if-statements

4 years agoRemove deprecated MGConstrainedDoFs::initialize overload 10694/head
Daniel Arndt [Fri, 10 Jul 2020 20:20:14 +0000 (16:20 -0400)]
Remove deprecated MGConstrainedDoFs::initialize overload

4 years agoMerge pull request #10549 from jppelteret/update_nomenclature_01
Daniel Arndt [Fri, 10 Jul 2020 19:30:09 +0000 (15:30 -0400)]
Merge pull request #10549 from jppelteret/update_nomenclature_01

Use neutral terminology where possible

4 years agoGeneralize GridOut::write_vtk() 10693/head
Peter Munch [Fri, 10 Jul 2020 19:16:52 +0000 (21:16 +0200)]
Generalize GridOut::write_vtk()

4 years agoMerge pull request #10688 from peterrum/simplex_gridgenerator
Luca Heltai [Fri, 10 Jul 2020 13:09:12 +0000 (15:09 +0200)]
Merge pull request #10688 from peterrum/simplex_gridgenerator

Add Simplex::GridGenerator

4 years agoMerge pull request #10671 from tjhei/fix_taskflow_quicktest
Peter Munch [Fri, 10 Jul 2020 12:39:44 +0000 (14:39 +0200)]
Merge pull request #10671 from tjhei/fix_taskflow_quicktest

fix taskflow quicktest and fix taskflow linker error

4 years agoAdd Simplex::GridGenerator 10688/head
Peter Munch [Fri, 10 Jul 2020 09:19:14 +0000 (11:19 +0200)]
Add Simplex::GridGenerator

4 years agoMerge pull request #10680 from peterrum/step12-check
Peter Munch [Fri, 10 Jul 2020 07:14:01 +0000 (09:14 +0200)]
Merge pull request #10680 from peterrum/step12-check

Add check to step-12

4 years agoMerge pull request #10682 from peterrum/reference_cell_typo
Peter Munch [Fri, 10 Jul 2020 07:13:53 +0000 (09:13 +0200)]
Merge pull request #10682 from peterrum/reference_cell_typo

Fix typo

4 years agoRemove some GeometryInfos from dofs/dof_tools 10686/head
Peter Munch [Fri, 10 Jul 2020 06:50:39 +0000 (08:50 +0200)]
Remove some GeometryInfos from dofs/dof_tools

4 years agoMerge pull request #10676 from masterleinad/deprecations_3
Peter Munch [Fri, 10 Jul 2020 06:45:39 +0000 (08:45 +0200)]
Merge pull request #10676 from masterleinad/deprecations_3

Remove deprecated functions

4 years agoMerge pull request #10675 from masterleinad/implement_complex_dof_tools
Peter Munch [Fri, 10 Jul 2020 06:45:00 +0000 (08:45 +0200)]
Merge pull request #10675 from masterleinad/implement_complex_dof_tools

Instantiate DoFTools::make_boundary_sparsity_pattern for complex types

4 years agoRemove many GeometryInfos from grid/grid_tools 10685/head
Peter Munch [Fri, 10 Jul 2020 06:35:35 +0000 (08:35 +0200)]
Remove many GeometryInfos from grid/grid_tools

4 years agoMerge pull request #10684 from tjhei/doc_platform_introspection
Wolfgang Bangerth [Fri, 10 Jul 2020 00:20:27 +0000 (18:20 -0600)]
Merge pull request #10684 from tjhei/doc_platform_introspection

doc: fix incorrect default for DEAL_II_ALLOW_PLATFORM_INTROSPECTION

4 years agodoc: fix incorrect default for DEAL_II_ALLOW_PLATFORM_INTROSPECTION 10684/head
Timo Heister [Thu, 9 Jul 2020 23:45:11 +0000 (19:45 -0400)]
doc: fix incorrect default for DEAL_II_ALLOW_PLATFORM_INTROSPECTION

4 years agoMerge pull request #10683 from bangerth/readme
Timo Heister [Thu, 9 Jul 2020 23:42:28 +0000 (19:42 -0400)]
Merge pull request #10683 from bangerth/readme

Update the readme for C++14.

4 years agoUpdate the readme for C++14. 10683/head
Wolfgang Bangerth [Thu, 9 Jul 2020 23:33:35 +0000 (17:33 -0600)]
Update the readme for C++14.

4 years agoMerge pull request #10678 from masterleinad/fix_warning_old_clang
Peter Munch [Thu, 9 Jul 2020 22:00:10 +0000 (00:00 +0200)]
Merge pull request #10678 from masterleinad/fix_warning_old_clang

Fix compiler warnings for old clang

4 years agoFix typo 10682/head
Peter Munch [Thu, 9 Jul 2020 21:59:13 +0000 (23:59 +0200)]
Fix typo

4 years agoMerge pull request #10681 from peterrum/feinterfacecalues_mapping_fe
Timo Heister [Thu, 9 Jul 2020 20:56:49 +0000 (16:56 -0400)]
Merge pull request #10681 from peterrum/feinterfacecalues_mapping_fe

Implement FEInterfaceValues::get_mapping() and ::get_fe

4 years agoUse neutral terminology where possible 10549/head
Jean-Paul Pelteret [Tue, 7 Jul 2020 05:59:16 +0000 (07:59 +0200)]
Use neutral terminology where possible

4 years agoImplement FEInterfaceValues::get_mapping() and ::get_fe 10681/head
Peter Munch [Thu, 9 Jul 2020 18:37:20 +0000 (20:37 +0200)]
Implement FEInterfaceValues::get_mapping() and ::get_fe

4 years agoAdd check to step-12 10680/head
Peter Munch [Thu, 9 Jul 2020 18:01:26 +0000 (20:01 +0200)]
Add check to step-12

4 years agoFix compiler warnings for old clang 10678/head
Daniel Arndt [Thu, 9 Jul 2020 17:31:12 +0000 (13:31 -0400)]
Fix compiler warnings for old clang

4 years agoMerge pull request #10672 from luca-heltai/fix-meshloop-1d
Timo Heister [Thu, 9 Jul 2020 17:14:12 +0000 (13:14 -0400)]
Merge pull request #10672 from luca-heltai/fix-meshloop-1d

Fixed mesh_loop in one dimension.

4 years agoBe explicit about dimension. 10672/head
Luca Heltai [Thu, 9 Jul 2020 11:29:30 +0000 (13:29 +0200)]
Be explicit about dimension.

4 years agoRemove redundant constructors 10676/head
Daniel Arndt [Thu, 9 Jul 2020 04:10:26 +0000 (00:10 -0400)]
Remove redundant constructors

4 years agoRemove lac/parallel_vector.h
Daniel Arndt [Thu, 9 Jul 2020 02:44:23 +0000 (22:44 -0400)]
Remove lac/parallel_vector.h

4 years agoInstantiate DoFTools::make_boundary_sparsity_pattern for complex types 10675/head
Daniel Arndt [Wed, 8 Jul 2020 23:26:19 +0000 (19:26 -0400)]
Instantiate DoFTools::make_boundary_sparsity_pattern for complex types

4 years agoRefactor Triangulation::create_triangulation() 10631/head
Peter Munch [Mon, 29 Jun 2020 20:31:52 +0000 (22:31 +0200)]
Refactor Triangulation::create_triangulation()

4 years agoadd missing inline 10671/head
Timo Heister [Wed, 8 Jul 2020 20:35:38 +0000 (16:35 -0400)]
add missing inline

4 years agoupdate test 10679/head
Timo Heister [Wed, 8 Jul 2020 20:02:20 +0000 (16:02 -0400)]
update test

4 years agoextract TBB colored WorkStream::run
Timo Heister [Wed, 8 Jul 2020 20:02:15 +0000 (16:02 -0400)]
extract TBB colored WorkStream::run

4 years agoRemove deprecated MGTools::extract_non_interface_dofs
Daniel Arndt [Wed, 8 Jul 2020 15:19:36 +0000 (11:19 -0400)]
Remove deprecated MGTools::extract_non_interface_dofs

4 years agoMerge pull request #10641 from peterrum/GeometricEntityInfo
Martin Kronbichler [Wed, 8 Jul 2020 15:07:46 +0000 (17:07 +0200)]
Merge pull request #10641 from peterrum/GeometricEntityInfo

Intoduce ReferenceCellInfo

4 years agoadd test 10665/head
Timo Heister [Wed, 8 Jul 2020 15:07:45 +0000 (11:07 -0400)]
add test


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.