]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 years agoMerge pull request #11154 from peterrum/compute_shared_memory_contiguous_indices_fix
Martin Kronbichler [Wed, 11 Nov 2020 10:29:31 +0000 (11:29 +0100)]
Merge pull request #11154 from peterrum/compute_shared_memory_contiguous_indices_fix

Fix compute_shared_memory_contiguous_indices

3 years agoMerge pull request #11157 from peterrum/fe_face_evaluation_process_and_io_comp_fix
Martin Kronbichler [Wed, 11 Nov 2020 10:29:00 +0000 (11:29 +0100)]
Merge pull request #11157 from peterrum/fe_face_evaluation_process_and_io_comp_fix

Fix fe_face_evaluation_process_and_io for multiple components

3 years agoMerge pull request #11152 from lethe-cfd/update_ghost_particles_part_2
Martin Kronbichler [Wed, 11 Nov 2020 10:28:17 +0000 (11:28 +0100)]
Merge pull request #11152 from lethe-cfd/update_ghost_particles_part_2

Finish mechanism for the update of ghost particles

3 years agoMerge pull request #11133 from marcfehling/slim-dofhandler-init
Martin Kronbichler [Wed, 11 Nov 2020 10:27:20 +0000 (11:27 +0100)]
Merge pull request #11133 from marcfehling/slim-dofhandler-init

Rework DoFHandler connections to underlying Triangulation.

3 years agoRework DoFHandler connections to underlying Triangulation. 11133/head
Marc Fehling [Tue, 3 Nov 2020 01:56:29 +0000 (18:56 -0700)]
Rework DoFHandler connections to underlying Triangulation.

3 years agoIntroduction of ghost particles cache and new version to send 11152/head
Bruno [Wed, 4 Nov 2020 17:21:19 +0000 (12:21 -0500)]
Introduction of ghost particles cache and new version to send
information on ghost partilces without rebuilding them

Added a test with asymmetric ghosts because there was an error in the
previous implementation and this test enabled me to find it

Added changelog

3 years agoFix fe_face_evaluation_process_and_io for multiple components 11157/head
Peter Munch [Tue, 10 Nov 2020 16:23:15 +0000 (17:23 +0100)]
Fix fe_face_evaluation_process_and_io for multiple components

3 years agoMerge pull request #11151 from peterrum/SolverCGSM
Martin Kronbichler [Tue, 10 Nov 2020 08:12:22 +0000 (09:12 +0100)]
Merge pull request #11151 from peterrum/SolverCGSM

Fix sm-mode L:d:V for zero sized vectors

3 years agoMerge pull request #11109 from tjhei/mpi_comm_ref
David Wells [Sat, 7 Nov 2020 17:42:48 +0000 (12:42 -0500)]
Merge pull request #11109 from tjhei/mpi_comm_ref

pass MPI_Comm by const ref

3 years agoFix compute_shared_memory_contiguous_indices 11154/head
Peter Munch [Sat, 7 Nov 2020 17:22:50 +0000 (18:22 +0100)]
Fix compute_shared_memory_contiguous_indices

3 years agoFix SolverCG for sm-mode L:d:V 11151/head
Peter Munch [Fri, 6 Nov 2020 09:29:27 +0000 (10:29 +0100)]
Fix SolverCG for sm-mode L:d:V

3 years agoMerge pull request #11150 from peterrum/mpi_processes_within_communicator_use
David Wells [Fri, 6 Nov 2020 14:11:18 +0000 (09:11 -0500)]
Merge pull request #11150 from peterrum/mpi_processes_within_communicator_use

Use mpi_processes_within_communicator

3 years agoUse mpi_processes_within_communicator 11150/head
Peter Munch [Fri, 6 Nov 2020 08:05:54 +0000 (09:05 +0100)]
Use mpi_processes_within_communicator

3 years agoMerge pull request #11097 from peterrum/dof_indices_contiguous_sm_io
Peter Munch [Fri, 6 Nov 2020 07:21:34 +0000 (08:21 +0100)]
Merge pull request #11097 from peterrum/dof_indices_contiguous_sm_io

Use dof_indices_contiguous_sm in evaluation functions

3 years agoMerge pull request #11145 from mathsen/multigrid_inh_boundary_conditions
Timo Heister [Fri, 6 Nov 2020 02:21:24 +0000 (21:21 -0500)]
Merge pull request #11145 from mathsen/multigrid_inh_boundary_conditions

Adjusted mg_constrained_dofs for usage of own IndexSets

3 years agoMerge pull request #11131 from tamiko/add_a_test
Matthias Maier [Fri, 6 Nov 2020 01:12:39 +0000 (19:12 -0600)]
Merge pull request #11131 from tamiko/add_a_test

Transfinite interpolation: add a test

3 years agoindent 11131/head
Matthias Maier [Thu, 5 Nov 2020 21:46:18 +0000 (15:46 -0600)]
indent

3 years agoMerge pull request #11141 from peterrum/ImplementationMixedMesh
David Wells [Thu, 5 Nov 2020 21:03:46 +0000 (16:03 -0500)]
Merge pull request #11141 from peterrum/ImplementationMixedMesh

Add internal::TriangulationImplementation::ImplementationMixedMesh

3 years agoUpdate tests/manifold/transfinite_manifold_11.cc
Matthias Maier [Thu, 5 Nov 2020 19:40:40 +0000 (13:40 -0600)]
Update tests/manifold/transfinite_manifold_11.cc

Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
3 years agoDifferent fixes 11097/head
Peter Munch [Sun, 25 Oct 2020 20:21:54 +0000 (21:21 +0100)]
Different fixes

3 years agoMerge pull request #11147 from peterrum/simplify_categorize_by_boundary_ids
Martin Kronbichler [Thu, 5 Nov 2020 19:23:58 +0000 (20:23 +0100)]
Merge pull request #11147 from peterrum/simplify_categorize_by_boundary_ids

Simplify simplify_categorize_by_boundary_ids

3 years agoSimplify simplify_categorize_by_boundary_ids 11147/head
Peter Munch [Thu, 5 Nov 2020 14:38:49 +0000 (15:38 +0100)]
Simplify simplify_categorize_by_boundary_ids

3 years agoadded proposed changes 11145/head
Mathias Anselmann [Thu, 5 Nov 2020 12:52:41 +0000 (13:52 +0100)]
added proposed changes

3 years agoMerge pull request #11134 from luca-heltai/bug-anisotropic
Martin Kronbichler [Thu, 5 Nov 2020 09:57:35 +0000 (10:57 +0100)]
Merge pull request #11134 from luca-heltai/bug-anisotropic

Expose mesh loop bug for anisotropic grids.

3 years agoAdd internal::TriangulationImplementation::ImplementationMixedMesh 11141/head
Peter Munch [Wed, 4 Nov 2020 09:20:34 +0000 (10:20 +0100)]
Add internal::TriangulationImplementation::ImplementationMixedMesh

3 years agoMerge pull request #11140 from peterrum/tria_reference_type
David Wells [Wed, 4 Nov 2020 22:27:10 +0000 (17:27 -0500)]
Merge pull request #11140 from peterrum/tria_reference_type

Store reference_cell_types in Triangulation

3 years agounified both initialize() functions into one with default second argument
Mathias Anselmann [Wed, 4 Nov 2020 21:03:15 +0000 (22:03 +0100)]
unified both initialize() functions into one with default second argument

3 years agoMerge pull request #11143 from tjhei/step_7_double
Martin Kronbichler [Wed, 4 Nov 2020 20:33:13 +0000 (21:33 +0100)]
Merge pull request #11143 from tjhei/step_7_double

step-7: mark some ints as doubles

3 years agoMerge pull request #11144 from drwells/class-to-function
Wolfgang Bangerth [Wed, 4 Nov 2020 18:04:40 +0000 (11:04 -0700)]
Merge pull request #11144 from drwells/class-to-function

Label functions as such (and not as classes).

3 years agoAdjusted mg_constrained_dofs for usage of own IndexSet, so that the user can add...
Mathias Anselmann [Tue, 3 Nov 2020 11:51:59 +0000 (12:51 +0100)]
Adjusted mg_constrained_dofs for usage of own IndexSet, so that the user can add additional constrained DoFs to the MGConstrainedDoFs class.

3 years agoLabel functions as such (and not as classes). 11144/head
David Wells [Wed, 4 Nov 2020 15:44:56 +0000 (10:44 -0500)]
Label functions as such (and not as classes).

3 years agostep-7: mark some ints as doubles 11143/head
Timo Heister [Wed, 4 Nov 2020 13:44:16 +0000 (08:44 -0500)]
step-7: mark some ints as doubles

3 years agoStore reference_types in Triangulation 11140/head
Peter Munch [Tue, 3 Nov 2020 22:11:34 +0000 (23:11 +0100)]
Store reference_types in Triangulation

3 years agoMerge pull request #11139 from bangerth/invalid
Peter Munch [Wed, 4 Nov 2020 08:30:56 +0000 (09:30 +0100)]
Merge pull request #11139 from bangerth/invalid

Avoid the use of 'illegal' in error messages.

3 years agoMerge pull request #11123 from marcfehling/hp-capability-enabled
Peter Munch [Wed, 4 Nov 2020 05:34:40 +0000 (06:34 +0100)]
Merge pull request #11123 from marcfehling/hp-capability-enabled

Hide hp_capability_enabled parameter.

3 years agoTransfiniteInterpolation: also print point in test
Matthias Maier [Tue, 3 Nov 2020 14:32:43 +0000 (08:32 -0600)]
TransfiniteInterpolation: also print point in test

3 years agoTransfinite interpolation: add a test
Matthias Maier [Mon, 2 Nov 2020 23:16:11 +0000 (17:16 -0600)]
Transfinite interpolation: add a test

3 years agoAvoid the use of 'illegal' in error messages. 11139/head
Wolfgang Bangerth [Tue, 3 Nov 2020 20:13:06 +0000 (13:13 -0700)]
Avoid the use of 'illegal' in error messages.

There is nothing against the law anyone is trying to do, it's just not a
valid operation.

3 years agoMerge pull request #11137 from peterrum/mpi_processes_within_communicator
Martin Kronbichler [Tue, 3 Nov 2020 19:18:25 +0000 (20:18 +0100)]
Merge pull request #11137 from peterrum/mpi_processes_within_communicator

Introduce Utilities::MPI::mpi_processes_within_communicator

3 years agoMerge pull request #11136 from peterrum/initialize_indices_global_active_cell_index
Martin Kronbichler [Tue, 3 Nov 2020 19:18:09 +0000 (20:18 +0100)]
Merge pull request #11136 from peterrum/initialize_indices_global_active_cell_index

Use global_active_cell_index in MatrixFree::initialize_indices

3 years agoMerge pull request #11135 from peterrum/global_active_cell_index_comments
Martin Kronbichler [Tue, 3 Nov 2020 16:55:17 +0000 (17:55 +0100)]
Merge pull request #11135 from peterrum/global_active_cell_index_comments

Extend docu on global_active_cell_index

3 years agoMerge pull request #11098 from peterrum/vde_full
David Wells [Tue, 3 Nov 2020 16:40:17 +0000 (11:40 -0500)]
Merge pull request #11098 from peterrum/vde_full

Introduce VectorDataExchange::Full

3 years agoMerge pull request #11125 from lethe-cfd/update_ghost_particles
Martin Kronbichler [Tue, 3 Nov 2020 15:45:29 +0000 (16:45 +0100)]
Merge pull request #11125 from lethe-cfd/update_ghost_particles

Update ghost particles without rebuilding them

3 years agoIntroduce Utilities::MPI::mpi_processes_within_communicator 11137/head
Peter Munch [Tue, 3 Nov 2020 13:44:23 +0000 (14:44 +0100)]
Introduce Utilities::MPI::mpi_processes_within_communicator

3 years agoExpose mesh loop bug for anisotropic grids. 11134/head
Luca Heltai [Tue, 3 Nov 2020 09:33:55 +0000 (10:33 +0100)]
Expose mesh loop bug for anisotropic grids.

3 years agoUse global_active_cell_index in MatrixFree::initialize_indices 11136/head
Peter Munch [Tue, 3 Nov 2020 13:20:51 +0000 (14:20 +0100)]
Use global_active_cell_index in MatrixFree::initialize_indices

3 years agoExtend docu on global_active_cell_index 11135/head
Peter Munch [Tue, 3 Nov 2020 11:21:26 +0000 (12:21 +0100)]
Extend docu on global_active_cell_index

3 years agoIntroduce VectorDataExchange::Full and introduce 2nd communicator in MatrixFree 11098/head
Peter Munch [Sat, 24 Oct 2020 15:42:39 +0000 (17:42 +0200)]
Introduce VectorDataExchange::Full and introduce 2nd communicator in MatrixFree

3 years agoMerge pull request #11092 from peterrum/dof_indices_contiguous_sm
Martin Kronbichler [Tue, 3 Nov 2020 11:53:23 +0000 (12:53 +0100)]
Merge pull request #11092 from peterrum/dof_indices_contiguous_sm

MatrixFree: add DoFInfo::dof_indices_contiguous_sm

3 years agoMerge pull request #11103 from peterrum/simplex_q_gauss_1D
Martin Kronbichler [Tue, 3 Nov 2020 10:59:22 +0000 (11:59 +0100)]
Merge pull request #11103 from peterrum/simplex_q_gauss_1D

Pass n_q_points_1D to Simplex::QGauss

3 years agoMerge pull request #10490 from peterrum/cell_global_id
Martin Kronbichler [Tue, 3 Nov 2020 10:48:57 +0000 (11:48 +0100)]
Merge pull request #10490 from peterrum/cell_global_id

Give each cell a globally unique (level) ID

3 years agoMatrixFree: add DoFInfo::dof_indices_contiguous_sm 11092/head
Peter Munch [Fri, 23 Oct 2020 11:58:33 +0000 (13:58 +0200)]
MatrixFree: add DoFInfo::dof_indices_contiguous_sm

3 years agoMerge pull request #11126 from kronbichler/fix_transfinite_jacobian
Martin Kronbichler [Tue, 3 Nov 2020 08:00:33 +0000 (09:00 +0100)]
Merge pull request #11126 from kronbichler/fix_transfinite_jacobian

Transfinite interpolation: Fix refresh of Jacobian

3 years agoAdded unit test 11125/head
Bruno [Tue, 3 Nov 2020 01:56:10 +0000 (20:56 -0500)]
Added unit test
Improved documentation

3 years agoMerge pull request #11130 from mathsen/reorder_mg
Matthias Maier [Mon, 2 Nov 2020 23:10:02 +0000 (17:10 -0600)]
Merge pull request #11130 from mathsen/reorder_mg

set number_cache.n_global_dofs to the right size in MultiGrid scenario

3 years agoMerge pull request #11127 from kronbichler/transfinite_quadratic_approximation
Matthias Maier [Mon, 2 Nov 2020 23:09:45 +0000 (17:09 -0600)]
Merge pull request #11127 from kronbichler/transfinite_quadratic_approximation

Transfinite interpolation: inverse quadratic approximation in pull-back

3 years agoHide hp_capability_enabled parameter. 11123/head
Marc Fehling [Fri, 30 Oct 2020 00:30:34 +0000 (18:30 -0600)]
Hide hp_capability_enabled parameter.

3 years agoMerge pull request #11129 from tjhei/rotation_matrix_type_fix
Daniel Arndt [Mon, 2 Nov 2020 20:32:10 +0000 (15:32 -0500)]
Merge pull request #11129 from tjhei/rotation_matrix_type_fix

fix type in Physics rotation_matrix_2d and 3d

3 years agoPass n_q_points_1D to Simplex::QGauss 11103/head
Peter Munch [Sun, 25 Oct 2020 18:05:00 +0000 (19:05 +0100)]
Pass n_q_points_1D to Simplex::QGauss

3 years agoGive each cell a globally unique (level) ID 10490/head
Peter Munch [Mon, 26 Oct 2020 06:58:25 +0000 (07:58 +0100)]
Give each cell a globally unique (level) ID

3 years agofix type in Physics rotation_matrix_2d and 3d 11129/head
Timo Heister [Mon, 2 Nov 2020 19:19:18 +0000 (14:19 -0500)]
fix type in Physics rotation_matrix_2d and 3d

The values were computed as doubles, which means this function can not
be used with Number=float (no constructor for Tensor exists). Fix this.

3 years agoset number_cache.n_global_dofs to the right size in MultiGrid scenario 11130/head
Mathias Anselmann [Mon, 2 Nov 2020 18:11:23 +0000 (19:11 +0100)]
set number_cache.n_global_dofs to the right size in MultiGrid scenario

3 years agoMerge pull request #10439 from peterrum/tria_impl_merge
Martin Kronbichler [Mon, 2 Nov 2020 17:01:22 +0000 (18:01 +0100)]
Merge pull request #10439 from peterrum/tria_impl_merge

Introduce internal::TriangulationImplementation::Policy

3 years agoChangelog 11127/head
Martin Kronbichler [Sun, 1 Nov 2020 09:12:11 +0000 (10:12 +0100)]
Changelog

3 years agoTransfinite interpolation: Use inverse quadratic approximation for pull_back
Martin Kronbichler [Sun, 1 Nov 2020 09:09:04 +0000 (10:09 +0100)]
Transfinite interpolation: Use inverse quadratic approximation for pull_back

3 years agoTransfinite interpolation: Fix refresh of Jacobian 11126/head
Martin Kronbichler [Sat, 31 Oct 2020 18:10:06 +0000 (19:10 +0100)]
Transfinite interpolation: Fix refresh of Jacobian

3 years agoMerge pull request #11121 from drwells/pyramid-wedge-face-vertices
Peter Munch [Sat, 31 Oct 2020 16:36:00 +0000 (17:36 +0100)]
Merge pull request #11121 from drwells/pyramid-wedge-face-vertices

Implement face_to_cell_vertices for pyramids and wedges.

3 years agoFirst version of an update_ghost_particles
Bruno [Sat, 31 Oct 2020 16:25:07 +0000 (12:25 -0400)]
First version of an update_ghost_particles
Does not contain any modification to send_recv

3 years agoImplement face_to_cell_vertices for pyramids and wedges. 11121/head
David Wells [Fri, 30 Oct 2020 16:51:24 +0000 (12:51 -0400)]
Implement face_to_cell_vertices for pyramids and wedges.

3 years agoMerge pull request #11116 from masterleinad/fix_cudwrappers_used_objects
David Wells [Fri, 30 Oct 2020 21:17:53 +0000 (17:17 -0400)]
Merge pull request #11116 from masterleinad/fix_cudwrappers_used_objects

Fix multiple definitions for CUDAWrappes::internal::used_objects

3 years agopass MPI_Comm by const ref 11109/head
Timo Heister [Mon, 26 Oct 2020 13:27:13 +0000 (09:27 -0400)]
pass MPI_Comm by const ref

fixes #11107

3 years agoUpdate source/matrix_free/cuda_matrix_free.cu 11116/head
Daniel Arndt [Fri, 30 Oct 2020 15:49:43 +0000 (11:49 -0400)]
Update source/matrix_free/cuda_matrix_free.cu

Co-authored-by: David Wells <drwells@email.unc.edu>
3 years agoMerge pull request #11118 from drwells/fix-wedge-n_faces
Peter Munch [Fri, 30 Oct 2020 05:09:42 +0000 (06:09 +0100)]
Merge pull request #11118 from drwells/fix-wedge-n_faces

Fix Wedge::n_faces().

3 years agoFix Wedge::n_faces(). 11117/head 11118/head
David Wells [Thu, 29 Oct 2020 19:55:06 +0000 (15:55 -0400)]
Fix Wedge::n_faces().

Wedges have five faces.

3 years agoFix multiple definitions for CUDAWrappes::internal::used_objects
Daniel Arndt [Thu, 29 Oct 2020 19:29:09 +0000 (15:29 -0400)]
Fix multiple definitions for CUDAWrappes::internal::used_objects

3 years agoMerge pull request #11113 from kronbichler/avoid_invalid_reference
Martin Kronbichler [Thu, 29 Oct 2020 16:16:36 +0000 (17:16 +0100)]
Merge pull request #11113 from kronbichler/avoid_invalid_reference

Do not capture by reference in range-based for over IndexSet

3 years agoMerge pull request #11090 from eliasstudiert/simplex_write_svg
Martin Kronbichler [Thu, 29 Oct 2020 15:45:30 +0000 (16:45 +0100)]
Merge pull request #11090 from eliasstudiert/simplex_write_svg

Extend GridOut::write_svg() for simplices

3 years agoAnother one 11113/head
Martin Kronbichler [Thu, 29 Oct 2020 14:40:25 +0000 (15:40 +0100)]
Another one

3 years agoDo not capture by reference for iota_view
Martin Kronbichler [Thu, 29 Oct 2020 11:50:21 +0000 (12:50 +0100)]
Do not capture by reference for iota_view

3 years agoMerge pull request #11114 from kronbichler/remove_symmetric_tensor
David Wells [Thu, 29 Oct 2020 14:32:25 +0000 (10:32 -0400)]
Merge pull request #11114 from kronbichler/remove_symmetric_tensor

Switch SymmetricTensor -> Tensor for better performance

3 years agoSwitch SymmetricTensor -> Tensor for better performance. 11114/head
Martin Kronbichler [Thu, 29 Oct 2020 11:17:39 +0000 (12:17 +0100)]
Switch SymmetricTensor -> Tensor for better performance.

3 years agoRemove yet another capture by reference in IndexSet
Martin Kronbichler [Thu, 29 Oct 2020 11:05:14 +0000 (12:05 +0100)]
Remove yet another capture by reference in IndexSet

3 years agoRemove another capture by reference
Martin Kronbichler [Thu, 29 Oct 2020 10:05:32 +0000 (11:05 +0100)]
Remove another capture by reference

3 years agoDo not use a reference in range-based for over IndexSet
Martin Kronbichler [Thu, 29 Oct 2020 09:29:07 +0000 (10:29 +0100)]
Do not use a reference in range-based for over IndexSet

3 years agoMerge pull request #11074 from peterrum/ldv_shmem
Martin Kronbichler [Thu, 29 Oct 2020 08:59:18 +0000 (09:59 +0100)]
Merge pull request #11074 from peterrum/ldv_shmem

Introduce MPI-3 shared-memory capabilities in L:d:V

3 years agoMerge pull request #11104 from lethe-cfd/exchange_ghost_particles_optimization
Martin Kronbichler [Thu, 29 Oct 2020 08:57:24 +0000 (09:57 +0100)]
Merge pull request #11104 from lethe-cfd/exchange_ghost_particles_optimization

Exchange ghost particles optimization by not rebuilding vertex_to_neighbor_subdomain

3 years agoMerge pull request #11085 from kronbichler/inverse_quadratic_approximation
David Wells [Wed, 28 Oct 2020 21:25:14 +0000 (17:25 -0400)]
Merge pull request #11085 from kronbichler/inverse_quadratic_approximation

Inverse quadratic approximation for MappingQ::real_to_unit_cell

3 years agoIntroduce MPI-3 shared-memory capabilities in L:d:V 11074/head
Peter Munch [Wed, 21 Oct 2020 14:26:00 +0000 (16:26 +0200)]
Introduce MPI-3 shared-memory capabilities in L:d:V

3 years agoMerge pull request #11099 from jppelteret/step_44_update_assembly_01
Martin Kronbichler [Wed, 28 Oct 2020 13:38:53 +0000 (14:38 +0100)]
Merge pull request #11099 from jppelteret/step_44_update_assembly_01

Step 44: Unify assembly loop and introduce an optimisation

3 years agoConstruct approximation by two sets of points. 11085/head
Martin Kronbichler [Wed, 28 Oct 2020 08:47:10 +0000 (09:47 +0100)]
Construct approximation by two sets of points.

Also better document some variables and mark constant variables as const.

3 years agoExtend GridOut::write_svg() for simplices 11090/head
Elias Dejene [Fri, 23 Oct 2020 08:23:26 +0000 (10:23 +0200)]
Extend GridOut::write_svg() for simplices

Add output for ctest. Replace forgotten write_eps by write_svg.

Add comment for quad-case. Avoid writing extra point in case of simplices.

Update ctest source-file.

Replace post-increment by pre-increment.

3 years agoChange update flag to update the new flag. I also provisioned for new possible flags... 11104/head
Bruno Blais [Wed, 28 Oct 2020 13:19:41 +0000 (09:19 -0400)]
Change update flag to update the new flag. I also provisioned for new possible flags by just clearing the entire last hex character.

3 years agoIntroduce inverse quadratic approximation for MappingQ::real_to_unit_cell
Martin Kronbichler [Thu, 22 Oct 2020 14:37:50 +0000 (16:37 +0200)]
Introduce inverse quadratic approximation for MappingQ::real_to_unit_cell

3 years agoAdded the missing flag update
Bruno [Tue, 27 Oct 2020 13:13:58 +0000 (09:13 -0400)]
Added the missing flag update

3 years ago- Fixed formatting of comments
Bruno [Mon, 26 Oct 2020 15:12:03 +0000 (11:12 -0400)]
- Fixed formatting of comments
- Added . at the end of sentences in the comments.

3 years agoFixed indentation
Bruno [Sun, 25 Oct 2020 18:55:28 +0000 (14:55 -0400)]
Fixed indentation

3 years agoAdded vertex_to_neighbhor_subdomain to cache and use it therein the
Bruno [Sun, 25 Oct 2020 18:39:22 +0000 (14:39 -0400)]
Added vertex_to_neighbhor_subdomain to cache and use it therein the
particle_handler

3 years agoUpdate step-44: Further optimise assembly loop 11099/head
Jean-Paul Pelteret [Sat, 24 Oct 2020 19:51:46 +0000 (21:51 +0200)]
Update step-44: Further optimise assembly loop

3 years agoMerge pull request #11057 from bangerth/doc-19
Martin Kronbichler [Wed, 28 Oct 2020 08:57:54 +0000 (09:57 +0100)]
Merge pull request #11057 from bangerth/doc-19

Update documentation of PropertyPool.

3 years agoMerge pull request #11073 from bangerth/doc-20
Martin Kronbichler [Wed, 28 Oct 2020 08:56:40 +0000 (09:56 +0100)]
Merge pull request #11073 from bangerth/doc-20

Better document the conceptual idea of FESystem.


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.