]>
https://gitweb.dealii.org/ - dealii.git/log
tcclevenger [Fri, 6 Oct 2017 01:36:11 +0000 (21:36 -0400)]
remove unused variable
Wolfgang Bangerth [Thu, 28 Sep 2017 13:29:36 +0000 (07:29 -0600)]
Merge pull request #5166 from luca-heltai/switch-order-sundials
Switch order of arguments in constructors for SUNDIALS::*
Martin Kronbichler [Thu, 28 Sep 2017 08:10:48 +0000 (10:10 +0200)]
Merge pull request #5074 from jwitte08/vectorized_tensor_product_matrix_sum
Vectorized tensor product matrix
Julius Witte [Wed, 27 Sep 2017 11:32:17 +0000 (13:32 +0200)]
Added a changelog entry.
Luca Heltai [Thu, 28 Sep 2017 07:59:56 +0000 (09:59 +0200)]
Switched order of arguments in SUNDIALS::* constructors.
David Wells [Wed, 27 Sep 2017 21:46:08 +0000 (17:46 -0400)]
Merge pull request #5165 from bangerth/simplify
Simplify some con/destructors by using =default.
Wolfgang Bangerth [Wed, 27 Sep 2017 19:40:05 +0000 (13:40 -0600)]
Simplify some con/destructors by using =default.
David Wells [Wed, 27 Sep 2017 17:35:53 +0000 (13:35 -0400)]
Merge pull request #5149 from bangerth/more-hp-work
More steps towards hp in parallel.
Wolfgang Bangerth [Wed, 27 Sep 2017 14:08:02 +0000 (08:08 -0600)]
Merge pull request #5156 from luca-heltai/arkode
ARKode interface.
Luca Heltai [Wed, 27 Sep 2017 14:01:28 +0000 (16:01 +0200)]
Merge pull request #5148 from tamiko/make_dealii_great_again
Fix FindASSIMP.cmake and improve DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
Luca Heltai [Wed, 27 Sep 2017 14:00:45 +0000 (16:00 +0200)]
Merge pull request #5162 from masterleinad/restrict_tests_p4est
Restrict tests requiring p4est
Luca Heltai [Wed, 27 Sep 2017 12:51:17 +0000 (14:51 +0200)]
Merge pull request #5159 from bangerth/doc-update
Update documentation in VectorMemory and derived classes.
Luca Heltai [Wed, 27 Sep 2017 12:41:07 +0000 (14:41 +0200)]
deal2lkit -> deal.II, 2015 -> 2017
Luca Heltai [Wed, 27 Sep 2017 12:36:31 +0000 (14:36 +0200)]
ChangeLog.
Luca Heltai [Wed, 27 Sep 2017 12:33:48 +0000 (14:33 +0200)]
Brusselator test with jacobian.
Luca Heltai [Wed, 27 Sep 2017 10:53:16 +0000 (12:53 +0200)]
Test all nonjacobian interfaces.
Luca Heltai [Tue, 26 Sep 2017 14:45:49 +0000 (16:45 +0200)]
ARKode interface.
Luca Heltai [Tue, 26 Sep 2017 14:45:36 +0000 (16:45 +0200)]
Add ARKode to FindSUNDIALS.
Daniel Arndt [Wed, 27 Sep 2017 12:01:35 +0000 (14:01 +0200)]
Merge pull request #5163 from masterleinad/unused_param_param_acceptor
Remove unused parameter
Luca Heltai [Wed, 27 Sep 2017 11:04:23 +0000 (13:04 +0200)]
Merge pull request #5153 from bangerth/avoid-raw-pointers
Avoid raw pointers in SUNDIALS IDA interfaces.
Denis Davydov [Wed, 27 Sep 2017 11:02:09 +0000 (13:02 +0200)]
Merge pull request #5161 from drwells/add-deal-ii-with-petsc-with-hypre
Add DEAL_II_PETSC_WITH_HYPRE.
Daniel Arndt [Wed, 27 Sep 2017 10:16:51 +0000 (12:16 +0200)]
Remove unused parameter
Daniel Arndt [Wed, 27 Sep 2017 10:12:40 +0000 (12:12 +0200)]
Restrict tests requiring p4est
David Wells [Wed, 27 Sep 2017 00:34:14 +0000 (20:34 -0400)]
Add DEAL_II_WITH_PETSC_WITH_HYPRE.
This does not change any functionality but does make it easier to
disable (or enable) tests based on the availability of hypre within
PETSc.
David Wells [Tue, 26 Sep 2017 22:04:57 +0000 (18:04 -0400)]
Merge pull request #4994 from jppelteret/petsc_mumps
Setup and use DEAL_II_PETSC_WITH_MUMPS in PETSc solver.
Daniel Arndt [Tue, 26 Sep 2017 21:55:15 +0000 (23:55 +0200)]
Merge pull request #5158 from bangerth/avoid-raw-pointers-2
Avoid raw pointers in favor of VectorMemory::Pointer in SolverQMRS.
Wolfgang Bangerth [Tue, 26 Sep 2017 19:08:49 +0000 (13:08 -0600)]
Update documentation in VectorMemory and derived classes.
Wolfgang Bangerth [Tue, 26 Sep 2017 18:59:47 +0000 (12:59 -0600)]
Avoid raw pointers in favor of VectorMemory::Pointer in SolverQMRS.
Luca Heltai [Tue, 26 Sep 2017 17:27:31 +0000 (19:27 +0200)]
Merge pull request #5116 from luca-heltai/parameter-acceptor
ParameterAcceptor.
Wolfgang Bangerth [Tue, 26 Sep 2017 17:20:11 +0000 (11:20 -0600)]
Merge pull request #5157 from tjhei/step56-template-naming
minor: step-56: consistent template arg naming
Luca Heltai [Mon, 25 Sep 2017 11:49:13 +0000 (13:49 +0200)]
Added initialize with input_stream, and optional prm.
Luca Heltai [Wed, 20 Sep 2017 15:04:15 +0000 (17:04 +0200)]
Added default prm to add_parameter().
Luca Heltai [Wed, 20 Sep 2017 12:22:04 +0000 (14:22 +0200)]
Changelog.
Luca Heltai [Wed, 20 Sep 2017 12:13:02 +0000 (14:13 +0200)]
Test for path handling.
Luca Heltai [Wed, 20 Sep 2017 10:24:57 +0000 (12:24 +0200)]
Test failing custom format in output.
Luca Heltai [Wed, 20 Sep 2017 10:05:59 +0000 (12:05 +0200)]
Test tex output.
Luca Heltai [Wed, 20 Sep 2017 10:01:30 +0000 (12:01 +0200)]
Test xml format.
Luca Heltai [Wed, 20 Sep 2017 09:52:37 +0000 (11:52 +0200)]
Test global section names.
Luca Heltai [Wed, 20 Sep 2017 09:46:58 +0000 (11:46 +0200)]
Test with Point<dim>.
Luca Heltai [Wed, 20 Sep 2017 09:43:43 +0000 (11:43 +0200)]
Test Using add parameter.
Luca Heltai [Wed, 20 Sep 2017 09:27:19 +0000 (11:27 +0200)]
ParameterAcceptor class.
Timo Heister [Tue, 26 Sep 2017 17:18:47 +0000 (13:18 -0400)]
minor: step-56: consistent template arg naming
Timo Heister [Tue, 26 Sep 2017 01:20:10 +0000 (21:20 -0400)]
Merge pull request #5152 from bangerth/minor-updates
Better document MPILogInitAll.
Wolfgang Bangerth [Tue, 26 Sep 2017 00:35:52 +0000 (18:35 -0600)]
Avoid raw pointers in SUNDIALS IDA interfaces.
Wolfgang Bangerth [Mon, 25 Sep 2017 23:48:12 +0000 (17:48 -0600)]
Better document MPILogInitAll.
Wolfgang Bangerth [Mon, 25 Sep 2017 23:39:04 +0000 (17:39 -0600)]
Provide output from all processors.
Wolfgang Bangerth [Mon, 25 Sep 2017 21:51:47 +0000 (15:51 -0600)]
Add a test.
Matthias Maier [Mon, 25 Sep 2017 21:43:50 +0000 (16:43 -0500)]
Add another warning to DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
Matthias Maier [Mon, 25 Sep 2017 21:35:33 +0000 (16:35 -0500)]
CMake: Make FindASSIMP.cmake more pretty
- use DEAL_II_FIND_PATH to set up include directory
- don't use tabs :-)
David Wells [Mon, 25 Sep 2017 19:59:16 +0000 (15:59 -0400)]
Merge pull request #5146 from masterleinad/fix_multigrid_lapack
Restrict multigrid tests to only run with LAPACK
David Wells [Mon, 25 Sep 2017 19:58:55 +0000 (15:58 -0400)]
Merge pull request #5147 from masterleinad/fix_utilities
Restrict lac/utilities_02 to only run with LAPACK
David Wells [Mon, 25 Sep 2017 19:58:01 +0000 (15:58 -0400)]
Merge pull request #5140 from masterleinad/array_view_cbegin
Introduce ArrayView::cbegin and ArrayView::cend
Wolfgang Bangerth [Thu, 21 Sep 2017 20:05:33 +0000 (14:05 -0600)]
Exclude interfaces to ghost cells from DoF index unification.
Daniel Arndt [Mon, 25 Sep 2017 12:48:41 +0000 (14:48 +0200)]
Restrict lac/utilities_02 to only run with LAPACK
Daniel Arndt [Mon, 25 Sep 2017 12:27:34 +0000 (14:27 +0200)]
Restrict multigrid tests to only run with LAPACK
Daniel Arndt [Mon, 25 Sep 2017 08:29:00 +0000 (10:29 +0200)]
Merge pull request #5144 from tamiko/disable_tests
Temporarily disable two tests
Matthias Maier [Mon, 25 Sep 2017 04:38:20 +0000 (23:38 -0500)]
Temporarily disable two tests
Closes #5126
Closes #5128
In reference to #4857
Wolfgang Bangerth [Mon, 25 Sep 2017 01:39:32 +0000 (19:39 -0600)]
Merge pull request #5124 from GivAlz/BBoxMerge
Added functions merge_with and volume to BoundingBox
Wolfgang Bangerth [Mon, 25 Sep 2017 01:30:23 +0000 (19:30 -0600)]
Merge pull request #5143 from drwells/move-vector-length
Move a function out of an anonymous namespace.
Wolfgang Bangerth [Mon, 25 Sep 2017 00:57:25 +0000 (18:57 -0600)]
Merge pull request #5142 from davydden/oversubscribe
explicitly oversubscribe with MPI
Bruno Turcksin [Mon, 25 Sep 2017 00:15:28 +0000 (20:15 -0400)]
Merge pull request #5135 from davydden/python_wrappers_warnings
fix Python wrappers warnings
David Wells [Sun, 24 Sep 2017 21:00:00 +0000 (17:00 -0400)]
Merge pull request #5137 from davydden/missing_instantiations_2
add missing instantiations of DataOutBase::write_filtered_data
David Wells [Sun, 24 Sep 2017 19:38:52 +0000 (15:38 -0400)]
Move a function out of an anonymous namespace.
We only call this function in debug mode right now, so the compiler
complains (in release mode) that we have an unused function.
Denis Davydov [Sun, 24 Sep 2017 16:54:19 +0000 (18:54 +0200)]
Merge pull request #5134 from davydden/slepc_fix_test
increase precision in Slepc SHEP test to avoid missed eigenpairs
Denis Davydov [Sun, 24 Sep 2017 16:09:48 +0000 (18:09 +0200)]
explicitly oversubscribe with MPI
Daniel Arndt [Sun, 24 Sep 2017 13:00:49 +0000 (15:00 +0200)]
Merge pull request #5136 from davydden/missing_instantiations_1
add missing instantiation for ConstraintMatrix::distribute_local_to_g…
Daniel Arndt [Sun, 24 Sep 2017 10:25:47 +0000 (12:25 +0200)]
Merge pull request #5129 from davydden/fe_move_tests
additional output for fe_move on macOS
Daniel Arndt [Sun, 24 Sep 2017 09:30:48 +0000 (11:30 +0200)]
Changelog entry
Daniel Arndt [Sun, 24 Sep 2017 09:15:00 +0000 (11:15 +0200)]
Introduce ArrayView::cbegin and ArrayView::cend
Giovanni Alzetta [Sun, 24 Sep 2017 09:08:01 +0000 (11:08 +0200)]
Merge branch 'master' into BBoxMerge
Giovanni Alzetta [Fri, 22 Sep 2017 11:31:47 +0000 (11:31 +0000)]
Added functions merge_with and volume to BoundingBox
Denis Davydov [Sun, 24 Sep 2017 06:42:46 +0000 (08:42 +0200)]
add missing instantiation for ConstraintMatrix::distribute_local_to_global()
Denis Davydov [Sun, 24 Sep 2017 07:03:44 +0000 (09:03 +0200)]
add missing instantiations of DataOutBase::write_filtered_data
Denis Davydov [Sun, 24 Sep 2017 05:04:54 +0000 (07:04 +0200)]
remove unused variable in TriangulationWrapper
Denis Davydov [Sun, 24 Sep 2017 05:04:09 +0000 (07:04 +0200)]
fix a warning in python wrappers
Denis Davydov [Sat, 23 Sep 2017 21:40:39 +0000 (23:40 +0200)]
increase precision in Slepc SHEP test to avoid missed eigenpairs
Denis Davydov [Sat, 23 Sep 2017 21:16:02 +0000 (23:16 +0200)]
additional output for fe_move on macOS
Giovanni Alzetta [Sun, 17 Sep 2017 23:25:10 +0000 (23:25 +0000)]
Created class Bounding Box and its routine point_inside
Julius Witte [Thu, 21 Sep 2017 18:44:35 +0000 (20:44 +0200)]
Added namespace for spectral_assembly(). Base class vmult() and apply_inverse() operate on ArrayView. Deletion of derived class vmult() and apply_inverse().
Julius Witte [Wed, 20 Sep 2017 17:13:35 +0000 (19:13 +0200)]
Fixed some suggestions. Refactored and added documentation. Fixed typos in tests.
Julius Witte [Wed, 13 Sep 2017 14:28:39 +0000 (16:28 +0200)]
Added tests for all kinds or reinit() and vectorized template specialization of TensorProductMatrixSymmetricSum. Removed fill_data() from base class as we can access protected data members directly.
Julius Witte [Tue, 5 Sep 2017 15:18:28 +0000 (17:18 +0200)]
Split up of TensorProductMatrixSymmetricSum into base and derived class. Added template specialization for arithmetic template Number being VectorizedArray<Number>.
Daniel Arndt [Fri, 22 Sep 2017 09:37:14 +0000 (11:37 +0200)]
Merge pull request #5122 from bangerth/fix-warning
Suppress a warning about an unused argument.
Wolfgang Bangerth [Thu, 21 Sep 2017 20:06:09 +0000 (14:06 -0600)]
Suppress a warning about an unused argument.
Timo Heister [Thu, 21 Sep 2017 17:17:29 +0000 (13:17 -0400)]
Merge pull request #5121 from bangerth/const-args
Make some function arguments 'const'.
Wolfgang Bangerth [Thu, 21 Sep 2017 15:46:06 +0000 (09:46 -0600)]
Make some function arguments 'const'.
Wolfgang Bangerth [Thu, 21 Sep 2017 14:48:58 +0000 (08:48 -0600)]
Merge pull request #5095 from luca-heltai/assimp-detection
Assimp support and GridIn::read_assimp.
Martin Kronbichler [Thu, 21 Sep 2017 11:03:30 +0000 (13:03 +0200)]
Merge pull request #5101 from bangerth/more-hp-work
Add a test.
Luca Heltai [Thu, 21 Sep 2017 08:18:23 +0000 (10:18 +0200)]
Merge pull request #5072 from luca-heltai/triangulation-info-cache
GridTools::Cache (was TriangulationInfoCache).
Luca Heltai [Thu, 21 Sep 2017 08:02:56 +0000 (10:02 +0200)]
Fixed minor issues.
Wolfgang Bangerth [Wed, 20 Sep 2017 21:35:49 +0000 (15:35 -0600)]
Merge pull request #5077 from danshapero/examples-c++11
use range-based for and other C++11 features in tutorials
danshapero [Mon, 18 Sep 2017 18:36:35 +0000 (11:36 -0700)]
Using range-based for loops in examples 2-5
Daniel Arndt [Wed, 20 Sep 2017 19:06:38 +0000 (21:06 +0200)]
Merge pull request #5090 from bangerth/fesystem
Be more generous in what types we allow in the FESystem(...) constructor
danshapero [Wed, 13 Sep 2017 23:37:37 +0000 (16:37 -0700)]
Using range-based for loop in example 1
Wolfgang Bangerth [Wed, 20 Sep 2017 17:55:03 +0000 (11:55 -0600)]
Merge pull request #4857 from tamiko/generalized_interpolation
Generalized support points / interpolation
Daniel Arndt [Wed, 20 Sep 2017 15:30:59 +0000 (17:30 +0200)]
Merge pull request #5115 from masterleinad/fix_serialization
Fix serialization of DoFHandler and Triangulation for clang-5
Daniel Arndt [Wed, 20 Sep 2017 15:22:00 +0000 (17:22 +0200)]
Merge pull request #5111 from bangerth/const-args
Marks some input arguments as 'const'.
Daniel Arndt [Wed, 20 Sep 2017 10:15:34 +0000 (12:15 +0200)]
Fix serialization of DoFHandler and Triangulation for clang-5
Luca Heltai [Wed, 20 Sep 2017 07:40:28 +0000 (09:40 +0200)]
WB's comments part II.
Timo Heister [Tue, 19 Sep 2017 17:41:17 +0000 (13:41 -0400)]
Merge pull request #5104 from masterleinad/doc_copy_to_mg
Improve documentation for MultigridTransfer::copy_to_mg
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.