]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
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 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 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 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 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 agoadd missing inline 10671/head
Timo Heister [Wed, 8 Jul 2020 20:35:38 +0000 (16:35 -0400)]
add missing inline

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 agoFixed mesh_loop in one dimension.
Luca Heltai [Wed, 8 Jul 2020 14:46:37 +0000 (16:46 +0200)]
Fixed mesh_loop in one dimension.

4 years agofix taskflow quicktest
Timo Heister [Wed, 8 Jul 2020 13:51:07 +0000 (09:51 -0400)]
fix taskflow quicktest

The macro was renamed and we forgot to change this.

4 years agoRemove deprecated Gnuplot::n_boundary_face_points
Daniel Arndt [Wed, 8 Jul 2020 13:41:51 +0000 (09:41 -0400)]
Remove deprecated Gnuplot::n_boundary_face_points

4 years agoMerge pull request #10661 from Rombur/cuda_mf_dof_handler
Peter Munch [Wed, 8 Jul 2020 10:50:43 +0000 (12:50 +0200)]
Merge pull request #10661 from Rombur/cuda_mf_dof_handler

Add get_vector_partitioner and get_dof_handler to CUDAWrappers::MatrixFree

4 years agoIntoduce ReferenceCellInfo 10641/head
Peter Munch [Wed, 1 Jul 2020 10:56:46 +0000 (12:56 +0200)]
Intoduce ReferenceCellInfo

4 years agoMerge pull request #10540 from nfehn/bug_fix_find_active_cells
Martin Kronbichler [Wed, 8 Jul 2020 09:26:52 +0000 (11:26 +0200)]
Merge pull request #10540 from nfehn/bug_fix_find_active_cells

fix bug in fast version of GridTools::find_active_cell_around_point()

4 years agoMerge pull request #10666 from tjhei/format-expand-inst
Daniel Arndt [Wed, 8 Jul 2020 04:31:20 +0000 (00:31 -0400)]
Merge pull request #10666 from tjhei/format-expand-inst

run indent on expand_instantiations.cc

4 years agoMerge pull request #10667 from drwells/readd-boundary-projection-instantiations
David Wells [Wed, 8 Jul 2020 02:59:11 +0000 (22:59 -0400)]
Merge pull request #10667 from drwells/readd-boundary-projection-instantiations

Add some template instantiations that were accidentally removed.

4 years agoMerge pull request #10669 from peterrum/face_orientation_general
David Wells [Wed, 8 Jul 2020 02:58:47 +0000 (22:58 -0400)]
Merge pull request #10669 from peterrum/face_orientation_general

Generalize face_orientation() for 2D general meshes

4 years agoMerge pull request #10670 from peterrum/step12-mapping
David Wells [Wed, 8 Jul 2020 02:07:22 +0000 (22:07 -0400)]
Merge pull request #10670 from peterrum/step12-mapping

Be explicit regarding mapping in step-12

4 years agoMerge pull request #10668 from masterleinad/fix_trilinos_68
David Wells [Wed, 8 Jul 2020 02:06:53 +0000 (22:06 -0400)]
Merge pull request #10668 from masterleinad/fix_trilinos_68

Fix trilinos/68

4 years agoAdd changelog entry 10661/head
Bruno Turcksin [Tue, 7 Jul 2020 00:43:55 +0000 (00:43 +0000)]
Add changelog entry

4 years agoAdd get_vector_partitioner and get_dof_handler functions
Bruno Turcksin [Tue, 7 Jul 2020 00:40:01 +0000 (00:40 +0000)]
Add get_vector_partitioner and get_dof_handler functions

4 years agoMerge pull request #10637 from peterrum/geometric_entity_type
David Wells [Tue, 7 Jul 2020 21:27:54 +0000 (17:27 -0400)]
Merge pull request #10637 from peterrum/geometric_entity_type

Introduce ReferenceCell::Type

4 years agoMerge pull request #10639 from peterrum/gi_1
David Wells [Tue, 7 Jul 2020 21:27:32 +0000 (17:27 -0400)]
Merge pull request #10639 from peterrum/gi_1

Remove GeometryInfro from a few files

4 years agoBe explicit regarding mapping in step-12 10670/head
Peter Munch [Tue, 7 Jul 2020 21:14:52 +0000 (23:14 +0200)]
Be explicit regarding mapping in step-12

4 years agoGeneralize face_orientation() for 2D general meshes 10669/head
Peter Munch [Tue, 7 Jul 2020 21:03:43 +0000 (23:03 +0200)]
Generalize face_orientation() for 2D general meshes

4 years agoMerge pull request #10642 from peterrum/simplex_polynomials
Daniel Arndt [Tue, 7 Jul 2020 21:02:47 +0000 (17:02 -0400)]
Merge pull request #10642 from peterrum/simplex_polynomials

Add Simplex::ScalarPolynomial

4 years agoMerge pull request #10660 from tjhei/doxygen_utilities_hide_instantiations
David Wells [Tue, 7 Jul 2020 20:27:24 +0000 (16:27 -0400)]
Merge pull request #10660 from tjhei/doxygen_utilities_hide_instantiations

hide instantiations in Utilities from doxygen

4 years agoFix trilinos/68 10668/head
Daniel Arndt [Tue, 7 Jul 2020 20:16:06 +0000 (16:16 -0400)]
Fix trilinos/68

4 years agoAdd some template instantiations that were accidentally removed. 10667/head
David Wells [Tue, 7 Jul 2020 20:14:47 +0000 (16:14 -0400)]
Add some template instantiations that were accidentally removed.

4 years agorun indent on expand_instantiations.cc 10666/head
Timo Heister [Tue, 7 Jul 2020 19:29:27 +0000 (15:29 -0400)]
run indent on expand_instantiations.cc

Also run clang-format on cmake/scripts/*.cc.

While I am here, add "tests" to remove_trailing_whitespace that was
missing.

4 years agoAdd Simplex::ScalarPolynomial 10642/head
Peter Munch [Thu, 2 Jul 2020 08:19:03 +0000 (10:19 +0200)]
Add Simplex::ScalarPolynomial

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

4 years agoMerge pull request #10613 from tjhei/cleanup_cmake_doxygen_message
David Wells [Tue, 7 Jul 2020 16:37:50 +0000 (12:37 -0400)]
Merge pull request #10613 from tjhei/cleanup_cmake_doxygen_message

cleanup a confusing cmake doxygen message

4 years agoMerge pull request #10662 from masterleinad/deprecations_2
David Wells [Tue, 7 Jul 2020 15:48:37 +0000 (11:48 -0400)]
Merge pull request #10662 from masterleinad/deprecations_2

Remove more deprecations

4 years agoMerge pull request #10630 from luca-heltai/bbox-transformations
David Wells [Tue, 7 Jul 2020 15:35:53 +0000 (11:35 -0400)]
Merge pull request #10630 from luca-heltai/bbox-transformations

Added unit_to_real and real_to_unit to BoundingBox

4 years agocleanup a confusing cmake doxygen message 10613/head
Timo Heister [Fri, 26 Jun 2020 21:01:11 +0000 (17:01 -0400)]
cleanup a confusing cmake doxygen message

4 years agoteach expand_instantiations to deal with preprocessor defines 10660/head
Timo Heister [Tue, 7 Jul 2020 12:12:09 +0000 (08:12 -0400)]
teach expand_instantiations to deal with preprocessor defines

4 years agoMerge pull request #10253 from drwells/fix-doxygen-underscores
David Wells [Tue, 7 Jul 2020 15:02:04 +0000 (11:02 -0400)]
Merge pull request #10253 from drwells/fix-doxygen-underscores

Fix doxygen underscores.

4 years agoRemove some GeometryInfos from dof_accessor.h 10639/head
Peter Munch [Wed, 1 Jul 2020 10:55:09 +0000 (12:55 +0200)]
Remove some GeometryInfos from dof_accessor.h

4 years agoMerge pull request #10622 from masterleinad/remove_tecplot_binary
David Wells [Tue, 7 Jul 2020 14:44:50 +0000 (10:44 -0400)]
Merge pull request #10622 from masterleinad/remove_tecplot_binary

Remove deprecated DataOutBase::tecplot_binary

4 years agoMerge pull request #10635 from peterrum/line_orientation_general
David Wells [Tue, 7 Jul 2020 14:42:23 +0000 (10:42 -0400)]
Merge pull request #10635 from peterrum/line_orientation_general

Generalize line_orientation() for 2D general meshes

4 years agofix another test (particles/generators_07) 10540/head
Niklas Fehn [Tue, 7 Jul 2020 14:18:31 +0000 (16:18 +0200)]
fix another test (particles/generators_07)

4 years agofix another test (mpi/fe_field_function_03)
Niklas Fehn [Tue, 7 Jul 2020 12:55:28 +0000 (14:55 +0200)]
fix another test (mpi/fe_field_function_03)

4 years agoMerge pull request #10651 from marcfehling/unification-without-domination
Daniel Arndt [Tue, 7 Jul 2020 12:44:55 +0000 (08:44 -0400)]
Merge pull request #10651 from marcfehling/unification-without-domination

Bugfix: Unify dof indices on ghost interfaces if no finite element dominates.

4 years agoMerge pull request #10664 from peterrum/step12_consts
Timo Heister [Tue, 7 Jul 2020 12:13:27 +0000 (08:13 -0400)]
Merge pull request #10664 from peterrum/step12_consts

Add some consts in step-12

4 years agoAdd some consts in step-12 10664/head
Peter Munch [Tue, 7 Jul 2020 08:27:12 +0000 (10:27 +0200)]
Add some consts in step-12

4 years agoMerge pull request #10663 from bangerth/doc-99
Peter Munch [Tue, 7 Jul 2020 06:13:04 +0000 (08:13 +0200)]
Merge pull request #10663 from bangerth/doc-99

Add warnings to functions that set particle properties.

4 years agoAdd warnings to functions that set particle properties. 10663/head
Wolfgang Bangerth [Tue, 7 Jul 2020 03:39:04 +0000 (21:39 -0600)]
Add warnings to functions that set particle properties.

4 years agoRemove numbers::invalid_manifold_id 10662/head
Daniel Arndt [Tue, 7 Jul 2020 02:46:46 +0000 (22:46 -0400)]
Remove numbers::invalid_manifold_id

4 years agoFix test
Bruno Turcksin [Tue, 7 Jul 2020 00:35:10 +0000 (00:35 +0000)]
Fix test

4 years agoFix deprecation warning
Bruno Turcksin [Tue, 7 Jul 2020 00:32:10 +0000 (00:32 +0000)]
Fix deprecation warning

4 years agoReplace macro with constexpr variable
Bruno Turcksin [Mon, 22 Jun 2020 13:27:18 +0000 (13:27 +0000)]
Replace macro with constexpr variable

4 years agoFix typo
Bruno Turcksin [Mon, 22 Jun 2020 13:26:37 +0000 (13:26 +0000)]
Fix typo

4 years agohide instantiations in Utilities from doxygen
Timo Heister [Mon, 6 Jul 2020 23:20:11 +0000 (19:20 -0400)]
hide instantiations in Utilities from doxygen

If you look at
https://www.dealii.org/developer/doxygen/deal.II/namespaceUtilities_1_1MPI.html
you see several pages of instantiations of sum/min/max/etc. without
documentation.

Similary, Utilities contains pack_integers,
inverse_Hilbert_space_filling_curve, and other instantiations.

Hide these from doxygen.

4 years agoRemove MGConstrainedDoFs::get_level_constraint_matrix
Daniel Arndt [Mon, 6 Jul 2020 20:36:37 +0000 (16:36 -0400)]
Remove MGConstrainedDoFs::get_level_constraint_matrix

4 years agoRemove ResidualSimple::initialize_local_blocks
Daniel Arndt [Mon, 6 Jul 2020 20:34:42 +0000 (16:34 -0400)]
Remove ResidualSimple::initialize_local_blocks

4 years agoMerge pull request #10636 from masterleinad/remove_template_constraints
Peter Munch [Mon, 6 Jul 2020 19:39:56 +0000 (21:39 +0200)]
Merge pull request #10636 from masterleinad/remove_template_constraints

Remove constraint_and_return_value and types_are_equal

4 years agoMerge pull request #10647 from masterleinad/fix_default_vector_tools_boundary
Peter Munch [Mon, 6 Jul 2020 19:32:15 +0000 (21:32 +0200)]
Merge pull request #10647 from masterleinad/fix_default_vector_tools_boundary

Fix default mapping parameter in VectorTools boundary functions

4 years agoMerge pull request #10654 from masterleinad/remove_transpose_table_iterators
Peter Munch [Mon, 6 Jul 2020 19:26:09 +0000 (21:26 +0200)]
Merge pull request #10654 from masterleinad/remove_transpose_table_iterators

Remove deprecated TransposeTableIterators

4 years agoMerge pull request #10655 from masterleinad/more_deprecatiosn
Peter Munch [Mon, 6 Jul 2020 19:25:36 +0000 (21:25 +0200)]
Merge pull request #10655 from masterleinad/more_deprecatiosn

Remove more deprecations

4 years agoMerge pull request #10658 from tjhei/taskflow-warning-fix
Daniel Arndt [Mon, 6 Jul 2020 16:09:19 +0000 (12:09 -0400)]
Merge pull request #10658 from tjhei/taskflow-warning-fix

fix warning in bundled taskflow

4 years agoMerge pull request #10657 from dangars/step_50_mpi_communicator
Daniel Arndt [Mon, 6 Jul 2020 14:39:37 +0000 (10:39 -0400)]
Merge pull request #10657 from dangars/step_50_mpi_communicator

Replace MPI_COMM_WORLD by mpi_communicator in step-50

4 years agofix warning in bundled taskflow 10658/head
Timo Heister [Mon, 6 Jul 2020 14:30:59 +0000 (10:30 -0400)]
fix warning in bundled taskflow

fixes ``warning: extra ‘;’ [-Wpedantic]``

4 years agoReplace MPI_COMM_WORLD by mpi_communicator 10657/head
Daniel Garcia-Sanchez [Mon, 6 Jul 2020 08:01:43 +0000 (10:01 +0200)]
Replace MPI_COMM_WORLD by mpi_communicator

4 years agoRemove PointValueHostory::get_point 10655/head
Daniel Arndt [Mon, 6 Jul 2020 02:29:29 +0000 (22:29 -0400)]
Remove PointValueHostory::get_point

4 years agoRemove Solver
Daniel Arndt [Mon, 6 Jul 2020 00:01:20 +0000 (20:01 -0400)]
Remove Solver

4 years agoRemove deprecated CutOffFunctioNbase member functions
Daniel Arndt [Sun, 5 Jul 2020 22:09:07 +0000 (18:09 -0400)]
Remove deprecated CutOffFunctioNbase member functions

4 years agoRemove deprecated TransposeTableIterators 10654/head
Daniel Arndt [Sun, 5 Jul 2020 16:18:57 +0000 (12:18 -0400)]
Remove deprecated TransposeTableIterators

4 years agoMerge pull request #10640 from tamiko/step-69-references
Peter Munch [Sat, 4 Jul 2020 17:58:34 +0000 (19:58 +0200)]
Merge pull request #10640 from tamiko/step-69-references

examples/step-69: Link in repository for higher-order code

4 years agoMerge pull request #10643 from peterrum/simplex_quadrature
Timo Heister [Sat, 4 Jul 2020 12:24:28 +0000 (08:24 -0400)]
Merge pull request #10643 from peterrum/simplex_quadrature

Add additional quadrature rule for Simplex

4 years agoBugfix: Unify dof indices on ghost interfaces if no finite element dominates. 10651/head
Marc Fehling [Fri, 3 Jul 2020 14:48:05 +0000 (16:48 +0200)]
Bugfix: Unify dof indices on ghost interfaces if no finite element dominates.

By design, there will be always one dominating element for vertices.


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.