]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoAck, do it right this time :-(
Wolfgang Bangerth [Wed, 27 Mar 2013 22:16:10 +0000 (22:16 +0000)]
Ack, do it right this time :-(

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29093 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix merge conflict.
Wolfgang Bangerth [Wed, 27 Mar 2013 22:12:06 +0000 (22:12 +0000)]
Fix merge conflict.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29092 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMerge from mainline.
Bruno Turcksin [Wed, 27 Mar 2013 21:58:09 +0000 (21:58 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29091 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUpdate test -- the issue is fixed in Trilinos after 11.0.3.
Wolfgang Bangerth [Wed, 27 Mar 2013 20:59:12 +0000 (20:59 +0000)]
Update test -- the issue is fixed in Trilinos after 11.0.3.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29088 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd documentation to PreconditionAMG::AdditionalData.
Wolfgang Bangerth [Wed, 27 Mar 2013 20:07:09 +0000 (20:07 +0000)]
Add documentation to PreconditionAMG::AdditionalData.

git-svn-id: https://svn.dealii.org/trunk@29087 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoBugfix in build_test: Omit branches/ for branch names
Matthias Maier [Wed, 27 Mar 2013 19:40:53 +0000 (19:40 +0000)]
Bugfix in build_test: Omit branches/ for branch names

git-svn-id: https://svn.dealii.org/trunk@29085 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix
Matthias Maier [Wed, 27 Mar 2013 17:37:14 +0000 (17:37 +0000)]
CMake: Bugfix

git-svn-id: https://svn.dealii.org/trunk@29082 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Disable all ENABLE_IF_LINKS checks for now until the macro is properly implemented
Matthias Maier [Wed, 27 Mar 2013 17:11:27 +0000 (17:11 +0000)]
CMake: Disable all ENABLE_IF_LINKS checks for now until the macro is properly implemented

git-svn-id: https://svn.dealii.org/trunk@29081 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix: Implement ENABLE_IF_LINKS with CHECK_CXX_COMPILER_FLAG
Matthias Maier [Wed, 27 Mar 2013 17:11:26 +0000 (17:11 +0000)]
CMake: Bugfix: Implement ENABLE_IF_LINKS with CHECK_CXX_COMPILER_FLAG

git-svn-id: https://svn.dealii.org/trunk@29080 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix: Remove invalid characters from test names in ENABLE_IF_(SUPPORTED...
Matthias Maier [Wed, 27 Mar 2013 16:56:22 +0000 (16:56 +0000)]
CMake: Bugfix: Remove invalid characters from test names in ENABLE_IF_(SUPPORTED|LINKS)

git-svn-id: https://svn.dealii.org/trunk@29079 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix a bug introduced in revision 29049.
Bruno Turcksin [Wed, 27 Mar 2013 16:49:39 +0000 (16:49 +0000)]
Fix a bug introduced in revision 29049.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29078 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoremove code from TimerOutput that messes with the total time
Timo Heister [Wed, 27 Mar 2013 15:20:45 +0000 (15:20 +0000)]
remove code from TimerOutput that messes with the total time

git-svn-id: https://svn.dealii.org/trunk@29077 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agofix test
Timo Heister [Wed, 27 Mar 2013 15:08:37 +0000 (15:08 +0000)]
fix test

git-svn-id: https://svn.dealii.org/trunk@29076 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoconvert more tests to MPI_InitFinalize
Timo Heister [Wed, 27 Mar 2013 15:07:57 +0000 (15:07 +0000)]
convert more tests to MPI_InitFinalize

git-svn-id: https://svn.dealii.org/trunk@29075 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoswitch more tests to MPI_InitFinalize
Timo Heister [Wed, 27 Mar 2013 14:53:45 +0000 (14:53 +0000)]
switch more tests to MPI_InitFinalize

git-svn-id: https://svn.dealii.org/trunk@29074 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoremove deprecated compress calls
Timo Heister [Wed, 27 Mar 2013 14:37:04 +0000 (14:37 +0000)]
remove deprecated compress calls

git-svn-id: https://svn.dealii.org/trunk@29073 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoOutlaw the use of local_range() and in_local_range() if the vector is not contiguous...
Wolfgang Bangerth [Wed, 27 Mar 2013 14:22:53 +0000 (14:22 +0000)]
Outlaw the use of local_range() and in_local_range() if the vector is not contiguous on the current processor.

git-svn-id: https://svn.dealii.org/trunk@29072 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoDon't run step-21 in the build_test.
Matthias Maier [Wed, 27 Mar 2013 14:02:46 +0000 (14:02 +0000)]
Don't run step-21 in the build_test.

git-svn-id: https://svn.dealii.org/trunk@29071 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoImprove error message.
Wolfgang Bangerth [Wed, 27 Mar 2013 14:02:32 +0000 (14:02 +0000)]
Improve error message.

git-svn-id: https://svn.dealii.org/trunk@29070 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAugment documentation.
Wolfgang Bangerth [Wed, 27 Mar 2013 13:59:55 +0000 (13:59 +0000)]
Augment documentation.

git-svn-id: https://svn.dealii.org/trunk@29069 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd an assertion.
Wolfgang Bangerth [Wed, 27 Mar 2013 13:03:14 +0000 (13:03 +0000)]
Add an assertion.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29068 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix another place.
Wolfgang Bangerth [Wed, 27 Mar 2013 12:52:57 +0000 (12:52 +0000)]
Fix another place.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29067 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse correct construct to generate an Epetra_Map.
Wolfgang Bangerth [Wed, 27 Mar 2013 12:45:18 +0000 (12:45 +0000)]
Use correct construct to generate an Epetra_Map.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29066 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse correct construct to generate an Epetra_Map.
Wolfgang Bangerth [Wed, 27 Mar 2013 12:44:52 +0000 (12:44 +0000)]
Use correct construct to generate an Epetra_Map.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29065 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd comment.
Wolfgang Bangerth [Wed, 27 Mar 2013 12:24:08 +0000 (12:24 +0000)]
Add comment.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29064 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd a test that currently crashes.
Wolfgang Bangerth [Wed, 27 Mar 2013 12:22:58 +0000 (12:22 +0000)]
Add a test that currently crashes.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29063 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix up a few tests.
Wolfgang Bangerth [Wed, 27 Mar 2013 11:44:16 +0000 (11:44 +0000)]
Fix up a few tests.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29062 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMake run again.
Wolfgang Bangerth [Wed, 27 Mar 2013 11:40:10 +0000 (11:40 +0000)]
Make run again.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29061 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoSimplify test.
Wolfgang Bangerth [Wed, 27 Mar 2013 11:20:54 +0000 (11:20 +0000)]
Simplify test.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29060 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Enable -pedantic at the very beginning
Matthias Maier [Wed, 27 Mar 2013 11:13:39 +0000 (11:13 +0000)]
CMake: Enable -pedantic at the very beginning

git-svn-id: https://svn.dealii.org/trunk@29059 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Workaround a bug in CMake's XCode generator
Matthias Maier [Wed, 27 Mar 2013 11:13:38 +0000 (11:13 +0000)]
CMake: Workaround a bug in CMake's XCode generator

git-svn-id: https://svn.dealii.org/trunk@29058 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd something to the documentation.
Wolfgang Bangerth [Wed, 27 Mar 2013 10:49:48 +0000 (10:49 +0000)]
Add something to the documentation.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29057 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoImprove build_test:
Matthias Maier [Wed, 27 Mar 2013 10:23:05 +0000 (10:23 +0000)]
Improve build_test:

  - Remove obsolete lines from build_test
  - add a bunch of tests to run and a toggle RUN_TESTS to skip this step
  - run examples in debug and build configuration

git-svn-id: https://svn.dealii.org/trunk@29056 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Don't be too greedy when installing examples
Matthias Maier [Wed, 27 Mar 2013 10:23:04 +0000 (10:23 +0000)]
CMake: Don't be too greedy when installing examples

git-svn-id: https://svn.dealii.org/trunk@29055 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoswitch tests to MPI_InitFinalize (some more to come)
Timo Heister [Wed, 27 Mar 2013 03:46:26 +0000 (03:46 +0000)]
switch tests to MPI_InitFinalize (some more to come)

git-svn-id: https://svn.dealii.org/trunk@29054 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agomake PETSc tests use MPI_InitFinalize
Timo Heister [Wed, 27 Mar 2013 03:33:29 +0000 (03:33 +0000)]
make PETSc tests use MPI_InitFinalize

git-svn-id: https://svn.dealii.org/trunk@29053 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agomake MPI_InitFinalize initialize PETSc even if not using MPI
Timo Heister [Wed, 27 Mar 2013 03:31:17 +0000 (03:31 +0000)]
make MPI_InitFinalize initialize PETSc even if not using MPI

git-svn-id: https://svn.dealii.org/trunk@29052 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd.
Wolfgang Bangerth [Wed, 27 Mar 2013 02:04:37 +0000 (02:04 +0000)]
Add.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29051 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix indentation.
Wolfgang Bangerth [Wed, 27 Mar 2013 01:55:31 +0000 (01:55 +0000)]
Fix indentation.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29050 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix some inconsistencies in the use of 64 bits functions of Trilinos.
Bruno Turcksin [Tue, 26 Mar 2013 22:03:23 +0000 (22:03 +0000)]
Fix some inconsistencies in the use of 64 bits functions of Trilinos.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29049 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoSeveral more.
Wolfgang Bangerth [Tue, 26 Mar 2013 21:33:19 +0000 (21:33 +0000)]
Several more.

git-svn-id: https://svn.dealii.org/trunk@29048 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoPETSc examples work with threading enabled at configure time. Turn off at runtime.
Timo Heister [Tue, 26 Mar 2013 20:18:22 +0000 (20:18 +0000)]
PETSc examples work with threading enabled at configure time. Turn off at runtime.

git-svn-id: https://svn.dealii.org/trunk@29047 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCheck at runtime that we do not use multiple threads when using PETSc vectors
Timo Heister [Tue, 26 Mar 2013 20:17:22 +0000 (20:17 +0000)]
Check at runtime that we do not use multiple threads when using PETSc vectors

git-svn-id: https://svn.dealii.org/trunk@29046 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRoutine to set number of threads of TBB. MPI_InitFinalize by default sets it to 1.
Timo Heister [Tue, 26 Mar 2013 20:16:53 +0000 (20:16 +0000)]
Routine to set number of threads of TBB. MPI_InitFinalize by default sets it to 1.

git-svn-id: https://svn.dealii.org/trunk@29045 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix TimerOutput::reset() total time
Timo Heister [Tue, 26 Mar 2013 20:14:49 +0000 (20:14 +0000)]
Fix TimerOutput::reset() total time

git-svn-id: https://svn.dealii.org/trunk@29044 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix typo (reported by Yunhuang Zhang).
Wolfgang Bangerth [Tue, 26 Mar 2013 19:51:19 +0000 (19:51 +0000)]
Fix typo (reported by Yunhuang Zhang).

git-svn-id: https://svn.dealii.org/trunk@29043 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoReplace 64 bits functions by generic methods.
Bruno Turcksin [Tue, 26 Mar 2013 19:40:07 +0000 (19:40 +0000)]
Replace 64 bits functions by generic methods.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29042 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoChange places in trilinos tests
Kainan Wang [Tue, 26 Mar 2013 18:39:23 +0000 (18:39 +0000)]
Change places in trilinos tests

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29041 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agogeneric methods for XXX and XXX64 in trilinos
Kainan Wang [Tue, 26 Mar 2013 16:49:47 +0000 (16:49 +0000)]
generic methods for XXX and XXX64 in trilinos

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29040 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse 64 bits version of trilinos functions and replace n_global_elements by NumGlobalE...
Bruno Turcksin [Tue, 26 Mar 2013 15:50:26 +0000 (15:50 +0000)]
Use 64 bits version of trilinos functions and replace n_global_elements by NumGlobalElements64 which according to the Trilinos library works for 32 and 64 bits.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29039 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix: Add an INSTALL_NAME_DIR target property to avoid the use of DYLD_LIBRA...
Matthias Maier [Tue, 26 Mar 2013 12:48:08 +0000 (12:48 +0000)]
CMake: Bugfix: Add an INSTALL_NAME_DIR target property to avoid the use of DYLD_LIBRARY_PATH on Mac OS X

git-svn-id: https://svn.dealii.org/trunk@29038 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoChange more places for trilinos XXX64
Kainan Wang [Tue, 26 Mar 2013 06:46:42 +0000 (06:46 +0000)]
Change more places for trilinos XXX64

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29037 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agochange two trilinos function calls to XXX64
Kainan Wang [Tue, 26 Mar 2013 05:16:16 +0000 (05:16 +0000)]
change two trilinos function calls to XXX64

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29036 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMake sure we call the correct Trilinos function.
Wolfgang Bangerth [Tue, 26 Mar 2013 02:51:59 +0000 (02:51 +0000)]
Make sure we call the correct Trilinos function.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29035 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix one more place.
Wolfgang Bangerth [Tue, 26 Mar 2013 00:30:09 +0000 (00:30 +0000)]
Fix one more place.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29034 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMake run again.
Wolfgang Bangerth [Tue, 26 Mar 2013 00:21:13 +0000 (00:21 +0000)]
Make run again.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29033 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse correct Trilinos function to avoid an exception being thrown.
Wolfgang Bangerth [Tue, 26 Mar 2013 00:06:21 +0000 (00:06 +0000)]
Use correct Trilinos function to avoid an exception being thrown.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29032 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix test 52 of Trilinos to use 64 bits and fix a bug in trilinos_vector.
Bruno Turcksin [Mon, 25 Mar 2013 22:38:21 +0000 (22:38 +0000)]
Fix test 52 of Trilinos to use 64 bits and fix a bug in trilinos_vector.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29031 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse the 64 bits version of Trilinos 11.
Bruno Turcksin [Mon, 25 Mar 2013 21:27:09 +0000 (21:27 +0000)]
Use the 64 bits version of Trilinos 11.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29030 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Resolve a cache invalidation problem
Matthias Maier [Mon, 25 Mar 2013 15:10:41 +0000 (15:10 +0000)]
CMake: Resolve a cache invalidation problem

git-svn-id: https://svn.dealii.org/trunk@29028 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoPatch by Juan Carlos Araujo Cabarcas: Explain how to use ARPACK as an alternative...
Wolfgang Bangerth [Mon, 25 Mar 2013 14:53:34 +0000 (14:53 +0000)]
Patch by Juan Carlos Araujo Cabarcas: Explain how to use ARPACK as an alternative to SLEPc.

git-svn-id: https://svn.dealii.org/trunk@29027 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agofix some of the multigrid 64 bit indexing
Timo Heister [Mon, 25 Mar 2013 14:21:11 +0000 (14:21 +0000)]
fix some of the multigrid 64 bit indexing

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29025 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMerge from mainline.
Bruno Turcksin [Mon, 25 Mar 2013 14:11:54 +0000 (14:11 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29024 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFormatting improvements.
Wolfgang Bangerth [Mon, 25 Mar 2013 14:10:40 +0000 (14:10 +0000)]
Formatting improvements.

git-svn-id: https://svn.dealii.org/trunk@29023 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse correct data type in MPI communication.
Wolfgang Bangerth [Mon, 25 Mar 2013 03:04:45 +0000 (03:04 +0000)]
Use correct data type in MPI communication.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29022 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse correct data type in a couple more places.
Wolfgang Bangerth [Sun, 24 Mar 2013 23:41:07 +0000 (23:41 +0000)]
Use correct data type in a couple more places.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29021 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd a comment.
Wolfgang Bangerth [Sun, 24 Mar 2013 23:22:39 +0000 (23:22 +0000)]
Add a comment.

git-svn-id: https://svn.dealii.org/trunk@29020 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMake two constructor arguments references.
Wolfgang Bangerth [Sun, 24 Mar 2013 23:11:14 +0000 (23:11 +0000)]
Make two constructor arguments references.

git-svn-id: https://svn.dealii.org/trunk@29019 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Remove unnecessary file globs
Matthias Maier [Sun, 24 Mar 2013 22:41:12 +0000 (22:41 +0000)]
CMake: Remove unnecessary file globs

git-svn-id: https://svn.dealii.org/trunk@29018 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Fix a bunch of typos in ./doc/. This resolves the issue with multiple doxygen...
Matthias Maier [Sun, 24 Mar 2013 20:06:48 +0000 (20:06 +0000)]
CMake: Fix a bunch of typos in ./doc/. This resolves the issue with multiple doxygen runs

git-svn-id: https://svn.dealii.org/trunk@29017 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Add librt.so to the link interface of UMFPACK to avoid an underlinkage problem.
Matthias Maier [Sun, 24 Mar 2013 16:44:46 +0000 (16:44 +0000)]
CMake: Add librt.so to the link interface of UMFPACK to avoid an underlinkage problem.

git-svn-id: https://svn.dealii.org/trunk@29016 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAugment documentation.
Wolfgang Bangerth [Sun, 24 Mar 2013 16:38:07 +0000 (16:38 +0000)]
Augment documentation.

git-svn-id: https://svn.dealii.org/trunk@29015 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix a typo
Matthias Maier [Sun, 24 Mar 2013 15:35:39 +0000 (15:35 +0000)]
Fix a typo

git-svn-id: https://svn.dealii.org/trunk@29014 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Improve documentation wrt manual overrides
Matthias Maier [Sun, 24 Mar 2013 13:33:57 +0000 (13:33 +0000)]
CMake: Improve documentation wrt manual overrides

git-svn-id: https://svn.dealii.org/trunk@29013 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix: Print out the component selection as well
Matthias Maier [Sun, 24 Mar 2013 11:04:13 +0000 (11:04 +0000)]
CMake: Bugfix: Print out the component selection as well

git-svn-id: https://svn.dealii.org/trunk@29012 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix in FindTBB.cmake
Matthias Maier [Sun, 24 Mar 2013 10:53:56 +0000 (10:53 +0000)]
CMake: Bugfix in FindTBB.cmake

git-svn-id: https://svn.dealii.org/trunk@29011 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix. Make bundled tbb compile again
Matthias Maier [Sun, 24 Mar 2013 09:51:22 +0000 (09:51 +0000)]
CMake: Bugfix. Make bundled tbb compile again

git-svn-id: https://svn.dealii.org/trunk@29010 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix, switch the order of includes...
Matthias Maier [Sun, 24 Mar 2013 09:17:07 +0000 (09:17 +0000)]
CMake: Bugfix, switch the order of includes...

git-svn-id: https://svn.dealii.org/trunk@29009 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix, add SHLIBLD and SHLIBFLAGS back to Make.global_options
Matthias Maier [Sun, 24 Mar 2013 01:34:48 +0000 (01:34 +0000)]
CMake: Bugfix, add SHLIBLD and SHLIBFLAGS back to Make.global_options

git-svn-id: https://svn.dealii.org/trunk@29008 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Make includes a bit more robust
Matthias Maier [Sun, 24 Mar 2013 01:22:32 +0000 (01:22 +0000)]
CMake: Make includes a bit more robust

git-svn-id: https://svn.dealii.org/trunk@29007 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfix
Matthias Maier [Sun, 24 Mar 2013 00:33:12 +0000 (00:33 +0000)]
CMake: Bugfix

git-svn-id: https://svn.dealii.org/trunk@29006 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRemove forgotten obsolete file
Matthias Maier [Sun, 24 Mar 2013 00:09:26 +0000 (00:09 +0000)]
Remove forgotten obsolete file

git-svn-id: https://svn.dealii.org/trunk@29005 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Finish CMake documentation
Matthias Maier [Sat, 23 Mar 2013 23:57:36 +0000 (23:57 +0000)]
CMake: Finish CMake documentation

git-svn-id: https://svn.dealii.org/trunk@29004 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Bugfixes in configure_boost.cmake
Matthias Maier [Sat, 23 Mar 2013 23:57:19 +0000 (23:57 +0000)]
CMake: Bugfixes in configure_boost.cmake

git-svn-id: https://svn.dealii.org/trunk@29003 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Remove this little hack
Matthias Maier [Sat, 23 Mar 2013 23:57:19 +0000 (23:57 +0000)]
CMake: Remove this little hack

git-svn-id: https://svn.dealii.org/trunk@29002 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Print external libraries in the summary
Matthias Maier [Sat, 23 Mar 2013 23:57:18 +0000 (23:57 +0000)]
CMake: Print external libraries in the summary

git-svn-id: https://svn.dealii.org/trunk@29001 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Fix a TODO in FindTBB.cmake
Matthias Maier [Sat, 23 Mar 2013 23:57:17 +0000 (23:57 +0000)]
CMake: Fix a TODO in FindTBB.cmake

git-svn-id: https://svn.dealii.org/trunk@29000 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Some more documentation and code cleanup
Matthias Maier [Sat, 23 Mar 2013 23:57:16 +0000 (23:57 +0000)]
CMake: Some more documentation and code cleanup

git-svn-id: https://svn.dealii.org/trunk@28999 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRun some selected tests in the build_tests
Matthias Maier [Sat, 23 Mar 2013 23:57:16 +0000 (23:57 +0000)]
Run some selected tests in the build_tests

git-svn-id: https://svn.dealii.org/trunk@28998 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUndo accidental checkin.
Wolfgang Bangerth [Sat, 23 Mar 2013 01:03:42 +0000 (01:03 +0000)]
Undo accidental checkin.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28997 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRename namespace TrilinosWrapper::types to TrilinosWrappers::types, to match the...
Wolfgang Bangerth [Sat, 23 Mar 2013 01:02:12 +0000 (01:02 +0000)]
Rename namespace TrilinosWrapper::types to TrilinosWrappers::types, to match the pre-existing namespace.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28996 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agobenchmark: interactive plot
Timo Heister [Fri, 22 Mar 2013 21:20:13 +0000 (21:20 +0000)]
benchmark: interactive plot

git-svn-id: https://svn.dealii.org/trunk@28995 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoDocument the use configuration of BLAS and LAPACK better.
Wolfgang Bangerth [Fri, 22 Mar 2013 19:41:17 +0000 (19:41 +0000)]
Document the use configuration of BLAS and LAPACK better.

git-svn-id: https://svn.dealii.org/trunk@28994 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRevert tests/mpi/compute_mean_value.cc to the correct version.
Bruno Turcksin [Fri, 22 Mar 2013 16:40:31 +0000 (16:40 +0000)]
Revert tests/mpi/compute_mean_value.cc to the correct version.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28993 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse the correct data type in MPI communications.
Wolfgang Bangerth [Fri, 22 Mar 2013 16:02:51 +0000 (16:02 +0000)]
Use the correct data type in MPI communications.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28992 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse the correct data type in MPI communications.
Wolfgang Bangerth [Fri, 22 Mar 2013 15:58:20 +0000 (15:58 +0000)]
Use the correct data type in MPI communications.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28991 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFunction to instruct SLEPc to exploit symmetry operations.
Toby D. Young [Fri, 22 Mar 2013 15:52:10 +0000 (15:52 +0000)]
Function to instruct SLEPc to exploit symmetry operations.

git-svn-id: https://svn.dealii.org/trunk@28990 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoChange several places to size_type in /test/petsc/
Kainan Wang [Fri, 22 Mar 2013 15:15:57 +0000 (15:15 +0000)]
Change several places to size_type in /test/petsc/

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28989 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMake a few variable have their correct type.
Wolfgang Bangerth [Fri, 22 Mar 2013 15:09:48 +0000 (15:09 +0000)]
Make a few variable have their correct type.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28988 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRemove 64BIT directive in PETScWrappers. PetscErrorCode is always right.
Toby D. Young [Fri, 22 Mar 2013 14:45:26 +0000 (14:45 +0000)]
Remove 64BIT directive in PETScWrappers. PetscErrorCode is always right.

git-svn-id: https://svn.dealii.org/trunk@28987 0785d39b-7218-0410-832d-ea1e28bc413d


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.