]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
6 years agoMerge pull request #6261 from kronbichler/shape_info_hermite_test
Martin Kronbichler [Thu, 19 Apr 2018 07:28:32 +0000 (09:28 +0200)]
Merge pull request #6261 from kronbichler/shape_info_hermite_test

Slightly relax Hermite detection in MatrixFree::ShapeInfo

6 years agoMerge pull request #6266 from bangerth/doc-update
Martin Kronbichler [Thu, 19 Apr 2018 07:20:47 +0000 (09:20 +0200)]
Merge pull request #6266 from bangerth/doc-update

Clarify documentation of p::d::Tria::notify_ready_to_unpack().

6 years agoMinor improvements to some code in p::d::Triangulation. 6266/head
Wolfgang Bangerth [Thu, 19 Apr 2018 03:37:04 +0000 (21:37 -0600)]
Minor improvements to some code in p::d::Triangulation.

6 years agoClarify documentation of p::d::Tria::notify_ready_to_unpack().
Wolfgang Bangerth [Thu, 19 Apr 2018 03:36:45 +0000 (21:36 -0600)]
Clarify documentation of p::d::Tria::notify_ready_to_unpack().

6 years agoMerge pull request #6264 from bangerth/doc-update-79
Matthias Maier [Thu, 19 Apr 2018 00:54:00 +0000 (19:54 -0500)]
Merge pull request #6264 from bangerth/doc-update-79

Update documentation of class Householder.

6 years agoMerge pull request #6246 from marcfehling/pack-append
Matthias Maier [Thu, 19 Apr 2018 00:51:20 +0000 (19:51 -0500)]
Merge pull request #6246 from marcfehling/pack-append

Allow Utilities::pack to append data to existing buffer.

6 years agoMerge pull request #6234 from kronbichler/mf_shape_info_improve
Matthias Maier [Thu, 19 Apr 2018 00:47:02 +0000 (19:47 -0500)]
Merge pull request #6234 from kronbichler/mf_shape_info_improve

Slightly relax condition for even-odd tensor product value path

6 years agoMerge pull request #6262 from masterleinad/fix_unused_zoltan
Timo Heister [Wed, 18 Apr 2018 22:47:47 +0000 (18:47 -0400)]
Merge pull request #6262 from masterleinad/fix_unused_zoltan

Avoid warning regarding unused parameter

6 years agoUpdate documentation of class Householder. 6264/head
Wolfgang Bangerth [Wed, 18 Apr 2018 22:30:43 +0000 (16:30 -0600)]
Update documentation of class Householder.

6 years agoMerge pull request #6218 from kkormann/issue_5667_task_info
Martin Kronbichler [Wed, 18 Apr 2018 19:21:51 +0000 (21:21 +0200)]
Merge pull request #6218 from kkormann/issue_5667_task_info

Rework task info. Enables tasks for DG.

6 years agoAvoid warning regarding unused parameter 6262/head
Daniel Arndt [Wed, 18 Apr 2018 19:12:11 +0000 (21:12 +0200)]
Avoid warning regarding unused parameter

6 years agoSlightly relax Hermite detection; add a test for Hermite type. 6261/head
Martin Kronbichler [Wed, 18 Apr 2018 15:35:11 +0000 (17:35 +0200)]
Slightly relax Hermite detection; add a test for Hermite type.

6 years agoMerge pull request #6258 from kronbichler/add_gather_evaluate
Martin Kronbichler [Wed, 18 Apr 2018 07:16:26 +0000 (09:16 +0200)]
Merge pull request #6258 from kronbichler/add_gather_evaluate

Add FEEvaluation::gather_evaluate and integrate_scatter

6 years agoMerge pull request #6253 from jppelteret/metis-cell_weighting
Denis Davydov [Wed, 18 Apr 2018 05:49:09 +0000 (07:49 +0200)]
Merge pull request #6253 from jppelteret/metis-cell_weighting

Pass cell weighting to Metis partitioner

6 years agoAdd FEEvaluation::gather_evaluate and integrate_scatter. 6258/head
Martin Kronbichler [Tue, 17 Apr 2018 20:16:28 +0000 (22:16 +0200)]
Add FEEvaluation::gather_evaluate and integrate_scatter.

6 years agoAllow Utilities::pack to append data to existing buffer. 6246/head
Marc Fehling [Fri, 13 Apr 2018 22:39:45 +0000 (16:39 -0600)]
Allow Utilities::pack to append data to existing buffer.

Allow Utitilities::unpack to read from iterator range. Add test utilities_pack_unpack_05.

6 years agoRework task info. 6218/head
Katharina Kormann [Tue, 10 Apr 2018 15:57:51 +0000 (17:57 +0200)]
Rework task info.

6 years agoMerge pull request #6256 from bangerth/doc-update
Jean-Paul Pelteret [Tue, 17 Apr 2018 17:18:17 +0000 (19:18 +0200)]
Merge pull request #6256 from bangerth/doc-update

Clarify a comment for Utilities::generate_normal_random_number().

6 years agoPass cell weighting to Metis partitioner 6253/head
Jean-Paul Pelteret [Tue, 17 Apr 2018 08:40:03 +0000 (10:40 +0200)]
Pass cell weighting to Metis partitioner

6 years agoMerge pull request #6257 from drwells/gitignore-examples
Wolfgang Bangerth [Tue, 17 Apr 2018 17:00:13 +0000 (11:00 -0600)]
Merge pull request #6257 from drwells/gitignore-examples

Ignore files generated by the example programs.

6 years agoIgnore files generated by the example programs. 6257/head
David Wells [Tue, 17 Apr 2018 16:55:09 +0000 (12:55 -0400)]
Ignore files generated by the example programs.

6 years agoClarify a comment for Utilities::generate_normal_random_number(). 6256/head
Wolfgang Bangerth [Tue, 17 Apr 2018 16:11:08 +0000 (10:11 -0600)]
Clarify a comment for Utilities::generate_normal_random_number().

6 years agoMerge pull request #6251 from GivAlz/DistributedCpt2
Denis Davydov [Tue, 17 Apr 2018 10:37:13 +0000 (12:37 +0200)]
Merge pull request #6251 from GivAlz/DistributedCpt2

Change GridTools::distributed_compute_ptloc to use global description

6 years agoMerge pull request #6225 from bangerth/doc-update-87
Martin Kronbichler [Tue, 17 Apr 2018 05:03:39 +0000 (07:03 +0200)]
Merge pull request #6225 from bangerth/doc-update-87

Provide better documentation to p::d::Triangulation::register_data_attach().

6 years agoAdjust to common coding styles. 6225/head
Wolfgang Bangerth [Fri, 13 Apr 2018 17:55:34 +0000 (11:55 -0600)]
Adjust to common coding styles.

6 years agoBetter document p::d::Triangulation::attach_mesh_data().
Wolfgang Bangerth [Fri, 13 Apr 2018 17:51:13 +0000 (11:51 -0600)]
Better document p::d::Triangulation::attach_mesh_data().

6 years agoMinor cleanup and documentation of code.
Wolfgang Bangerth [Thu, 12 Apr 2018 03:23:24 +0000 (21:23 -0600)]
Minor cleanup and documentation of code.

6 years agoProvide better documentation to p::d::Triangulation::register_data_attach().
Wolfgang Bangerth [Thu, 12 Apr 2018 03:23:05 +0000 (21:23 -0600)]
Provide better documentation to p::d::Triangulation::register_data_attach().

6 years agoChanged GridTools::distributed_compute_ptloc to use global description of the mesh... 6251/head
Giovanni Alzetta [Mon, 16 Apr 2018 11:43:34 +0000 (13:43 +0200)]
Changed GridTools::distributed_compute_ptloc to use global description of the mesh instead of local one

6 years agoMerge pull request #6245 from Rombur/memory
Daniel Arndt [Mon, 16 Apr 2018 17:58:36 +0000 (19:58 +0200)]
Merge pull request #6245 from Rombur/memory

Instantiate GrowingVectorMemory for CUDAWrappers::Vector

6 years agoInstantiate GrowingVectorMemory for CUDAWrappers::Vector 6245/head
Bruno Turcksin [Fri, 13 Apr 2018 20:40:21 +0000 (16:40 -0400)]
Instantiate GrowingVectorMemory for CUDAWrappers::Vector

6 years agoMerge pull request #6168 from tjhei/test_master
Martin Kronbichler [Mon, 16 Apr 2018 08:50:00 +0000 (10:50 +0200)]
Merge pull request #6168 from tjhei/test_master

Improve changelog entry for #6129

6 years agomodify changelog 6168/head
Timo Heister [Thu, 5 Apr 2018 16:31:51 +0000 (12:31 -0400)]
modify changelog

6 years agoMerge pull request #6206 from drwells/improve-assertions
Daniel Arndt [Sun, 15 Apr 2018 20:12:32 +0000 (22:12 +0200)]
Merge pull request #6206 from drwells/improve-assertions

Improve assertions

6 years agoMerge pull request #6249 from masterleinad/fix_compiling_clang_6
Denis Davydov [Sun, 15 Apr 2018 16:03:20 +0000 (18:03 +0200)]
Merge pull request #6249 from masterleinad/fix_compiling_clang_6

Fix compiling with clang-6

6 years agoMerge pull request #6242 from luca-heltai/map-boundary-to-manifold-ids
Daniel Arndt [Sun, 15 Apr 2018 11:52:31 +0000 (13:52 +0200)]
Merge pull request #6242 from luca-heltai/map-boundary-to-manifold-ids

Added map_boundary_to_manifold_ids.

6 years agoFix compiling with clang-6 6249/head
Daniel Arndt [Sun, 15 Apr 2018 10:02:11 +0000 (12:02 +0200)]
Fix compiling with clang-6

6 years agoAdd another test for GridTools::map_boundary_to_manifold_ids 6242/head
Jean-Paul Pelteret [Sun, 15 Apr 2018 08:07:44 +0000 (10:07 +0200)]
Add another test for GridTools::map_boundary_to_manifold_ids

6 years agoTouchup documentation
Jean-Paul Pelteret [Sun, 15 Apr 2018 08:06:41 +0000 (10:06 +0200)]
Touchup documentation

6 years agoMerge pull request #6232 from jppelteret/ad-fixes_04
Daniel Arndt [Sun, 15 Apr 2018 07:52:43 +0000 (09:52 +0200)]
Merge pull request #6232 from jppelteret/ad-fixes_04

Update SymmetricTensor class for AD numbers

6 years agoMerge pull request #6248 from luca-heltai/reset-manifolds
Daniel Arndt [Sun, 15 Apr 2018 07:50:06 +0000 (09:50 +0200)]
Merge pull request #6248 from luca-heltai/reset-manifolds

Deprecate set_manifold(id), moved to reset_manifold(id)

6 years agoFixed JPs comments. 6248/head
Luca Heltai [Sat, 14 Apr 2018 15:54:33 +0000 (17:54 +0200)]
Fixed JPs comments.

6 years agoFixed JPs comments.
Luca Heltai [Sat, 14 Apr 2018 16:14:07 +0000 (16:14 +0000)]
Fixed JPs comments.

6 years agoDocentry.
Luca Heltai [Sat, 14 Apr 2018 15:01:44 +0000 (17:01 +0200)]
Docentry.

6 years agoReplace set_manifold by reset_manifold
Luca Heltai [Sat, 14 Apr 2018 14:56:21 +0000 (14:56 +0000)]
Replace set_manifold by reset_manifold

6 years agoDeprecated set_manifold. Added reset_all_manifolds.
Luca Heltai [Sat, 14 Apr 2018 14:46:57 +0000 (14:46 +0000)]
Deprecated set_manifold. Added reset_all_manifolds.

6 years agoMerge pull request #6236 from GivAlz/DocumentationFe
Luca Heltai [Sat, 14 Apr 2018 14:06:19 +0000 (16:06 +0200)]
Merge pull request #6236 from GivAlz/DocumentationFe

Corrected documentation for FEFieldFunction

6 years agoCorrected documentation about FEFieldFunction and distributed triangulation: exceptio... 6236/head
Giovanni Alzetta [Thu, 12 Apr 2018 21:36:34 +0000 (23:36 +0200)]
Corrected documentation about FEFieldFunction and distributed triangulation: exception is triggered only for artificial cells

6 years agoMerge pull request #6231 from jppelteret/ad-fixes_03
Luca Heltai [Sat, 14 Apr 2018 13:06:50 +0000 (15:06 +0200)]
Merge pull request #6231 from jppelteret/ad-fixes_03

Update Tensor class for AD numbers

6 years agoMerge pull request #6244 from tjhei/document_hyper_l
David Wells [Fri, 13 Apr 2018 23:45:49 +0000 (19:45 -0400)]
Merge pull request #6244 from tjhei/document_hyper_l

documentation fixes for hyper_L

6 years agoMerge pull request #6243 from GivAlz/EraseDouble
Luca Heltai [Fri, 13 Apr 2018 21:42:07 +0000 (23:42 +0200)]
Merge pull request #6243 from GivAlz/EraseDouble

Removed double include in grid_tools.h

6 years agodocumentation fixes for hyper_L 6244/head
Timo Heister [Fri, 13 Apr 2018 20:11:02 +0000 (16:11 -0400)]
documentation fixes for hyper_L

6 years agoRemoved double include in grid_tools.h 6243/head
Giovanni Alzetta [Fri, 13 Apr 2018 19:34:10 +0000 (21:34 +0200)]
Removed double include in grid_tools.h

6 years agoAdded map_boundary_to_manifold_ids.
Luca Heltai [Fri, 13 Apr 2018 18:25:38 +0000 (20:25 +0200)]
Added map_boundary_to_manifold_ids.

6 years agoMerge pull request #6239 from jppelteret/muparser_werror
Daniel Arndt [Fri, 13 Apr 2018 15:23:09 +0000 (17:23 +0200)]
Merge pull request #6239 from jppelteret/muparser_werror

Add default cases to switches in muParser

6 years agoMerge pull request #6235 from BenBrands/MRRR_bug
Denis Davydov [Fri, 13 Apr 2018 14:48:40 +0000 (16:48 +0200)]
Merge pull request #6235 from BenBrands/MRRR_bug

ScaLAPACKMatrix: remedy for exceptions from within p_syevr/_syevr

6 years agoMerge pull request #6224 from davydden/feature/extractor_tensor
Wolfgang Bangerth [Fri, 13 Apr 2018 12:58:18 +0000 (06:58 -0600)]
Merge pull request #6224 from davydden/feature/extractor_tensor

add gradient of Tensor extractor

6 years agoMerge pull request #6220 from Rombur/cuda_solver
Daniel Arndt [Fri, 13 Apr 2018 12:56:45 +0000 (14:56 +0200)]
Merge pull request #6220 from Rombur/cuda_solver

[RFC] Add CG test using cuda

6 years agoremedy for exceptions from within p_syevr/_syevr 6235/head
Benjamin Brands [Thu, 12 Apr 2018 18:46:41 +0000 (20:46 +0200)]
remedy for exceptions from within p_syevr/_syevr

6 years agoMerge pull request #6211 from tcclevenger/stokes_comp_test
Martin Kronbichler [Fri, 13 Apr 2018 08:37:51 +0000 (10:37 +0200)]
Merge pull request #6211 from tcclevenger/stokes_comp_test

add test stokes computation

6 years agoAdd default cases to switches in muParser 6239/head
Jean-Paul Pelteret [Fri, 13 Apr 2018 08:05:02 +0000 (10:05 +0200)]
Add default cases to switches in muParser

Fixes #6238

6 years agoInstantiate SymmetricTensor class for auto-differentiable numbers 6232/head
Jean-Paul Pelteret [Thu, 12 Apr 2018 13:39:11 +0000 (15:39 +0200)]
Instantiate SymmetricTensor class for auto-differentiable numbers

6 years agoFix issue with AD SymmetricTensor eigenvalue/vector calculations.
Jean-Paul Pelteret [Thu, 12 Apr 2018 13:38:42 +0000 (15:38 +0200)]
Fix issue with AD SymmetricTensor eigenvalue/vector calculations.

For auto-differentiable numbers, when the input tensor was diagonal the
sensitivities of the eigenvalues/vector with respect to one another were
deduced. This means that although the correct results were being
returned, their derivatives were incorrect. This patch attempts to
correct this by perturbing a diagonal input tensor (of AD number type)
and computing an approximation to the eigenvalues/vectors.

6 years agomore fixes of whitespaces and incode comments 6224/head
Denis Davydov [Fri, 13 Apr 2018 02:07:59 +0000 (04:07 +0200)]
more fixes of whitespaces and incode comments

6 years agoupdate tests and add a changelog
Denis Davydov [Thu, 12 Apr 2018 18:37:10 +0000 (20:37 +0200)]
update tests and add a changelog

6 years agoInstantiate Tensor class for auto-differentiable numbers 6231/head
Jean-Paul Pelteret [Thu, 12 Apr 2018 13:33:49 +0000 (15:33 +0200)]
Instantiate Tensor class for auto-differentiable numbers

6 years agoFix Tensor::invert() for auto-differentiable numbers
Jean-Paul Pelteret [Thu, 12 Apr 2018 13:33:20 +0000 (15:33 +0200)]
Fix Tensor::invert() for auto-differentiable numbers

6 years agoMerge pull request #6230 from jppelteret/ad-fixes_02
Luca Heltai [Thu, 12 Apr 2018 21:02:43 +0000 (23:02 +0200)]
Merge pull request #6230 from jppelteret/ad-fixes_02

Various updates and fixes for AD numbers

6 years agoSlightly relax condition for even-odd tensor product value path. 6234/head
Martin Kronbichler [Thu, 12 Apr 2018 19:03:39 +0000 (21:03 +0200)]
Slightly relax condition for even-odd tensor product value path.

6 years agoimplement gradient of FEValuesViews::Tensor
Denis Davydov [Thu, 12 Apr 2018 18:36:29 +0000 (20:36 +0200)]
implement gradient of FEValuesViews::Tensor

Also change meaning of divergence so that
Grad(T) : I = Div(T).

6 years agocleanup incode comments in fe_values.h
Denis Davydov [Thu, 12 Apr 2018 18:35:18 +0000 (20:35 +0200)]
cleanup incode comments in fe_values.h

6 years agoMerge pull request #6215 from kronbichler/reduce_number_of_threads
David Wells [Thu, 12 Apr 2018 16:57:12 +0000 (12:57 -0400)]
Merge pull request #6215 from kronbichler/reduce_number_of_threads

Reduce number of threads in tests

6 years agoAdd ProductType for Sacado expression templates 6230/head
Jean-Paul Pelteret [Thu, 12 Apr 2018 12:43:58 +0000 (14:43 +0200)]
Add ProductType for Sacado expression templates

6 years agoUpdate Sacado number types.
Jean-Paul Pelteret [Thu, 12 Apr 2018 12:42:36 +0000 (14:42 +0200)]
Update Sacado number types.

Default definitions for helper functions are now given irrespective of
whether deal.II is compiled with Trilinos or not. This assists in
generic programming.

6 years agoUpdate Adol-C number types.
Jean-Paul Pelteret [Thu, 12 Apr 2018 12:41:19 +0000 (14:41 +0200)]
Update Adol-C number types.

Default definitions for helper functions are now given irrespective of
whether deal.II is compiled with Adol-C or not. This assists in generic
programming.

6 years agoUpdate ADNumberTraits
Jean-Paul Pelteret [Thu, 12 Apr 2018 12:39:01 +0000 (14:39 +0200)]
Update ADNumberTraits

The addition of the scalar_type to the default definition for arithmetic
types increases the usefulness of this class for generic programming.

6 years agoEnsure that numbers::NumberTraits works with AD numbers.
Jean-Paul Pelteret [Thu, 12 Apr 2018 12:26:47 +0000 (14:26 +0200)]
Ensure that numbers::NumberTraits works with AD numbers.

6 years agoMerge pull request #6146 from bangerth/parallelize
Daniel Arndt [Thu, 12 Apr 2018 16:26:15 +0000 (18:26 +0200)]
Merge pull request #6146 from bangerth/parallelize

Parallelize a few operations in the FE_Q_Base constructor.

6 years agoMerge pull request #6227 from kronbichler/fix_transfinite_interpolation_signal
Luca Heltai [Thu, 12 Apr 2018 12:16:08 +0000 (14:16 +0200)]
Merge pull request #6227 from kronbichler/fix_transfinite_interpolation_signal

Fix signal handling of transfinite interpolation once cleared

6 years agoMerge pull request #6226 from kronbichler/avoid_warning_jacobi
Denis Davydov [Thu, 12 Apr 2018 12:09:30 +0000 (14:09 +0200)]
Merge pull request #6226 from kronbichler/avoid_warning_jacobi

Avoid warning in computation of Jacobi polynomial roots

6 years agoFix signal handling of transfinite interpolation once cleared. 6227/head
Martin Kronbichler [Thu, 12 Apr 2018 08:10:46 +0000 (10:10 +0200)]
Fix signal handling of transfinite interpolation once cleared.

6 years agoMerge pull request #6221 from masterleinad/fix_stp_22_mass
Martin Kronbichler [Thu, 12 Apr 2018 07:25:01 +0000 (09:25 +0200)]
Merge pull request #6221 from masterleinad/fix_stp_22_mass

 Store the pressure mass matrix separately in step-22

6 years agoAvoid warning in computation of Jacobi polynomial roots. 6226/head
Martin Kronbichler [Thu, 12 Apr 2018 07:18:56 +0000 (09:18 +0200)]
Avoid warning in computation of Jacobi polynomial roots.

6 years agoMerge pull request #6202 from kronbichler/issue_5667_mapping_cells
Martin Kronbichler [Thu, 12 Apr 2018 05:31:07 +0000 (07:31 +0200)]
Merge pull request #6202 from kronbichler/issue_5667_mapping_cells

Convert data structures in MF::MappingInfo to a face-compatible variant

6 years agoMerge pull request #6177 from kronbichler/jacobi_polynomial
Daniel Arndt [Wed, 11 Apr 2018 22:13:04 +0000 (00:13 +0200)]
Merge pull request #6177 from kronbichler/jacobi_polynomial

New function for Jacobi polynomial evaluation and its roots

6 years agoRename CellType -> GeometryType. 6202/head
Martin Kronbichler [Wed, 11 Apr 2018 20:57:02 +0000 (22:57 +0200)]
Rename CellType -> GeometryType.

6 years agoMerge pull request #6182 from luca-heltai/clone-manifolds
Daniel Arndt [Wed, 11 Apr 2018 17:04:52 +0000 (19:04 +0200)]
Merge pull request #6182 from luca-heltai/clone-manifolds

Clone manifolds + std::unique_ptr in Tria

6 years agoAdjust test output due to (more accurate) expression of quadrature points. 6177/head
Martin Kronbichler [Wed, 11 Apr 2018 16:43:25 +0000 (18:43 +0200)]
Adjust test output due to (more accurate) expression of quadrature points.

6 years agoAdapt Wolfgang's approach 6221/head
Daniel Arndt [Wed, 11 Apr 2018 16:32:50 +0000 (18:32 +0200)]
Adapt Wolfgang's approach

6 years agoadd test stokes computation 6211/head
tcclevenger [Mon, 9 Apr 2018 18:21:36 +0000 (14:21 -0400)]
add test stokes computation

6 years agoAdd another test.
Martin Kronbichler [Sun, 8 Apr 2018 14:37:50 +0000 (16:37 +0200)]
Add another test.

6 years agoAdd changelog.
Martin Kronbichler [Fri, 6 Apr 2018 09:07:38 +0000 (11:07 +0200)]
Add changelog.

6 years agoUse Jacobi roots to simplify quadrature implementation.
Martin Kronbichler [Fri, 6 Apr 2018 09:07:26 +0000 (11:07 +0200)]
Use Jacobi roots to simplify quadrature implementation.

6 years agoTest Jacobi polynomial evaluation.
Martin Kronbichler [Fri, 6 Apr 2018 09:06:48 +0000 (11:06 +0200)]
Test Jacobi polynomial evaluation.

6 years agoUse Jacobi polynomial roots for definition of Hermite-like interpolation rather than...
Martin Kronbichler [Fri, 6 Apr 2018 09:06:33 +0000 (11:06 +0200)]
Use Jacobi polynomial roots for definition of Hermite-like interpolation rather than LAPACK.

6 years agoAdd user-visible implementation of Jacobi polynomial.
Martin Kronbichler [Fri, 6 Apr 2018 09:06:06 +0000 (11:06 +0200)]
Add user-visible implementation of Jacobi polynomial.

6 years agoConvert data structures in MF::MappingInfo to a face-compatible variant.
Martin Kronbichler [Sat, 7 Apr 2018 21:15:28 +0000 (23:15 +0200)]
Convert data structures in MF::MappingInfo to a face-compatible variant.

6 years agoMerge pull request #6155 from bangerth/unique-ptr
Martin Kronbichler [Wed, 11 Apr 2018 11:12:31 +0000 (13:12 +0200)]
Merge pull request #6155 from bangerth/unique-ptr

Convert ReadWriteVector to std::unique_ptr.

6 years agoStore the pressure mass matrix separately in step-22
Daniel Arndt [Tue, 10 Apr 2018 22:41:31 +0000 (00:41 +0200)]
Store the pressure mass matrix separately in step-22

6 years agoAdd CG test using cuda 6220/head
Bruno Turcksin [Tue, 10 Apr 2018 22:11:59 +0000 (18:11 -0400)]
Add CG test using 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.