]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
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 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 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 #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 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 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.

3 years agoMerge pull request #11110 from bangerth/fe_q
Martin Kronbichler [Wed, 28 Oct 2020 08:47:23 +0000 (09:47 +0100)]
Merge pull request #11110 from bangerth/fe_q

Better document a constructor of FE_Q.

3 years agoMerge pull request #11111 from bangerth/particles
Martin Kronbichler [Wed, 28 Oct 2020 08:42:33 +0000 (09:42 +0100)]
Merge pull request #11111 from bangerth/particles

Make sure particles also copy their properties when switching property pools.

3 years agoMerge pull request #11112 from bangerth/move
Martin Kronbichler [Wed, 28 Oct 2020 08:39:26 +0000 (09:39 +0100)]
Merge pull request #11112 from bangerth/move

Micro-optimization: Use move semantics in one place.

3 years agoBetter document a constructor of FE_Q. 11110/head
Wolfgang Bangerth [Tue, 27 Oct 2020 17:21:32 +0000 (11:21 -0600)]
Better document a constructor of FE_Q.

3 years agoMicro-optimization: Use move semantics in one place. 11112/head
Wolfgang Bangerth [Tue, 27 Oct 2020 20:58:17 +0000 (14:58 -0600)]
Micro-optimization: Use move semantics in one place.

This is the last use of the variable in this location -- might as well move instead of
copy it.

3 years agoMake sure particles also copy their properties when switching property pools. 11111/head
Wolfgang Bangerth [Tue, 27 Oct 2020 20:52:54 +0000 (14:52 -0600)]
Make sure particles also copy their properties when switching property pools.

3 years agoMerge pull request #11023 from marcfehling/fixedfraction-vectornorm
Wolfgang Bangerth [Tue, 27 Oct 2020 19:02:35 +0000 (13:02 -0600)]
Merge pull request #11023 from marcfehling/fixedfraction-vectornorm

VectorNorm for fixed_fraction refinement.

3 years agoBetter document the conceptual idea of FESystem. 11073/head
Wolfgang Bangerth [Wed, 21 Oct 2020 17:54:36 +0000 (11:54 -0600)]
Better document the conceptual idea of FESystem.

3 years agoVectorNorm for fixed_fraction refinement. 11023/head
Marc Fehling [Mon, 5 Oct 2020 02:48:43 +0000 (20:48 -0600)]
VectorNorm for fixed_fraction refinement.

Added fixed fraction tests to compare serial/parallel implementations.

3 years agoMerge pull request #11027 from peterrum/simplex_min_max_simplex
David Wells [Mon, 26 Oct 2020 14:29:03 +0000 (10:29 -0400)]
Merge pull request #11027 from peterrum/simplex_min_max_simplex

Extend GridTools::min/max_cell_diameter for simplex

3 years agoMerge pull request #11054 from kronbichler/trafo_real_to_unit_tolerance
David Wells [Mon, 26 Oct 2020 14:28:00 +0000 (10:28 -0400)]
Merge pull request #11054 from kronbichler/trafo_real_to_unit_tolerance

Improve termination criterion for transform_real_to_unit_point

3 years agoMerge pull request #11105 from peterrum/ca_serial
Martin Kronbichler [Mon, 26 Oct 2020 09:58:26 +0000 (10:58 +0100)]
Merge pull request #11105 from peterrum/ca_serial

Make ConsensusAlgorithms "work" in serial

3 years agoMake ConsensusAlgorithms work in serial 11105/head
Peter Munch [Sun, 25 Oct 2020 19:03:56 +0000 (20:03 +0100)]
Make ConsensusAlgorithms work in serial

3 years agoMerge pull request #11101 from drwells/remove-boundary-usage-3
Martin Kronbichler [Sun, 25 Oct 2020 13:46:39 +0000 (14:46 +0100)]
Merge pull request #11101 from drwells/remove-boundary-usage-3

Remove two more references to the long removed Boundary class.

3 years agoMerge pull request #11082 from peterrum/sm_cell_access
Martin Kronbichler [Sun, 25 Oct 2020 08:43:27 +0000 (09:43 +0100)]
Merge pull request #11082 from peterrum/sm_cell_access

Generalize FEEvaluationBase::read_write_operation_contiguous for SM

3 years agoMerge pull request #11038 from Rombur/mf_fe_nothing
Martin Kronbichler [Sun, 25 Oct 2020 07:22:00 +0000 (08:22 +0100)]
Merge pull request #11038 from Rombur/mf_fe_nothing

Enable FE_Nothing in MatrixFree

3 years agoEnable FE_Nothing in MatrixFree 11038/head
Bruno Turcksin [Mon, 12 Oct 2020 19:02:53 +0000 (19:02 +0000)]
Enable FE_Nothing in MatrixFree

3 years agoRemove two more references to the long removed Boundary class. 11101/head
David Wells [Sat, 24 Oct 2020 22:19:11 +0000 (18:19 -0400)]
Remove two more references to the long removed Boundary class.

3 years agoMerge pull request #11096 from jppelteret/step_44_update_make_constraints_01
Bruno Turcksin [Sat, 24 Oct 2020 22:39:52 +0000 (18:39 -0400)]
Merge pull request #11096 from jppelteret/step_44_update_make_constraints_01

step-44: Improve how constraints are constructed

3 years agostep-44: Improve how constraints are constructed. 11096/head
Jean-Paul Pelteret [Sat, 24 Oct 2020 12:55:26 +0000 (14:55 +0200)]
step-44: Improve how constraints are constructed.

3 years agoUpdate step-44: Unified assembly function
Jean-Paul Pelteret [Sat, 24 Oct 2020 19:29:52 +0000 (21:29 +0200)]
Update step-44: Unified assembly function

3 years agoMerge pull request #11076 from bangerth/slepc
Bruno Turcksin [Sat, 24 Oct 2020 19:07:34 +0000 (15:07 -0400)]
Merge pull request #11076 from bangerth/slepc

Better document where to find information about the SLEPc wrappers.

3 years agoGeneralize FEEvaluationBase::read_write_operation_contiguous for SM 11082/head
Peter Munch [Thu, 22 Oct 2020 13:25:03 +0000 (15:25 +0200)]
Generalize FEEvaluationBase::read_write_operation_contiguous for SM

3 years agoMerge pull request #11094 from peterrum/fix_get_shared_vector_data
Wolfgang Bangerth [Fri, 23 Oct 2020 21:22:09 +0000 (15:22 -0600)]
Merge pull request #11094 from peterrum/fix_get_shared_vector_data

Fix get_shared_vector_data

3 years agoFix get_shared_vector_data 11094/head
Peter Munch [Fri, 23 Oct 2020 20:05:11 +0000 (22:05 +0200)]
Fix get_shared_vector_data

3 years agoMerge pull request #11075 from peterrum/matrixfree_partitioner_wrapper
Martin Kronbichler [Fri, 23 Oct 2020 19:19:47 +0000 (21:19 +0200)]
Merge pull request #11075 from peterrum/matrixfree_partitioner_wrapper

Wrap partitioners within MatrixFree

3 years agoMerge pull request #11091 from peterrum/sm_mf_pass_to_function
Martin Kronbichler [Fri, 23 Oct 2020 19:18:49 +0000 (21:18 +0200)]
Merge pull request #11091 from peterrum/sm_mf_pass_to_function

MatrixFree: pass SM vectors to functions

3 years agoWrap partitioners within MatrixFree 11075/head
Peter Munch [Wed, 21 Oct 2020 20:38:48 +0000 (22:38 +0200)]
Wrap partitioners within MatrixFree

3 years agoTest case for transformation 11054/head
Martin Kronbichler [Wed, 21 Oct 2020 09:30:49 +0000 (11:30 +0200)]
Test case for transformation

3 years agoRestructure MappingQGeneric: Use internal header file
Martin Kronbichler [Wed, 21 Oct 2020 09:30:16 +0000 (11:30 +0200)]
Restructure MappingQGeneric: Use internal header file

3 years agoAdjust test output affected by roundoff behavior.
Martin Kronbichler [Wed, 21 Oct 2020 07:43:15 +0000 (09:43 +0200)]
Adjust test output affected by roundoff behavior.

More specifically, the old code would reject some points because the line search
did not improve due to roundoff errors, searching in the neighboring cell instead.
The new code should be more robust, but obviously changes from the previous results.

3 years agoImprove termination criterion for transform_real_to_unit_point
Martin Kronbichler [Mon, 19 Oct 2020 08:32:21 +0000 (10:32 +0200)]
Improve termination criterion for transform_real_to_unit_point

Also, do not project initial point to the unit cell because we might
often search outside and have a good initial guess there. But we need
a recovery strategy, which adds some code.

3 years agoExtend GridTools::maximal_cell_diameter and ::minimal_cell_diameter for simplex 11027/head
Peter Munch [Sat, 10 Oct 2020 21:05:49 +0000 (23:05 +0200)]
Extend GridTools::maximal_cell_diameter and ::minimal_cell_diameter for simplex

3 years agoMerge pull request #11086 from kronbichler/update_mf_is_supported
Peter Munch [Fri, 23 Oct 2020 10:00:02 +0000 (12:00 +0200)]
Merge pull request #11086 from kronbichler/update_mf_is_supported

Improve MatrixFree::is_supported(FiniteElement)

3 years agoMatrixFree: pass SM vectors to functions 11091/head
Peter Munch [Fri, 23 Oct 2020 06:50:52 +0000 (08:50 +0200)]
MatrixFree: pass SM vectors to functions

3 years agoMerge pull request #11081 from peterrum/fe_face_evaluation_process_and_io_restructure
Martin Kronbichler [Fri, 23 Oct 2020 08:37:45 +0000 (10:37 +0200)]
Merge pull request #11081 from peterrum/fe_face_evaluation_process_and_io_restructure

MatrixFree: restructure fe_face_evaluation_process_and_io

3 years agoMerge pull request #11089 from peterrum/get_vector_data
Peter Munch [Fri, 23 Oct 2020 08:16:53 +0000 (10:16 +0200)]
Merge pull request #11089 from peterrum/get_vector_data

MatrixFree: introduce get_vector_data()

3 years agoMatrixFree: introduce get_vector_data() 11089/head
Peter Munch [Fri, 23 Oct 2020 06:22:20 +0000 (08:22 +0200)]
MatrixFree: introduce get_vector_data()

3 years agoMerge pull request #11088 from jppelteret/fix_compiler_warnings_01
Martin Kronbichler [Fri, 23 Oct 2020 06:04:01 +0000 (08:04 +0200)]
Merge pull request #11088 from jppelteret/fix_compiler_warnings_01

Use non-reference type for copied RBL element

3 years agoMerge pull request #11071 from peterrum/partitioner_new_constructor
Martin Kronbichler [Fri, 23 Oct 2020 06:03:18 +0000 (08:03 +0200)]
Merge pull request #11071 from peterrum/partitioner_new_constructor

Partitioner + L:d:V: new constructor

3 years agoUse non-reference type for copied RBL element 11088/head
Jean-Paul Pelteret [Thu, 22 Oct 2020 20:27:34 +0000 (22:27 +0200)]
Use non-reference type for copied RBL element

3 years agoImprove MatrixFree::is_supported() 11086/head
Martin Kronbichler [Thu, 22 Oct 2020 16:31:13 +0000 (18:31 +0200)]
Improve MatrixFree::is_supported()

3 years agoMerge pull request #11083 from drwells/improve-template-argument
Martin Kronbichler [Thu, 22 Oct 2020 17:09:03 +0000 (19:09 +0200)]
Merge pull request #11083 from drwells/improve-template-argument

Make a template argument easier to read.

3 years agoMake a template argument easier to read. 11083/head
David Wells [Thu, 22 Oct 2020 14:36:54 +0000 (10:36 -0400)]
Make a template argument easier to read.

clang-format gets confused here - lets just explicitly use a variable.

3 years agoMerge pull request #11080 from peterrum/rename_functions
Martin Kronbichler [Thu, 22 Oct 2020 13:43:07 +0000 (15:43 +0200)]
Merge pull request #11080 from peterrum/rename_functions

Rename some functions in evaluation_kernels.h

3 years agoMerge pull request #11079 from peterrum/use_IsBlockVector
Martin Kronbichler [Thu, 22 Oct 2020 11:32:36 +0000 (13:32 +0200)]
Merge pull request #11079 from peterrum/use_IsBlockVector

FEEvaluation: Simplify check for block vector

3 years agoRestructure fe_face_evaluation_process_and_io 11081/head
Peter Munch [Thu, 22 Oct 2020 10:27:29 +0000 (12:27 +0200)]
Restructure fe_face_evaluation_process_and_io

3 years agoRename some functions in evaluation_kernels.h 11080/head
Peter Munch [Thu, 22 Oct 2020 09:32:31 +0000 (11:32 +0200)]
Rename some functions in evaluation_kernels.h

3 years agoFEEvaluation: Simplify check for block vector 11079/head
Peter Munch [Thu, 22 Oct 2020 09:14:29 +0000 (11:14 +0200)]
FEEvaluation: Simplify check for block vector

3 years agoMerge pull request #11069 from peterrum/ldv_matrixfree
Martin Kronbichler [Thu, 22 Oct 2020 08:52:39 +0000 (10:52 +0200)]
Merge pull request #11069 from peterrum/ldv_matrixfree

Add incompatibility change-log entry: L:d:V in MatrixFree

3 years agoPartitioner + L:d:V: new constructor 11071/head
Peter Munch [Wed, 21 Oct 2020 14:26:00 +0000 (16:26 +0200)]
Partitioner + L:d:V: new constructor

3 years agoMerge pull request #11077 from bangerth/slepc-2
Daniel Arndt [Wed, 21 Oct 2020 22:47:05 +0000 (18:47 -0400)]
Merge pull request #11077 from bangerth/slepc-2

Use American English.

3 years agoUse American English. 11077/head
Wolfgang Bangerth [Wed, 21 Oct 2020 22:30:37 +0000 (16:30 -0600)]
Use American English.

3 years agoBetter document where to find information about the SLEPc wrappers. 11076/head
Wolfgang Bangerth [Wed, 21 Oct 2020 22:29:55 +0000 (16:29 -0600)]
Better document where to find information about the SLEPc wrappers.

3 years agoMerge pull request #11070 from peterrum/use_initialize_dof_vector
Martin Kronbichler [Wed, 21 Oct 2020 15:27:51 +0000 (17:27 +0200)]
Merge pull request #11070 from peterrum/use_initialize_dof_vector

Use MatrixFree::initialize_dof_vector() at two places

3 years agoUse MatrixFree::initialize_dof_vector() at two places 11070/head
Peter Munch [Wed, 21 Oct 2020 14:07:59 +0000 (16:07 +0200)]
Use MatrixFree::initialize_dof_vector() at two places

3 years agoMerge pull request #11064 from rezarastak/fe_field_func_doc
Timo Heister [Wed, 21 Oct 2020 13:43:34 +0000 (09:43 -0400)]
Merge pull request #11064 from rezarastak/fe_field_func_doc

FeFieldFunction: minor doc fix

3 years agoMerge pull request #11068 from peterrum/MemorySpaceData_revert
Daniel Arndt [Wed, 21 Oct 2020 12:59:35 +0000 (08:59 -0400)]
Merge pull request #11068 from peterrum/MemorySpaceData_revert

Revert changes to MemorySpaceData

3 years agoAdd incompatibility change-log entry: L:d:V in MatrixFree 11069/head
Peter Munch [Wed, 21 Oct 2020 05:33:25 +0000 (07:33 +0200)]
Add incompatibility change-log entry: L:d:V in MatrixFree

3 years agoMerge pull request #11060 from peterrum/mf_hp_parallel
Martin Kronbichler [Wed, 21 Oct 2020 10:03:32 +0000 (12:03 +0200)]
Merge pull request #11060 from peterrum/mf_hp_parallel

Fix DoFInfo::assign_ghosts for hp in parallel

3 years agoMerge pull request #11061 from peterrum/mf_hp_parallel_log
Martin Kronbichler [Wed, 21 Oct 2020 10:03:15 +0000 (12:03 +0200)]
Merge pull request #11061 from peterrum/mf_hp_parallel_log

Add change-log entry: parallel hp + MatrixFree

3 years agoRevert changes to MemorySpaceData 11068/head
Peter Munch [Wed, 21 Oct 2020 05:09:36 +0000 (07:09 +0200)]
Revert changes to MemorySpaceData

3 years agoFix DoFInfo::assign_ghosts for hp in parallel 11060/head
Peter Munch [Tue, 20 Oct 2020 11:15:16 +0000 (13:15 +0200)]
Fix DoFInfo::assign_ghosts for hp in parallel

3 years agoMerge pull request #11067 from bangerth/fesys2
Daniel Arndt [Wed, 21 Oct 2020 04:34:33 +0000 (00:34 -0400)]
Merge pull request #11067 from bangerth/fesys2

Improve documentation of FESystem slightly.

3 years agodoc of FeFieldFunction fixed to include better cross-references 11064/head
Reza Rastak [Tue, 20 Oct 2020 18:25:23 +0000 (11:25 -0700)]
doc of FeFieldFunction fixed to include better cross-references


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.