]>
https://gitweb.dealii.org/ - dealii.git/log
Daniel Arndt [Fri, 5 Feb 2021 13:34:51 +0000 (08:34 -0500)]
Merge pull request #11383 from tamiko/declare-filter
Add a filter=output attribute to output files
Matthias Maier [Wed, 16 Dec 2020 18:06:57 +0000 (12:06 -0600)]
Rearrange .gitattribes and add a filter=output attribute to output files
This change alone does nothing but helps to set up custom smudge/clean
filters for all of our output files
In reference to #11375
Matthias Maier [Fri, 5 Feb 2021 07:34:49 +0000 (01:34 -0600)]
Merge pull request #11679 from blaisb/test_parallel_particles
Add step-68 as a test
Peter Munch [Fri, 5 Feb 2021 05:08:22 +0000 (06:08 +0100)]
Merge pull request #11674 from bangerth/ref-cell-15
Rename ReferenceCell::Type to class ReferenceCell.
Wolfgang Bangerth [Fri, 5 Feb 2021 04:15:26 +0000 (21:15 -0700)]
Merge pull request #11638 from marcfehling/tet-step-6
simplex: step-6
Marc Fehling [Thu, 21 Jan 2021 23:52:52 +0000 (16:52 -0700)]
simplex: step-06
Wolfgang Bangerth [Thu, 4 Feb 2021 20:56:01 +0000 (13:56 -0700)]
Merge pull request #11682 from tamiko/taskflow_compatibility
CMake: Add a compatibility check for taskflow-3.0 onwards
Wolfgang Bangerth [Wed, 3 Feb 2021 17:30:42 +0000 (10:30 -0700)]
Rename ReferenceCell::Type to class ReferenceCell.
Daniel Arndt [Thu, 4 Feb 2021 20:08:31 +0000 (15:08 -0500)]
Merge pull request #11680 from bangerth/mapping
Provide correct mappings to function calls.
Daniel Arndt [Thu, 4 Feb 2021 19:56:57 +0000 (14:56 -0500)]
Merge pull request #11677 from bangerth/fe-q-base
Matthias Maier [Thu, 4 Feb 2021 18:46:28 +0000 (12:46 -0600)]
CMake: Add a compatibility check for taskflow-3.0 onwards
Bruno Turcksin [Thu, 4 Feb 2021 16:24:36 +0000 (11:24 -0500)]
Merge pull request #11672 from bangerth/serialize-2
Make a serialization function 'public'.
Wolfgang Bangerth [Thu, 4 Feb 2021 14:04:58 +0000 (07:04 -0700)]
Provide correct mappings to function calls.
Bruno [Thu, 4 Feb 2021 15:06:35 +0000 (10:06 -0500)]
Rename test output to prevent ctest issues
Wolfgang Bangerth [Thu, 4 Feb 2021 14:14:34 +0000 (07:14 -0700)]
Merge pull request #11644 from konsim83/feature_orientation_test_mesh
Feature orientation test mesh
Bruno [Thu, 4 Feb 2021 13:58:34 +0000 (08:58 -0500)]
WIP Add step-68 as a test
Konrad Simon [Thu, 28 Jan 2021 13:01:57 +0000 (14:01 +0100)]
Added 2d and 3d tes mesh with nonstandard faces to test orientation
issue for vector elements. Also added conformity tests for FEs.
Wolfgang Bangerth [Thu, 4 Feb 2021 00:30:12 +0000 (17:30 -0700)]
Add changelog entry.
Wolfgang Bangerth [Thu, 4 Feb 2021 00:24:23 +0000 (17:24 -0700)]
Get rid of the PolynomialType template argument of FE_Q_Base.
Wolfgang Bangerth [Wed, 3 Feb 2021 20:59:41 +0000 (13:59 -0700)]
Merge pull request #11590 from marcfehling/tet-face-interpolation
simplex: face_interpolation for FE_Poly
Wolfgang Bangerth [Wed, 3 Feb 2021 17:51:04 +0000 (10:51 -0700)]
Merge pull request #11671 from luca-heltai/fix-get-manifolds
Make sure we return all manifold ids.
Peter Munch [Wed, 3 Feb 2021 17:40:06 +0000 (18:40 +0100)]
Merge pull request #11673 from bangerth/ref-cell-14
Move n_vertices_to_type() into ReferenceCell::Type.
Wolfgang Bangerth [Wed, 3 Feb 2021 16:14:31 +0000 (09:14 -0700)]
Move n_vertices_to_type() into ReferenceCell::Type.
Wolfgang Bangerth [Thu, 17 Dec 2020 22:43:54 +0000 (15:43 -0700)]
Make a serialization function 'public'.
David Wells [Wed, 3 Feb 2021 14:57:48 +0000 (09:57 -0500)]
Merge pull request #11666 from bangerth/exc-2
Improve a few error messages.
Luca Heltai [Wed, 3 Feb 2021 14:30:18 +0000 (15:30 +0100)]
Make sure we return all manifold ids.
Matthias Maier [Wed, 3 Feb 2021 14:36:15 +0000 (08:36 -0600)]
Merge pull request #11669 from nabw/ansi-fix
Removed ansi flag from intel compiler setup
Nicolas Barnafi [Wed, 3 Feb 2021 11:18:17 +0000 (12:18 +0100)]
Removed ansi flag from intel compiler setup
Peter Munch [Wed, 3 Feb 2021 07:37:41 +0000 (08:37 +0100)]
Merge pull request #11664 from bangerth/ref-cell-13
Make get_gauss_type_quadrature() and get_nodal_type_quadrature() members of ReferenceCell::Type.
Peter Munch [Wed, 3 Feb 2021 07:36:37 +0000 (08:36 +0100)]
Merge pull request #11665 from bangerth/exc
Move an exception to the top of a function.
Peter Munch [Wed, 3 Feb 2021 07:35:46 +0000 (08:35 +0100)]
Merge pull request #11663 from bangerth/ref-cell-12
Simplify a computation.
Wolfgang Bangerth [Wed, 3 Feb 2021 05:02:31 +0000 (22:02 -0700)]
Improve a few error messages.
Wolfgang Bangerth [Wed, 3 Feb 2021 05:00:07 +0000 (22:00 -0700)]
Move an exception to the top of a function.
Wolfgang Bangerth [Wed, 3 Feb 2021 04:08:41 +0000 (21:08 -0700)]
Make get_gauss_type_quadrature() and get_nodal_type_quadrature() members of ReferenceCell::Type.
Wolfgang Bangerth [Wed, 3 Feb 2021 03:44:44 +0000 (20:44 -0700)]
Simplify a computation.
Daniel Arndt [Wed, 3 Feb 2021 03:26:12 +0000 (22:26 -0500)]
Merge pull request #11641 from drwells/sorten-cat-file
Shorten a test suite function.
Daniel Arndt [Wed, 3 Feb 2021 03:23:11 +0000 (22:23 -0500)]
Merge pull request #11662 from bangerth/ref-cell-12
Make unit_normal_vectors() a member of ReferenceCell::Type.
Wolfgang Bangerth [Tue, 2 Feb 2021 21:59:13 +0000 (14:59 -0700)]
Merge pull request #11659 from drwells/inline-bbox-access
Move some BoundingBox access functions to the header.
Wolfgang Bangerth [Tue, 2 Feb 2021 20:45:43 +0000 (13:45 -0700)]
Make unit_normal_vectors() a member of ReferenceCell::Type.
Luca Heltai [Tue, 2 Feb 2021 14:01:39 +0000 (15:01 +0100)]
Merge pull request #11661 from sebproell/arkode-remove-deprecate-unused
ARKode: remove/deprecate unused functionality
Sebastian Proell [Mon, 1 Feb 2021 14:52:58 +0000 (15:52 +0100)]
ARKode: remove/deprecate unused functionality
remove internal solver reference in operators
deprecate unnecessary reinit_vector
Luca Heltai [Tue, 2 Feb 2021 09:50:01 +0000 (10:50 +0100)]
Merge pull request #11660 from sebproell/arkode-more-vector-types
ARKode with L:d:(Block)Vector
Sebastian Proell [Mon, 1 Feb 2021 12:13:41 +0000 (13:13 +0100)]
ARKode with L:d:(Block)Vector
David Wells [Mon, 1 Feb 2021 20:41:28 +0000 (15:41 -0500)]
Merge pull request #11657 from elauksap/cell_relations_assert
Fix missing call to update_cell_relations()
David Wells [Mon, 1 Feb 2021 20:40:26 +0000 (15:40 -0500)]
Merge pull request #11652 from peterrum/data_out_mixed_vector
Fix DataOut for mixed meshes and vector quantities
Peter Munch [Mon, 1 Feb 2021 09:46:12 +0000 (10:46 +0100)]
Merge pull request #11647 from bangerth/make-tria
Move the function that generates a reference cell to GridGenerator.
David Wells [Thu, 28 Jan 2021 02:40:47 +0000 (21:40 -0500)]
Shorten a test suite function.
David Wells [Mon, 1 Feb 2021 03:38:20 +0000 (22:38 -0500)]
Move some BoundingBox access functions to the header.
It's useful to be able to inline these.
Luca Heltai [Sun, 31 Jan 2021 22:22:39 +0000 (23:22 +0100)]
Merge pull request #11655 from sebproell/arkode-use-nvector
SUNDIALS: Use new N_Vector module in ARKode wrapper
Sebastian Proell [Sat, 30 Jan 2021 11:23:31 +0000 (12:23 +0100)]
SUNDIALS: Use N_Vector module in ARKode wrapper
Luca Heltai [Sun, 31 Jan 2021 17:42:59 +0000 (18:42 +0100)]
Merge pull request #11658 from sebproell/sundials-nvector-support-petsc
N_Vector: Support PETSc (Block)Vector and Trilinos' BlockVector
Pasquale Africa [Sun, 31 Jan 2021 17:02:46 +0000 (17:02 +0000)]
Fix missing call to update_cell_relations()
Sebastian Proell [Sun, 31 Jan 2021 13:02:56 +0000 (14:02 +0100)]
N_Vector: Support PETSc (Block)Vector
Rewrite some elementwise operations to work with PETSc as well
Peter Munch [Sun, 31 Jan 2021 08:08:07 +0000 (09:08 +0100)]
Merge pull request #11656 from peterrum/NoPermutation_assert_message
Fix assert message
Peter Munch [Sat, 30 Jan 2021 23:35:06 +0000 (00:35 +0100)]
Fix assert message
Luca Heltai [Sat, 30 Jan 2021 09:52:27 +0000 (10:52 +0100)]
Merge pull request #11649 from tamiko/sundials_version_check
CMake: Update Sundials version check
Luca Heltai [Sat, 30 Jan 2021 09:51:44 +0000 (10:51 +0100)]
Merge pull request #11654 from sebproell/sundials-nvector-with-3.2.1
Make N_Vector module compatible with SUNDIALS 3.2.1
Wolfgang Bangerth [Fri, 29 Jan 2021 22:17:30 +0000 (15:17 -0700)]
Merge pull request #11653 from luca-heltai/fix-warnings-on-apple-clang
Fixed minor warnings.
Sebastian Proell [Fri, 29 Jan 2021 16:49:03 +0000 (17:49 +0100)]
Make N_Vector module compatible with SUNDIALS 3.2.1
Wolfgang Bangerth [Fri, 29 Jan 2021 21:04:26 +0000 (14:04 -0700)]
Merge pull request #11625 from marcfehling/tet-adapt2-1
simplex: implement 'interface_constraints' for FE_Poly.
Luca Heltai [Fri, 29 Jan 2021 20:36:21 +0000 (21:36 +0100)]
std::vector -> std::array
Wolfgang Bangerth [Thu, 28 Jan 2021 23:48:11 +0000 (16:48 -0700)]
Add an include file that is necessary (though may have
already been there transitively).
Wolfgang Bangerth [Thu, 28 Jan 2021 23:47:37 +0000 (16:47 -0700)]
Fix a missing include file.
Wolfgang Bangerth [Thu, 28 Jan 2021 18:49:16 +0000 (11:49 -0700)]
Move the function that generates a reference cell to GridGenerator.
Wolfgang Bangerth [Thu, 28 Jan 2021 17:46:40 +0000 (10:46 -0700)]
Revert "Move make_triangulation into ReferenceCell::Type"
This reverts commit
c14ccdb17608b9bfbcc8db4773b14c28a51a3c8a.
Wolfgang Bangerth [Fri, 29 Jan 2021 18:10:33 +0000 (11:10 -0700)]
Merge pull request #11448 from marcfehling/fe-nothing-dominate
Added tests for FENothing constraints.
Luca Heltai [Fri, 29 Jan 2021 16:44:44 +0000 (17:44 +0100)]
Fixed minor warnings.
Matthias Maier [Fri, 29 Jan 2021 15:22:36 +0000 (09:22 -0600)]
Merge pull request #11592 from luca-heltai/gmsh-libraries
Added support for gmsh library - new write_msh()/read_msh() with manifolds
Peter Munch [Fri, 29 Jan 2021 12:09:30 +0000 (13:09 +0100)]
Merge pull request #11648 from bangerth/qprojector
Move two static private functions into an internal namespace.
Peter Munch [Fri, 29 Jan 2021 11:07:12 +0000 (12:07 +0100)]
Fix DataOut for mixed meshes and vector quantities
Luca Heltai [Fri, 29 Jan 2021 10:24:18 +0000 (11:24 +0100)]
Merge pull request #11651 from luca-heltai/cancel-redundant-workflows-3
Third attempt.
Luca Heltai [Fri, 29 Jan 2021 10:12:22 +0000 (11:12 +0100)]
Third attempt.
Peter Munch [Fri, 29 Jan 2021 10:09:48 +0000 (11:09 +0100)]
Merge pull request #11588 from peterrum/high_order_lagrange
Enable VtkFlags::write_higher_order_cells for simplices
Luca Heltai [Fri, 29 Jan 2021 10:07:21 +0000 (11:07 +0100)]
Merge pull request #11624 from bangerth/exception
Nicely format exception texts.
Peter Munch [Fri, 29 Jan 2021 09:59:05 +0000 (10:59 +0100)]
Merge pull request #11650 from luca-heltai/cancel-redundant-workflows-2
Second try at cancelling redundant workflows
Luca Heltai [Fri, 29 Jan 2021 09:26:25 +0000 (10:26 +0100)]
Second try
Wolfgang Bangerth [Fri, 29 Jan 2021 03:41:29 +0000 (20:41 -0700)]
Merge pull request #11637 from marcfehling/tet-neighbor_child_on_subface
simplex: Adapt CellAccessor::neighbor_child_on_subface for triangles.
Wolfgang Bangerth [Fri, 29 Jan 2021 03:41:07 +0000 (20:41 -0700)]
Merge pull request #11627 from marcfehling/hp-merge
Bugfix: Clear DoFHandler in Triangulation create signal.
Bruno Turcksin [Fri, 29 Jan 2021 03:05:01 +0000 (22:05 -0500)]
Merge pull request #11645 from bangerth/ref-cell-11
Simplify code.
Bruno Turcksin [Fri, 29 Jan 2021 03:04:16 +0000 (22:04 -0500)]
Merge pull request #11646 from bangerth/reference
Pass 'const double' objects by-value, rather than by-reference.
Marc Fehling [Thu, 31 Dec 2020 04:49:02 +0000 (21:49 -0700)]
Added tests for FENothing constraints.
Marc Fehling [Mon, 25 Jan 2021 21:28:15 +0000 (14:28 -0700)]
simplex: implement 'interface_constraints' for FE_Poly.
Marc Fehling [Fri, 15 Jan 2021 16:49:37 +0000 (09:49 -0700)]
simplex: face_interpolation for FE_Poly
Matthias Maier [Thu, 28 Jan 2021 22:01:36 +0000 (16:01 -0600)]
CMake: Update Sundials version check
Wolfgang Bangerth [Thu, 28 Jan 2021 21:43:27 +0000 (14:43 -0700)]
Merge pull request #11606 from tjhei/mapping_is_compatible
Introduce Mapping::is_compatible_with
Wolfgang Bangerth [Thu, 28 Jan 2021 21:28:47 +0000 (14:28 -0700)]
Move functions into an anonymous namespace to take them out of the public library interface.
Wolfgang Bangerth [Thu, 28 Jan 2021 21:06:05 +0000 (14:06 -0700)]
Move two static private functions into an internal namespace.
Marc Fehling [Tue, 26 Jan 2021 02:00:40 +0000 (19:00 -0700)]
Bugfix: Clear DoFHandler in Triangulation create signal.
Marc Fehling [Wed, 27 Jan 2021 03:46:07 +0000 (20:46 -0700)]
Adapt CellAccessor::neighbor_child_on_subface for triangles.
Required by DoFTools::make_hanging_node_constraints.
Wolfgang Bangerth [Thu, 28 Jan 2021 20:57:54 +0000 (13:57 -0700)]
Adjust test output.
Daniel Arndt [Thu, 28 Jan 2021 20:21:37 +0000 (15:21 -0500)]
Merge pull request #11515 from elauksap/pft_solution_transfer
Generalize p::d::SolutionTransfer for p::f::Triangulation
Wolfgang Bangerth [Fri, 22 Jan 2021 03:46:53 +0000 (20:46 -0700)]
Simplify code.
Luca Heltai [Thu, 28 Jan 2021 18:44:13 +0000 (19:44 +0100)]
Merge pull request #11366 from marcfehling/subdomain
Added GridTools::get_subdomain_association(Tria, CellId).
Daniel Arndt [Thu, 28 Jan 2021 18:26:16 +0000 (13:26 -0500)]
Merge pull request #11643 from luca-heltai/cancel-redundant-workflows
Cancelling workflow for github actions.
Wolfgang Bangerth [Thu, 28 Jan 2021 17:19:07 +0000 (10:19 -0700)]
Pass 'const double' objects by-value, rather than by-reference.
Peter Munch [Tue, 19 Jan 2021 09:23:23 +0000 (10:23 +0100)]
Enable VtkFlags::write_higher_order_cells for triangles
Wolfgang Bangerth [Thu, 28 Jan 2021 16:56:25 +0000 (09:56 -0700)]
Merge pull request #11642 from peterrum/make_triangulation
Move make_triangulation into ReferenceCell::Type
Luca Heltai [Thu, 28 Jan 2021 14:29:31 +0000 (15:29 +0100)]
Created cancelling workflow.
Peter Munch [Thu, 28 Jan 2021 12:54:50 +0000 (13:54 +0100)]
Merge pull request #11505 from drwells/fe-p-bubbles
Add FE_P_Bubbles
Peter Munch [Thu, 28 Jan 2021 12:50:46 +0000 (13:50 +0100)]
Move make_triangulation into ReferenceCell::Type
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.