]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
10 years agoAdd a few tests.
Wolfgang Bangerth [Fri, 8 Nov 2013 05:06:55 +0000 (05:06 +0000)]
Add a few tests.

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

10 years agoFix typo.
Wolfgang Bangerth [Fri, 8 Nov 2013 04:57:45 +0000 (04:57 +0000)]
Fix typo.

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

10 years agoAdd another test.
Wolfgang Bangerth [Fri, 8 Nov 2013 04:55:17 +0000 (04:55 +0000)]
Add another test.

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

10 years agoAugment the documentation by one additional point.
Wolfgang Bangerth [Fri, 8 Nov 2013 00:53:15 +0000 (00:53 +0000)]
Augment the documentation by one additional point.

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

10 years agoFix a bug in graph_coloring when there is only one partition.
Bruno Turcksin [Thu, 7 Nov 2013 22:42:51 +0000 (22:42 +0000)]
Fix a bug in graph_coloring when there is only one partition.

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

10 years agoOne last minor change.
Wolfgang Bangerth [Thu, 7 Nov 2013 22:09:44 +0000 (22:09 +0000)]
One last minor change.

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

10 years agoAdd some more comments.
Wolfgang Bangerth [Thu, 7 Nov 2013 21:52:09 +0000 (21:52 +0000)]
Add some more comments.

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

10 years agoRename namespace. Add some more documentation.
Wolfgang Bangerth [Thu, 7 Nov 2013 20:27:45 +0000 (20:27 +0000)]
Rename namespace. Add some more documentation.

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

10 years agoRename namespace. Add some more documentation.
Wolfgang Bangerth [Thu, 7 Nov 2013 20:27:31 +0000 (20:27 +0000)]
Rename namespace. Add some more documentation.

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

10 years agoSimplify code in WorkStream when graph coloring is used.
Bruno Turcksin [Thu, 7 Nov 2013 20:16:17 +0000 (20:16 +0000)]
Simplify code in WorkStream when graph coloring is used.

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

10 years agoAdd another test.
Wolfgang Bangerth [Thu, 7 Nov 2013 19:41:41 +0000 (19:41 +0000)]
Add another test.

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

10 years agoMove a comment to the correct function. Fix an oversight with local namespaces.
Wolfgang Bangerth [Thu, 7 Nov 2013 19:41:22 +0000 (19:41 +0000)]
Move a comment to the correct function. Fix an oversight with local namespaces.

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

10 years agoMove around a couple of things. Reindent the whole file.
Wolfgang Bangerth [Thu, 7 Nov 2013 01:36:38 +0000 (01:36 +0000)]
Move around a couple of things. Reindent the whole file.

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

10 years agoPromote the warning in macro_pickup_tests.cmake to a fatal error
Matthias Maier [Wed, 6 Nov 2013 23:14:49 +0000 (23:14 +0000)]
Promote the warning in macro_pickup_tests.cmake to a fatal error

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

10 years agoAnnounce step-42.
Wolfgang Bangerth [Wed, 6 Nov 2013 23:06:21 +0000 (23:06 +0000)]
Announce step-42.

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

10 years agoAdd test for graph_coloring.
Bruno Turcksin [Wed, 6 Nov 2013 23:03:56 +0000 (23:03 +0000)]
Add test for graph_coloring.

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

10 years agommult and Tmmult cannot be used with Trilinos sparse_matrix and 64bit indices.
Bruno Turcksin [Wed, 6 Nov 2013 18:01:36 +0000 (18:01 +0000)]
mmult and Tmmult cannot be used with Trilinos sparse_matrix and 64bit indices.

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

10 years agoAdd more information to the graph coloring function.
Wolfgang Bangerth [Wed, 6 Nov 2013 17:17:35 +0000 (17:17 +0000)]
Add more information to the graph coloring function.

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

10 years agofix typos
Timo Heister [Wed, 6 Nov 2013 15:05:14 +0000 (15:05 +0000)]
fix typos

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

10 years agorewrap comments
Timo Heister [Wed, 6 Nov 2013 15:03:17 +0000 (15:03 +0000)]
rewrap comments

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

10 years agoadd slepc quicktest, thanks Toby
Timo 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.
Wolfgang 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
Guido 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
Matthias 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
Matthias 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:
Matthias 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...
Matthias 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
Matthias 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
Matthias 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
Matthias 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
Matthias 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"
Matthias 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
Timo 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
Timo 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.
Bruno 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
Timo 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.
Wolfgang 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
Timo 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...
Timo 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
Timo 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
Matthias 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
Timo 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
Timo 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
Timo 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.
Matthias 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Timo 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
Matthias 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
Matthias 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
Matthias 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
Matthias 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
Matthias 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
Matthias 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...
Matthias 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...
Matthias 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*
Matthias 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
Timo 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
Timo 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
Timo 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
Timo 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
Timo 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
Timo 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
Timo 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
Timo 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
Timo 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
Wolfgang 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
Matthias 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
Matthias 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
Timo 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
Timo 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
Timo 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.
Bruno 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
Matthias 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...
Matthias 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
Matthias 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
Timo 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
Matthias 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
Matthias 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...
Wolfgang 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.
Bruno 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...
Matthias 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
Matthias 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
Martin 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
Matthias 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
Matthias 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
Matthias 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
Timo 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
Matthias 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
Timo 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
Timo 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...
Martin 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
Martin 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
Timo 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
Martin 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
Martin 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.
Martin 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
Martin 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


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.