]>
https://gitweb.dealii.org/ - dealii.git/log
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.
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 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
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
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
Wolfgang Bangerth [Tue, 19 Sep 2017 16:49:55 +0000 (10:49 -0600)]
Merge pull request #5113 from masterleinad/remove_unused_reserve_space
Remove unused private function DoFHandler::reserve_space
Daniel Arndt [Tue, 19 Sep 2017 15:40:42 +0000 (17:40 +0200)]
Remove unused private function DoFHandler::reserve_space
Wolfgang Bangerth [Tue, 19 Sep 2017 15:10:08 +0000 (09:10 -0600)]
Mark some input arguments as 'const'.
Daniel Arndt [Mon, 18 Sep 2017 13:58:09 +0000 (15:58 +0200)]
Improve documentation for copy_to_mg
Denis Davydov [Tue, 19 Sep 2017 08:11:38 +0000 (10:11 +0200)]
Merge pull request #5105 from Rombur/cuda_documentation
Add documentation to enable CUDA support
Luca Heltai [Tue, 19 Sep 2017 07:54:45 +0000 (09:54 +0200)]
Renamed GridTools::CacheFlags -> GridTools::CacheUpdateFlags
Luca Heltai [Tue, 19 Sep 2017 07:32:56 +0000 (09:32 +0200)]
Updated documentation
Daniel Arndt [Mon, 18 Sep 2017 20:09:21 +0000 (22:09 +0200)]
Merge pull request #5103 from bangerth/fix-warning
Avoid a warning about an unused argument.
Luca Heltai [Mon, 18 Sep 2017 17:46:31 +0000 (19:46 +0200)]
WB's comments.
Luca Heltai [Mon, 18 Sep 2017 17:27:51 +0000 (19:27 +0200)]
Merge pull request #5098 from drwells/add-sundials-copy-test
Add a test for copying SUNDIALS vectors.
David Wells [Mon, 18 Sep 2017 15:22:19 +0000 (11:22 -0400)]
Merge pull request #5099 from drwells/remove-vector-slice-1
Remove VectorSlice from some internal functions.
Bruno Turcksin [Sun, 17 Sep 2017 04:04:04 +0000 (00:04 -0400)]
Add documentation to enable CUDA support
Daniel Arndt [Mon, 18 Sep 2017 14:04:54 +0000 (16:04 +0200)]
Merge pull request #5102 from bangerth/fix-test
Further increase test accuracy.
Wolfgang Bangerth [Mon, 18 Sep 2017 13:57:26 +0000 (07:57 -0600)]
Avoid a warning about an unused argument.
Wolfgang Bangerth [Mon, 18 Sep 2017 13:55:58 +0000 (07:55 -0600)]
Further increase test accuracy.
Wolfgang Bangerth [Wed, 13 Sep 2017 21:13:24 +0000 (15:13 -0600)]
Add an hp-ified version of tests/mpi/step-40.
The output is identical to the original, non-hp version.
Daniel Arndt [Mon, 18 Sep 2017 08:20:36 +0000 (10:20 +0200)]
Merge pull request #5078 from GivAlz/master
Adding Bounding Boxes class to Base
Martin Kronbichler [Mon, 18 Sep 2017 07:38:50 +0000 (09:38 +0200)]
Merge pull request #5093 from bangerth/hp-fixes
Provide DoFAccessor::set_dof_indices() for hp.
Wolfgang Bangerth [Thu, 14 Sep 2017 22:04:59 +0000 (16:04 -0600)]
Add a test.
Wolfgang Bangerth [Thu, 14 Sep 2017 20:41:08 +0000 (14:41 -0600)]
Allow not specifying the multiplicity in the FESystem constructor.
Wolfgang Bangerth [Thu, 14 Sep 2017 19:33:32 +0000 (13:33 -0600)]
Make an argument 'const'.
Wolfgang Bangerth [Thu, 14 Sep 2017 19:30:05 +0000 (13:30 -0600)]
Rename template type and argument name to better reflect their purpose.
Wolfgang Bangerth [Fri, 15 Sep 2017 19:44:02 +0000 (13:44 -0600)]
Add enable_if_all template constraint class.
While there, simplify some other classes a bit by introducing
an 'all_true' class. Also move classes into a named internal
namespace.
Wolfgang Bangerth [Thu, 14 Sep 2017 19:27:01 +0000 (13:27 -0600)]
Add an #include file.
Specifically, include the one that is necessary for std::enable_if.
David Wells [Sun, 17 Sep 2017 23:35:15 +0000 (19:35 -0400)]
Merge pull request #5097 from drwells/sundials-fixes-2
Reword the description of SUNDIALS_INCLUDE_DIRS.
Giovanni Alzetta [Sun, 17 Sep 2017 23:25:10 +0000 (23:25 +0000)]
Created class Bounding Box and its routine point_inside
David Wells [Sat, 16 Sep 2017 20:36:18 +0000 (16:36 -0400)]
Remove VectorSlice from some internal functions.
David Wells [Sun, 17 Sep 2017 20:55:58 +0000 (16:55 -0400)]
Add a test for copying SUNDIALS vectors.
Matthias Maier [Sat, 16 Sep 2017 06:16:00 +0000 (01:16 -0500)]
remove FIXME
Matthias Maier [Sat, 16 Sep 2017 05:43:54 +0000 (00:43 -0500)]
FETools::interpolate: Skip body if FENothing is encountered
Matthias Maier [Sat, 16 Sep 2017 05:34:13 +0000 (00:34 -0500)]
codim_one/error_estimator_02: Fix invalid array access
Matthias Maier [Fri, 15 Sep 2017 15:50:02 +0000 (10:50 -0500)]
add a note
Matthias Maier [Fri, 15 Sep 2017 15:35:35 +0000 (10:35 -0500)]
Augment documentation
Matthias Maier [Fri, 15 Sep 2017 15:32:41 +0000 (10:32 -0500)]
simplify
Matthias Maier [Fri, 8 Sep 2017 03:28:53 +0000 (22:28 -0500)]
gracefully fall-back to Lagrange interpolation if conformity is unknown
Matthias Maier [Wed, 6 Sep 2017 22:57:39 +0000 (17:57 -0500)]
add tests
Matthias Maier [Sat, 2 Sep 2017 04:42:07 +0000 (23:42 -0500)]
intermediate
Matthias Maier [Thu, 7 Sep 2017 22:14:48 +0000 (17:14 -0500)]
Add FETools::convert_generalized_support_point_values_to_dof_values
David Wells [Sat, 16 Sep 2017 21:29:26 +0000 (17:29 -0400)]
Reword the description of SUNDIALS_INCLUDE_DIRS.
Wolfgang Bangerth [Sun, 17 Sep 2017 18:21:49 +0000 (12:21 -0600)]
Merge pull request #5080 from masterleinad/default_constructors
Default constructors and destructors
Luca Heltai [Sat, 16 Sep 2017 21:27:30 +0000 (23:27 +0200)]
Merge pull request #5096 from drwells/sundials-fixes
Sundials fixes
David Wells [Sat, 16 Sep 2017 18:50:30 +0000 (14:50 -0400)]
Get rid of two unused variable warnings.
David Wells [Sat, 16 Sep 2017 18:00:51 +0000 (14:00 -0400)]
Improve the path-finding for FindSUNDIALS.cmake.
This fixes an issue where if SUNDIALS_DIR is never set then SUN_INC is just
'/include/', which is usually not a directory.
David Wells [Sat, 16 Sep 2017 18:00:30 +0000 (14:00 -0400)]
Make the SUNDIALS vector copy more generic.
Luca Heltai [Sat, 16 Sep 2017 15:41:43 +0000 (17:41 +0200)]
Fixed compilation when Assimp is not available.
Luca Heltai [Sat, 16 Sep 2017 15:36:46 +0000 (17:36 +0200)]
Fixed comments by Denis.
Luca Heltai [Sat, 16 Sep 2017 14:56:01 +0000 (16:56 +0200)]
ChangeLog.
Luca Heltai [Sat, 16 Sep 2017 14:53:33 +0000 (16:53 +0200)]
Add quick-test for Assimp.
Luca Heltai [Sat, 16 Sep 2017 14:24:53 +0000 (16:24 +0200)]
GridIn::read_assimp + test.
Luca Heltai [Sat, 16 Sep 2017 06:35:11 +0000 (08:35 +0200)]
Added assimp detection.
Luca Heltai [Sat, 16 Sep 2017 06:12:05 +0000 (08:12 +0200)]
update -> mark_for_update. Do work only on demand.
Luca Heltai [Sat, 16 Sep 2017 05:05:59 +0000 (07:05 +0200)]
TriangulationInfoCache -> GridTools::Cache
Luca Heltai [Sat, 16 Sep 2017 04:44:14 +0000 (06:44 +0200)]
Merge pull request #4852 from luca-heltai/ida-interface
IDAInterface
Daniel Arndt [Fri, 15 Sep 2017 22:48:04 +0000 (00:48 +0200)]
Add include file to fix errors in multigrid tests
Luca Heltai [Fri, 15 Sep 2017 22:44:25 +0000 (00:44 +0200)]
Fixed compilation issue in serial.
Matthias Maier [Fri, 15 Sep 2017 22:19:26 +0000 (17:19 -0500)]
Merge pull request #5094 from bangerth/update-test
Increase precision with which we output test results.
Wolfgang Bangerth [Fri, 15 Sep 2017 21:44:17 +0000 (15:44 -0600)]
Increase precision with which we output test results.
Wolfgang Bangerth [Wed, 13 Sep 2017 21:12:31 +0000 (15:12 -0600)]
Unify the hp and non-hp implementations of a function.
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.