]>
https://gitweb.dealii.org/ - dealii.git/log
Marc Fehling [Fri, 14 May 2021 20:26:54 +0000 (14:26 -0600)]
step-7: Remove doc about default constructor.
Peter Munch [Fri, 14 May 2021 15:07:58 +0000 (17:07 +0200)]
Merge pull request #12202 from masterleinad/avoid_warning_mf_compute_doagonal
Avoid warning in MatrixFreeTools::compute_diagonal
Daniel Arndt [Fri, 14 May 2021 12:57:10 +0000 (08:57 -0400)]
Avoid warning in MatrixFreeTools::compute_diagonal
Daniel Arndt [Thu, 13 May 2021 14:11:02 +0000 (09:11 -0500)]
Merge pull request #12197 from peterrum/fpe_0
FEPointEvaluation for degree = 0
Peter Munch [Thu, 13 May 2021 08:28:07 +0000 (10:28 +0200)]
Merge pull request #12190 from kronbichler/optimize_particle
Particle sort: Use find_active_cell_around_point with cache
Martin Kronbichler [Thu, 13 May 2021 06:46:27 +0000 (08:46 +0200)]
Merge pull request #12198 from marcfehling/doc-matchflags
Doc: Add changelog for `p:d:TemporarilyMatchRefineFlags`.
Martin Kronbichler [Thu, 13 May 2021 06:45:04 +0000 (08:45 +0200)]
Merge pull request #12193 from peterrum/ca_requesting_processes
Let CA return the requesting processes
Martin Kronbichler [Thu, 13 May 2021 06:44:19 +0000 (08:44 +0200)]
Merge pull request #12194 from lethe-cfd/eccentric_hyper_shell_generate_from_name
Add eccentric_hyper_shell to generator_from_name
Martin Kronbichler [Thu, 13 May 2021 06:44:07 +0000 (08:44 +0200)]
Merge pull request #12196 from masterleinad/improve_gmsh_api
Fix gmsh tests again
Martin Kronbichler [Thu, 13 May 2021 06:42:00 +0000 (08:42 +0200)]
Add changelog
Marc Fehling [Thu, 13 May 2021 03:44:16 +0000 (21:44 -0600)]
Doc: Add changelog for `p:d:TemporarilyMatchRefineFlags`.
Peter Munch [Wed, 12 May 2021 21:41:06 +0000 (23:41 +0200)]
FEPointEvaluation for degree = 0
Marc Fehling [Wed, 12 May 2021 21:31:32 +0000 (15:31 -0600)]
Merge pull request #12195 from peterrum/mf_tutorials
Link to new matrix-free tutorials
David Wells [Wed, 12 May 2021 19:40:49 +0000 (15:40 -0400)]
Merge pull request #12191 from masterleinad/fix_derivative_form_product
Fix apply_transformation for different number types
Daniel Arndt [Wed, 12 May 2021 18:28:38 +0000 (13:28 -0500)]
Fix gmsh_api_02/04 again
Daniel Arndt [Wed, 12 May 2021 18:28:07 +0000 (13:28 -0500)]
Use more intuitive default path for GMSH_LIBRARY_DIR
Peter Munch [Wed, 12 May 2021 18:46:04 +0000 (20:46 +0200)]
Link to new matrix-free tutorials
Peter Munch [Wed, 12 May 2021 16:54:06 +0000 (18:54 +0200)]
Let CA return the requesting processes
David Wells [Wed, 12 May 2021 17:28:34 +0000 (13:28 -0400)]
Merge pull request #11254 from marcfehling/step-hp-parallel
Step-75: Tutorial for parallel hp-FEM
Daniel Arndt [Wed, 12 May 2021 16:50:20 +0000 (11:50 -0500)]
Fix apply_transformation for different number types
Bruno [Wed, 12 May 2021 17:02:00 +0000 (13:02 -0400)]
Add eccentric_hyper_shell to generator_from_name
Wolfgang Bangerth [Wed, 12 May 2021 16:53:29 +0000 (10:53 -0600)]
Merge pull request #12182 from masterleinad/fix_gmsh_api_02_04
Fix gmsh/gmsh_api_02/04
Wolfgang Bangerth [Wed, 12 May 2021 16:52:50 +0000 (10:52 -0600)]
Merge pull request #12187 from zjiaqi2018/feiv_extractors_optimization
Optimize FEInterfaceValues extractors
Jiaqi Zhang [Wed, 12 May 2021 13:40:08 +0000 (09:40 -0400)]
rm "1.0 * "
Martin Kronbichler [Wed, 12 May 2021 12:12:16 +0000 (14:12 +0200)]
Particle sort: Use find_active_cell_around_point with cache
Martin Kronbichler [Wed, 12 May 2021 08:47:04 +0000 (10:47 +0200)]
Merge pull request #11276 from luca-heltai/find-no-throw
Remove ExcPointNotFound from GridTools::find_active_cell_around_point()
Martin Kronbichler [Wed, 12 May 2021 06:20:38 +0000 (08:20 +0200)]
Merge pull request #12186 from bangerth/aligned-2
Simplify some code in AlignedVector.
Marc Fehling [Wed, 12 May 2021 01:37:59 +0000 (19:37 -0600)]
Tutorial for parallel hp-FEM.
Bruno Turcksin [Wed, 12 May 2021 01:15:49 +0000 (21:15 -0400)]
Merge pull request #12183 from jppelteret/step-71-fixes_03
Fix more typos in intro to step-71
David Wells [Wed, 12 May 2021 01:09:49 +0000 (21:09 -0400)]
Merge pull request #12188 from zjiaqi2018/fix_step55_typo
Fix a typo in step-55
Jiaqi Zhang [Tue, 11 May 2021 23:07:37 +0000 (23:07 +0000)]
fix a typo
Wolfgang Bangerth [Tue, 11 May 2021 21:40:37 +0000 (15:40 -0600)]
Simplify some code in AlignedVector.
Jiaqi Zhang [Mon, 10 May 2021 22:10:47 +0000 (18:10 -0400)]
optimize feinterface extractors
Wolfgang Bangerth [Tue, 11 May 2021 21:54:33 +0000 (15:54 -0600)]
Merge pull request #12184 from drwells/update-thread-comment
Improve a suggested replacement.
Matthias Maier [Tue, 11 May 2021 20:51:19 +0000 (15:51 -0500)]
Merge pull request #12180 from drwells/remove-with-threads
Remove references to DEAL_II_WITH_THREADS.
David Wells [Tue, 11 May 2021 20:39:38 +0000 (16:39 -0400)]
Improve a suggested replacement.
What we have is basically std::thread so we should recommend that as the
replacement.
Martin Kronbichler [Tue, 11 May 2021 20:36:36 +0000 (22:36 +0200)]
Merge pull request #12177 from peterrum/FEPointEvaluation_float
FEPointEvaluation for float
Jean-Paul Pelteret [Tue, 11 May 2021 19:46:13 +0000 (21:46 +0200)]
Fix more typos in intro to step-71
Peter Munch [Tue, 11 May 2021 18:44:16 +0000 (20:44 +0200)]
Merge pull request #12176 from peterrum/fepointeval_fast
Add and use internal::FEPointEvaluation::is_fast_path_supported
Peter Munch [Tue, 11 May 2021 06:49:06 +0000 (08:49 +0200)]
FEPointEvaluation for float
Luca Heltai [Tue, 11 May 2021 16:49:50 +0000 (18:49 +0200)]
Apply suggestions from code review
Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
Daniel Arndt [Tue, 11 May 2021 17:04:41 +0000 (13:04 -0400)]
Fix gmsh/gmsh_api_02/04
Luca Heltai [Fri, 23 Apr 2021 16:29:21 +0000 (18:29 +0200)]
Fixed test output.
Luca Heltai [Fri, 23 Apr 2021 12:40:32 +0000 (14:40 +0200)]
Try to fix bug in version with tolerance.
Luca Heltai [Thu, 22 Apr 2021 15:47:39 +0000 (17:47 +0200)]
Apply suggestions from code review
Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Luca Heltai [Mon, 30 Nov 2020 10:04:58 +0000 (11:04 +0100)]
Doc entry.
Luca Heltai [Mon, 30 Nov 2020 10:00:44 +0000 (11:00 +0100)]
Fixed tests.
Luca Heltai [Mon, 30 Nov 2020 10:00:26 +0000 (11:00 +0100)]
Remove ExcPointNotFound, and return end() instead.
Daniel Arndt [Tue, 11 May 2021 16:32:54 +0000 (12:32 -0400)]
Merge pull request #12012 from kronbichler/improvement_mg_two_level_transfer
David Wells [Tue, 11 May 2021 16:25:39 +0000 (12:25 -0400)]
Merge pull request #12170 from drwells/hdf5
Fix compilation with HDF5
David Wells [Tue, 11 May 2021 15:51:47 +0000 (11:51 -0400)]
Merge pull request #12174 from peterrum/fe_rename
Rename FE_Wedge and FE_Pyramid
David Wells [Tue, 11 May 2021 15:13:02 +0000 (11:13 -0400)]
Remove references to DEAL_II_WITH_THREADS.
Daniel Arndt [Tue, 11 May 2021 14:28:46 +0000 (10:28 -0400)]
Merge pull request #12173 from drwells/deprecate-threadgroup
Deprecate Thread and ThreadGroup.
David Wells [Mon, 10 May 2021 15:37:12 +0000 (11:37 -0400)]
Fix compilation with HDF5
Martin Kronbichler [Tue, 11 May 2021 11:17:17 +0000 (13:17 +0200)]
Come up with a more generic optimized path
Martin Kronbichler [Tue, 11 May 2021 12:19:41 +0000 (14:19 +0200)]
Merge pull request #12178 from peterrum/MappingQCache_level
MappingQCache: assert that level information was set up
Martin Kronbichler [Tue, 11 May 2021 09:33:00 +0000 (11:33 +0200)]
Merge pull request #12162 from peterrum/kinsol_ladv
Enable SUNDIALS::KINSOL for LinearAlgebra::distributed::Vector
Martin Kronbichler [Tue, 11 May 2021 09:32:21 +0000 (11:32 +0200)]
Merge pull request #12175 from peterrum/remove_names
Remove some names
Peter Munch [Tue, 11 May 2021 07:40:06 +0000 (09:40 +0200)]
MappingQCache: assert that level information was set up
Peter Munch [Tue, 11 May 2021 05:56:31 +0000 (07:56 +0200)]
Add and use internal::FEPointEvaluation::is_fast_path_supported
Peter Munch [Tue, 11 May 2021 05:10:21 +0000 (07:10 +0200)]
Remove some names
Peter Munch [Mon, 10 May 2021 08:46:53 +0000 (10:46 +0200)]
Enable SUNDIALS::KINSOL for LinearAlgebra::distributed::Vector
Peter Munch [Tue, 11 May 2021 04:37:38 +0000 (06:37 +0200)]
Rename FE_Wedge and FE_Pyramid
David Wells [Tue, 11 May 2021 02:49:01 +0000 (22:49 -0400)]
Merge pull request #12140 from drwells/fix-intel-17-1
Fix compilation with intel 17, part 1
Bruno Turcksin [Tue, 11 May 2021 00:44:19 +0000 (20:44 -0400)]
Merge pull request #12172 from masterleinad/fix_step-71
Address warnings about extra ';' in step-71
Bruno Turcksin [Tue, 11 May 2021 00:43:53 +0000 (20:43 -0400)]
Merge pull request #12171 from tamiko/fix_test_02
mpi/data_out_hdf5_02: fix hdf5 output for dimensions 0 and 1
David Wells [Mon, 10 May 2021 18:12:00 +0000 (14:12 -0400)]
Deprecate Thread and ThreadGroup.
We should be using higher-level threading constructs, and these aren't used
anywhere right now anyway.
Martin Kronbichler [Mon, 10 May 2021 18:21:00 +0000 (20:21 +0200)]
Merge pull request #12163 from peterrum/step77_typename
Step 77: add typename
Martin Kronbichler [Mon, 10 May 2021 17:55:00 +0000 (19:55 +0200)]
Merge pull request #12169 from peterrum/fe_point_evaluation_zero
FEPointEvaluation: check if evaluation points are provided
Martin Kronbichler [Mon, 10 May 2021 17:54:04 +0000 (19:54 +0200)]
Merge pull request #12165 from peterrum/generators_13
Update output of particles/generators_13
Martin Kronbichler [Mon, 10 May 2021 17:53:51 +0000 (19:53 +0200)]
Merge pull request #12168 from peterrum/step-40-simplex-robust
Make output of tests/simplex/step-40 more robust
Daniel Arndt [Mon, 10 May 2021 17:35:45 +0000 (13:35 -0400)]
Address warnings about extra ';' in step-71
Matthias Maier [Mon, 10 May 2021 16:25:03 +0000 (11:25 -0500)]
fix hdf5 output for dimension 0 and 1
Matthias Maier [Mon, 10 May 2021 15:28:11 +0000 (10:28 -0500)]
Merge pull request #12161 from drwells/sparsity-pattern-exc
Use a better exception for handling missing sparsity patterns.
David Wells [Mon, 10 May 2021 14:51:53 +0000 (10:51 -0400)]
Merge pull request #12167 from peterrum/step-16-50-mpi-linear-operator
Fix PreconditionMG::get_mpi_communicator()
David Wells [Mon, 10 May 2021 14:46:15 +0000 (10:46 -0400)]
Merge pull request #12166 from peterrum/build_global_description_tree
Fix grid/build_global_description_tree
Peter Munch [Mon, 10 May 2021 14:44:03 +0000 (16:44 +0200)]
FEPointEvaluation: check if evaluation points are provided
Peter Munch [Mon, 10 May 2021 12:44:44 +0000 (14:44 +0200)]
Make output of tests/simplex/step-40 more robust
Martin Kronbichler [Mon, 10 May 2021 11:39:36 +0000 (13:39 +0200)]
Merge pull request #12164 from peterrum/pex_cite
Fix cite for PEX
Peter Munch [Mon, 10 May 2021 11:24:13 +0000 (13:24 +0200)]
Fix PreconditionMG::get_mpi_communicator()
Peter Munch [Mon, 10 May 2021 10:57:31 +0000 (12:57 +0200)]
Fix grid/build_global_description_tree
Peter Munch [Mon, 10 May 2021 10:46:20 +0000 (12:46 +0200)]
Update output of particles/generators_13
Peter Munch [Mon, 10 May 2021 09:38:37 +0000 (11:38 +0200)]
Fix cite for PEX
Peter Munch [Mon, 10 May 2021 09:29:01 +0000 (11:29 +0200)]
Step 77: add typename
Bruno Turcksin [Mon, 10 May 2021 01:36:01 +0000 (21:36 -0400)]
Merge pull request #11828 from peterrum/marching_cube
Add GridGenerator::MarchingCubeAlgorithm
David Wells [Sun, 9 May 2021 19:43:38 +0000 (15:43 -0400)]
Use a better exception for handling missing sparsity patterns.
Martin Kronbichler [Sun, 9 May 2021 06:07:52 +0000 (08:07 +0200)]
Merge pull request #12159 from peterrum/update-copyright-2021
Update copyright years
David Wells [Sat, 8 May 2021 16:30:54 +0000 (12:30 -0400)]
Merge pull request #12157 from kronbichler/fix_empty_proc
p:f:Tria: Fix bug when a process does not own cells on a level
Peter Munch [Sat, 8 May 2021 15:12:47 +0000 (17:12 +0200)]
Update copyright years
Martin Kronbichler [Sat, 8 May 2021 14:38:17 +0000 (16:38 +0200)]
Merge pull request #12158 from jppelteret/step-71-fixes_02
More doc fixes for step-71
Martin Kronbichler [Sat, 8 May 2021 10:19:28 +0000 (12:19 +0200)]
Add test case
Martin Kronbichler [Fri, 7 May 2021 21:18:25 +0000 (23:18 +0200)]
p:f:Tria: Fix bug when a process does not own cells on a level
Peter Munch [Sun, 28 Feb 2021 18:30:51 +0000 (19:30 +0100)]
Add GridGenerator::MarchingCubeAlgorithm
Jean-Paul Pelteret [Sat, 8 May 2021 06:09:14 +0000 (08:09 +0200)]
More doc fixes for step-71
David Wells [Fri, 7 May 2021 19:49:09 +0000 (15:49 -0400)]
Merge pull request #12156 from drwells/undeprecate-petsc-vector-set
Un-deprecate PETScWrappers::VectorBase::set.
David Wells [Fri, 7 May 2021 17:24:32 +0000 (13:24 -0400)]
Merge pull request #12154 from marcfehling/internal
Move `TemporarilyMatchRefineFlags` out of `internal` namespace.
David Wells [Fri, 7 May 2021 14:39:07 +0000 (10:39 -0400)]
Un-deprecate PETScWrappers::VectorBase::set.
We didn't implement import so there is no reason to deprecate this function yet.
Partially reverts
20a81f91beae2d022acebc833c1bca2321c67155.
Marc Fehling [Thu, 6 May 2021 21:35:23 +0000 (15:35 -0600)]
Move `TemporarilyMatchRefineFlags` out of `internal` namespace.
Wolfgang Bangerth [Thu, 6 May 2021 18:37:45 +0000 (12:37 -0600)]
Merge pull request #10393 from jppelteret/step-72
Step-72: The minimal surface equation using automatic differentiation (step-15 revisited)
Martin Kronbichler [Thu, 6 May 2021 17:38:49 +0000 (19:38 +0200)]
Merge pull request #12153 from jppelteret/step-71-fixes_01
Fix some typos in doc for step-71
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.