]>
https://gitweb.dealii.org/ - dealii.git/log
Daniel Arndt [Mon, 15 Aug 2016 12:04:38 +0000 (14:04 +0200)]
Deduce minimal and maximal valid Multigrid level from mg::Matrix
Daniel Arndt [Mon, 15 Aug 2016 12:04:38 +0000 (14:04 +0200)]
Allow to specify minlevel and maxlevel in the Multigrid constructor
Daniel Arndt [Thu, 11 Aug 2016 12:06:24 +0000 (14:06 +0200)]
Resize defect vectors when changing multigrid levels
Denis Davydov [Sun, 7 Aug 2016 22:52:42 +0000 (00:52 +0200)]
Merge pull request #2932 from davydden/fix/parpack_warning
parpack: fix compiler warning
Denis Davydov [Sun, 7 Aug 2016 21:17:03 +0000 (23:17 +0200)]
parpack: fix compiler warning
Timo Heister [Sun, 7 Aug 2016 19:27:08 +0000 (15:27 -0400)]
Merge pull request #2931 from masterleinad/cleanup_step56
Remove ununsed class BoundaryValuesForVelocity in step-56
Daniel Arndt [Sun, 7 Aug 2016 18:38:03 +0000 (20:38 +0200)]
Remove ununsed class BoundaryValuesForVelocity
Daniel Arndt [Sun, 7 Aug 2016 17:41:51 +0000 (19:41 +0200)]
Merge pull request #2924 from class4kayaker/fix_deprec_examples
Replace deprecated MGConstrainedDoFs::initialize in examples
Wolfgang Bangerth [Sat, 6 Aug 2016 23:16:08 +0000 (18:16 -0500)]
Merge pull request #2925 from drwells/fix-tests-with-bind
Fix some small test issues with std_cxx11::bind.
Wolfgang Bangerth [Sat, 6 Aug 2016 23:15:34 +0000 (18:15 -0500)]
Merge pull request #2926 from drwells/fix-sphericalmanifold-test
Fix a SphericalManifold test
Jonathan Robey [Sat, 6 Aug 2016 22:39:42 +0000 (15:39 -0700)]
Adjust documentation for MGConstrainedDoFs::initialize() deprecation
Jonathan Robey [Sat, 6 Aug 2016 06:49:09 +0000 (23:49 -0700)]
Replace deprecated MGConstrainedDoFs::initialize in examples
Matthias Maier [Sat, 6 Aug 2016 21:25:16 +0000 (16:25 -0500)]
Merge pull request #2928 from tjhei/indent_inst_files
Indent .inst.in files using astyle
Timo Heister [Sat, 6 Aug 2016 18:52:12 +0000 (14:52 -0400)]
indent all files
Timo Heister [Sat, 6 Aug 2016 18:43:05 +0000 (14:43 -0400)]
run astyle .inst.in files
Timo Heister [Sat, 6 Aug 2016 18:57:36 +0000 (14:57 -0400)]
Merge pull request #2927 from drwells/split-tests/bits-04
Move all DataOut tests into numerics.
David Wells [Sat, 6 Aug 2016 17:55:45 +0000 (13:55 -0400)]
Move all DataOut tests into numerics.
Some of these tests were already there, but most of them were in
tests/bits.
David Wells [Sat, 6 Aug 2016 15:41:24 +0000 (11:41 -0400)]
Fix merge conflicts in SphericalManifold tests.
David Wells [Sat, 6 Aug 2016 16:08:32 +0000 (12:08 -0400)]
Enable compilation of a test in C++03 mode.
David Wells [Sat, 6 Aug 2016 15:13:40 +0000 (11:13 -0400)]
Fix some small test issues with std_cxx11::bind.
Denis Davydov [Fri, 5 Aug 2016 17:34:32 +0000 (19:34 +0200)]
Merge pull request #2921 from tamiko/cmake-fix-link-interface
CMake: Bugfix: Clean up Boost-Python setup
Wolfgang Bangerth [Fri, 5 Aug 2016 17:06:37 +0000 (12:06 -0500)]
Merge pull request #2919 from tjhei/fix_make_cell_patches
fix make_cell_patches from #2907
Timo Heister [Thu, 4 Aug 2016 20:01:16 +0000 (22:01 +0200)]
fix make_cell_patches
- fix instantiation to match declaration
- remove spacedim default value
- instantiate also for codim
Matthias Maier [Fri, 5 Aug 2016 16:14:51 +0000 (11:14 -0500)]
CMake: Print informative error messages in case of configuration failure
Matthias Maier [Fri, 5 Aug 2016 15:59:20 +0000 (10:59 -0500)]
CMake: Change order of libraries
Matthias Maier [Fri, 5 Aug 2016 15:44:00 +0000 (10:44 -0500)]
CMake: Use FindBOOST.cmake to find python libraries in contrib/python_bindings
Matthias Maier [Fri, 5 Aug 2016 15:19:50 +0000 (10:19 -0500)]
CMake: Bugfix: Do not set up python component for boost
Matthias Maier [Fri, 5 Aug 2016 15:18:59 +0000 (10:18 -0500)]
CMake: Bugfix: Also expand PYTHON_BINDINGS to DEAL_II_COMPONENT_*
Bruno Turcksin [Thu, 4 Aug 2016 17:31:18 +0000 (13:31 -0400)]
Merge pull request #2918 from bangerth/fix-typo
Fix a typo.
Wolfgang Bangerth [Thu, 4 Aug 2016 17:25:43 +0000 (11:25 -0600)]
Fix a typo.
Wolfgang Bangerth [Thu, 4 Aug 2016 17:25:11 +0000 (12:25 -0500)]
Merge pull request #2917 from luca-heltai/fix-tests-manifold
Fix tests manifold
Luca Heltai [Thu, 4 Aug 2016 16:30:27 +0000 (16:30 +0000)]
Reverted to working versions of Mauro.
Luca Heltai [Tue, 12 Jul 2016 10:39:30 +0000 (12:39 +0200)]
Added get_new_point with two points and a weight.
Denis Davydov [Thu, 4 Aug 2016 13:03:25 +0000 (15:03 +0200)]
Merge pull request #2916 from tamiko/master
CMake: Bugfix: Do not annotate the python module with VERSION/SOVERSION
Matthias Maier [Thu, 4 Aug 2016 12:59:21 +0000 (07:59 -0500)]
CMake: Bugfix: Do not annotate the python module with VERSION/SOVERSION
This fixes a regression on Mac where Python modules are a dynamically
loaded module (".so") instead of a shared library (".dylib").
Closes #2915
Luca Heltai [Thu, 4 Aug 2016 09:15:01 +0000 (11:15 +0200)]
Merge pull request #2810 from luca-heltai/spherical-manifold-only
SphericalManifold -> PolarManifold
Luca Heltai [Thu, 4 Aug 2016 08:45:54 +0000 (10:45 +0200)]
Added entry to changes.h
Luca Heltai [Thu, 4 Aug 2016 08:38:21 +0000 (10:38 +0200)]
Addressing last comments by WB.
Luca Heltai [Thu, 14 Jul 2016 17:00:38 +0000 (19:00 +0200)]
Refactored get_new_point with three arguments to get_intermediate_points.
Luca Heltai [Thu, 14 Jul 2016 16:06:22 +0000 (18:06 +0200)]
Updated documentation for Manifolds.
ESeNonFossiIo [Thu, 14 Jul 2016 16:13:28 +0000 (18:13 +0200)]
Remove this commit
ESeNonFossiIo [Thu, 14 Jul 2016 16:03:04 +0000 (18:03 +0200)]
Grammar
ESeNonFossiIo [Thu, 14 Jul 2016 15:50:52 +0000 (17:50 +0200)]
Assert for get_tantgent_vector of SphericalManifold
Luca Heltai [Tue, 12 Jul 2016 11:38:09 +0000 (13:38 +0200)]
Fixed indentation.
Luca Heltai [Tue, 12 Jul 2016 11:29:00 +0000 (13:29 +0200)]
Fixed bug in mapping_manifold
Luca Heltai [Tue, 12 Jul 2016 11:27:39 +0000 (13:27 +0200)]
Fixed comments in tests.
Luca Heltai [Tue, 12 Jul 2016 11:26:21 +0000 (13:26 +0200)]
SphericalManifold to PolarManifold.
Moved the old version of SphericalManifold to PolarManifold, and
implemented a new SphericalManifold based on geodesics.
Luca Heltai [Tue, 12 Jul 2016 10:39:30 +0000 (12:39 +0200)]
Added get_new_point with two points and a weight.
Denis Davydov [Wed, 3 Aug 2016 21:28:24 +0000 (23:28 +0200)]
Merge pull request #2913 from Rombur/typo
Fix a typo in the documentation.
Bruno Turcksin [Wed, 3 Aug 2016 21:26:28 +0000 (17:26 -0400)]
Fix a typo in the documentation.
Wolfgang Bangerth [Wed, 3 Aug 2016 21:08:08 +0000 (16:08 -0500)]
Merge pull request #2912 from Rombur/python_change
Add an entry in changes.h for the new Python bindings
Bruno Turcksin [Wed, 3 Aug 2016 21:05:07 +0000 (17:05 -0400)]
Add an entry in changes.h for the new Python bindings
Bruno Turcksin [Wed, 3 Aug 2016 20:36:24 +0000 (16:36 -0400)]
Merge pull request #2834 from Rombur/python
Python
Bruno Turcksin [Mon, 25 Jul 2016 22:15:43 +0000 (18:15 -0400)]
Rename the python modules.
Matthias Maier [Mon, 25 Jul 2016 14:04:24 +0000 (09:04 -0500)]
Rename python libraries
Matthias Maier [Fri, 22 Jul 2016 20:32:35 +0000 (15:32 -0500)]
CMake: build a debug and release version of the python wrappers, set up installation
Matthias Maier [Fri, 22 Jul 2016 19:13:29 +0000 (14:13 -0500)]
CMake: Add a component DEAL_II_COMPONENT_PYTHON_BINDINGS
Bruno Turcksin [Fri, 22 Jul 2016 18:06:30 +0000 (14:06 -0400)]
Use DEAL_II_WITH_CXX11 to guard c++11 code.
Bruno Turcksin [Fri, 22 Jul 2016 17:30:52 +0000 (13:30 -0400)]
Move python wrapper to contrib/python-bindings.
Bruno Turcksin [Fri, 22 Jul 2016 15:00:43 +0000 (11:00 -0400)]
Change namespace for the python wrapper.
Bruno Turcksin [Fri, 15 Jul 2016 13:10:19 +0000 (09:10 -0400)]
Clean python documentation.
Bruno Turcksin [Sun, 10 Jul 2016 03:58:12 +0000 (23:58 -0400)]
Enable to turn python wrapper off.
Bruno Turcksin [Tue, 28 Jun 2016 21:19:06 +0000 (17:19 -0400)]
Replace __iter__ by active_cells.
Bruno Turcksin [Tue, 28 Jun 2016 13:12:38 +0000 (09:12 -0400)]
Add const to variables and functions.
Bruno Turcksin [Mon, 27 Jun 2016 15:16:12 +0000 (11:16 -0400)]
Output triangulation and add adaptive mesh refinement.
Bruno Turcksin [Fri, 24 Jun 2016 20:47:20 +0000 (16:47 -0400)]
Add CellAccessor wrapper.
Bruno Turcksin [Fri, 17 Jun 2016 14:31:39 +0000 (10:31 -0400)]
Allow Triangulation to set spacedim different than dim.
Bruno Turcksin [Thu, 16 Jun 2016 13:57:59 +0000 (09:57 -0400)]
Add tests and fix a few bugs.
Bruno Turcksin [Mon, 13 Jun 2016 13:29:21 +0000 (09:29 -0400)]
Use helper functions to decrease code duplication.
Bruno Turcksin [Mon, 13 Jun 2016 12:47:27 +0000 (08:47 -0400)]
Make a few functions const and remove reset_triangulation.
Bruno Turcksin [Fri, 10 Jun 2016 12:02:10 +0000 (08:02 -0400)]
Add 3D for Triangulation and Point interface.
Bruno Turcksin [Fri, 3 Jun 2016 15:16:50 +0000 (11:16 -0400)]
Move PointWrapper to its own files.
Bruno Turcksin [Thu, 2 Jun 2016 18:53:47 +0000 (14:53 -0400)]
Improve Point interface.
Bruno Turcksin [Wed, 1 Jun 2016 15:40:05 +0000 (11:40 -0400)]
Use templated functions.
Bruno Turcksin [Wed, 1 Jun 2016 13:40:50 +0000 (09:40 -0400)]
Add more GridGenerator.
Bruno Turcksin [Tue, 31 May 2016 18:34:12 +0000 (14:34 -0400)]
Add default arguments for GridGenerator::hyper_cube.
Bruno Turcksin [Fri, 27 May 2016 18:32:41 +0000 (14:32 -0400)]
Improve documentation in python and add save/load functions.
Bruno Turcksin [Tue, 17 May 2016 20:53:11 +0000 (16:53 -0400)]
Add python wrapper for Triangulation.
David Wells [Wed, 3 Aug 2016 17:14:13 +0000 (13:14 -0400)]
Merge pull request #2910 from drwells/remove-const-cast-3
Remove const cast 3
Denis Davydov [Wed, 3 Aug 2016 14:38:08 +0000 (16:38 +0200)]
Merge pull request #2911 from bangerth/improve-control-flow-readability
Make control flow easier to read.
David Wells [Wed, 3 Aug 2016 02:43:15 +0000 (22:43 -0400)]
Remove unused const casts.
make_flux_sparsity_pattern no longer uses on user flags so we do not
need to load and save them.
David Wells [Wed, 3 Aug 2016 02:39:17 +0000 (22:39 -0400)]
Redo the hp make_flux_sparsity_pattern logic.
This now the same as the non-hp version, which was changed in
9b037871bb . In brief: this function uses the total ordering of cells
instead of user flags to figure out when a face may be skipped.
Wolfgang Bangerth [Wed, 3 Aug 2016 13:16:02 +0000 (07:16 -0600)]
Make control flow easier to read.
Wolfgang Bangerth [Wed, 3 Aug 2016 02:11:20 +0000 (21:11 -0500)]
Merge pull request #2907 from guidokanschat/locally_owned_cell_patches
restrict cell patches to locally owned cells
Guido Kanschat [Tue, 2 Aug 2016 19:10:28 +0000 (21:10 +0200)]
change DoFHandler template
Guido Kanschat [Tue, 2 Aug 2016 15:41:44 +0000 (17:41 +0200)]
add entries to changelog
Guido Kanschat [Tue, 2 Aug 2016 14:12:08 +0000 (16:12 +0200)]
change from locally_owned to localy_owned_on_level and test on lower levels as well
Guido Kanschat [Tue, 2 Aug 2016 12:59:22 +0000 (14:59 +0200)]
make DoFTools::make_cell_patches work with parallel::distributed::Triangulation
Matthias Maier [Tue, 2 Aug 2016 00:01:19 +0000 (19:01 -0500)]
Merge pull request #2885 from tamiko/cmake_improve_gsl_interface
CMake: Bugfix: Also pick up cblas for the gsl link interface
Matthias Maier [Fri, 29 Jul 2016 01:48:37 +0000 (20:48 -0500)]
add a news/changes.h entry
Matthias Maier [Fri, 29 Jul 2016 01:38:59 +0000 (20:38 -0500)]
CMake: Also detect gsl version and export GSL_VERSION
Matthias Maier [Fri, 29 Jul 2016 01:27:47 +0000 (20:27 -0500)]
CMake: Bugfix: Also pick up cblas for the gsl link interface
Wolfgang Bangerth [Mon, 1 Aug 2016 19:47:04 +0000 (14:47 -0500)]
Merge pull request #2906 from masterleinad/references_step35
Add literature to step-35
Daniel Arndt [Mon, 1 Aug 2016 17:40:35 +0000 (19:40 +0200)]
Add literature to step-35
Wolfgang Bangerth [Mon, 1 Aug 2016 18:39:50 +0000 (13:39 -0500)]
Merge pull request #2905 from tamiko/cmake_2.8.8_compatibility
CMake: Bugfix: Strip input variables for CHECK_COMPILER_SETUP
Matthias Maier [Mon, 1 Aug 2016 16:38:01 +0000 (11:38 -0500)]
CMake: Bugfix: Strip input variables for CHECK_COMPILER_SETUP
CMake 2.8.8 (and possibly till 2.8.11) do not normalize
CMAKE_REQUIRED_FLAGS and CMAKE_REQUIRED_LIBRARIES correctly leading to
stray "-l " in the linker command line.
Fix this by normalizing the input of CHECK_COMPILER_SETUP by stripping
leading and trailing whitespace
Wolfgang Bangerth [Mon, 1 Aug 2016 14:13:30 +0000 (09:13 -0500)]
Merge pull request #2901 from class4kayaker/elim_rand_shuffle
Eliminate random_shuffle
Jonathan Robey [Mon, 1 Aug 2016 06:38:03 +0000 (23:38 -0700)]
Adjust reference to random_shuffle in comment
Wolfgang Bangerth [Mon, 1 Aug 2016 13:39:30 +0000 (08:39 -0500)]
Merge pull request #2894 from tjhei/step-17-dsp
use DynamicSparsityPattern in step-17
Wolfgang Bangerth [Mon, 1 Aug 2016 13:39:10 +0000 (08:39 -0500)]
Merge pull request #2893 from tjhei/fix_locally_owned_dofs_per_subdomain
Fix locally_owned_dofs_per_subdomain
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.