]>
https://gitweb.dealii.org/ - dealii.git/log
Peter Munch [Wed, 3 Mar 2021 20:18:39 +0000 (21:18 +0100)]
Sort return object of GridTools::distributed_compute_point_locations
Peter Munch [Wed, 3 Mar 2021 18:54:45 +0000 (19:54 +0100)]
Merge pull request #11836 from kronbichler/avoid_deprecated
Avoid use of deprecated method
Daniel Arndt [Wed, 3 Mar 2021 16:43:49 +0000 (11:43 -0500)]
Merge pull request #11837 from bangerth/ref
Fix a reference.
Wolfgang Bangerth [Wed, 3 Mar 2021 16:29:17 +0000 (17:29 +0100)]
Fix a reference.
Wolfgang Bangerth [Wed, 3 Mar 2021 16:28:46 +0000 (17:28 +0100)]
Merge pull request #11835 from peterrum/simplex_save_output
Save output if simplex tests have failed
Martin Kronbichler [Wed, 3 Mar 2021 14:01:11 +0000 (15:01 +0100)]
Avoid use of deprecated method
Wolfgang Bangerth [Tue, 2 Mar 2021 23:48:14 +0000 (00:48 +0100)]
Merge pull request #11798 from marcfehling/dh-clear
Bugfix: DoFHandler connects to Triangulation::Signals only in hp-mode.
David Wells [Tue, 2 Mar 2021 20:09:38 +0000 (15:09 -0500)]
Merge pull request #11792 from peterrum/mg_prolongate_and_add
Add MGTransferBase::prolongate_and_add()
David Wells [Tue, 2 Mar 2021 20:09:24 +0000 (15:09 -0500)]
Merge pull request #11747 from peterrum/ecl_gradient
ECL: enable gradients for structured meshes and FE_DGQ
Martin Kronbichler [Tue, 2 Mar 2021 16:46:01 +0000 (17:46 +0100)]
Merge pull request #11302 from peterrum/mf_create_inner_face_subrange_hp_by_index_follow_up
MatrixFree: precompute subranges
Peter Munch [Sun, 14 Feb 2021 12:59:22 +0000 (13:59 +0100)]
ECL: enable gradients for structured meshes and FE_DGQ
Peter Munch [Mon, 22 Feb 2021 17:31:12 +0000 (18:31 +0100)]
Add MGTransferBase::prolongate_and_add
David Wells [Tue, 2 Mar 2021 14:53:46 +0000 (09:53 -0500)]
Merge pull request #11834 from marcfehling/doc-crossref
doxygen: stop unintentional cross-referencing of 'Function'.
Peter Munch [Tue, 2 Mar 2021 09:59:50 +0000 (10:59 +0100)]
Save output if simplex tests have failed
Marc Fehling [Tue, 2 Mar 2021 08:32:58 +0000 (01:32 -0700)]
doxygen: stop unintentional cross-referencing of 'Function'.
Marc Fehling [Wed, 24 Feb 2021 18:22:33 +0000 (11:22 -0700)]
Bugfix: DoFHandler connected to Triangulation::Signals only in hp-mode.
Peter Munch [Mon, 1 Mar 2021 20:22:52 +0000 (21:22 +0100)]
Merge pull request #11817 from bangerth/doc-87
Better document (and name) a ReferenceCell function.
Wolfgang Bangerth [Mon, 1 Mar 2021 20:13:08 +0000 (21:13 +0100)]
Merge pull request #11822 from peterrum/tria_get_communicator
Add Triangulation/DoFHandler::get_communicator()
Luca Heltai [Mon, 1 Mar 2021 18:22:27 +0000 (19:22 +0100)]
Merge pull request #11786 from luca-heltai/gmsh-api-doxygen
Make GMSH with API appear in doc.
Luca Heltai [Mon, 1 Mar 2021 18:10:04 +0000 (19:10 +0100)]
Escape dollar signs.
David Wells [Mon, 1 Mar 2021 17:30:58 +0000 (12:30 -0500)]
Merge pull request #11827 from bangerth/doc-89
Minor doc update.
Daniel Arndt [Mon, 1 Mar 2021 17:00:44 +0000 (12:00 -0500)]
Merge pull request #11825 from bangerth/kinsol
Peter Munch [Mon, 1 Mar 2021 16:58:04 +0000 (17:58 +0100)]
Merge pull request #11819 from peterrum/simplex_get_restriction_matrix
Implement FE_SimplexPoly::get_restriction_matrix()
Peter Munch [Sun, 28 Feb 2021 09:39:45 +0000 (10:39 +0100)]
Add Triangulation/DoFHandler::get_communicator()
Wolfgang Bangerth [Mon, 1 Mar 2021 15:46:02 +0000 (16:46 +0100)]
Merge pull request #11820 from peterrum/mgtwoleveltransfer_identity
MGTwoLevelTransfer: do not store identity matrix
Daniel Arndt [Mon, 1 Mar 2021 15:26:03 +0000 (10:26 -0500)]
Merge pull request #11831 from peterrum/gc_if
MGTwoLevelTransfer::restrict_and_add(): remove erroneous if-statement
Wolfgang Bangerth [Sat, 27 Feb 2021 00:39:32 +0000 (17:39 -0700)]
Better document (and name) a ReferenceCell function.
Wolfgang Bangerth [Mon, 1 Mar 2021 01:59:27 +0000 (02:59 +0100)]
Reorder the include files.
Wolfgang Bangerth [Sun, 28 Feb 2021 12:41:39 +0000 (13:41 +0100)]
No longer support SUNDIALS versions before 3.0.
Peter Munch [Mon, 1 Mar 2021 13:00:13 +0000 (14:00 +0100)]
MGTwoLevelTransfer::restrict_and_add(): remove erroneous if-statement
Peter Munch [Sun, 28 Feb 2021 06:30:14 +0000 (07:30 +0100)]
MGTwoLevelTransfer: do not store identity matrix
Peter Munch [Sun, 28 Feb 2021 06:13:53 +0000 (07:13 +0100)]
Implement FE_SimplexPoly::get_restriction_matrix()
Martin Kronbichler [Mon, 1 Mar 2021 11:40:08 +0000 (12:40 +0100)]
Merge pull request #11821 from peterrum/MGTransferGlobalCoarsening_print_remove
Remove MGTransferGlobalCoarsening::print()
Martin Kronbichler [Mon, 1 Mar 2021 07:51:31 +0000 (08:51 +0100)]
Merge pull request #11818 from bangerth/7-2
Adapt the order of factors in an integral.
Matthias Maier [Mon, 1 Mar 2021 01:04:06 +0000 (19:04 -0600)]
Merge pull request #11824 from bangerth/doc-88
Minor updates to the KINSOL documentation.
Matthias Maier [Mon, 1 Mar 2021 01:03:40 +0000 (19:03 -0600)]
Merge pull request #11823 from bangerth/test
Remove a commented-out part of code.
Wolfgang Bangerth [Sun, 28 Feb 2021 16:54:15 +0000 (17:54 +0100)]
Minor doc update.
Wolfgang Bangerth [Sun, 28 Feb 2021 16:21:27 +0000 (09:21 -0700)]
Merge pull request #11759 from peterrum/mpi_reduce
Introduce Utilities::MPI::all_reduce()
Wolfgang Bangerth [Sun, 28 Feb 2021 11:46:57 +0000 (12:46 +0100)]
Minor updates to the KINSOL documentation.
Wolfgang Bangerth [Sun, 28 Feb 2021 11:39:40 +0000 (12:39 +0100)]
Remove a commented-out part of code.
Peter Munch [Sun, 28 Feb 2021 06:47:36 +0000 (07:47 +0100)]
Remove MGTransferGlobalCoarsening::print()
David Wells [Sun, 28 Feb 2021 01:52:41 +0000 (20:52 -0500)]
Merge pull request #11816 from bangerth/15
Make sure we live what we preach.
Wolfgang Bangerth [Tue, 23 Feb 2021 22:40:25 +0000 (15:40 -0700)]
Adapt the order of factors in an integral.
Peter Munch [Tue, 16 Feb 2021 09:34:30 +0000 (10:34 +0100)]
Introduce Utilities::MPI::allreduce
Martin Kronbichler [Sat, 27 Feb 2021 14:20:51 +0000 (15:20 +0100)]
Merge pull request #11814 from peterrum/DataAccessOnFaces_values_simplex
Fix DataAccessOnFaces::values for meshes containing non-hypercube cells
Wolfgang Bangerth [Sat, 27 Feb 2021 00:10:54 +0000 (17:10 -0700)]
Make sure we live what we preach.
Martin Kronbichler [Fri, 26 Feb 2021 20:14:49 +0000 (21:14 +0100)]
Merge pull request #11802 from peterrum/ComputeDiagonalHelper
Modularized MatrixFreeTools::compute_diagonal()
Martin Kronbichler [Fri, 26 Feb 2021 19:28:03 +0000 (20:28 +0100)]
Merge pull request #11805 from peterrum/create_geometric_coarsening_sequence_single_level
Simplify code of create_geometric_coarsening_sequence()
David Wells [Fri, 26 Feb 2021 14:51:10 +0000 (09:51 -0500)]
Merge pull request #11813 from peterrum/simplex_renaming_2
Rename further simplex-related files
Peter Munch [Fri, 26 Feb 2021 12:35:22 +0000 (13:35 +0100)]
Fix DataAccessOnFaces::values for meshes containing non-hypercube cells
Peter Munch [Fri, 26 Feb 2021 06:51:55 +0000 (07:51 +0100)]
Rename further simplex-related files
Peter Munch [Wed, 24 Feb 2021 20:54:28 +0000 (21:54 +0100)]
Modularized MatrixFreeTools::compute_diagonal()
Bruno Turcksin [Fri, 26 Feb 2021 03:28:05 +0000 (22:28 -0500)]
Merge pull request #11775 from bangerth/particles
Rename the write/update particle functions.
Wolfgang Bangerth [Thu, 25 Feb 2021 17:11:08 +0000 (10:11 -0700)]
Merge pull request #11741 from marcfehling/shared-toggle
New class TemporarilyRestoreSubdomainIds.
David Wells [Thu, 25 Feb 2021 14:25:13 +0000 (09:25 -0500)]
Merge pull request #11809 from peterrum/remove_simplex_namespace
Remove Simplex namespace
David Wells [Thu, 25 Feb 2021 14:08:03 +0000 (09:08 -0500)]
Merge pull request #11808 from bangerth/ref-cell-32
Mark GeometryInfo as deprecated in favor of ReferenceCell.
Peter Munch [Thu, 25 Feb 2021 11:12:08 +0000 (12:12 +0100)]
Merge pull request #11803 from peterrum/fe_eval_functions
Introduce three new FEEvaluation functions
Peter Munch [Wed, 24 Feb 2021 20:56:20 +0000 (21:56 +0100)]
Introduce three new FEEvaluation functions
Peter Munch [Wed, 24 Feb 2021 23:49:12 +0000 (00:49 +0100)]
Simplify code of create_geometric_coarsening_sequence()
Peter Munch [Thu, 25 Feb 2021 08:40:25 +0000 (09:40 +0100)]
Remove Simplex namespace
Martin Kronbichler [Thu, 25 Feb 2021 06:16:09 +0000 (07:16 +0100)]
Merge pull request #11806 from tamiko/step-69-fix
examples/step-69: Fix mesh generation
Peter Munch [Thu, 25 Feb 2021 05:46:40 +0000 (06:46 +0100)]
Merge pull request #11807 from bangerth/ref-cell-31
Rename variables to make their names more standard.
Wolfgang Bangerth [Thu, 25 Feb 2021 03:59:41 +0000 (20:59 -0700)]
Mark GeometryInfo as deprecated in favor of ReferenceCell.
Wolfgang Bangerth [Thu, 25 Feb 2021 03:25:03 +0000 (20:25 -0700)]
Merge pull request #11801 from marcfehling/dh-clear-fails
Attach DoFHandler::clear() to Triangulation::Signals::clear.
Wolfgang Bangerth [Thu, 25 Feb 2021 03:23:53 +0000 (20:23 -0700)]
Rename variables to make their names more standard.
Matthias Maier [Thu, 25 Feb 2021 02:15:29 +0000 (20:15 -0600)]
examples/step-69: Fix mesh generation
It turns out that this piece of code only ever worked for a precise
ratio of height and disk ratio of 4. If this ratio was violated the
merge_triangulations() call would fail to properly glue the mesh
together due to unmatched vertices.
Marc Fehling [Fri, 12 Feb 2021 21:58:58 +0000 (14:58 -0700)]
New class TemporarilyRestoreSubdomainIds.
Temporarily changes subdomain IDs of cells on p:s:T to their true owner.
Marc Fehling [Wed, 24 Feb 2021 18:17:34 +0000 (11:17 -0700)]
Attach DoFHandler::clear() to Triangulation::Signals::clear.
Martin Kronbichler [Wed, 24 Feb 2021 20:37:08 +0000 (21:37 +0100)]
Merge pull request #11744 from peterrum/simplex_move
Remove simplex folders
Wolfgang Bangerth [Wed, 24 Feb 2021 17:44:07 +0000 (10:44 -0700)]
Merge pull request #11793 from marcfehling/hierarchy-sequence
Added hp::FECollection::get_hierarchy_sequence().
David Wells [Wed, 24 Feb 2021 13:50:59 +0000 (08:50 -0500)]
Merge pull request #11797 from bangerth/hdf5
Provide compile-time error messages if we don't handle a type.
Peter Munch [Wed, 24 Feb 2021 11:05:03 +0000 (12:05 +0100)]
Merge pull request #11800 from marcfehling/double-negation
Remove double negation from exception message.
Peter Munch [Sat, 13 Feb 2021 20:50:35 +0000 (21:50 +0100)]
Remove simplex folders
Marc Fehling [Mon, 22 Feb 2021 19:54:21 +0000 (12:54 -0700)]
Added hp::FECollection::get_hierarchy_sequence().
Marc Fehling [Tue, 23 Feb 2021 22:21:58 +0000 (15:21 -0700)]
Remove double negation from exception message.
Daniel Arndt [Tue, 23 Feb 2021 23:00:00 +0000 (18:00 -0500)]
Merge pull request #11796 from QiaoLei-88/fixIndentCommon
make remove_trailing_whitespace() works in both MAC OS and Linux system
Daniel Arndt [Tue, 23 Feb 2021 22:59:54 +0000 (17:59 -0500)]
Merge pull request #11799 from bangerth/7
Minor updates to the documentation of step-7.
Daniel Arndt [Tue, 23 Feb 2021 21:56:16 +0000 (16:56 -0500)]
Merge pull request #11788 from bangerth/ndarray
Use the new ndarray class instead of nested std::array.
Wolfgang Bangerth [Tue, 23 Feb 2021 21:14:59 +0000 (14:14 -0700)]
Minor updates to the documentation of step-7.
Wolfgang Bangerth [Tue, 23 Feb 2021 17:39:35 +0000 (10:39 -0700)]
Provide compile-time error messages if we don't handle a type.
Lei Qiao [Tue, 23 Feb 2021 03:34:07 +0000 (11:34 +0800)]
make remove_trailing_whitespace() works in both MAC OS and Linux system
Wolfgang Bangerth [Tue, 23 Feb 2021 02:32:19 +0000 (19:32 -0700)]
Use the new ndarray class instead of nested std::array.
Wolfgang Bangerth [Mon, 22 Feb 2021 20:40:51 +0000 (13:40 -0700)]
Merge pull request #11785 from drwells/fix-fortran-mangling
Fix fortran mangling
Luca Heltai [Mon, 22 Feb 2021 18:11:45 +0000 (19:11 +0100)]
Merge pull request #11714 from masterleinad/replace_const_std_unique_ptr_ref
Replace passing by const std::unique_ptr<T>& by const T&
Daniel Arndt [Mon, 22 Feb 2021 16:14:50 +0000 (11:14 -0500)]
Add changelog entry
David Wells [Mon, 22 Feb 2021 14:26:16 +0000 (09:26 -0500)]
Merge pull request #11787 from peterrum/non_conti_tag
Fix tags of NoncontiguousPartitioner
David Wells [Sat, 20 Feb 2021 21:46:53 +0000 (16:46 -0500)]
Minor CMake fixes
David Wells [Sat, 20 Feb 2021 21:46:28 +0000 (16:46 -0500)]
Use CMake's facility for determining correct Fortran mangling.
Peter Munch [Mon, 22 Feb 2021 05:54:31 +0000 (06:54 +0100)]
Merge pull request #11783 from bangerth/ref-cell-staging
Remove the internal::ReferenceCell::Base class and derived classes.
Wolfgang Bangerth [Mon, 22 Feb 2021 01:44:20 +0000 (18:44 -0700)]
Adjust tests.
Wolfgang Bangerth [Sun, 21 Feb 2021 17:23:00 +0000 (10:23 -0700)]
Merge pull request #11743 from tamiko/ndarray
add ndarray typedef
Peter Munch [Sun, 21 Feb 2021 15:14:45 +0000 (16:14 +0100)]
Fix tags of NoncontiguousPartitioner
Luca Heltai [Sat, 20 Feb 2021 22:43:23 +0000 (23:43 +0100)]
Make GMSH with API appear in doc.
Wolfgang Bangerth [Sat, 20 Feb 2021 17:48:34 +0000 (10:48 -0700)]
Merge pull request #11782 from drwells/remove-deprecated-doxygen-feature
Remove a deprecated doxygen feature option.
Wolfgang Bangerth [Thu, 18 Feb 2021 21:07:00 +0000 (14:07 -0700)]
Remove the internal::ReferenceCell::Base class and derived classes.
Daniel Arndt [Sat, 20 Feb 2021 16:30:22 +0000 (11:30 -0500)]
Merge pull request #11780 from Rombur/cuda_cell_filter
Add a version of CUDAWrappers::MatrixFree::reinit() that takes a predicate for cell_loop
David Wells [Sat, 20 Feb 2021 15:45:24 +0000 (10:45 -0500)]
Remove a deprecated doxygen feature option.
The layout generated at
https://www.dealii.org/current/doxygen/deal.II/classes.html
will always now have a single column (with or without the now-deprecated
option), which is much more legible anyway.
Martin Kronbichler [Sat, 20 Feb 2021 07:12:52 +0000 (08:12 +0100)]
Merge pull request #11781 from tamiko/fix_compilation_2
Sundials: Mark function as inline
Matthias Maier [Sat, 20 Feb 2021 05:10:08 +0000 (23:10 -0600)]
Merge pull request #11778 from bangerth/ref-cell-30
Rename variables.
Matthias Maier [Sat, 20 Feb 2021 01:13:44 +0000 (19:13 -0600)]
add a 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.