]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 years agoAdd a test. 8648/head
Wolfgang Bangerth [Wed, 4 Sep 2019 23:07:36 +0000 (17:07 -0600)]
Add a test.

5 years agoSupport the special case where we have a postprocessor and a single complex input.
Wolfgang Bangerth [Wed, 4 Sep 2019 22:28:53 +0000 (16:28 -0600)]
Support the special case where we have a postprocessor and a single complex input.

5 years agoAccount for the fact that postprocessors always return real-valued data.
Wolfgang Bangerth [Wed, 4 Sep 2019 22:27:40 +0000 (16:27 -0600)]
Account for the fact that postprocessors always return real-valued data.

5 years agoRule out the use of postprocessors when using complex-valued solutions.
Wolfgang Bangerth [Tue, 27 Aug 2019 00:42:07 +0000 (18:42 -0600)]
Rule out the use of postprocessors when using complex-valued solutions.

5 years agoMerge pull request #8702 from rezarastak/function_time_doc_fix
David Wells [Thu, 5 Sep 2019 13:20:38 +0000 (09:20 -0400)]
Merge pull request #8702 from rezarastak/function_time_doc_fix

list within the documentation of FunctionTime fixed

5 years agoMerge pull request #8662 from masterleinad/cuda_precondition_chebyshev
Martin Kronbichler [Thu, 5 Sep 2019 07:31:02 +0000 (09:31 +0200)]
Merge pull request #8662 from masterleinad/cuda_precondition_chebyshev

Allow using PreconditionChebyshev for parallel::distributed::Vector with MemorySpace::CUDA

5 years agoMerge pull request #8699 from rezarastak/unit_normal_vector_tensor
Daniel Arndt [Thu, 5 Sep 2019 02:30:03 +0000 (22:30 -0400)]
Merge pull request #8699 from rezarastak/unit_normal_vector_tensor

GeometryInfo<dim>::unit_normal_vector

5 years agoMerge pull request #8700 from tamiko/simd_improvements_2
Daniel Arndt [Thu, 5 Sep 2019 02:28:59 +0000 (22:28 -0400)]
Merge pull request #8700 from tamiko/simd_improvements_2

VectorizedArray: Some minor doxygen markup improvements

5 years agolist within documentation of FunctionTime fixed 8702/head
Reza Rastak [Wed, 4 Sep 2019 23:13:04 +0000 (16:13 -0700)]
list within documentation of FunctionTime fixed

5 years agosmall fix 8699/head
Reza Rastak [Wed, 4 Sep 2019 20:26:13 +0000 (13:26 -0700)]
small fix

5 years agoSome minor doxygen markup improvements 8700/head
Matthias Maier [Wed, 4 Sep 2019 19:55:52 +0000 (14:55 -0500)]
Some minor doxygen markup improvements

5 years agoUsed GeometryInfo::unit_normal_vector in mapping_cartesian.cc
Reza Rastak [Wed, 4 Sep 2019 19:41:49 +0000 (12:41 -0700)]
Used GeometryInfo::unit_normal_vector in mapping_cartesian.cc

5 years agoGeometryInfo<dim>::unit_normal_vector added
Reza Rastak [Wed, 4 Sep 2019 00:03:03 +0000 (20:03 -0400)]
GeometryInfo<dim>::unit_normal_vector added

5 years agoMerge pull request #8695 from drwells/make-hp-fevbase-public
David Wells [Wed, 4 Sep 2019 18:44:11 +0000 (14:44 -0400)]
Merge pull request #8695 from drwells/make-hp-fevbase-public

Make hp::FEvaluesBase non-internal.

5 years agoChangelog entry 8662/head
Daniel Arndt [Wed, 4 Sep 2019 14:09:24 +0000 (10:09 -0400)]
Changelog entry

5 years agoMake hp::FEvaluesBase non-internal. 8695/head
David Wells [Wed, 4 Sep 2019 13:35:02 +0000 (09:35 -0400)]
Make hp::FEvaluesBase non-internal.

1. We publicly inherit from it and 2. this fixes some doxygen issues.

5 years agoAllow using PreconditionChebyshev for parallel::distributed::Vector with MemorySpace...
Daniel Arndt [Tue, 27 Aug 2019 21:54:05 +0000 (17:54 -0400)]
Allow using PreconditionChebyshev for parallel::distributed::Vector with MemorySpace::CUDA

5 years agoMerge pull request #8546 from drwells/remove-diff-from-testsuite
Daniel Arndt [Wed, 4 Sep 2019 04:18:42 +0000 (00:18 -0400)]
Merge pull request #8546 from drwells/remove-diff-from-testsuite

Remove diff from testsuite

5 years agoMerge pull request #8694 from bangerth/cleanup
Daniel Arndt [Wed, 4 Sep 2019 03:48:38 +0000 (23:48 -0400)]
Merge pull request #8694 from bangerth/cleanup

Indent a block properly.

5 years agoIndent a block properly. 8694/head
Wolfgang Bangerth [Wed, 4 Sep 2019 00:11:03 +0000 (18:11 -0600)]
Indent a block properly.

5 years agoMerge pull request #8690 from rezarastak/remove_unused_variable
Daniel Arndt [Tue, 3 Sep 2019 21:07:11 +0000 (17:07 -0400)]
Merge pull request #8690 from rezarastak/remove_unused_variable

remove unused variable in grid_out.cc

5 years agoMerge pull request #8681 from peterrum/matrixfree_getcelliterator_variablename
Daniel Arndt [Tue, 3 Sep 2019 21:06:27 +0000 (17:06 -0400)]
Merge pull request #8681 from peterrum/matrixfree_getcelliterator_variablename

Rename variable

5 years agoMerge pull request #8692 from simonsticko/doc_invalid_max_n_dofs
Daniel Arndt [Tue, 3 Sep 2019 20:02:00 +0000 (16:02 -0400)]
Merge pull request #8692 from simonsticko/doc_invalid_max_n_dofs

Remove outdated documentation on largest allowed number of dofs.

5 years agoMerge pull request #8693 from masterleinad/hanging_nodes
Bruno Turcksin [Tue, 3 Sep 2019 19:53:00 +0000 (15:53 -0400)]
Merge pull request #8693 from masterleinad/hanging_nodes

Reorganize __syncthreads for hanging nodes

5 years agoReorganize __syncthreads for hanging nodes 8693/head
Daniel Arndt [Tue, 3 Sep 2019 19:35:43 +0000 (19:35 +0000)]
Reorganize __syncthreads for hanging nodes

5 years agoMerge pull request #8680 from Rombur/hanging_nodes
Daniel Arndt [Tue, 3 Sep 2019 19:32:55 +0000 (15:32 -0400)]
Merge pull request #8680 from Rombur/hanging_nodes

Fix a bug with cuda and hanging nodes

5 years agoRemove outdated documentation on largest allowed number of dofs. 8692/head
Simon Sticko [Tue, 3 Sep 2019 19:22:11 +0000 (21:22 +0200)]
Remove outdated documentation on largest allowed number of dofs.

In the module on distributed parallel computing the largest allowed
number of dofs is stated to be the largest attainable value of int.
This no longer true, remove the statement.

5 years agoMerge pull request #8688 from rezarastak/remove_block_vector_equ
Daniel Arndt [Tue, 3 Sep 2019 19:09:26 +0000 (15:09 -0400)]
Merge pull request #8688 from rezarastak/remove_block_vector_equ

BlockVectorBase::equ with 4 arguments removed

5 years agoMerge pull request #8686 from tjhei/step-63-references
Timo Heister [Tue, 3 Sep 2019 18:55:09 +0000 (14:55 -0400)]
Merge pull request #8686 from tjhei/step-63-references

step-63: add references

5 years agoremove unused variable in grid_out.cc 8690/head
Reza Rastak [Tue, 3 Sep 2019 17:45:47 +0000 (13:45 -0400)]
remove unused variable in grid_out.cc

5 years agoBlockVectorBase::equ with 4 arguments removed 8688/head
Reza Rastak [Tue, 3 Sep 2019 15:08:04 +0000 (08:08 -0700)]
BlockVectorBase::equ with 4 arguments removed

5 years agostep-63: add references 8686/head
Timo Heister [Mon, 2 Sep 2019 18:37:36 +0000 (14:37 -0400)]
step-63: add references

5 years agoRename variable 8681/head
Peter Munch [Mon, 2 Sep 2019 08:15:16 +0000 (10:15 +0200)]
Rename variable

5 years agoMerge pull request #8678 from GrahamBenHarper/graham_dev_polynomials_derived
Wolfgang Bangerth [Tue, 3 Sep 2019 03:44:20 +0000 (21:44 -0600)]
Merge pull request #8678 from GrahamBenHarper/graham_dev_polynomials_derived

Change polynomial classes to derive from ScalarPolynomialsBase

5 years agoMerge pull request #8679 from GrahamBenHarper/graham_dev_polynomials_bdm
David Wells [Tue, 3 Sep 2019 02:55:51 +0000 (22:55 -0400)]
Merge pull request #8679 from GrahamBenHarper/graham_dev_polynomials_bdm

Update PolynomialsBDM degree and pass the degree to the base class constructor

5 years agoAdd a changelog entry 8679/head
grahambenharper [Tue, 3 Sep 2019 00:37:39 +0000 (18:37 -0600)]
Add a changelog entry

5 years agoUpdate PolynomialsBDM degree and pass the degree to the base class constructor
grahambenharper [Sun, 1 Sep 2019 21:06:02 +0000 (15:06 -0600)]
Update PolynomialsBDM degree and pass the degree to the base class constructor

5 years agoChange polynomial classes to derive from ScalarPolynomialsBase 8678/head
grahambenharper [Sun, 1 Sep 2019 08:16:59 +0000 (02:16 -0600)]
Change polynomial classes to derive from ScalarPolynomialsBase

5 years agoMerge pull request #8674 from rezarastak/changelog_8671
David Wells [Mon, 2 Sep 2019 21:21:46 +0000 (17:21 -0400)]
Merge pull request #8674 from rezarastak/changelog_8671

changelog added for PR #8671

5 years agoFix a check on numdiff. 8546/head
David Wells [Sat, 10 Aug 2019 19:31:17 +0000 (13:31 -0600)]
Fix a check on numdiff.

This check didn't work for two reasons:
1. We should expand the variable
2. FIND_PROGRAM indicates failure by setting the value of the variable
   to 'variable-NOTFOUND', not '-NOTFOUND'.

5 years agoRmove the option to use diff in the test suite.
David Wells [Sat, 10 Aug 2019 19:10:36 +0000 (13:10 -0600)]
Rmove the option to use diff in the test suite.

Most tests won't work with plain diff since there are slight differences
in floating point output: Hence, we should remove it as an option and
just require numdiff.

5 years agoRemove tests with binary output.
David Wells [Sat, 10 Aug 2019 18:35:08 +0000 (12:35 -0600)]
Remove tests with binary output.

This is necessary to move to using numdiff for everything: numdiff
cannot handle binary files.

This change required converting binary output to base64 output. Hence,
since the output cannot be used directly, the option for separate files
is also removed.

5 years agochangelog added for PR #8671 8674/head
Reza Rastak [Sat, 31 Aug 2019 04:31:41 +0000 (00:31 -0400)]
changelog added for PR #8671

5 years agoAdd entry log 8680/head
Bruno Turcksin [Mon, 2 Sep 2019 02:41:10 +0000 (02:41 +0000)]
Add entry log

5 years agoEnable tests with hanging nodes when dim = 2 and fe_degree is even
Bruno Turcksin [Mon, 2 Sep 2019 02:40:37 +0000 (02:40 +0000)]
Enable tests with hanging nodes when dim = 2 and fe_degree is even

5 years agoFix a race condition when computing hanging with the CUDA matrix-free framework
Bruno Turcksin [Mon, 2 Sep 2019 02:39:37 +0000 (02:39 +0000)]
Fix a race condition when computing hanging with the CUDA matrix-free framework

5 years agoMerge pull request #8675 from tjhei/step-63-update
Wolfgang Bangerth [Sun, 1 Sep 2019 23:46:34 +0000 (17:46 -0600)]
Merge pull request #8675 from tjhei/step-63-update

step-63: add DOI and fix authors

5 years agoMerge pull request #8677 from masterleinad/add_mailmap_entry
Timo Heister [Sun, 1 Sep 2019 14:19:17 +0000 (10:19 -0400)]
Merge pull request #8677 from masterleinad/add_mailmap_entry

Add another .mailmap entry

5 years agoAdd another .mailmap entry 8677/head
Daniel Arndt [Sun, 1 Sep 2019 03:09:42 +0000 (23:09 -0400)]
Add another .mailmap entry

5 years agoMerge pull request #8509 from LiMaIG/fix-hyperL
Timo Heister [Sat, 31 Aug 2019 19:12:04 +0000 (15:12 -0400)]
Merge pull request #8509 from LiMaIG/fix-hyperL

hyper_L documentation fix

5 years agostep-63: add DOI and fix authors 8675/head
Timo Heister [Sat, 31 Aug 2019 18:29:01 +0000 (14:29 -0400)]
step-63: add DOI and fix authors

5 years agoMerge pull request #8671 from rezarastak/newton_parameter_handling
Daniel Arndt [Sat, 31 Aug 2019 03:08:35 +0000 (23:08 -0400)]
Merge pull request #8671 from rezarastak/newton_parameter_handling

parameter handling for a couple of classes improved

5 years agoMerge pull request #8672 from marcfehling/accessor-getfuture
Daniel Arndt [Sat, 31 Aug 2019 03:06:25 +0000 (23:06 -0400)]
Merge pull request #8672 from marcfehling/accessor-getfuture

Introduced DoFCellAccessor:get_future_fe().

5 years agoIntroduced DoFCellAccessor:get_future_fe(). 8672/head
Marc Fehling [Fri, 30 Aug 2019 21:08:10 +0000 (23:08 +0200)]
Introduced DoFCellAccessor:get_future_fe().

5 years agoMerge pull request #8646 from masterleinad/fix_affine_constraints_set_zero_cuda
Martin Kronbichler [Fri, 30 Aug 2019 09:51:09 +0000 (11:51 +0200)]
Merge pull request #8646 from masterleinad/fix_affine_constraints_set_zero_cuda

Fix AffineConstraints::set_zero for MemorySpace::CUDA

5 years agoparameter handling for a couple of classes improved 8671/head
Reza Rastak [Fri, 30 Aug 2019 00:06:48 +0000 (20:06 -0400)]
parameter handling for a couple of classes improved

5 years agoMerge pull request #8670 from tjhei/tria_comment
Daniel Arndt [Thu, 29 Aug 2019 21:34:49 +0000 (17:34 -0400)]
Merge pull request #8670 from tjhei/tria_comment

remove obsolete note in comment of p::d::tria

5 years agoremove obsolete note in comment of p::d::tria 8670/head
Timo Heister [Thu, 29 Aug 2019 20:57:19 +0000 (16:57 -0400)]
remove obsolete note in comment of p::d::tria

5 years agoMerge pull request #8669 from peterrum/triangulation_fix_typo
Wolfgang Bangerth [Thu, 29 Aug 2019 20:13:27 +0000 (14:13 -0600)]
Merge pull request #8669 from peterrum/triangulation_fix_typo

Fix typo in the documentation of Triangulation

5 years agoFix typo in the documentation of Triangulation 8669/head
Peter Munch [Thu, 29 Aug 2019 18:05:10 +0000 (20:05 +0200)]
Fix typo in the documentation of Triangulation

5 years agoMerge pull request #8665 from masterleinad/speedup_add_periodicity
Daniel Arndt [Thu, 29 Aug 2019 17:45:13 +0000 (13:45 -0400)]
Merge pull request #8665 from masterleinad/speedup_add_periodicity

Speed parallel::distributed::Triangulation::add_periodicity up

5 years agoMerge pull request #8667 from bangerth/doc-07
David Wells [Thu, 29 Aug 2019 15:04:18 +0000 (11:04 -0400)]
Merge pull request #8667 from bangerth/doc-07

Doc updates in a variety of places.

5 years agoDoc updates in a variety of places. 8667/head
Wolfgang Bangerth [Thu, 29 Aug 2019 14:15:44 +0000 (08:15 -0600)]
Doc updates in a variety of places.

5 years agoMerge pull request #8666 from rezarastak/time_dependent_doc
Wolfgang Bangerth [Thu, 29 Aug 2019 14:20:22 +0000 (08:20 -0600)]
Merge pull request #8666 from rezarastak/time_dependent_doc

Several typos in documentation of time_dependent.h fixed

5 years agoSeveral typos in documentation of time_dependent.h fixed 8666/head
Reza Rastak [Thu, 29 Aug 2019 14:09:29 +0000 (10:09 -0400)]
Several typos in documentation of time_dependent.h fixed

5 years agoUse range-based for loop 8665/head
Daniel Arndt [Thu, 29 Aug 2019 04:18:31 +0000 (00:18 -0400)]
Use range-based for loop

5 years agoRemove begin_cell
Daniel Arndt [Thu, 29 Aug 2019 03:49:23 +0000 (23:49 -0400)]
Remove begin_cell

5 years agoSpeed parallel::distributed::Triangulation::add_periodicity up
Daniel Arndt [Wed, 28 Aug 2019 22:45:18 +0000 (18:45 -0400)]
Speed parallel::distributed::Triangulation::add_periodicity up

5 years agoMerge pull request #8663 from bangerth/rearrange
Daniel Arndt [Wed, 28 Aug 2019 17:41:26 +0000 (13:41 -0400)]
Merge pull request #8663 from bangerth/rearrange

Rearrange code for better readability.

5 years agoMerge pull request #8664 from tjhei/doxygen_fixes
David Wells [Wed, 28 Aug 2019 15:49:54 +0000 (11:49 -0400)]
Merge pull request #8664 from tjhei/doxygen_fixes

some doxygen fixes

5 years agosome doxygen fixes 8664/head
Timo Heister [Wed, 28 Aug 2019 15:33:36 +0000 (11:33 -0400)]
some doxygen fixes

5 years agoMerge pull request #8659 from masterleinad/feature_tests
Daniel Arndt [Wed, 28 Aug 2019 03:37:46 +0000 (23:37 -0400)]
Merge pull request #8659 from masterleinad/feature_tests

Use feature tests instead of relying on C++ version flag

5 years agoMerge pull request #8650 from bangerth/step-29
Daniel Arndt [Wed, 28 Aug 2019 03:35:37 +0000 (23:35 -0400)]
Merge pull request #8650 from bangerth/step-29

Simplify and clarify the use of std::complex in DataPostprocessor.

5 years agoRearrange code for better readability. 8663/head
Wolfgang Bangerth [Tue, 27 Aug 2019 23:16:43 +0000 (17:16 -0600)]
Rearrange code for better readability.

Specifically, use a 'switch' statement instead of a sequence of if-else-if,
and move the simplest case to the top. So far, the simplest case was just
the fall-through, but it actually has a name -- so I test that as well
and make the fall-through into an assertion.

5 years agoMerge pull request #8656 from dangars/unused_variable_warning
Daniel Arndt [Tue, 27 Aug 2019 20:32:24 +0000 (16:32 -0400)]
Merge pull request #8656 from dangars/unused_variable_warning

Remove unused variable warning

5 years agoUse feature tests instead of relying on C++ version flag 8659/head
Daniel Arndt [Tue, 27 Aug 2019 19:29:32 +0000 (15:29 -0400)]
Use feature tests instead of relying on C++ version flag

5 years agoMerge pull request #8651 from GrahamBenHarper/graham_dev_scalar_polynomials
Daniel Arndt [Tue, 27 Aug 2019 19:10:45 +0000 (15:10 -0400)]
Merge pull request #8651 from GrahamBenHarper/graham_dev_scalar_polynomials

Implement the ScalarPolynomialsBase class

5 years agoRemove unused variable warning 8656/head
Daniel Garcia-Sanchez [Tue, 27 Aug 2019 17:13:43 +0000 (19:13 +0200)]
Remove unused variable warning

5 years agoImplement the ScalarPolynomialsBase class 8651/head
grahambenharper [Tue, 27 Aug 2019 02:40:12 +0000 (20:40 -0600)]
Implement the ScalarPolynomialsBase class

5 years agoMerge pull request #8636 from krishnakumarg1984/krishna_fix_issue_8628
Wolfgang Bangerth [Tue, 27 Aug 2019 15:08:16 +0000 (09:08 -0600)]
Merge pull request #8636 from krishnakumarg1984/krishna_fix_issue_8628

Clarify wording on which objects belong to SparseMatrix & Vector in step-3 doc. Closes #8628.

5 years agoMerge pull request #8645 from dangars/hdf5_documentation
Wolfgang Bangerth [Tue, 27 Aug 2019 15:07:17 +0000 (09:07 -0600)]
Merge pull request #8645 from dangars/hdf5_documentation

Correct typos and make references to step-62

5 years agoMerge pull request #8641 from marcfehling/pdsoltrans-rework
Wolfgang Bangerth [Tue, 27 Aug 2019 15:05:09 +0000 (09:05 -0600)]
Merge pull request #8641 from marcfehling/pdsoltrans-rework

p::d::SolutionTransfer: Provide optimized pack/unpack functions.

5 years agoMerge pull request #8652 from marcfehling/soltrans05-bug
Wolfgang Bangerth [Tue, 27 Aug 2019 15:04:27 +0000 (09:04 -0600)]
Merge pull request #8652 from marcfehling/soltrans05-bug

Minor changes: tests/mpi/solution_transfer_05.

5 years agoAdds contrib file 20190827Gopalakrishnan in doc/news/changes/minor (#8628) 8636/head
Krishnakumar Gopalakrishnan [Tue, 27 Aug 2019 13:15:04 +0000 (14:15 +0100)]
Adds contrib file 20190827Gopalakrishnan in doc/news/changes/minor (#8628)

5 years agoClarify wording on which objects belong to SparseMatrix & Vector.
Krishnakumar Gopalakrishnan [Tue, 27 Aug 2019 13:08:19 +0000 (14:08 +0100)]
Clarify wording on which objects belong to SparseMatrix & Vector.

5 years agoMerge pull request #8530 from luca-heltai/mutable-bind
Luca Heltai [Tue, 27 Aug 2019 13:03:37 +0000 (15:03 +0200)]
Merge pull request #8530 from luca-heltai/mutable-bind

Mutable bind implementation.

5 years agoImprove documentation and add references to step-62 8645/head
Daniel Garcia-Sanchez [Tue, 27 Aug 2019 11:27:13 +0000 (13:27 +0200)]
Improve documentation and add references to step-62

- Improve std::complex documentation
- Improve write_none() documentation
- Correct typos
- Add references to step-62

5 years agoMinor changes: tests/mpi/solution_transfer_05. 8652/head
Marc Fehling [Tue, 27 Aug 2019 08:20:55 +0000 (10:20 +0200)]
Minor changes: tests/mpi/solution_transfer_05.

5 years agop::d::SolutionTransfer: Provide optimized pack/unpack functions. 8641/head
Marc Fehling [Fri, 23 Aug 2019 19:33:37 +0000 (21:33 +0200)]
p::d::SolutionTransfer: Provide optimized pack/unpack functions.

5 years agoMerge pull request #8649 from rezarastak/decrement_operator
Luca Heltai [Tue, 27 Aug 2019 07:32:55 +0000 (09:32 +0200)]
Merge pull request #8649 from rezarastak/decrement_operator

fixed the representation of the decrement operator -- in doxygen

5 years agoMutable bind implementation. 8530/head
Luca Heltai [Fri, 9 Aug 2019 04:25:27 +0000 (22:25 -0600)]
Mutable bind implementation.

5 years agoMerge pull request #8637 from marcfehling/soltrans05-bug
Daniel Arndt [Tue, 27 Aug 2019 04:02:55 +0000 (00:02 -0400)]
Merge pull request #8637 from marcfehling/soltrans05-bug

hp::DoFHandler: Provide own CoarseningStrategy while transferring active_fe_indices on p::d::Triangulations.

5 years agoSimplify and clarify the use of std::complex in DataPostprocessor. 8650/head
Wolfgang Bangerth [Tue, 27 Aug 2019 01:33:28 +0000 (19:33 -0600)]
Simplify and clarify the use of std::complex in DataPostprocessor.

5 years agorepresentation of the decrement operator fixed in doxygen 8649/head
Reza Rastak [Tue, 27 Aug 2019 01:14:09 +0000 (18:14 -0700)]
representation of the decrement operator fixed in doxygen

5 years agoMerge pull request #8635 from marcfehling/hp-chainsofconstraints
Wolfgang Bangerth [Mon, 26 Aug 2019 23:02:40 +0000 (17:02 -0600)]
Merge pull request #8635 from marcfehling/hp-chainsofconstraints

Fixed: tests/mpi/hp_constraints_consistent*

5 years agoMerge pull request #8533 from rezarastak/variable_size_quadrature_data
Wolfgang Bangerth [Mon, 26 Aug 2019 22:59:52 +0000 (16:59 -0600)]
Merge pull request #8533 from rezarastak/variable_size_quadrature_data

Variable size transfer of quadrature point data implemented

5 years agoReserve space for constrained indices 8646/head
Daniel Arndt [Mon, 26 Aug 2019 22:33:42 +0000 (18:33 -0400)]
Reserve space for constrained indices

5 years agoMerge pull request #8644 from masterleinad/fix_docu_pdv
Wolfgang Bangerth [Mon, 26 Aug 2019 22:21:04 +0000 (16:21 -0600)]
Merge pull request #8644 from masterleinad/fix_docu_pdv

Fix documentation for parallel::distributed::Vector

5 years agoFixed: tests/mpi/hp_constraints_consistent* 8635/head
marcfehling [Mon, 26 Aug 2019 13:55:51 +0000 (15:55 +0200)]
Fixed: tests/mpi/hp_constraints_consistent*

5 years agoFix AffineConstraints::set_zero for MemorySpace::CUDA
Daniel Arndt [Mon, 26 Aug 2019 21:27:13 +0000 (21:27 +0000)]
Fix AffineConstraints::set_zero for MemorySpace::CUDA


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.