]>
https://gitweb.dealii.org/ - dealii.git/log
David Wells [Tue, 22 Dec 2020 19:58:18 +0000 (14:58 -0500)]
Merge pull request #11361 from peterrum/fe_face_values_pyramids_wedges
Enable FEFaceValues for wedges and pyramids
David Wells [Tue, 22 Dec 2020 18:13:40 +0000 (13:13 -0500)]
Merge pull request #11406 from peterrum/fefacevalues_quadrature
FEFaceValues: use face_no to select quadrature rule
David Wells [Tue, 22 Dec 2020 17:42:43 +0000 (12:42 -0500)]
Merge pull request #11403 from peterrum/fe_nothing_reference_cell_type
FE_Nothing: pass reference-cell type to constructor
Peter Munch [Tue, 22 Dec 2020 07:24:05 +0000 (08:24 +0100)]
Merge pull request #11402 from pratikvn/fix-ginkgo-cmake
Update Ginkgo cmake detection and tests.
Peter Munch [Sun, 20 Dec 2020 07:34:57 +0000 (08:34 +0100)]
FE_Nothing: pass reference-cell type to constructor
David Wells [Mon, 21 Dec 2020 19:02:26 +0000 (14:02 -0500)]
Merge pull request #11409 from peterrum/compute_matrix_fix
Work on MatrixFreeTools::compute_matrix
David Wells [Mon, 21 Dec 2020 18:46:56 +0000 (13:46 -0500)]
Merge pull request #11407 from peterrum/n_q_points_face_fe_evaluation
Remove n_q_points_face from fe_evaluation.h
Bruno Turcksin [Mon, 21 Dec 2020 16:32:18 +0000 (11:32 -0500)]
Merge pull request #11404 from peterrum/GenericDoFsPerObject_formating
GenericDoFsPerObject: fix formatting
Peter Munch [Mon, 21 Dec 2020 12:52:31 +0000 (13:52 +0100)]
Work on MatrixFreeTools::compute_matrix
Wolfgang Bangerth [Mon, 21 Dec 2020 03:25:56 +0000 (20:25 -0700)]
Merge pull request #11365 from marcfehling/to-cell
Added Triangulation::create_cell_iterator().
Marc Fehling [Sun, 13 Dec 2020 02:41:12 +0000 (19:41 -0700)]
Added Triangulation::create_cell_iterator().
Peter Munch [Sun, 20 Dec 2020 15:45:34 +0000 (16:45 +0100)]
Remove n_q_points_face from fe_evaluation.h
Peter Munch [Sun, 20 Dec 2020 15:30:20 +0000 (16:30 +0100)]
FEFaceValues: use face_no to select quadrature rule
Peter Munch [Sun, 20 Dec 2020 08:21:48 +0000 (09:21 +0100)]
GenericDoFsPerObject: fix formating
Timo Heister [Sat, 19 Dec 2020 17:30:16 +0000 (12:30 -0500)]
Merge pull request #11399 from bangerth/x3
Remove compatibility code for GCC versions prior to 5.0.
Wolfgang Bangerth [Sat, 19 Dec 2020 17:28:56 +0000 (10:28 -0700)]
Merge pull request #11364 from marcfehling/cellid
Added getter function for child_indices of CellId + CellId benchmark testcase
Wolfgang Bangerth [Sat, 19 Dec 2020 17:28:35 +0000 (10:28 -0700)]
Merge pull request #11381 from tjhei/function_mem_consumption
provide memory_consumption() for some Function* classes
Peter Munch [Sat, 12 Dec 2020 14:22:33 +0000 (15:22 +0100)]
Enable FEFaceValues for wedges and pyramids
Martin Kronbichler [Sat, 19 Dec 2020 15:23:51 +0000 (16:23 +0100)]
Merge pull request #11373 from bangerth/signaling-nan
Add to the documentation of numbers::signaling_nan().
Martin Kronbichler [Sat, 19 Dec 2020 15:16:36 +0000 (16:16 +0100)]
Merge pull request #11397 from bangerth/x2
Do not inspect an object that has been moved from.
Martin Kronbichler [Sat, 19 Dec 2020 15:16:05 +0000 (16:16 +0100)]
Merge pull request #11398 from bangerth/x1
Clarify a comment in class Particle.
Martin Kronbichler [Sat, 19 Dec 2020 15:13:45 +0000 (16:13 +0100)]
Merge pull request #10764 from peterrum/variale_face_qs
Assign faces different quadrature rules
Pratik Nayak [Sat, 19 Dec 2020 11:11:42 +0000 (12:11 +0100)]
Update Ginkgo cmake detection and tests.
Wolfgang Bangerth [Fri, 18 Dec 2020 22:34:58 +0000 (15:34 -0700)]
Remove compatibility code for GCC versions prior to 5.x.
We no longer support these compilers, so we can just remove the code without replacement.
Wolfgang Bangerth [Sat, 19 Dec 2020 04:27:56 +0000 (21:27 -0700)]
Do not inspect an object that has been moved from.
Wolfgang Bangerth [Sat, 19 Dec 2020 00:10:30 +0000 (17:10 -0700)]
Clarify a comment in class Particle.
Marc Fehling [Tue, 15 Dec 2020 04:00:24 +0000 (21:00 -0700)]
Added serialization benchmark.
Marc Fehling [Fri, 18 Dec 2020 22:56:40 +0000 (15:56 -0700)]
Added getter function for child_indices of CellId.
Wolfgang Bangerth [Fri, 18 Dec 2020 22:31:31 +0000 (15:31 -0700)]
Merge pull request #11368 from marcfehling/iostreams
Remove temporary string objects in Utilities::(un)pack.
Wolfgang Bangerth [Fri, 18 Dec 2020 22:18:14 +0000 (15:18 -0700)]
Merge pull request #11216 from marcfehling/hp-symbol-consense
Consistency in using hp concatenation symbols.
Peter Munch [Fri, 18 Dec 2020 21:35:51 +0000 (22:35 +0100)]
Merge pull request #11396 from peterrum/FEEvaluationBaseData_descriptor
Store reference to QuadratureDescriptor in FEEvaluationBaseData
Marc Fehling [Thu, 19 Nov 2020 21:26:29 +0000 (14:26 -0700)]
Remove underscores for active and future FE indices in the documentation.
Write standalone FE in capitals.
Marc Fehling [Thu, 19 Nov 2020 20:53:31 +0000 (13:53 -0700)]
Prefer hyphen for the h, p, hp terms in the documentation.
Peter Munch [Fri, 18 Dec 2020 14:37:17 +0000 (15:37 +0100)]
Store reference to QuadratureDescriptor in FEEvaluationBaseData
Martin Kronbichler [Fri, 18 Dec 2020 16:54:02 +0000 (17:54 +0100)]
Merge pull request #11391 from bangerth/pp-4
Prepare for storing particle locations in the PropertyPool.
Martin Kronbichler [Fri, 18 Dec 2020 16:52:35 +0000 (17:52 +0100)]
Merge pull request #11394 from peterrum/FEEvaluationBaseData_constructor
Simplify constructor of FEEvaluationBaseData
Peter Munch [Fri, 18 Dec 2020 11:12:05 +0000 (12:12 +0100)]
Simplify constructor of FEEvaluationBaseData
Wolfgang Bangerth [Thu, 17 Dec 2020 21:36:23 +0000 (14:36 -0700)]
Prepare for storing particle locations in the PropertyPool.
Peter Munch [Tue, 28 Jul 2020 20:04:21 +0000 (22:04 +0200)]
Assign faces different quadrature rules
Timo Heister [Wed, 16 Dec 2020 16:47:30 +0000 (11:47 -0500)]
add override
Timo Heister [Wed, 16 Dec 2020 16:40:31 +0000 (11:40 -0500)]
provide memory_consumption() for some Function* classes
Martin Kronbichler [Thu, 17 Dec 2020 08:06:13 +0000 (09:06 +0100)]
Merge pull request #11374 from bangerth/particle-test
Add a particle test.
Peter Munch [Thu, 17 Dec 2020 07:50:35 +0000 (08:50 +0100)]
Merge pull request #11386 from marcfehling/boost-175
Added missing header for boost 1.75.0.
Matthias Maier [Thu, 17 Dec 2020 05:41:08 +0000 (23:41 -0600)]
Merge pull request #11384 from tamiko/workaround
CMake-3.19 fixes
Matthias Maier [Thu, 17 Dec 2020 02:19:44 +0000 (20:19 -0600)]
CMake: Make ENABLE_IF_LINKS macro more robust
Matthias Maier [Wed, 16 Dec 2020 23:52:30 +0000 (17:52 -0600)]
Github actions: make error logs available
Matthias Maier [Thu, 17 Dec 2020 00:03:06 +0000 (18:03 -0600)]
Github actions: osx use newest cmake
Matthias Maier [Thu, 17 Dec 2020 01:23:19 +0000 (19:23 -0600)]
CMake: fix ENABLE_IF_LINKS
Matthias Maier [Thu, 17 Dec 2020 00:53:04 +0000 (18:53 -0600)]
CMake: fix FIND_SYSTEM_LIBRARY
Matthias Maier [Wed, 16 Dec 2020 19:19:18 +0000 (13:19 -0600)]
CMake: Do not inject -Werror for clang
Marc Fehling [Thu, 17 Dec 2020 01:59:51 +0000 (18:59 -0700)]
Added missing header for boost 1.75.0.
Daniel Arndt [Wed, 16 Dec 2020 23:15:41 +0000 (18:15 -0500)]
Merge pull request #11385 from tjhei/ci_fix_osx_cmake
CI: fix OSX cmake version 3.18
Timo Heister [Wed, 16 Dec 2020 21:20:54 +0000 (16:20 -0500)]
CI: fix OSX cmake version 3.18
Martin Kronbichler [Tue, 15 Dec 2020 16:04:33 +0000 (17:04 +0100)]
Merge pull request #11376 from kronbichler/cleanup_c++11
Clean up std::map usage in interpolate_boundary_values
Peter Munch [Tue, 15 Dec 2020 14:46:51 +0000 (15:46 +0100)]
Merge pull request #11377 from kronbichler/typo_hexahedra
Fix some typos regarding 'hexahedra'
Martin Kronbichler [Tue, 15 Dec 2020 14:14:07 +0000 (15:14 +0100)]
Fix some typos regarding 'hexahedra'
Martin Kronbichler [Tue, 15 Dec 2020 14:04:01 +0000 (15:04 +0100)]
Merge pull request #11201 from eliasstudiert/convert_hex_to_simplex
Add GridGenerator::convert_hypercube_to_simplex_mesh
Martin Kronbichler [Tue, 15 Dec 2020 14:02:42 +0000 (15:02 +0100)]
Merge pull request #11363 from bangerth/property-pool-3
Rename some member functions of PropertyPool, also member variables of Particle
Martin Kronbichler [Tue, 15 Dec 2020 14:02:17 +0000 (15:02 +0100)]
Merge pull request #11370 from peterrum/use_simplex_grids
Use function from simplex_grids.h
Martin Kronbichler [Tue, 15 Dec 2020 14:00:37 +0000 (15:00 +0100)]
Clean up std::map usage in interpolate_boundary_values
Martin Kronbichler [Tue, 15 Dec 2020 13:14:55 +0000 (14:14 +0100)]
Merge pull request #11367 from peterrum/mc_interpolate_boundary_values
Add missing versions of VectorTools::interpolate_boundary_values for hp::MappingCollection
Marc Fehling [Sun, 13 Dec 2020 22:41:03 +0000 (15:41 -0700)]
Remove temporary string objects in Utilities::(un)pack.
Wolfgang Bangerth [Mon, 14 Dec 2020 22:15:15 +0000 (15:15 -0700)]
Add a particle test.
Wolfgang Bangerth [Mon, 14 Dec 2020 21:44:00 +0000 (14:44 -0700)]
Add to the documentation of numbers::signaling_nan().
David Wells [Mon, 14 Dec 2020 15:52:39 +0000 (10:52 -0500)]
Merge pull request #11369 from peterrum/matrix_free_FE_PyramidP
MatrixFree: support FE_PyramidP
Martin Kronbichler [Mon, 14 Dec 2020 13:45:38 +0000 (14:45 +0100)]
Merge pull request #11359 from peterrum/flat_manifold_normal_vector
Fix FlatManifold::normal_vector for triangular faces
Peter Munch [Mon, 14 Dec 2020 11:42:14 +0000 (12:42 +0100)]
Use function from simplex_grids.h
Peter Munch [Mon, 14 Dec 2020 09:21:40 +0000 (10:21 +0100)]
MatrixFree: support FE_PyramidP
Elias Dejene [Wed, 18 Nov 2020 18:50:12 +0000 (19:50 +0100)]
Add GridGenerator::convert_hypercube_to_simplex_mesh()
Peter Munch [Sun, 13 Dec 2020 14:45:09 +0000 (15:45 +0100)]
Add missing versions of VectorTools::interpolate_boundary_values for p::MappingCollection
Martin Kronbichler [Sun, 13 Dec 2020 14:09:15 +0000 (15:09 +0100)]
Merge pull request #11317 from peterrum/pyramid_test
Add a Poisson test on pyramid grid
Wolfgang Bangerth [Sat, 12 Dec 2020 18:34:59 +0000 (11:34 -0700)]
Rename a member variable to more clearly express its purpose.
Wolfgang Bangerth [Sat, 12 Dec 2020 18:22:07 +0000 (11:22 -0700)]
Rename some member functions of PropertyPool.
Peter Munch [Sat, 12 Dec 2020 20:37:38 +0000 (21:37 +0100)]
Merge pull request #11360 from bangerth/property-pool
Make Particles::Property pool a template <dim,spacedim>.
Timo Heister [Sat, 12 Dec 2020 18:21:53 +0000 (13:21 -0500)]
Merge pull request #11354 from peterrum/windows-2016
Disable quick tests for windows-2016
Wolfgang Bangerth [Sat, 12 Dec 2020 18:02:46 +0000 (11:02 -0700)]
Adjust tests.
Peter Munch [Thu, 10 Dec 2020 19:53:55 +0000 (20:53 +0100)]
Disable quick tests for windows-2016
Wolfgang Bangerth [Sat, 12 Dec 2020 01:03:12 +0000 (18:03 -0700)]
Make Particles::Property pool a template <dim,spacedim>.
Peter Munch [Fri, 11 Dec 2020 20:14:05 +0000 (21:14 +0100)]
Fix FlatManifold::normal_vector for triangular faces
Martin Kronbichler [Sat, 12 Dec 2020 07:10:54 +0000 (08:10 +0100)]
Merge pull request #11357 from tjhei/step-47-misc
step-47: misc cleanup
Martin Kronbichler [Sat, 12 Dec 2020 07:10:01 +0000 (08:10 +0100)]
Merge pull request #11314 from gassmoeller/particle_vector
Particle property pool improvements
Rene Gassmoeller [Thu, 3 Dec 2020 21:33:12 +0000 (16:33 -0500)]
Optimize particle property pool
Peter Munch [Fri, 11 Dec 2020 21:35:59 +0000 (22:35 +0100)]
Merge pull request #11046 from kronbichler/flexible_evaluator
FEPointEvaluation: Evaluating shape functions on arbitrary points of a cell
Peter Munch [Fri, 11 Dec 2020 09:43:50 +0000 (10:43 +0100)]
Add a Poisson test on pyramid grid
Martin Kronbichler [Fri, 11 Dec 2020 20:40:46 +0000 (21:40 +0100)]
Merge pull request #11282 from zjiaqi2018/low_storage_rk
Timestepping: add low-storage rk and update step-67
Martin Kronbichler [Fri, 11 Dec 2020 17:50:11 +0000 (18:50 +0100)]
Merge pull request #11308 from peterrum/mf_diagonal_hp
MatrixFreeTools::compute_diagonal: enable for hp
Jiaqi Zhang [Mon, 30 Nov 2020 18:14:07 +0000 (13:14 -0500)]
add low-storage rk and update step-67
Timo Heister [Thu, 10 Dec 2020 23:34:59 +0000 (18:34 -0500)]
step-47: misc cleanup
- line up numbers in std::cout messages
- minor formatting
Martin Kronbichler [Fri, 11 Dec 2020 11:47:52 +0000 (12:47 +0100)]
Merge pull request #11353 from peterrum/get_poly_space_numbering
Add comment to FE_Poly::get_poly_space_numbering()
Peter Munch [Thu, 3 Dec 2020 17:48:32 +0000 (18:48 +0100)]
MatrixFreeTools::compute_diagonal: enable for hp
Martin Kronbichler [Fri, 11 Dec 2020 11:29:16 +0000 (12:29 +0100)]
Merge pull request #11307 from peterrum/mf_diagonal_class
MatrixFreeTools::compute_diagonal: accept class and function pointer
Peter Munch [Fri, 11 Dec 2020 09:35:14 +0000 (10:35 +0100)]
Merge pull request #11325 from peterrum/pyramid_dataout
Enable DataOut for Pyramids
Peter Munch [Thu, 3 Dec 2020 17:24:32 +0000 (18:24 +0100)]
MatrixFreeTools::compute_diagonal: accept class and function pointer
Peter Munch [Fri, 11 Dec 2020 09:14:03 +0000 (10:14 +0100)]
Merge pull request #11347 from peterrum/MatrixFreeTools_compute_matrix
Implement MatrixFreeTools::compute_matrix()
Martin Kronbichler [Fri, 11 Dec 2020 08:27:38 +0000 (09:27 +0100)]
Merge pull request #11355 from peterrum/og
Jenkins: use -Og
Peter Munch [Wed, 9 Dec 2020 12:49:21 +0000 (13:49 +0100)]
Implement MatrixFreeTools::compute_matrix()
Peter Munch [Thu, 10 Dec 2020 21:34:11 +0000 (22:34 +0100)]
Jenkins: use -Og
David Wells [Thu, 10 Dec 2020 19:20:23 +0000 (14:20 -0500)]
Merge pull request #11328 from peterrum/pyramid_grid_out_write_vtk
Enable GridOut::write_vtk() for pyramids
David Wells [Thu, 10 Dec 2020 19:17:23 +0000 (14:17 -0500)]
Merge pull request #11323 from peterrum/pyramid_standard_to_real_face_line
Implement ReferenceCell::internal::Info::Pyramid::standard_to_real_face_line
David Wells [Thu, 10 Dec 2020 19:17:00 +0000 (14:17 -0500)]
Merge pull request #11292 from peterrum/wedges_measures
Test different measures for Wedges
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.