]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoBugfix: Rename include directory in case CMAKE_INSTALL_PREFIX == CMAKE_BINARY_DIR
maier [Tue, 2 Apr 2013 08:06:58 +0000 (08:06 +0000)]
Bugfix: Rename include directory in case CMAKE_INSTALL_PREFIX == CMAKE_BINARY_DIR

This fixes a regression where stale headers from the install location get
included instead of the corresponding headres from CMAKE_SOURCE_DIR
possibly resulting in a failing build

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

11 years agoCMake: Improve the autopilot
maier [Tue, 2 Apr 2013 08:06:57 +0000 (08:06 +0000)]
CMake: Improve the autopilot

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

11 years agoMake adaptivity work.
bangerth [Tue, 2 Apr 2013 03:33:42 +0000 (03:33 +0000)]
Make adaptivity work.

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

11 years agoMake sure the C++ compiler does not interpret "abc"ID"abc" as a user-defined literal...
bangerth [Tue, 2 Apr 2013 02:28:13 +0000 (02:28 +0000)]
Make sure the C++ compiler does not interpret "abc"ID"abc" as a user-defined literal with tag "ID".

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

11 years agochange of the last sentence
frohne [Tue, 2 Apr 2013 00:40:01 +0000 (00:40 +0000)]
change of the last sentence

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

11 years agoupdate the output of the programm
frohne [Tue, 2 Apr 2013 00:37:57 +0000 (00:37 +0000)]
update the output of the programm

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

11 years agoadding reference to emerging paper
frohne [Mon, 1 Apr 2013 23:48:55 +0000 (23:48 +0000)]
adding reference to emerging paper

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

11 years agodefine a bool variable to decide to read in the obstacle or not
frohne [Mon, 1 Apr 2013 23:06:38 +0000 (23:06 +0000)]
define a bool variable to decide to read in the obstacle or not

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

11 years agochange damped from int to bool; some documentation
frohne [Mon, 1 Apr 2013 22:45:30 +0000 (22:45 +0000)]
change damped from int to bool; some documentation

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

11 years agoCMake: *sigh*
maier [Mon, 1 Apr 2013 08:26:59 +0000 (08:26 +0000)]
CMake: *sigh*

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

11 years agoCMake: Bugfixes
maier [Mon, 1 Apr 2013 08:17:30 +0000 (08:17 +0000)]
CMake: Bugfixes

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

11 years agoC++ says that default arguments can only be attached to a declaration of a
bangerth [Sun, 31 Mar 2013 23:16:38 +0000 (23:16 +0000)]
C++ says that default arguments can only be attached to a declaration of a
template, not a definition. Fix this. It also helps the documentation
generation.

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

11 years agoCMake: Make the custom overrides more robust. Also try to handle incomplete LAPACK...
maier [Sun, 31 Mar 2013 23:14:45 +0000 (23:14 +0000)]
CMake: Make the custom overrides more robust. Also try to handle incomplete LAPACK interfaces

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

11 years agoCMake: Bugfix. Link report_features correctly
maier [Sun, 31 Mar 2013 23:14:44 +0000 (23:14 +0000)]
CMake: Bugfix. Link report_features correctly

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

11 years agoCMake: Bugfix
maier [Sun, 31 Mar 2013 23:14:43 +0000 (23:14 +0000)]
CMake: Bugfix

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

11 years agoFix ParameterHandler in a different way.
bangerth [Sun, 31 Mar 2013 21:48:23 +0000 (21:48 +0000)]
Fix ParameterHandler in a different way.

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

11 years agoUpdate documentation in a couple of places.
bangerth [Sun, 31 Mar 2013 21:00:32 +0000 (21:00 +0000)]
Update documentation in a couple of places.

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

11 years agoUpdate one point.
bangerth [Sun, 31 Mar 2013 20:47:57 +0000 (20:47 +0000)]
Update one point.

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

11 years agoFix a bug in ParameterHandler where parameter entries with "value" key where incorrec...
maier [Sun, 31 Mar 2013 20:38:01 +0000 (20:38 +0000)]
Fix a bug in ParameterHandler where parameter entries with "value" key where incorrectly treated as final nodes

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

11 years agoRemove support for the obsolete MA27 and MA47 direct solvers of the HSL collection
maier [Sun, 31 Mar 2013 20:38:00 +0000 (20:38 +0000)]
Remove support for the obsolete MA27 and MA47 direct solvers of the HSL collection

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

11 years agoCMake: Add a schortcut for configuration:
maier [Sun, 31 Mar 2013 20:37:59 +0000 (20:37 +0000)]
CMake: Add a schortcut for configuration:

 - WITH_* gets replaced by DEAL_II_WITH_*
 - COMPONENT_* gets replaced by DEAL_II_COMPONENT_*
 - Just providing a component name gets replaced by DEAL_II_COMPONENT_*

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

11 years agofixed stopping rule in solve_newton ()
frohne [Sun, 31 Mar 2013 00:56:52 +0000 (00:56 +0000)]
fixed stopping rule in solve_newton ()

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

11 years agoAdd -ip to the optimized compiler flags for icc
maier [Sat, 30 Mar 2013 17:20:14 +0000 (17:20 +0000)]
Add -ip to the optimized compiler flags for icc

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

11 years agoCMake: Add crosscompilation support
maier [Sat, 30 Mar 2013 17:10:00 +0000 (17:10 +0000)]
CMake: Add crosscompilation support

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

11 years agoKill off all instances of SLEPC_ARCH in configure. There is no such thing - it is...
young [Sat, 30 Mar 2013 14:14:22 +0000 (14:14 +0000)]
Kill off all instances of SLEPC_ARCH in configure. There is no such thing - it is always PETSC_ARCH.

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

11 years agoWell, no. We don't support libnetcdf_c++4. Major porting required
maier [Sat, 30 Mar 2013 12:53:53 +0000 (12:53 +0000)]
Well, no. We don't support libnetcdf_c++4. Major porting required

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

11 years agoCorrections to readme and minor extension to petsc.html.
young [Sat, 30 Mar 2013 12:45:01 +0000 (12:45 +0000)]
Corrections to readme and minor extension to petsc.html.

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

11 years agoInstructions on installing slepc.
young [Sat, 30 Mar 2013 12:44:06 +0000 (12:44 +0000)]
Instructions on installing slepc.

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

11 years agoCMake: Also find netcdf_c++4
maier [Sat, 30 Mar 2013 12:37:20 +0000 (12:37 +0000)]
CMake: Also find netcdf_c++4

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

11 years agoCMake: Cleanup
maier [Sat, 30 Mar 2013 12:25:43 +0000 (12:25 +0000)]
CMake: Cleanup

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

11 years agofix step-42
heister [Fri, 29 Mar 2013 20:30:38 +0000 (20:30 +0000)]
fix step-42

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

11 years agoCMake: Bugfix. Use relative paths in deal.IIConfig.cmake
maier [Fri, 29 Mar 2013 07:43:25 +0000 (07:43 +0000)]
CMake: Bugfix. Use relative paths in deal.IIConfig.cmake

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

11 years agoCMake: Bugfixes
maier [Fri, 29 Mar 2013 00:54:45 +0000 (00:54 +0000)]
CMake: Bugfixes

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

11 years agoCMake: Several bugfixes for CPack
maier [Thu, 28 Mar 2013 23:41:37 +0000 (23:41 +0000)]
CMake: Several bugfixes for CPack

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

11 years agoPort over skeleton MathGL grid_out interface.
young [Thu, 28 Mar 2013 20:28:32 +0000 (20:28 +0000)]
Port over skeleton MathGL grid_out interface.

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

11 years agoFix step-36: Use namespace dealii before calling dealii functions.
young [Thu, 28 Mar 2013 16:50:24 +0000 (16:50 +0000)]
Fix step-36: Use namespace dealii before calling dealii functions.

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

11 years agoRephrase a forgotten definition of "deal.II authors" in license.html to match readme...
maier [Thu, 28 Mar 2013 16:30:27 +0000 (16:30 +0000)]
Rephrase a forgotten definition of "deal.II authors" in license.html to match readme.html

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

11 years agoUpdate href
maier [Thu, 28 Mar 2013 16:19:05 +0000 (16:19 +0000)]
Update href

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

11 years agoUpdate documentation
maier [Thu, 28 Mar 2013 16:17:07 +0000 (16:17 +0000)]
Update documentation

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

11 years agoCMake: Add support for CPack
maier [Thu, 28 Mar 2013 15:48:29 +0000 (15:48 +0000)]
CMake: Add support for CPack

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

11 years agoCMake: Cleanup
maier [Thu, 28 Mar 2013 10:17:03 +0000 (10:17 +0000)]
CMake: Cleanup

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

11 years agoCMake: Actually include the new OBJECT targets
maier [Wed, 27 Mar 2013 22:56:35 +0000 (22:56 +0000)]
CMake: Actually include the new OBJECT targets

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

11 years agoMerge branch branch_cmake into Mainline
maier [Wed, 27 Mar 2013 22:54:30 +0000 (22:54 +0000)]
Merge branch branch_cmake into Mainline

This merge finalizes support for IDEs.

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

11 years agobuild_test: Only run a minimal set of steps in debug configuration branch_cmake
maier [Wed, 27 Mar 2013 22:52:32 +0000 (22:52 +0000)]
build_test: Only run a minimal set of steps in debug configuration

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

11 years agobuild_test: Bugfix
maier [Wed, 27 Mar 2013 21:53:42 +0000 (21:53 +0000)]
build_test: Bugfix

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

11 years agobuild_test: Bugfix
maier [Wed, 27 Mar 2013 21:50:48 +0000 (21:50 +0000)]
build_test: Bugfix

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

11 years agoAdd documentation to PreconditionAMG::AdditionalData.
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 agoMerge branch 'trunk' into branch_cmake
maier [Wed, 27 Mar 2013 19:41:14 +0000 (19:41 +0000)]
Merge branch 'trunk' into branch_cmake

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

11 years agoBugfix in build_test: Omit branches/ for branch names
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: Improve IDE support:
maier [Wed, 27 Mar 2013 19:21:38 +0000 (19:21 +0000)]
CMake: Improve IDE support:

  - Add headers and inst files to OBJECT targets
  - Add OBJECT targets for "header only" template stuff

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

11 years agoMerge branch 'trunk' into branch_cmake
maier [Wed, 27 Mar 2013 19:18:36 +0000 (19:18 +0000)]
Merge branch 'trunk' into branch_cmake

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

11 years agoCMake: Bugfix
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
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
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...
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 agoremove code from TimerOutput that messes with the total time
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
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
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
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
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...
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.
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.
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.
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 agoCMake: Enable -pedantic at the very beginning
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
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 agoImprove build_test:
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
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)
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
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
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 agoSeveral more.
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.
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
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.
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
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).
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 agoCMake: Bugfix: Add an INSTALL_NAME_DIR target property to avoid the use of DYLD_LIBRA...
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 agoCMake: Resolve a cache invalidation problem
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...
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 agoFormatting improvements.
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 agoAdd a comment.
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.
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
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...
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.
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.
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
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
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
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
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
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...
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
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
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
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
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
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
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
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


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.