]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
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: 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

11 years agoCMake: Print external libraries in the summary
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
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
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
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 agobenchmark: interactive plot
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.
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 agoFunction to instruct SLEPc to exploit symmetry operations.
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 agoRemove 64BIT directive in PETScWrappers. PetscErrorCode is always right.
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

11 years agoproduce reproducible output
kanschat [Fri, 22 Mar 2013 13:36:35 +0000 (13:36 +0000)]
produce reproducible output

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

11 years agofix two more locations of double to int and remove date from output
kanschat [Fri, 22 Mar 2013 13:35:11 +0000 (13:35 +0000)]
fix two more locations of double to int and remove date from output

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

11 years agofix warning
heister [Fri, 22 Mar 2013 02:58:01 +0000 (02:58 +0000)]
fix warning

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

11 years agofix warning
heister [Fri, 22 Mar 2013 02:55:41 +0000 (02:55 +0000)]
fix warning

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

11 years agoBug fix for HDF5 output, now properly handles processors with 0 patches
heien [Thu, 21 Mar 2013 20:43:30 +0000 (20:43 +0000)]
Bug fix for HDF5 output, now properly handles processors with 0 patches

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

11 years agoadd newline at end of file
heister [Thu, 21 Mar 2013 18:43:04 +0000 (18:43 +0000)]
add newline at end of file

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

11 years agostep-42: do not allocate a fat matrix we are not going to use
heister [Thu, 21 Mar 2013 17:43:29 +0000 (17:43 +0000)]
step-42: do not allocate a fat matrix we are not going to use

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

11 years agostep-42: fix formatting and optional command line parameter
heister [Thu, 21 Mar 2013 17:37:54 +0000 (17:37 +0000)]
step-42: fix formatting and optional command line parameter

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

11 years agofix typo
heister [Thu, 21 Mar 2013 17:26:12 +0000 (17:26 +0000)]
fix typo

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

11 years agotry to fix warnings without seeing them
kanschat [Thu, 21 Mar 2013 15:19:37 +0000 (15:19 +0000)]
try to fix warnings without seeing them

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

11 years agoMake compile again.
bangerth [Thu, 21 Mar 2013 14:26:25 +0000 (14:26 +0000)]
Make compile again.

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

11 years agochange in IterativeInverse
kanschat [Thu, 21 Mar 2013 14:01:11 +0000 (14:01 +0000)]
change in IterativeInverse

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

11 years agoinstantiate DoFInfo for long double
kanschat [Thu, 21 Mar 2013 13:39:10 +0000 (13:39 +0000)]
instantiate DoFInfo for long double

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

11 years agoTest fuer write_svg
christian.wuelker [Thu, 21 Mar 2013 13:31:44 +0000 (13:31 +0000)]
Test fuer write_svg

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

11 years agoAdded GridOut::write_svg
christian.wuelker [Thu, 21 Mar 2013 13:27:38 +0000 (13:27 +0000)]
Added GridOut::write_svg

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

11 years agoAugment documentation.
bangerth [Wed, 20 Mar 2013 23:27:52 +0000 (23:27 +0000)]
Augment documentation.

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

11 years agofix bug in TimerOutput introduced earlier
heister [Wed, 20 Mar 2013 17:02:43 +0000 (17:02 +0000)]
fix bug in TimerOutput introduced earlier

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

11 years agouse new TimerOutput features
heister [Wed, 20 Mar 2013 15:23:07 +0000 (15:23 +0000)]
use new TimerOutput features

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

11 years agomore TimerOutput changes
heister [Wed, 20 Mar 2013 15:22:34 +0000 (15:22 +0000)]
more TimerOutput changes

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

11 years agorecord changes made
heister [Wed, 20 Mar 2013 15:16:03 +0000 (15:16 +0000)]
record changes made

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

11 years agoadd TimerOutput::reset()
heister [Wed, 20 Mar 2013 15:13:57 +0000 (15:13 +0000)]
add TimerOutput::reset()

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

11 years agostep-42: update timing stuff
heister [Wed, 20 Mar 2013 15:13:13 +0000 (15:13 +0000)]
step-42: update timing stuff

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

11 years agoMore cleanups.
bangerth [Wed, 20 Mar 2013 12:25:21 +0000 (12:25 +0000)]
More cleanups.

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

11 years agoMore standardization.
bangerth [Wed, 20 Mar 2013 04:00:05 +0000 (04:00 +0000)]
More standardization.

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

11 years agoMore renaming.
bangerth [Wed, 20 Mar 2013 03:58:20 +0000 (03:58 +0000)]
More renaming.

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

11 years agoSimplify process.
bangerth [Wed, 20 Mar 2013 03:56:14 +0000 (03:56 +0000)]
Simplify process.

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

11 years agoUse standard names.
bangerth [Wed, 20 Mar 2013 03:38:11 +0000 (03:38 +0000)]
Use standard names.

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

11 years agoUse SSOR as preconditioner.
bangerth [Wed, 20 Mar 2013 03:20:45 +0000 (03:20 +0000)]
Use SSOR as preconditioner.

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

11 years agoLink to the FAQ page to provide a better explanation of what the ExcInUse
bangerth [Wed, 20 Mar 2013 02:03:51 +0000 (02:03 +0000)]
Link to the FAQ page to provide a better explanation of what the ExcInUse
error message actually means. I think every single one of my students has hit
this this semester and not a single one has found the solution herself).

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

11 years agostep-42: remove some timingoutput
heister [Tue, 19 Mar 2013 14:35:42 +0000 (14:35 +0000)]
step-42: remove some timingoutput

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

11 years agoUpdate documentation slightly.
bangerth [Tue, 19 Mar 2013 12:15:51 +0000 (12:15 +0000)]
Update documentation slightly.

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

11 years agoWrite one section.
bangerth [Tue, 19 Mar 2013 12:08:31 +0000 (12:08 +0000)]
Write one section.

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

11 years agoSwitch back to a more interesting case.
bangerth [Tue, 19 Mar 2013 03:50:23 +0000 (03:50 +0000)]
Switch back to a more interesting case.

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

11 years agoVerify that the solution is correct.
bangerth [Tue, 19 Mar 2013 03:43:39 +0000 (03:43 +0000)]
Verify that the solution is correct.

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

11 years agoOne more place that needed to be made to compile.
bangerth [Tue, 19 Mar 2013 02:32:21 +0000 (02:32 +0000)]
One more place that needed to be made to compile.

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

11 years agofix typos in comments
heister [Mon, 18 Mar 2013 23:27:00 +0000 (23:27 +0000)]
fix typos in comments

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

11 years agoMake more places compile with standard C++98/03.
bangerth [Mon, 18 Mar 2013 23:19:15 +0000 (23:19 +0000)]
Make more places compile with standard C++98/03.

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

11 years agoAdd a heat equation solver. Remove the file with surface points that belongs to the...
bangerth [Mon, 18 Mar 2013 23:11:22 +0000 (23:11 +0000)]
Add a heat equation solver. Remove the file with surface points that belongs to the previous incarnation of step-26 that was never finished.

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

11 years agofix compilation on old gcc
heister [Mon, 18 Mar 2013 22:11:53 +0000 (22:11 +0000)]
fix compilation on old gcc

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

11 years agoupdate step-42 to not need std::unique_ptr
heister [Mon, 18 Mar 2013 20:48:12 +0000 (20:48 +0000)]
update step-42 to not need std::unique_ptr

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

11 years agoFix include paths.
bangerth [Mon, 18 Mar 2013 17:54:11 +0000 (17:54 +0000)]
Fix include paths.

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

11 years agosupport long double
kanschat [Mon, 18 Mar 2013 14:56:33 +0000 (14:56 +0000)]
support long double

git-svn-id: https://svn.dealii.org/trunk@28931 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.