]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agofix tangentil jump
kanschat [Thu, 5 Dec 2013 11:41:25 +0000 (11:41 +0000)]
fix tangentil jump

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

10 years agoCleanup append_index call. Do not make the scratch data a member of ConstraintMatrix...
kronbichler [Thu, 5 Dec 2013 11:35:19 +0000 (11:35 +0000)]
Cleanup append_index call. Do not make the scratch data a member of ConstraintMatrix but make it a static variable that lives for the whole program. This simplifies the calls singificantly.

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

10 years agoAvoid cycles in constraint.
kronbichler [Thu, 5 Dec 2013 10:45:13 +0000 (10:45 +0000)]
Avoid cycles in constraint.

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

10 years agoForgot to update test output.
kronbichler [Thu, 5 Dec 2013 10:24:08 +0000 (10:24 +0000)]
Forgot to update test output.

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

10 years agoBetter test output to avoid log(0).
kronbichler [Thu, 5 Dec 2013 10:21:17 +0000 (10:21 +0000)]
Better test output to avoid log(0).

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

10 years agosimplify code
kanschat [Thu, 5 Dec 2013 09:15:29 +0000 (09:15 +0000)]
simplify code

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

10 years agofix typo
heister [Thu, 5 Dec 2013 03:00:41 +0000 (03:00 +0000)]
fix typo

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

10 years agofix test output
heister [Thu, 5 Dec 2013 02:13:37 +0000 (02:13 +0000)]
fix test output

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

10 years agoBugfix: Fix typo introduced in 31887
maier [Thu, 5 Dec 2013 00:34:40 +0000 (00:34 +0000)]
Bugfix: Fix typo introduced in 31887

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

10 years agoimprove documentation
heister [Wed, 4 Dec 2013 21:03:24 +0000 (21:03 +0000)]
improve documentation

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

10 years agoAvoid using C++11
kronbichler [Wed, 4 Dec 2013 20:31:28 +0000 (20:31 +0000)]
Avoid using C++11

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

10 years agoTestsuite: The testsuite needs at least cmake version 2.8.9. Clean up some comments
maier [Wed, 4 Dec 2013 18:14:21 +0000 (18:14 +0000)]
Testsuite: The testsuite needs at least cmake version 2.8.9. Clean up some comments

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

10 years agoBugfix: Export mesh_converter again in the project configuration. The testsuite needs it.
maier [Wed, 4 Dec 2013 18:02:47 +0000 (18:02 +0000)]
Bugfix: Export mesh_converter again in the project configuration. The testsuite needs it.

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

10 years agoTest one more aspect: resolving large chains of constraints
kronbichler [Wed, 4 Dec 2013 17:41:33 +0000 (17:41 +0000)]
Test one more aspect: resolving large chains of constraints

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

10 years agoTwo more test cases. Use common naming scheme for parallel assembly tests
kronbichler [Wed, 4 Dec 2013 17:21:32 +0000 (17:21 +0000)]
Two more test cases. Use common naming scheme for parallel assembly tests

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

10 years agorun gla tests only if we have petsc and trilinos
heister [Wed, 4 Dec 2013 16:41:42 +0000 (16:41 +0000)]
run gla tests only if we have petsc and trilinos

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

10 years agoscale random entries in test to make tolerance check work. This should fix the test...
heister [Wed, 4 Dec 2013 16:02:43 +0000 (16:02 +0000)]
scale random entries in test to make tolerance check work. This should fix the test on intel.

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

10 years agoOutput error instead of throwing an assertion in order to see the output when it...
kronbichler [Wed, 4 Dec 2013 15:47:16 +0000 (15:47 +0000)]
Output error instead of throwing an assertion in order to see the output when it is wrong. Desired output is -inf.

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

10 years agoInstantiate several functions in GridTools for parallel::distributed::Triangulation.
bangerth [Wed, 4 Dec 2013 14:38:16 +0000 (14:38 +0000)]
Instantiate several functions in GridTools for parallel::distributed::Triangulation.

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

10 years agoCopy data inside the vector
kronbichler [Wed, 4 Dec 2013 12:37:13 +0000 (12:37 +0000)]
Copy data inside the vector

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

10 years agoUpdate tooltip
kronbichler [Wed, 4 Dec 2013 12:05:50 +0000 (12:05 +0000)]
Update tooltip

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

10 years agoDocumentation: Prettify tutorial pages
maier [Wed, 4 Dec 2013 12:02:48 +0000 (12:02 +0000)]
Documentation: Prettify tutorial pages

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

10 years agoRemove debug output
kronbichler [Wed, 4 Dec 2013 12:02:09 +0000 (12:02 +0000)]
Remove debug output

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

10 years agoFix a few issues when re-using ScratchData.
kronbichler [Wed, 4 Dec 2013 11:53:34 +0000 (11:53 +0000)]
Fix a few issues when re-using ScratchData.

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

10 years agoDocumentation: Provide tutorial page within doxygen, cleanup
maier [Wed, 4 Dec 2013 11:12:46 +0000 (11:12 +0000)]
Documentation: Provide tutorial page within doxygen, cleanup

TODO:

 * Reformat the page

 * Automatically generate the list and the group

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

10 years agoFix segmentation fault. Still need to fix wrong resolution of constraints in distribu...
kronbichler [Wed, 4 Dec 2013 06:57:07 +0000 (06:57 +0000)]
Fix segmentation fault. Still need to fix wrong resolution of constraints in distribute_local_to_global

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

10 years agoimprove comments for periodicity stuff
heister [Wed, 4 Dec 2013 05:30:53 +0000 (05:30 +0000)]
improve comments for periodicity stuff

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

10 years agoUse std::vector instead of manually allocating memory
kronbichler [Tue, 3 Dec 2013 21:15:05 +0000 (21:15 +0000)]
Use std::vector instead of manually allocating memory

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

10 years agoDocumentation: Fix typos
maier [Tue, 3 Dec 2013 18:29:16 +0000 (18:29 +0000)]
Documentation: Fix typos

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

10 years agoFinal cleanup of the build system for the release.
maier [Tue, 3 Dec 2013 17:45:43 +0000 (17:45 +0000)]
Final cleanup of the build system for the release.

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

10 years agoCMake: Bugfix, only run the install stage for the convenience targets if
maier [Tue, 3 Dec 2013 17:03:41 +0000 (17:03 +0000)]
CMake: Bugfix, only run the install stage for the convenience targets if
CMAKE_INSTALL_PREFIX is actually set to something different than /usr/local

The rationale behind this is that in case that CMAKE_INSTALL_PREFIX is not
altered, a user most likely just wants to compile parts of the library
(without installation).

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

10 years agoMention change
kronbichler [Tue, 3 Dec 2013 16:44:33 +0000 (16:44 +0000)]
Mention change

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

10 years agoAdd an news item
maier [Tue, 3 Dec 2013 16:31:14 +0000 (16:31 +0000)]
Add an news item

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

10 years agoDocumentation: Bugfix: Avoid a name clash for configured doxygen scripts
maier [Tue, 3 Dec 2013 16:27:33 +0000 (16:27 +0000)]
Documentation: Bugfix: Avoid a name clash for configured doxygen scripts

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

10 years agoCleanup: Remove report_features and the old build test facility
maier [Tue, 3 Dec 2013 15:49:34 +0000 (15:49 +0000)]
Cleanup: Remove report_features and the old build test facility

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

10 years agoCmake: Fix a quoting error; silence a warning with cmake-2.8.12
maier [Tue, 3 Dec 2013 14:27:48 +0000 (14:27 +0000)]
Cmake: Fix a quoting error; silence a warning with cmake-2.8.12

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

10 years agoInclude a suggestion by Denis Davydov.
bangerth [Tue, 3 Dec 2013 13:59:47 +0000 (13:59 +0000)]
Include a suggestion by Denis Davydov.

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

10 years agoAdd a few comments as suggested by Denis Davydov.
bangerth [Tue, 3 Dec 2013 13:54:24 +0000 (13:54 +0000)]
Add a few comments as suggested by Denis Davydov.

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

10 years agoAdd scratch data field in constraint matrix to avoid frequent re-allocation that...
kronbichler [Tue, 3 Dec 2013 13:36:22 +0000 (13:36 +0000)]
Add scratch data field in constraint matrix to avoid frequent re-allocation that can affect parallel performance (memory allocation is not scalable). It is made thread-local and we need to make sure that no function used inside distribute_local_to_global spawns tasks by itself. There is a bool state variable to provide some security against race conditions, even though it is subject to race conditions, too.

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

10 years agoCMake: Also respect DEAL_II_CXX_FLAGS
maier [Tue, 3 Dec 2013 13:24:34 +0000 (13:24 +0000)]
CMake: Also respect DEAL_II_CXX_FLAGS

Although this is an invalid naming (it just read CMAKE_CXX_FLAGS) it is
just way too easy to accidentally use it...

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

10 years agoCMake: Improve $ (make|ninja) (help|info) considerably, do not define a
maier [Tue, 3 Dec 2013 12:38:09 +0000 (12:38 +0000)]
CMake: Improve $ (make|ninja) (help|info) considerably, do not define a
"help" target when the ninja generator is used

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

10 years agoRe-fill comments to make them more compact.
kronbichler [Tue, 3 Dec 2013 08:12:07 +0000 (08:12 +0000)]
Re-fill comments to make them more compact.

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

10 years agoFix typo in Guido's name.
bangerth [Tue, 3 Dec 2013 04:36:55 +0000 (04:36 +0000)]
Fix typo in Guido's name.

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

10 years agopublications update
wick [Tue, 3 Dec 2013 04:31:59 +0000 (04:31 +0000)]
publications update

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

10 years agopublications update
wick [Tue, 3 Dec 2013 04:12:38 +0000 (04:12 +0000)]
publications update

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

10 years agoTry to fix the timing issues in base/timer_02
maier [Mon, 2 Dec 2013 10:42:48 +0000 (10:42 +0000)]
Try to fix the timing issues in base/timer_02

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

10 years agoAdd a comment
kronbichler [Sun, 1 Dec 2013 20:04:03 +0000 (20:04 +0000)]
Add a comment

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

10 years agofix latex errors
heister [Sun, 1 Dec 2013 19:47:50 +0000 (19:47 +0000)]
fix latex errors

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

10 years agoSignificantly improve the error message one gets when you ask for something from...
bangerth [Sun, 1 Dec 2013 18:20:50 +0000 (18:20 +0000)]
Significantly improve the error message one gets when you ask for something from an FEValues object for which the corresponding flag was not specified.

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

10 years agoIncrease stopping limit for gmres_reorthogonalize
maier [Sun, 1 Dec 2013 18:17:50 +0000 (18:17 +0000)]
Increase stopping limit for gmres_reorthogonalize

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

10 years agoAvoid a memory allocation if possible, by re-using previously used memory.
bangerth [Sun, 1 Dec 2013 17:29:14 +0000 (17:29 +0000)]
Avoid a memory allocation if possible, by re-using previously used memory.

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

10 years agoFix output for intel
maier [Sun, 1 Dec 2013 10:40:34 +0000 (10:40 +0000)]
Fix output for intel

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

10 years agoTestsuite: Add alternative comparison output for Intel in optimised mode
maier [Sat, 30 Nov 2013 14:52:51 +0000 (14:52 +0000)]
Testsuite: Add alternative comparison output for Intel in optimised mode

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

10 years agoTestsuite: Provide different comparison files for the renumbering tests
maier [Sat, 30 Nov 2013 14:15:19 +0000 (14:15 +0000)]
Testsuite: Provide different comparison files for the renumbering tests

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

10 years agoTestsuite: Add a possiblity to specify compiler and compiler version restrictions
maier [Sat, 30 Nov 2013 14:03:23 +0000 (14:03 +0000)]
Testsuite: Add a possiblity to specify compiler and compiler version restrictions

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

10 years agoTestsuite: Remove test override location mechanism.
maier [Sat, 30 Nov 2013 13:26:42 +0000 (13:26 +0000)]
Testsuite: Remove test override location mechanism.

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

10 years agoDisable even-odd decomposition for element degree 1 because it is slower than the...
kronbichler [Fri, 29 Nov 2013 16:01:49 +0000 (16:01 +0000)]
Disable even-odd decomposition for element degree 1 because it is slower than the old implemnetation

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

10 years agoFix some more failing tests due to rounding with ICC
maier [Fri, 29 Nov 2013 13:59:14 +0000 (13:59 +0000)]
Fix some more failing tests due to rounding with ICC

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

10 years agoDocumentation: Some more cleanup
maier [Fri, 29 Nov 2013 12:27:53 +0000 (12:27 +0000)]
Documentation: Some more cleanup

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

10 years agoDoc: Change target description.
maier [Fri, 29 Nov 2013 11:45:06 +0000 (11:45 +0000)]
Doc: Change target description.

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

10 years agoSome last documentation fixes
maier [Thu, 28 Nov 2013 23:35:00 +0000 (23:35 +0000)]
Some last documentation fixes

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

10 years agoFix typo
maier [Thu, 28 Nov 2013 23:23:26 +0000 (23:23 +0000)]
Fix typo

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

10 years agoDocumentation: Reformat <pre> environment, unify and cleanup documentation
maier [Thu, 28 Nov 2013 23:07:17 +0000 (23:07 +0000)]
Documentation: Reformat <pre> environment, unify and cleanup documentation

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

10 years agoDocumentation: Bugfix
maier [Thu, 28 Nov 2013 21:55:35 +0000 (21:55 +0000)]
Documentation: Bugfix

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

10 years ago"Fix" a compilation issue with clang-3.4 and bundled fparser
maier [Thu, 28 Nov 2013 20:35:16 +0000 (20:35 +0000)]
"Fix" a compilation issue with clang-3.4 and bundled fparser

Putting includes in front of the fpoptimizer.cc blob helps. It's magic.

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

10 years agoadd missing instantiations of find_active_cell_around_point
heister [Thu, 28 Nov 2013 14:27:13 +0000 (14:27 +0000)]
add missing instantiations of find_active_cell_around_point

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

10 years agoAnd change the number of printed digits for four more tests
maier [Thu, 28 Nov 2013 14:26:28 +0000 (14:26 +0000)]
And change the number of printed digits for four more tests

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

10 years agoAnd another one
maier [Thu, 28 Nov 2013 14:09:44 +0000 (14:09 +0000)]
And another one

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

10 years agoand another test
maier [Thu, 28 Nov 2013 13:58:13 +0000 (13:58 +0000)]
and another test

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

10 years agoIncrease number of printed digits for a test
maier [Thu, 28 Nov 2013 13:54:36 +0000 (13:54 +0000)]
Increase number of printed digits for a test

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

10 years agoFix a test for icc: Stop for polynomial degree 4 as soon as EPS is reached.
maier [Thu, 28 Nov 2013 13:54:34 +0000 (13:54 +0000)]
Fix a test for icc: Stop for polynomial degree 4 as soon as EPS is reached.

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

10 years agoIncrease output accuracy of a test so that it succesfully runs with icc
maier [Thu, 28 Nov 2013 13:54:24 +0000 (13:54 +0000)]
Increase output accuracy of a test so that it succesfully runs with icc

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

10 years agoReset a copy object before writing into it.
bangerth [Wed, 27 Nov 2013 17:19:41 +0000 (17:19 +0000)]
Reset a copy object before writing into it.

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

10 years agoClean up code a bit.
bangerth [Wed, 27 Nov 2013 16:49:19 +0000 (16:49 +0000)]
Clean up code a bit.

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

10 years agoMark an input argument as const.
bangerth [Wed, 27 Nov 2013 15:18:25 +0000 (15:18 +0000)]
Mark an input argument as const.

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

10 years agoWork around the Intel ICC bug that leads to forgotten template instantiations.
bangerth [Wed, 27 Nov 2013 15:17:29 +0000 (15:17 +0000)]
Work around the Intel ICC bug that leads to forgotten template instantiations.

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

10 years agoautomatically generate version info
kanschat [Wed, 27 Nov 2013 14:04:50 +0000 (14:04 +0000)]
automatically generate version info

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

10 years agonext try to remove compilation warning in tensor_base.h
heister [Tue, 26 Nov 2013 16:43:06 +0000 (16:43 +0000)]
next try to remove compilation warning in tensor_base.h

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

10 years agofix typo
heister [Tue, 26 Nov 2013 16:14:49 +0000 (16:14 +0000)]
fix typo

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

10 years agofix cone tests
heister [Tue, 26 Nov 2013 14:31:08 +0000 (14:31 +0000)]
fix cone tests

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

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


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.