]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoadd slepc quicktest, thanks Toby
heister [Wed, 6 Nov 2013 14:47:38 +0000 (14:47 +0000)]
add slepc quicktest, thanks Toby

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

10 years agoInitialize a variable to avoid a warning.
bangerth [Wed, 6 Nov 2013 12:40:36 +0000 (12:40 +0000)]
Initialize a variable to avoid a warning.

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

10 years agoreformat documentation to longer lines
kanschat [Wed, 6 Nov 2013 10:25:28 +0000 (10:25 +0000)]
reformat documentation to longer lines

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

10 years agoClean up application.qrc
maier [Tue, 5 Nov 2013 23:53:08 +0000 (23:53 +0000)]
Clean up application.qrc

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

10 years agoRemove bundled icons from parameter_gui and use system defaults instead
maier [Tue, 5 Nov 2013 23:50:14 +0000 (23:50 +0000)]
Remove bundled icons from parameter_gui and use system defaults instead

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

10 years agoBugfix: Be more specific with the warning introduced by the last commit:
maier [Tue, 5 Nov 2013 22:00:02 +0000 (22:00 +0000)]
Bugfix: Be more specific with the warning introduced by the last commit:
Also print "Test dropped". And, finally, rename broken output files

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

10 years agoBugfix: Do not silently ignore invalid feature constraints, but drop the test and...
maier [Tue, 5 Nov 2013 21:46:03 +0000 (21:46 +0000)]
Bugfix: Do not silently ignore invalid feature constraints, but drop the test and print a warning

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

10 years agoUnify output
maier [Tue, 5 Nov 2013 17:42:17 +0000 (17:42 +0000)]
Unify output

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

10 years agoFix escaping
maier [Tue, 5 Nov 2013 17:20:44 +0000 (17:20 +0000)]
Fix escaping

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

10 years agoRemove debug output
maier [Tue, 5 Nov 2013 16:46:15 +0000 (16:46 +0000)]
Remove debug output

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

10 years agoQuickfix: Do not use the "sed" statement in run_testsuite at all on non GNU platforms
maier [Tue, 5 Nov 2013 16:42:19 +0000 (16:42 +0000)]
Quickfix: Do not use the "sed" statement in run_testsuite at all on non GNU platforms

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

10 years agoRevert "Bugfix: Do not try to inject a "\n\t" into xml files"
maier [Tue, 5 Nov 2013 16:37:13 +0000 (16:37 +0000)]
Revert "Bugfix: Do not try to inject a "\n\t" into xml files"

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

10 years agoquicktest: add debug output
heister [Tue, 5 Nov 2013 16:31:42 +0000 (16:31 +0000)]
quicktest: add debug output

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

10 years agoquicktests: add dependency to target binary, add tbb test
heister [Tue, 5 Nov 2013 16:24:21 +0000 (16:24 +0000)]
quicktests: add dependency to target binary, add tbb test

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

10 years agoFix a bug in WorkStream when the number of cells in a color is small.
turcksin [Tue, 5 Nov 2013 16:09:05 +0000 (16:09 +0000)]
Fix a bug in WorkStream when the number of cells in a color is small.

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

10 years agoclean up quicktest script
heister [Tue, 5 Nov 2013 15:47:55 +0000 (15:47 +0000)]
clean up quicktest script

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

10 years agoProvide 64-bit output.
bangerth [Mon, 4 Nov 2013 23:39:02 +0000 (23:39 +0000)]
Provide 64-bit output.

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

10 years agowe can not use MUMPS with 64 bits
heister [Mon, 4 Nov 2013 23:03:19 +0000 (23:03 +0000)]
we can not use MUMPS with 64 bits

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

10 years agocompute_block_wise for 64bit: fix one problem and remove ExcNotImplemented. Maybe...
heister [Mon, 4 Nov 2013 23:00:07 +0000 (23:00 +0000)]
compute_block_wise for 64bit: fix one problem and remove ExcNotImplemented. Maybe it works as is.

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

10 years agofix test with 64bit
heister [Mon, 4 Nov 2013 22:54:39 +0000 (22:54 +0000)]
fix test with 64bit

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

10 years agoBugfix: Do not try to inject a "\n\t" into xml files
maier [Mon, 4 Nov 2013 21:54:58 +0000 (21:54 +0000)]
Bugfix: Do not try to inject a "\n\t" into xml files

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

10 years agoremove 2x compress() in step-42
heister [Mon, 4 Nov 2013 20:18:59 +0000 (20:18 +0000)]
remove 2x compress() in step-42

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

10 years agoignore affinity quick test on mac
heister [Mon, 4 Nov 2013 00:19:03 +0000 (00:19 +0000)]
ignore affinity quick test on mac

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

10 years agofix compilation on intel 13.1
heister [Sun, 3 Nov 2013 20:43:28 +0000 (20:43 +0000)]
fix compilation on intel 13.1

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

10 years agoDisable a workaround for icc-13* and aggressive optimization.
maier [Sun, 3 Nov 2013 20:40:46 +0000 (20:40 +0000)]
Disable a workaround for icc-13* and aggressive optimization.

The bug is not reproducable any more.

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

10 years agoCatch an exception that apparently happens in 64-bit mode.
bangerth [Sun, 3 Nov 2013 17:51:39 +0000 (17:51 +0000)]
Catch an exception that apparently happens in 64-bit mode.

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

10 years agoOnly run Parasails test in 32 bit mode.
bangerth [Sun, 3 Nov 2013 17:46:24 +0000 (17:46 +0000)]
Only run Parasails test in 32 bit mode.

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

10 years agoOnly run MUMPS test in 32 bit mode.
bangerth [Sun, 3 Nov 2013 17:45:00 +0000 (17:45 +0000)]
Only run MUMPS test in 32 bit mode.

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

10 years agoHave both 32 and 64 bit tests.
bangerth [Sun, 3 Nov 2013 17:42:05 +0000 (17:42 +0000)]
Have both 32 and 64 bit tests.

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

10 years agoadd output function for 64bit tests
heister [Sun, 3 Nov 2013 13:36:39 +0000 (13:36 +0000)]
add output function for 64bit tests

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

10 years agorun_testsuite.cmake: Provide a possibility to append a string to CTEST_BUILD_NAME
maier [Sun, 3 Nov 2013 12:07:03 +0000 (12:07 +0000)]
run_testsuite.cmake: Provide a possibility to append a string to CTEST_BUILD_NAME

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

10 years agoFix some $Id$s
maier [Sun, 3 Nov 2013 10:56:42 +0000 (10:56 +0000)]
Fix some $Id$s

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

10 years agoAnd svn properties for some forgotten files
maier [Sun, 3 Nov 2013 10:10:14 +0000 (10:10 +0000)]
And svn properties for some forgotten files

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

10 years agoupdate svn properties
maier [Sun, 3 Nov 2013 09:58:45 +0000 (09:58 +0000)]
update svn properties

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

10 years agoFixup $Id$ statements
maier [Sun, 3 Nov 2013 09:27:49 +0000 (09:27 +0000)]
Fixup $Id$ statements

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

10 years agoUpdate a comment
maier [Sun, 3 Nov 2013 00:39:59 +0000 (00:39 +0000)]
Update a comment

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

10 years agoA bit more relaxed...
maier [Sun, 3 Nov 2013 00:38:46 +0000 (00:38 +0000)]
A bit more relaxed...

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

10 years agoBugfix/Improvement: Pass down (almost) all possible configuration options down to...
maier [Sun, 3 Nov 2013 00:33:24 +0000 (00:33 +0000)]
Bugfix/Improvement: Pass down (almost) all possible configuration options down to cmake

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

10 years agoBugfix: We need different delimeters for Windows and CYGWIN. *sigh*
maier [Sun, 3 Nov 2013 00:10:13 +0000 (00:10 +0000)]
Bugfix: We need different delimeters for Windows and CYGWIN. *sigh*

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

10 years agoquicktests: make work with mpich
heister [Sat, 2 Nov 2013 22:16:07 +0000 (22:16 +0000)]
quicktests: make work with mpich

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

10 years agoquicktests: only run if supported
heister [Sat, 2 Nov 2013 20:55:01 +0000 (20:55 +0000)]
quicktests: only run if supported

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

10 years agoquicktests: formatting
heister [Sat, 2 Nov 2013 20:42:32 +0000 (20:42 +0000)]
quicktests: formatting

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

10 years agoquicktest: add step-11 in debug and release
heister [Sat, 2 Nov 2013 20:40:11 +0000 (20:40 +0000)]
quicktest: add step-11 in debug and release

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

10 years agofix quicktest
heister [Sat, 2 Nov 2013 20:20:52 +0000 (20:20 +0000)]
fix quicktest

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

10 years agoonly run quicktests in debug mode
heister [Sat, 2 Nov 2013 20:20:01 +0000 (20:20 +0000)]
only run quicktests in debug mode

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

10 years agoadd another quick test
heister [Sat, 2 Nov 2013 19:53:49 +0000 (19:53 +0000)]
add another quick test

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

10 years agomake quick tests work, add an mpi test
heister [Sat, 2 Nov 2013 19:40:03 +0000 (19:40 +0000)]
make quick tests work, add an mpi test

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

10 years agomake quicktests work again
heister [Sat, 2 Nov 2013 18:54:52 +0000 (18:54 +0000)]
make quicktests work again

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

10 years agoAvoid language that compares the current state with a previous state (which is
bangerth [Sat, 2 Nov 2013 12:28:48 +0000 (12:28 +0000)]
Avoid language that compares the current state with a previous state (which is
of no importance to the person reading the documentation).

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

10 years agoBugfix: Use DEAL_II_EXECUTABLE_RELDIR for Windows targets
maier [Sat, 2 Nov 2013 12:11:19 +0000 (12:11 +0000)]
Bugfix: Use DEAL_II_EXECUTABLE_RELDIR for Windows targets

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

10 years agoSome more fixes for Win64
maier [Sat, 2 Nov 2013 11:33:24 +0000 (11:33 +0000)]
Some more fixes for Win64

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

10 years agoadd test
heister [Sat, 2 Nov 2013 11:27:09 +0000 (11:27 +0000)]
add test

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

10 years agoallow parallel::distributed::Triangulation::load/save with different number of CPUs
heister [Sat, 2 Nov 2013 11:26:56 +0000 (11:26 +0000)]
allow parallel::distributed::Triangulation::load/save with different number of CPUs

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

10 years agofix typo
heister [Sat, 2 Nov 2013 01:36:12 +0000 (01:36 +0000)]
fix typo

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

10 years agoAdd website.
turcksin [Fri, 1 Nov 2013 21:10:58 +0000 (21:10 +0000)]
Add website.

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

10 years agoFix typo
maier [Fri, 1 Nov 2013 14:55:48 +0000 (14:55 +0000)]
Fix typo

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

10 years agoFix some installation paths and the INVOKE_AUTOPILOT macro for Windows, add a news...
maier [Fri, 1 Nov 2013 14:52:07 +0000 (14:52 +0000)]
Fix some installation paths and the INVOKE_AUTOPILOT macro for Windows, add a news entry

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

10 years agoProcess PETSc after Trilinos
maier [Fri, 1 Nov 2013 12:19:17 +0000 (12:19 +0000)]
Process PETSc after Trilinos

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

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


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.