]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoadd test
heister [Fri, 1 Nov 2013 11:27:01 +0000 (11:27 +0000)]
add test

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

10 years agoBugfix: Always build expand_instantiations
maier [Fri, 1 Nov 2013 11:24:02 +0000 (11:24 +0000)]
Bugfix: Always build expand_instantiations

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

10 years agoA lot more licensing cleanup: Add headers, remove old files under
maier [Thu, 31 Oct 2013 23:40:00 +0000 (23:40 +0000)]
A lot more licensing cleanup: Add headers, remove old files under
doc/publications/???? - fix links

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

10 years agoRemove one report since it was probably copyrighted before. Correct links for the...
bangerth [Thu, 31 Oct 2013 18:03:53 +0000 (18:03 +0000)]
Remove one report since it was probably copyrighted before. Correct links for the other reports.

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

10 years agoUse WorkStream for estimate_some and fix a bug in step-14.
turcksin [Thu, 31 Oct 2013 16:59:30 +0000 (16:59 +0000)]
Use WorkStream for estimate_some and fix a bug in step-14.

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

10 years agoBe optimistic...
maier [Thu, 31 Oct 2013 16:30:59 +0000 (16:30 +0000)]
Be optimistic...

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

10 years agoAdd a license and/or copyright statement to every file, update documentation
maier [Thu, 31 Oct 2013 14:29:06 +0000 (14:29 +0000)]
Add a license and/or copyright statement to every file, update documentation

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

10 years agoAdjust some fields for face integration
kronbichler [Thu, 31 Oct 2013 12:58:57 +0000 (12:58 +0000)]
Adjust some fields for face integration

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

10 years agoTry to fix the compilation problems under Windows
maier [Thu, 31 Oct 2013 10:41:10 +0000 (10:41 +0000)]
Try to fix the compilation problems under Windows

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

10 years agoBugfix: Respect CMAKE_TOOLCHAIN_FILE when trying to enable C and Fortran
maier [Thu, 31 Oct 2013 09:15:03 +0000 (09:15 +0000)]
Bugfix: Respect CMAKE_TOOLCHAIN_FILE when trying to enable C and Fortran

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

10 years agoProvide an example toolchain file for MinGW on Windows64
maier [Wed, 30 Oct 2013 23:21:55 +0000 (23:21 +0000)]
Provide an example toolchain file for MinGW on Windows64

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

10 years agoreserve then resize trick to not allocate more elements than needed
heister [Wed, 30 Oct 2013 23:08:33 +0000 (23:08 +0000)]
reserve then resize trick to not allocate more elements than needed

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

10 years agoAlso support "git-svn" in run_testsuite.cmake
maier [Wed, 30 Oct 2013 18:43:12 +0000 (18:43 +0000)]
Also support "git-svn" in run_testsuite.cmake

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

10 years agoremove a typename
heister [Wed, 30 Oct 2013 01:07:57 +0000 (01:07 +0000)]
remove a typename

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

10 years agotypos
heister [Tue, 29 Oct 2013 17:29:12 +0000 (17:29 +0000)]
typos

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

10 years agoUse a pointer to DataOut class in std::bind as this is the usual way of doing. This...
kronbichler [Tue, 29 Oct 2013 17:14:34 +0000 (17:14 +0000)]
Use a pointer to DataOut class in std::bind as this is the usual way of doing. This avoids calling a copy constructor of DataOut on every item WorkStream creates on certain compilers

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

10 years agoWorkStream is introduced in step-9. Refer to that program
kronbichler [Tue, 29 Oct 2013 16:15:58 +0000 (16:15 +0000)]
WorkStream is introduced in step-9. Refer to that program

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

10 years agosimplify test so that te sloooow regression tester can finish it in 10 minutes
heister [Tue, 29 Oct 2013 14:55:10 +0000 (14:55 +0000)]
simplify test so that te sloooow regression tester can finish it in 10 minutes

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

10 years agoRemove unnecessary line
kronbichler [Tue, 29 Oct 2013 12:20:59 +0000 (12:20 +0000)]
Remove unnecessary line

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

10 years agoBetter test output
kronbichler [Tue, 29 Oct 2013 11:55:22 +0000 (11:55 +0000)]
Better test output

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

10 years agoFix an issue with the Chebyshev preconditioner.
kronbichler [Tue, 29 Oct 2013 11:03:34 +0000 (11:03 +0000)]
Fix an issue with the Chebyshev preconditioner.

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

10 years agoRemove unnecessary code
kronbichler [Tue, 29 Oct 2013 10:09:48 +0000 (10:09 +0000)]
Remove unnecessary code

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

10 years agoWe know how many elements we need.
bangerth [Tue, 29 Oct 2013 02:23:35 +0000 (02:23 +0000)]
We know how many elements we need.

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

10 years agoUse WorkStream in estimate in step-9.
turcksin [Mon, 28 Oct 2013 21:52:33 +0000 (21:52 +0000)]
Use WorkStream in estimate in step-9.

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

10 years agoadd to docu
heister [Mon, 28 Oct 2013 21:11:38 +0000 (21:11 +0000)]
add to docu

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

10 years agoadjust newlines in comment lines
heister [Mon, 28 Oct 2013 21:09:36 +0000 (21:09 +0000)]
adjust newlines in comment lines

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

10 years agofix DerivativeApproximation in parallel
heister [Mon, 28 Oct 2013 21:06:47 +0000 (21:06 +0000)]
fix DerivativeApproximation in parallel

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

10 years agoupdate test output
heister [Mon, 28 Oct 2013 21:05:41 +0000 (21:05 +0000)]
update test output

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

10 years agosimplify test
heister [Mon, 28 Oct 2013 20:34:28 +0000 (20:34 +0000)]
simplify test

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

10 years agoadd test
heister [Mon, 28 Oct 2013 20:24:24 +0000 (20:24 +0000)]
add test

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

10 years agoupdate ignores
heister [Mon, 28 Oct 2013 20:22:46 +0000 (20:22 +0000)]
update ignores

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

10 years agoCast a variable to make some newer Xcode compilers happy.
bangerth [Mon, 28 Oct 2013 16:08:39 +0000 (16:08 +0000)]
Cast a variable to make some newer Xcode compilers happy.

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

10 years agofix a bug in linearized inequality and the residual in overall algorithm
frohne [Mon, 28 Oct 2013 15:32:13 +0000 (15:32 +0000)]
fix a bug in linearized inequality and the residual in overall algorithm

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

10 years agoUse TaskGroup instead of ThreadGroup in step-9.
turcksin [Mon, 28 Oct 2013 14:21:21 +0000 (14:21 +0000)]
Use TaskGroup instead of ThreadGroup in step-9.

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

10 years agoUse TaskGroup instead of ThreadGroup in step-14.
turcksin [Mon, 28 Oct 2013 14:13:09 +0000 (14:13 +0000)]
Use TaskGroup instead of ThreadGroup in step-14.

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

10 years agoBe less circumspect about resizing arrays when we want to add
bangerth [Mon, 28 Oct 2013 13:23:58 +0000 (13:23 +0000)]
Be less circumspect about resizing arrays when we want to add
default-constructed elements.

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

10 years agoMore minor formatting edits.
bangerth [Mon, 28 Oct 2013 13:19:14 +0000 (13:19 +0000)]
More minor formatting edits.

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

10 years agoFormatting fix.
bangerth [Mon, 28 Oct 2013 13:16:53 +0000 (13:16 +0000)]
Formatting fix.

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

10 years agoCleanup: Remove stale variable from Config.cmake.in
maier [Mon, 28 Oct 2013 13:13:21 +0000 (13:13 +0000)]
Cleanup: Remove stale variable from Config.cmake.in

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

10 years agoBugfix: Commit the second half of the Executables.cmake --> Targets.cmake switch [1]
maier [Mon, 28 Oct 2013 13:07:50 +0000 (13:07 +0000)]
Bugfix: Commit the second half of the Executables.cmake --> Targets.cmake switch [1]

[1] And take an extra course in "how to use subversion"

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

10 years agoFix a small bug in a formula.
bangerth [Mon, 28 Oct 2013 13:05:28 +0000 (13:05 +0000)]
Fix a small bug in a formula.

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

10 years agoMore comments.
bangerth [Mon, 28 Oct 2013 03:19:04 +0000 (03:19 +0000)]
More comments.

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

10 years agoDocument the changes to WorkStream.
bangerth [Mon, 28 Oct 2013 03:09:24 +0000 (03:09 +0000)]
Document the changes to WorkStream.

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

10 years agoUnify spelling of arguments.
bangerth [Mon, 28 Oct 2013 02:59:42 +0000 (02:59 +0000)]
Unify spelling of arguments.

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

10 years agoMinor edit.
bangerth [Mon, 28 Oct 2013 02:38:45 +0000 (02:38 +0000)]
Minor edit.

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

10 years agoUpdate.
bangerth [Mon, 28 Oct 2013 02:34:31 +0000 (02:34 +0000)]
Update.

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

10 years agoDocument the new WorkStream approach in detail.
bangerth [Mon, 28 Oct 2013 02:33:55 +0000 (02:33 +0000)]
Document the new WorkStream approach in detail.

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

10 years agoLink to a discussion in step-13.
bangerth [Mon, 28 Oct 2013 02:23:20 +0000 (02:23 +0000)]
Link to a discussion in step-13.

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

10 years agoReference places where WorkStream is discussed previously.
bangerth [Mon, 28 Oct 2013 02:06:44 +0000 (02:06 +0000)]
Reference places where WorkStream is discussed previously.

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

10 years agoTry to avoid awkward formatting by doxygen that doesn't show all the text in HTML...
bangerth [Mon, 28 Oct 2013 00:32:05 +0000 (00:32 +0000)]
Try to avoid awkward formatting by doxygen that doesn't show all the text in HTML...

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

10 years agoadd the rhs in the linearized inequality
frohne [Sun, 27 Oct 2013 23:00:07 +0000 (23:00 +0000)]
add the rhs in the linearized inequality

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

10 years agoUndo last commit.
maier [Sun, 27 Oct 2013 21:07:34 +0000 (21:07 +0000)]
Undo last commit.

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

10 years agoBugfix: Use CMAKE_CXX_FLAGS for tests...
maier [Sun, 27 Oct 2013 20:57:29 +0000 (20:57 +0000)]
Bugfix: Use CMAKE_CXX_FLAGS for tests...

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

10 years agoBugfix: Guard reading of H5Pubconf.h in FindHDF5.cmake, fix corrupted configure_hdf5...
maier [Sat, 26 Oct 2013 15:24:11 +0000 (15:24 +0000)]
Bugfix: Guard reading of H5Pubconf.h in FindHDF5.cmake, fix corrupted configure_hdf5.cmake

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

10 years agoFix links
maier [Sat, 26 Oct 2013 14:56:01 +0000 (14:56 +0000)]
Fix links

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

10 years agoTestsuite: And finally get it right.
maier [Sat, 26 Oct 2013 13:49:05 +0000 (13:49 +0000)]
Testsuite: And finally get it right.

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

10 years agoBugfix: Why so complicated? Just mention test overrides via environment and let envir...
maier [Sat, 26 Oct 2013 12:54:51 +0000 (12:54 +0000)]
Bugfix: Why so complicated? Just mention test overrides via environment and let environment always win...

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

10 years agoFix up comment.
bangerth [Sat, 26 Oct 2013 12:49:12 +0000 (12:49 +0000)]
Fix up comment.

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

10 years agoAdd a homepage
maier [Sat, 26 Oct 2013 12:44:23 +0000 (12:44 +0000)]
Add a homepage

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

10 years agoMinor language fixes.
bangerth [Sat, 26 Oct 2013 12:37:41 +0000 (12:37 +0000)]
Minor language fixes.

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

10 years agoBugfix: Regenerate testsuite subprojects if the main project configuration has changed
maier [Sat, 26 Oct 2013 12:36:37 +0000 (12:36 +0000)]
Bugfix: Regenerate testsuite subprojects if the main project configuration has changed

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

10 years agoMention the conversion of step-9/13/14 to WorkStream.
bangerth [Sat, 26 Oct 2013 12:34:36 +0000 (12:34 +0000)]
Mention the conversion of step-9/13/14 to WorkStream.

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

10 years agoLink to tutorial programs. List Bruno as one of the authors.
bangerth [Sat, 26 Oct 2013 12:20:58 +0000 (12:20 +0000)]
Link to tutorial programs. List Bruno as one of the authors.

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

10 years agoFix language.
bangerth [Sat, 26 Oct 2013 11:38:48 +0000 (11:38 +0000)]
Fix language.

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

10 years agoExplain the new governance structure.
bangerth [Sat, 26 Oct 2013 11:34:24 +0000 (11:34 +0000)]
Explain the new governance structure.

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

10 years agoBugfix: Second try...
maier [Sat, 26 Oct 2013 11:32:57 +0000 (11:32 +0000)]
Bugfix: Second try...

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

10 years agoCMake: Simplify cross compilation stuff and documentation
maier [Sat, 26 Oct 2013 09:48:13 +0000 (09:48 +0000)]
CMake: Simplify cross compilation stuff and documentation

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

10 years agoBugfix: Simplify project config generation
maier [Sat, 26 Oct 2013 09:14:21 +0000 (09:14 +0000)]
Bugfix: Simplify project config generation

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

10 years agoBugfix: Avoid unnecessary reconfigurations of subprojects
maier [Sat, 26 Oct 2013 09:14:20 +0000 (09:14 +0000)]
Bugfix: Avoid unnecessary reconfigurations of subprojects

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

10 years agoBugfix: Be more greedy and cache test configurations in subprojects
maier [Sat, 26 Oct 2013 09:14:19 +0000 (09:14 +0000)]
Bugfix: Be more greedy and cache test configurations in subprojects

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

10 years agofix bug in DataOut
heister [Fri, 25 Oct 2013 23:55:48 +0000 (23:55 +0000)]
fix bug in DataOut

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

10 years agotest output was incorrect, because the first entry needs to be skipped. This breaks...
heister [Fri, 25 Oct 2013 22:47:38 +0000 (22:47 +0000)]
test output was incorrect, because the first entry needs to be skipped. This breaks the test (to be fixed soon)

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

10 years agoDocument the change-over to WorkStream.
bangerth [Fri, 25 Oct 2013 22:45:22 +0000 (22:45 +0000)]
Document the change-over to WorkStream.

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

10 years ago... and one more.
kronbichler [Fri, 25 Oct 2013 19:18:18 +0000 (19:18 +0000)]
... and one more.

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

10 years agoFix sentence
kronbichler [Fri, 25 Oct 2013 19:14:49 +0000 (19:14 +0000)]
Fix sentence

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

10 years agoremove header that is not needed
heister [Fri, 25 Oct 2013 16:42:18 +0000 (16:42 +0000)]
remove header that is not needed

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

10 years agoCMake: Code cleanup and resolve cache invalidation problem
maier [Fri, 25 Oct 2013 14:13:20 +0000 (14:13 +0000)]
CMake: Code cleanup and resolve cache invalidation problem

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

10 years agoBugfix: We cannot throw in Subscriptor::do_unsubscribe either because it is used...
maier [Fri, 25 Oct 2013 11:24:34 +0000 (11:24 +0000)]
Bugfix: We cannot throw in Subscriptor::do_unsubscribe either because it is used in the destructor of SmartPointer.

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

10 years agoFirst part of documentation adjustment.
bangerth [Fri, 25 Oct 2013 04:03:21 +0000 (04:03 +0000)]
First part of documentation adjustment.

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

10 years agoFix format of the link.
bangerth [Fri, 25 Oct 2013 02:57:52 +0000 (02:57 +0000)]
Fix format of the link.

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

10 years agoMention the multithreading module.
bangerth [Fri, 25 Oct 2013 02:57:38 +0000 (02:57 +0000)]
Mention the multithreading module.

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

10 years agoReference step-9, where we show threads the first time. Fix reference
bangerth [Fri, 25 Oct 2013 02:57:16 +0000 (02:57 +0000)]
Reference step-9, where we show threads the first time. Fix reference
to module.

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

10 years agoAdapt slightly.
bangerth [Thu, 24 Oct 2013 22:41:57 +0000 (22:41 +0000)]
Adapt slightly.

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

10 years agofix my homepage
heister [Thu, 24 Oct 2013 22:21:46 +0000 (22:21 +0000)]
fix my homepage

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

10 years agoSome minor edits.
bangerth [Thu, 24 Oct 2013 22:16:11 +0000 (22:16 +0000)]
Some minor edits.

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

10 years agoAdd two references to step-51.
bangerth [Thu, 24 Oct 2013 22:15:50 +0000 (22:15 +0000)]
Add two references to step-51.

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

10 years agoSome minor edits.
bangerth [Thu, 24 Oct 2013 22:00:21 +0000 (22:00 +0000)]
Some minor edits.

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

10 years agotypos
heister [Thu, 24 Oct 2013 21:13:14 +0000 (21:13 +0000)]
typos

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

10 years agoremove tbb headers
heister [Thu, 24 Oct 2013 20:59:15 +0000 (20:59 +0000)]
remove tbb headers

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

10 years agoremove tbb headers
heister [Thu, 24 Oct 2013 20:58:35 +0000 (20:58 +0000)]
remove tbb headers

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

10 years agoBugfix: Unset a cached variable if package is unsuitable
maier [Thu, 24 Oct 2013 20:14:45 +0000 (20:14 +0000)]
Bugfix: Unset a cached variable if package is unsuitable

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

10 years agoComment code, rename guard files
maier [Thu, 24 Oct 2013 19:53:18 +0000 (19:53 +0000)]
Comment code, rename guard files

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

10 years agoUse Threads::Task in step-13 and step-14.
turcksin [Thu, 24 Oct 2013 19:24:26 +0000 (19:24 +0000)]
Use Threads::Task in step-13 and step-14.

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

10 years agofix cmake warning
heister [Thu, 24 Oct 2013 14:50:38 +0000 (14:50 +0000)]
fix cmake warning

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

10 years agoBugfix: Initialize _step_dir in build_tests/CMakeLists.txt before using it...
maier [Thu, 24 Oct 2013 06:07:08 +0000 (06:07 +0000)]
Bugfix: Initialize _step_dir in build_tests/CMakeLists.txt before using it...

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

10 years agoRemove accidentally commited debug output
maier [Wed, 23 Oct 2013 22:46:37 +0000 (22:46 +0000)]
Remove accidentally commited debug output

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

10 years agoTestsuite: Bugfix: Add a guard file mechanism
maier [Wed, 23 Oct 2013 22:36:03 +0000 (22:36 +0000)]
Testsuite: Bugfix: Add a guard file mechanism

This commit adds a guard file mechanism to detect whether an individual
test that was forcefully interrupted e.g. by sigkilling the run_test.cmake
script due to hitting a timeout in ctest.

In that case all test stages are rerun completely.

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

10 years agoadd failing no_normal_flux test
heister [Wed, 23 Oct 2013 21:45:02 +0000 (21:45 +0000)]
add failing no_normal_flux test

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

10 years agoadd typedef
heister [Wed, 23 Oct 2013 15:18:12 +0000 (15:18 +0000)]
add typedef

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

10 years agofix documentation
heister [Wed, 23 Oct 2013 13:19:58 +0000 (13:19 +0000)]
fix documentation

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