]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoimprove style
kanschat [Tue, 26 Nov 2013 12:44:06 +0000 (12:44 +0000)]
improve style

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

10 years agoAdd publication. As the matrix-free paper explains a part of the library, mention...
kronbichler [Tue, 26 Nov 2013 10:48:04 +0000 (10:48 +0000)]
Add publication. As the matrix-free paper explains a part of the library, mention it in that section

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

10 years agoSimplify formulas. With mathjax one can use latex formulas also for variable names...
kronbichler [Tue, 26 Nov 2013 09:01:01 +0000 (09:01 +0000)]
Simplify formulas. With mathjax one can use latex formulas also for variable names without using too many picture files

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

10 years agouse MathJax and SVG
kanschat [Tue, 26 Nov 2013 08:20:57 +0000 (08:20 +0000)]
use MathJax and SVG

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

10 years agoReplace ring buffer by item_bugger in WorkStream.
turcksin [Tue, 26 Nov 2013 02:16:46 +0000 (02:16 +0000)]
Replace ring buffer by item_bugger in WorkStream.

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

10 years agoFix typos.
bangerth [Mon, 25 Nov 2013 18:10:14 +0000 (18:10 +0000)]
Fix typos.

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

10 years agoChange the way copier can be ignored in WorkStream.
turcksin [Mon, 25 Nov 2013 18:05:23 +0000 (18:05 +0000)]
Change the way copier can be ignored in WorkStream.

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

10 years agochange generation of header and footer
kanschat [Mon, 25 Nov 2013 17:36:56 +0000 (17:36 +0000)]
change generation of header and footer

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

10 years agomissing changes in r31796, clean up mumps, add asserts
heister [Mon, 25 Nov 2013 16:30:50 +0000 (16:30 +0000)]
missing changes in r31796, clean up mumps, add asserts

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

10 years agoadd missing instantiation for mumps, add tests, leave some comments
heister [Mon, 25 Nov 2013 16:12:38 +0000 (16:12 +0000)]
add missing instantiation for mumps, add tests, leave some comments

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

10 years agoadd tests for mumps
heister [Mon, 25 Nov 2013 15:38:49 +0000 (15:38 +0000)]
add tests for mumps

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

10 years agofix GridGenerator::truncated_cone in 3d
heister [Mon, 25 Nov 2013 14:59:50 +0000 (14:59 +0000)]
fix GridGenerator::truncated_cone in 3d

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

10 years agoadd failing test for truncated_cone
heister [Mon, 25 Nov 2013 14:46:41 +0000 (14:46 +0000)]
add failing test for truncated_cone

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

10 years agochange encoding to UTF-8
felix.gruber [Mon, 25 Nov 2013 10:36:42 +0000 (10:36 +0000)]
change encoding to UTF-8

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

10 years agoAdd missing accents in the documentation of the Nédélec elements
felix.gruber [Mon, 25 Nov 2013 10:36:38 +0000 (10:36 +0000)]
Add missing accents in the documentation of the Nédélec elements

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

10 years agoSecond part of r31784
kronbichler [Mon, 25 Nov 2013 09:19:25 +0000 (09:19 +0000)]
Second part of r31784

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

10 years agoCorrection: Just use "trunk" if no svn information is available
maier [Mon, 25 Nov 2013 08:15:06 +0000 (08:15 +0000)]
Correction: Just use "trunk" if no svn information is available

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

10 years agoBugfix: Always set a subproject
maier [Mon, 25 Nov 2013 08:12:00 +0000 (08:12 +0000)]
Bugfix: Always set a subproject

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

10 years agoWorskStream does not need to use a copy function.
turcksin [Mon, 25 Nov 2013 00:20:47 +0000 (00:20 +0000)]
WorskStream does not need to use a copy function.

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

10 years agomove script
kanschat [Sun, 24 Nov 2013 23:13:59 +0000 (23:13 +0000)]
move script

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

10 years agoDisable multithreading path when not using more than one thread.
kronbichler [Sun, 24 Nov 2013 14:22:10 +0000 (14:22 +0000)]
Disable multithreading path when not using more than one thread.

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

10 years agofix some tests broken by rand() changes
heister [Sun, 24 Nov 2013 13:25:18 +0000 (13:25 +0000)]
fix some tests broken by rand() changes

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

10 years agofix some tests that use srand
heister [Sun, 24 Nov 2013 13:13:54 +0000 (13:13 +0000)]
fix some tests that use srand

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

10 years agoalso make make_hanging_node_constraints work in 3d with FE_RaviartThomas
heister [Sat, 23 Nov 2013 23:08:19 +0000 (23:08 +0000)]
also make make_hanging_node_constraints work in 3d with FE_RaviartThomas

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

10 years agoupdate test and output (and remove the one added that is useless)
heister [Sat, 23 Nov 2013 22:08:21 +0000 (22:08 +0000)]
update test and output (and remove the one added that is useless)

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

10 years agofix bug in make_hanging_node_constraints in parallel with elements like RaviartThomas
heister [Sat, 23 Nov 2013 22:06:02 +0000 (22:06 +0000)]
fix bug in make_hanging_node_constraints in parallel with elements like RaviartThomas

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

10 years agoAdd documentation
kanschat [Sat, 23 Nov 2013 21:00:20 +0000 (21:00 +0000)]
Add documentation

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

10 years agosimplify test
heister [Sat, 23 Nov 2013 20:41:58 +0000 (20:41 +0000)]
simplify test

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

10 years agoadd missing header lines
kanschat [Sat, 23 Nov 2013 20:33:02 +0000 (20:33 +0000)]
add missing header lines

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

10 years agoadd failing test
heister [Sat, 23 Nov 2013 20:31:46 +0000 (20:31 +0000)]
add failing test

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

10 years agoImprove further.
bangerth [Sat, 23 Nov 2013 18:24:05 +0000 (18:24 +0000)]
Improve further.

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

10 years agoIncrease queue size for WorkStream::run operation as a result of some timing
bangerth [Sat, 23 Nov 2013 17:05:53 +0000 (17:05 +0000)]
Increase queue size for WorkStream::run operation as a result of some timing
efforts.

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

10 years agochange encoding to UTF-8
kanschat [Sat, 23 Nov 2013 08:02:51 +0000 (08:02 +0000)]
change encoding to UTF-8

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

10 years agoDocument the changes in tutorials better.
bangerth [Sat, 23 Nov 2013 04:03:12 +0000 (04:03 +0000)]
Document the changes in tutorials better.

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

10 years agoAlso finish documentation of step-14.
bangerth [Sat, 23 Nov 2013 04:01:49 +0000 (04:01 +0000)]
Also finish documentation of step-14.

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

10 years agoDocument the most recent WorkStream changes to step-9. Update output. Use VTK format...
bangerth [Sat, 23 Nov 2013 01:57:28 +0000 (01:57 +0000)]
Document the most recent WorkStream changes to step-9. Update output. Use VTK format instead of the outdated GMV format.

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

10 years agoAdd documentation for resolve_indices function.
turcksin [Fri, 22 Nov 2013 22:30:20 +0000 (22:30 +0000)]
Add documentation for resolve_indices function.

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

10 years agoAdd a function to resolve constraint indices.
turcksin [Fri, 22 Nov 2013 20:58:21 +0000 (20:58 +0000)]
Add a function to resolve constraint indices.

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

10 years agoinline DoFRenumbering::downstream to fix compilation issue with intel compilers;...
heister [Fri, 22 Nov 2013 20:22:01 +0000 (20:22 +0000)]
inline DoFRenumbering::downstream to fix compilation issue with intel compilers; also remove deprecated MGDoFHandler variant in the process

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

10 years agoPut the -no-vec declaration into the right file :->
maier [Fri, 22 Nov 2013 15:58:22 +0000 (15:58 +0000)]
Put the -no-vec declaration into the right file :->

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

10 years agotest requires trilinos
heister [Fri, 22 Nov 2013 15:41:05 +0000 (15:41 +0000)]
test requires trilinos

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

10 years agoResolve another oddity in how GCC and ICC output __PRETTY_FUNCTION__, this time when...
bangerth [Fri, 22 Nov 2013 15:08:08 +0000 (15:08 +0000)]
Resolve another oddity in how GCC and ICC output __PRETTY_FUNCTION__, this time when virtual functions are involved.

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

10 years agoFirst part of documenting the switch to WorkStream in GradientEstimation.
bangerth [Fri, 22 Nov 2013 15:05:35 +0000 (15:05 +0000)]
First part of documenting the switch to WorkStream in GradientEstimation.

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

10 years agorework r31759 to my liking and fix a few more places
heister [Fri, 22 Nov 2013 14:42:37 +0000 (14:42 +0000)]
rework r31759 to my liking and fix a few more places

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

10 years agodisable vectorization on intel compilers because they produce wrong code. See issue...
heister [Fri, 22 Nov 2013 14:34:38 +0000 (14:34 +0000)]
disable vectorization on intel compilers because they produce wrong code. See issue 156.

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

10 years agoReplace "rand" by "myrand" in the testsuite to avoid a name clash
maier [Fri, 22 Nov 2013 14:28:04 +0000 (14:28 +0000)]
Replace "rand" by "myrand" in the testsuite to avoid a name clash

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

10 years agoBugfix: create ${TARGET}.signed dummy file in CMakeFiles directory
maier [Fri, 22 Nov 2013 13:03:11 +0000 (13:03 +0000)]
Bugfix: create ${TARGET}.signed dummy file in CMakeFiles directory

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

10 years agoSimplify code slightly.
bangerth [Fri, 22 Nov 2013 03:34:54 +0000 (03:34 +0000)]
Simplify code slightly.

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

10 years agoRemoved comments after confirming changes work
heien [Fri, 22 Nov 2013 02:09:28 +0000 (02:09 +0000)]
Removed comments after confirming changes work

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

10 years agoDocument the third kind of WorkStream::run.
bangerth [Fri, 22 Nov 2013 01:14:27 +0000 (01:14 +0000)]
Document the third kind of WorkStream::run.

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

10 years agofix compiler warning
heister [Thu, 21 Nov 2013 22:17:34 +0000 (22:17 +0000)]
fix compiler warning

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

10 years agoadd test for issue 154 fixed in r31734
heister [Thu, 21 Nov 2013 21:31:42 +0000 (21:31 +0000)]
add test for issue 154 fixed in r31734

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

10 years agofix clang warnings
heister [Thu, 21 Nov 2013 16:24:24 +0000 (16:24 +0000)]
fix clang warnings

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

10 years agoremove one clang compiler warning
heister [Thu, 21 Nov 2013 15:54:28 +0000 (15:54 +0000)]
remove one clang compiler warning

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

10 years agofix test output
heister [Thu, 21 Nov 2013 15:52:52 +0000 (15:52 +0000)]
fix test output

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

10 years agocheck in proposed change in issue 148 to get rid of crashes in the tests. Not sure...
heister [Thu, 21 Nov 2013 15:49:28 +0000 (15:49 +0000)]
check in proposed change in issue 148 to get rid of crashes in the tests. Not sure if the logic is correct.

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

10 years agorun test with one proc too, because it crashes on some machines
heister [Thu, 21 Nov 2013 15:45:08 +0000 (15:45 +0000)]
run test with one proc too, because it crashes on some machines

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

10 years agofix exception specification for rand() in tests
heister [Thu, 21 Nov 2013 15:44:42 +0000 (15:44 +0000)]
fix exception specification for rand() in tests

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

10 years agowrite own rand() function for the test suite because cygwin has a different implement...
heister [Thu, 21 Nov 2013 03:07:40 +0000 (03:07 +0000)]
write own rand() function for the test suite because cygwin has a different implementation. I hope this will not break any test.

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

10 years agoreference tests.h in test
heister [Thu, 21 Nov 2013 02:18:32 +0000 (02:18 +0000)]
reference tests.h in test

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

10 years agoTestsuite: Bugfix: Fix a typo that prevented all tests under ./deal.II/tests from...
maier [Thu, 21 Nov 2013 01:22:06 +0000 (01:22 +0000)]
Testsuite: Bugfix: Fix a typo that prevented all tests under ./deal.II/tests from being set up

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

10 years agoDocumentation update
maier [Wed, 20 Nov 2013 21:55:56 +0000 (21:55 +0000)]
Documentation update

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

10 years agoCMake: Forbid to use ninja together with icc
maier [Wed, 20 Nov 2013 21:33:59 +0000 (21:33 +0000)]
CMake: Forbid to use ninja together with icc

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

10 years agoTestsuite: Some more refactoring and cleanup
maier [Wed, 20 Nov 2013 21:08:30 +0000 (21:08 +0000)]
Testsuite: Some more refactoring and cleanup

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

10 years agoclean up and simplify recent changes in exceptions.cc
heister [Wed, 20 Nov 2013 20:27:59 +0000 (20:27 +0000)]
clean up and simplify recent changes in exceptions.cc

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

10 years agoFinally fixed the bug in make_zero_boundary_constraints (Issue 154)
daniel.arndt [Wed, 20 Nov 2013 18:55:19 +0000 (18:55 +0000)]
Finally fixed the bug in make_zero_boundary_constraints (Issue 154)

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

10 years agoRevert false correction.
daniel.arndt [Wed, 20 Nov 2013 17:39:44 +0000 (17:39 +0000)]
Revert false correction.

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

10 years agoFixed bug regarding the use of ComponentMask in make_zero_boundary_constraints.
daniel.arndt [Wed, 20 Nov 2013 17:35:25 +0000 (17:35 +0000)]
Fixed bug regarding the use of ComponentMask in make_zero_boundary_constraints.

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

10 years agoBufix: Well, it is a good idea to not destroy formerly working functionality
maier [Wed, 20 Nov 2013 17:31:56 +0000 (17:31 +0000)]
Bufix: Well, it is a good idea to not destroy formerly working functionality

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

10 years agoTestsuite: Remove the dependency of setup_tests on a built library, let's see...
maier [Wed, 20 Nov 2013 16:11:01 +0000 (16:11 +0000)]
Testsuite: Remove the dependency of setup_tests on a built library, let's see...

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

10 years agoTestsuite: Refactor testsuite setup into its own project.
maier [Wed, 20 Nov 2013 15:41:51 +0000 (15:41 +0000)]
Testsuite: Refactor testsuite setup into its own project.

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

10 years agoLink to the CS&D paper.
bangerth [Wed, 20 Nov 2013 14:12:30 +0000 (14:12 +0000)]
Link to the CS&D paper.

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

10 years agoMinor indentation changes.
bangerth [Wed, 20 Nov 2013 14:00:04 +0000 (14:00 +0000)]
Minor indentation changes.

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

10 years agoCleanup ExceptionBase: Inherit from std::exception and do the c_string handling direc...
maier [Wed, 20 Nov 2013 10:31:09 +0000 (10:31 +0000)]
Cleanup ExceptionBase: Inherit from std::exception and do the c_string handling directly to avoid the const_casts

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

10 years agoIntroduce IterationNumberControl to perform a fixed number of solver steps without...
kronbichler [Wed, 20 Nov 2013 09:54:38 +0000 (09:54 +0000)]
Introduce IterationNumberControl to perform a fixed number of solver steps without throwing an exception.

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

10 years agodefer backtrace lookup in dealii::Exception for performance reasons
heister [Tue, 19 Nov 2013 22:27:40 +0000 (22:27 +0000)]
defer backtrace lookup in dealii::Exception for performance reasons

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

10 years agoCMake: Bugfix: Only run "make sign" if it is necessary
maier [Tue, 19 Nov 2013 21:43:56 +0000 (21:43 +0000)]
CMake: Bugfix: Only run "make sign" if it is necessary

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

10 years agoCMake: Provide a possibility to automatically sign generated executables on Mac OSX
maier [Tue, 19 Nov 2013 21:37:09 +0000 (21:37 +0000)]
CMake: Provide a possibility to automatically sign generated executables on Mac OSX

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

10 years agoDocumentation: Add a small section about how to create a new category
maier [Tue, 19 Nov 2013 21:14:03 +0000 (21:14 +0000)]
Documentation: Add a small section about how to create a new category

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

10 years agoreplace include of dof_handler_policy.h in dof_handler.h by forward declaration
heister [Tue, 19 Nov 2013 19:55:52 +0000 (19:55 +0000)]
replace include of dof_handler_policy.h in dof_handler.h by forward declaration

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

10 years agotest only works if you have petsc and trilinos
heister [Tue, 19 Nov 2013 19:53:40 +0000 (19:53 +0000)]
test only works if you have petsc and trilinos

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

10 years agorework r31702
heister [Tue, 19 Nov 2013 16:40:27 +0000 (16:40 +0000)]
rework r31702

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

10 years agofix r31695, explicit instantiations are not needed after all
heister [Tue, 19 Nov 2013 15:52:06 +0000 (15:52 +0000)]
fix r31695, explicit instantiations are not needed after all

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

10 years agorewrap comments (phew)
heister [Tue, 19 Nov 2013 15:14:30 +0000 (15:14 +0000)]
rewrap comments (phew)

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

10 years agoupdate documentation
heister [Tue, 19 Nov 2013 15:06:06 +0000 (15:06 +0000)]
update documentation

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

10 years agoTestsuite: Bugfix: Allow to run the testsuite script from within an insource build
maier [Tue, 19 Nov 2013 14:52:55 +0000 (14:52 +0000)]
Testsuite: Bugfix: Allow to run the testsuite script from within an insource build

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

10 years agoBug fix.
young [Tue, 19 Nov 2013 13:57:06 +0000 (13:57 +0000)]
Bug fix.

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

10 years agoProvide more context in the documentation and link to a paper in preparation.
bangerth [Tue, 19 Nov 2013 13:54:40 +0000 (13:54 +0000)]
Provide more context in the documentation and link to a paper in preparation.

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

10 years agodo not use typeid internally because this is broken on intel 13+. Instead: emulate...
heister [Tue, 19 Nov 2013 00:56:36 +0000 (00:56 +0000)]
do not use typeid internally because this is broken on intel 13+. Instead: emulate this in the DoFHandlerPolicy classes. Also update test output

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

10 years agoadd missing instantiations (for intel)
heister [Mon, 18 Nov 2013 16:07:44 +0000 (16:07 +0000)]
add missing instantiations (for intel)

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

10 years agotest: add whitespace to output so that numdiff can work, output more digits
heister [Mon, 18 Nov 2013 13:52:31 +0000 (13:52 +0000)]
test: add whitespace to output so that numdiff can work, output more digits

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

10 years agoloosen tolerance in test to make it pass
heister [Mon, 18 Nov 2013 13:50:11 +0000 (13:50 +0000)]
loosen tolerance in test to make it pass

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

10 years agooutput more digits in test
heister [Mon, 18 Nov 2013 12:17:34 +0000 (12:17 +0000)]
output more digits in test

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

10 years agooutput more digits in test
heister [Mon, 18 Nov 2013 03:33:02 +0000 (03:33 +0000)]
output more digits in test

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

10 years agomention changes
heister [Mon, 18 Nov 2013 01:52:08 +0000 (01:52 +0000)]
mention changes

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

10 years agofix template instantiations for GridGenerator::parallelogram, do not pass array as...
heister [Mon, 18 Nov 2013 01:43:40 +0000 (01:43 +0000)]
fix template instantiations for GridGenerator::parallelogram, do not pass array as a reference

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

10 years agoAugment documentation.
bangerth [Mon, 18 Nov 2013 01:32:14 +0000 (01:32 +0000)]
Augment documentation.

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

10 years agoFix the failure of find_cell_10a by implementing a better stopping criterion for...
bangerth [Mon, 18 Nov 2013 01:31:26 +0000 (01:31 +0000)]
Fix the failure of find_cell_10a by implementing a better stopping criterion for the Newton iteration, using a variable metric Newton method.

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

10 years agofix typo
heister [Mon, 18 Nov 2013 00:04:49 +0000 (00:04 +0000)]
fix typo

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

10 years agoAlso run test in optimized mode.
bangerth [Sun, 17 Nov 2013 19:36:35 +0000 (19:36 +0000)]
Also run test in optimized mode.

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