]>
https://gitweb.dealii.org/ - dealii.git/log
Daniel Arndt [Wed, 8 Jul 2020 23:26:19 +0000 (19:26 -0400)]
Instantiate DoFTools::make_boundary_sparsity_pattern for complex types
Martin Kronbichler [Wed, 8 Jul 2020 15:07:46 +0000 (17:07 +0200)]
Merge pull request #10641 from peterrum/GeometricEntityInfo
Intoduce ReferenceCellInfo
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
Peter Munch [Wed, 1 Jul 2020 10:56:46 +0000 (12:56 +0200)]
Intoduce ReferenceCellInfo
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()
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
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.
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
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
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
Bruno Turcksin [Tue, 7 Jul 2020 00:43:55 +0000 (00:43 +0000)]
Add changelog entry
Bruno Turcksin [Tue, 7 Jul 2020 00:40:01 +0000 (00:40 +0000)]
Add get_vector_partitioner and get_dof_handler functions
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
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
Peter Munch [Tue, 7 Jul 2020 21:14:52 +0000 (23:14 +0200)]
Be explicit regarding mapping in step-12
Peter Munch [Tue, 7 Jul 2020 21:03:43 +0000 (23:03 +0200)]
Generalize face_orientation() for 2D general meshes
Daniel Arndt [Tue, 7 Jul 2020 21:02:47 +0000 (17:02 -0400)]
Merge pull request #10642 from peterrum/simplex_polynomials
Add Simplex::ScalarPolynomial
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
Daniel Arndt [Tue, 7 Jul 2020 20:16:06 +0000 (16:16 -0400)]
Fix trilinos/68
David Wells [Tue, 7 Jul 2020 20:14:47 +0000 (16:14 -0400)]
Add some template instantiations that were accidentally removed.
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.
Peter Munch [Thu, 2 Jul 2020 08:19:03 +0000 (10:19 +0200)]
Add Simplex::ScalarPolynomial
Peter Munch [Tue, 30 Jun 2020 19:23:12 +0000 (21:23 +0200)]
Introduce ReferenceCell::Type
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
David Wells [Tue, 7 Jul 2020 15:48:37 +0000 (11:48 -0400)]
Merge pull request #10662 from masterleinad/deprecations_2
Remove more deprecations
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
Timo Heister [Fri, 26 Jun 2020 21:01:11 +0000 (17:01 -0400)]
cleanup a confusing cmake doxygen message
Timo Heister [Tue, 7 Jul 2020 12:12:09 +0000 (08:12 -0400)]
teach expand_instantiations to deal with preprocessor defines
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.
Peter Munch [Wed, 1 Jul 2020 10:55:09 +0000 (12:55 +0200)]
Remove some GeometryInfos from dof_accessor.h
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
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
Niklas Fehn [Tue, 7 Jul 2020 14:18:31 +0000 (16:18 +0200)]
fix another test (particles/generators_07)
Niklas Fehn [Tue, 7 Jul 2020 12:55:28 +0000 (14:55 +0200)]
fix another test (mpi/fe_field_function_03)
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.
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
Peter Munch [Tue, 7 Jul 2020 08:27:12 +0000 (10:27 +0200)]
Add some consts in step-12
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.
Wolfgang Bangerth [Tue, 7 Jul 2020 03:39:04 +0000 (21:39 -0600)]
Add warnings to functions that set particle properties.
Daniel Arndt [Tue, 7 Jul 2020 02:46:46 +0000 (22:46 -0400)]
Remove numbers::invalid_manifold_id
Bruno Turcksin [Tue, 7 Jul 2020 00:35:10 +0000 (00:35 +0000)]
Fix test
Bruno Turcksin [Tue, 7 Jul 2020 00:32:10 +0000 (00:32 +0000)]
Fix deprecation warning
Bruno Turcksin [Mon, 22 Jun 2020 13:27:18 +0000 (13:27 +0000)]
Replace macro with constexpr variable
Bruno Turcksin [Mon, 22 Jun 2020 13:26:37 +0000 (13:26 +0000)]
Fix typo
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.
Daniel Arndt [Mon, 6 Jul 2020 20:36:37 +0000 (16:36 -0400)]
Remove MGConstrainedDoFs::get_level_constraint_matrix
Daniel Arndt [Mon, 6 Jul 2020 20:34:42 +0000 (16:34 -0400)]
Remove ResidualSimple::initialize_local_blocks
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
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
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
Peter Munch [Mon, 6 Jul 2020 19:25:36 +0000 (21:25 +0200)]
Merge pull request #10655 from masterleinad/more_deprecatiosn
Remove more deprecations
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
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
Timo Heister [Mon, 6 Jul 2020 14:30:59 +0000 (10:30 -0400)]
fix warning in bundled taskflow
fixes ``warning: extra ‘;’ [-Wpedantic]``
Daniel Garcia-Sanchez [Mon, 6 Jul 2020 08:01:43 +0000 (10:01 +0200)]
Replace MPI_COMM_WORLD by mpi_communicator
Daniel Arndt [Mon, 6 Jul 2020 02:29:29 +0000 (22:29 -0400)]
Remove PointValueHostory::get_point
Daniel Arndt [Mon, 6 Jul 2020 00:01:20 +0000 (20:01 -0400)]
Remove Solver
Daniel Arndt [Sun, 5 Jul 2020 22:09:07 +0000 (18:09 -0400)]
Remove deprecated CutOffFunctioNbase member functions
Daniel Arndt [Sun, 5 Jul 2020 16:18:57 +0000 (12:18 -0400)]
Remove deprecated TransposeTableIterators
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
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
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.
Peter Munch [Thu, 2 Jul 2020 09:29:29 +0000 (11:29 +0200)]
Add additional quadrature rule for Simplex
Daniel Arndt [Thu, 2 Jul 2020 19:45:42 +0000 (15:45 -0400)]
Merge pull request #10644 from peterrum/inline_remove
Remve some inlines in tria_accessor.h
Peter Munch [Thu, 2 Jul 2020 17:44:59 +0000 (19:44 +0200)]
Merge pull request #10648 from masterleinad/remove_li_gdm_gdr
Remove LocalIntegrators::grad_div_matrix and LocalIntegrators::grad_div_residual
Daniel Arndt [Thu, 2 Jul 2020 14:01:53 +0000 (10:01 -0400)]
Remove LocalIntegrators::grad_div_matrix and LocalIntegrators::grad_div_residual
Daniel Arndt [Thu, 2 Jul 2020 13:49:28 +0000 (09:49 -0400)]
Fix default mapping parameter in VectorTools boundary functions
Peter Munch [Thu, 2 Jul 2020 10:48:08 +0000 (12:48 +0200)]
Remve some inlines in tria_accessor.h
Niklas Fehn [Wed, 1 Jul 2020 13:52:26 +0000 (15:52 +0200)]
fix tests
Timo Heister [Wed, 1 Jul 2020 00:45:14 +0000 (20:45 -0400)]
Merge pull request #10611 from masterleinad/archive_documentation
Archive documentation
Peter Munch [Tue, 30 Jun 2020 20:21:02 +0000 (22:21 +0200)]
Remove GeometryInfro from a few files
Matthias Maier [Tue, 30 Jun 2020 20:44:02 +0000 (15:44 -0500)]
examples/step-69: Link in repository for higher-order code
Luca Heltai [Tue, 30 Jun 2020 19:03:22 +0000 (21:03 +0200)]
Merge pull request #10629 from masterleinad/print_cmake_error_examples
Don't suppress error output from FIND_PACKAGE(deal.II ...) in examples
Peter Munch [Tue, 30 Jun 2020 18:02:47 +0000 (20:02 +0200)]
Generalize line_orientation() for 2D general meshes
Daniel Arndt [Tue, 30 Jun 2020 17:01:25 +0000 (13:01 -0400)]
Remove constraint_and_return_value and types_are_equal
Martin Kronbichler [Tue, 30 Jun 2020 06:44:05 +0000 (08:44 +0200)]
Merge pull request #10624 from masterleinad/suppres_tbb_warnings
Suppress TBB deprecation warnings
Martin Kronbichler [Tue, 30 Jun 2020 06:41:09 +0000 (08:41 +0200)]
Merge pull request #10625 from masterleinad/remove_prepare_serialization
Remove deprecated parallel::distributed::SolutionTransfer::prepare_serialization()
Martin Kronbichler [Tue, 30 Jun 2020 06:39:35 +0000 (08:39 +0200)]
Merge pull request #10634 from masterleinad/remove_deprecated_fgmres_additionaldata
Remove deprecated SolverFGMRES::AdditionalData constructor
Daniel Arndt [Tue, 30 Jun 2020 02:16:50 +0000 (22:16 -0400)]
Remove deprecated SolverFGMRES::AdditionalData constructor
Daniel Arndt [Tue, 30 Jun 2020 02:17:48 +0000 (22:17 -0400)]
Merge pull request #10626 from peterrum/files_dofhandlertype
Daniel Arndt [Tue, 30 Jun 2020 02:17:39 +0000 (22:17 -0400)]
Merge pull request #10632 from peterrum/arrayview_std_array
Enable ArrayView for std::array
Wolfgang Bangerth [Mon, 29 Jun 2020 23:13:24 +0000 (01:13 +0200)]
Merge pull request #10633 from peterrum/log_taskflow
Fix in log: cpp-taskflow -> taskflow
Peter Munch [Mon, 29 Jun 2020 22:49:14 +0000 (00:49 +0200)]
Fix in log: cpp-taskflow -> taskflow
Peter Munch [Mon, 29 Jun 2020 22:16:10 +0000 (00:16 +0200)]
Enable ArrayView for std::array
Wolfgang Bangerth [Mon, 29 Jun 2020 18:37:52 +0000 (20:37 +0200)]
Merge pull request #10627 from peterrum/iterators_dofhandlertype
Remove DoFHandlerType from internal::DoFHandlerImplementation::Iterators
Peter Munch [Mon, 29 Jun 2020 07:48:36 +0000 (09:48 +0200)]
Remove DoFHandlerType from internal::DoFHandlerImplementation::Iterators
Luca Heltai [Mon, 29 Jun 2020 12:52:46 +0000 (14:52 +0200)]
Added unit_to_real and real_to_unit to BoundingBox
Daniel Arndt [Mon, 29 Jun 2020 12:44:03 +0000 (08:44 -0400)]
Don't suppress error output from FIND_PACKAGE(deal.II ...) in examples
Peter Munch [Mon, 29 Jun 2020 07:31:28 +0000 (09:31 +0200)]
Remove DoFHandlerType from sparse_matrix_collection.h
Martin Kronbichler [Mon, 29 Jun 2020 07:12:15 +0000 (09:12 +0200)]
Merge pull request #10619 from peterrum/orientation_switch_bits
Switch flip and rotation bit in quad orientation
Peter Munch [Mon, 29 Jun 2020 06:57:55 +0000 (08:57 +0200)]
Remove DoFHandlerType from mg_tools.h
Peter Munch [Mon, 29 Jun 2020 06:50:20 +0000 (08:50 +0200)]
Remove DoFHandlerType from fe_tools.h
Peter Munch [Mon, 29 Jun 2020 06:40:29 +0000 (08:40 +0200)]
Remove DoFHandlerType from grid_tools.h and trilinos_precondition.h
Daniel Arndt [Mon, 29 Jun 2020 03:51:23 +0000 (23:51 -0400)]
Merge pull request #10532 from jppelteret/cmake_blacklist_appleclang_01
Daniel Arndt [Sun, 28 Jun 2020 22:03:31 +0000 (18:03 -0400)]
Fix indentation
Daniel Arndt [Sun, 28 Jun 2020 21:59:26 +0000 (17:59 -0400)]
Merge pull request #10618 from peterrum/tet_to_simplex
Rename TET to simplex
Daniel Arndt [Sun, 28 Jun 2020 21:51:32 +0000 (17:51 -0400)]
Remove deprecated parallel::distributed::SolutionTransfer::prepare_serialization()
Peter Munch [Sat, 27 Jun 2020 10:18:50 +0000 (12:18 +0200)]
Rename TET to simplex
Daniel Arndt [Sun, 28 Jun 2020 15:03:09 +0000 (11:03 -0400)]
Suppress TBB deprecation warnings
Daniel Arndt [Sun, 28 Jun 2020 12:55:12 +0000 (08:55 -0400)]
Merge pull request #10623 from masterleinad/remove_compare_for_face_domination
Remove deprecated FiniteElement::compare_for_face_domination and FECollection::find_least_face_dominating_fe
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.