]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
10 years agorevert r32801 because we suppress boost version information now
Timo Heister [Tue, 22 Apr 2014 13:46:53 +0000 (13:46 +0000)]
revert r32801 because we suppress boost version information now

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

10 years agomake serialization tests independent of boost.serialize version number by writing...
Timo Heister [Tue, 22 Apr 2014 13:46:37 +0000 (13:46 +0000)]
make serialization tests independent of boost.serialize version number by writing them with 'no_header'

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

10 years agoTestsuite: Invert order of files to diff so that the output shows the changes with...
Matthias Maier [Tue, 22 Apr 2014 10:31:02 +0000 (10:31 +0000)]
Testsuite: Invert order of files to diff so that the output shows the changes with respect to the expected output

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

10 years agoTestsuite: Try to normalize boost serialization output
Matthias Maier [Tue, 22 Apr 2014 10:28:15 +0000 (10:28 +0000)]
Testsuite: Try to normalize boost serialization output

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

10 years agoUse another way to compute the value to be submitted. This should fix the final norm...
Martin Kronbichler [Tue, 22 Apr 2014 06:36:56 +0000 (06:36 +0000)]
Use another way to compute the value to be submitted. This should fix the final norm (but not the test case) on the tester

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

10 years agoYet better information for test case failure: It looks like the big expression contai...
Martin Kronbichler [Mon, 21 Apr 2014 16:22:37 +0000 (16:22 +0000)]
Yet better information for test case failure: It looks like the big expression containing std::sin is evaluated wrongly whereas when using only individual terms things get right.

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

10 years agoYet better information for test case failure: It looks like the big expression contai...
Martin Kronbichler [Mon, 21 Apr 2014 16:22:07 +0000 (16:22 +0000)]
Yet better information for test case failure: It looks like the big expression containing std::sin is evaluated wrongly whereas when using only individual terms things get right.

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

10 years agoFurther simplification of test output. Update comment.
Martin Kronbichler [Mon, 21 Apr 2014 08:31:31 +0000 (08:31 +0000)]
Further simplification of test output. Update comment.

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

10 years agoNext step in identifying the problem on the tester: Output the some of the values...
Martin Kronbichler [Sun, 20 Apr 2014 20:35:35 +0000 (20:35 +0000)]
Next step in identifying the problem on the tester: Output the some of the values actually computed

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

10 years agoQualify endl properly.
Wolfgang Bangerth [Sun, 20 Apr 2014 17:28:43 +0000 (17:28 +0000)]
Qualify endl properly.

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

10 years agoOnly run test when we have PETSc.
Wolfgang Bangerth [Sun, 20 Apr 2014 17:27:00 +0000 (17:27 +0000)]
Only run test when we have PETSc.

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

10 years agoOnly run test when we have PETSc.
Wolfgang Bangerth [Sun, 20 Apr 2014 17:26:40 +0000 (17:26 +0000)]
Only run test when we have PETSc.

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

10 years agoSimplify test
Martin Kronbichler [Fri, 18 Apr 2014 12:30:52 +0000 (12:30 +0000)]
Simplify test

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

10 years agoMany more.
Wolfgang Bangerth [Thu, 17 Apr 2014 14:55:11 +0000 (14:55 +0000)]
Many more.

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

10 years agoCMake: Cosmetic changes
Matthias Maier [Thu, 17 Apr 2014 14:29:13 +0000 (14:29 +0000)]
CMake: Cosmetic changes

And yes, icc is happy again

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

10 years agoExtend friendship more so that we can actually declare Accessor::Reference a friend...
Wolfgang Bangerth [Thu, 17 Apr 2014 11:58:55 +0000 (11:58 +0000)]
Extend friendship more so that we can actually declare Accessor::Reference a friend of SparseMatrix.

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

10 years agoPatch by k3daevin: Add Reference class as a friend of sparse matrix to make
Wolfgang Bangerth [Thu, 17 Apr 2014 11:45:45 +0000 (11:45 +0000)]
Patch by k3daevin: Add Reference class as a friend of sparse matrix to make
IBM xlC work.

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

10 years agoFix a few issues with vectorization that might help simserv04 with Intel min-bundled...
Martin Kronbichler [Thu, 17 Apr 2014 09:11:05 +0000 (09:11 +0000)]
Fix a few issues with vectorization that might help simserv04 with Intel min-bundled configuration. Initial detection for AVX512 (but due to hardware not released yet I could not test it).

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

10 years agoAlso compare correctness in release mode by replacing Assert by AssertThrow
Martin Kronbichler [Thu, 17 Apr 2014 05:30:37 +0000 (05:30 +0000)]
Also compare correctness in release mode by replacing Assert by AssertThrow

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

10 years agoFix comparison when the numbers are denormals
Martin Kronbichler [Thu, 17 Apr 2014 05:27:24 +0000 (05:27 +0000)]
Fix comparison when the numbers are denormals

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

10 years agoAdd additional tests (simplied version of matrix_free/step-48) to see what is going on
Martin Kronbichler [Wed, 16 Apr 2014 19:30:38 +0000 (19:30 +0000)]
Add additional tests (simplied version of matrix_free/step-48) to see what is going on

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

10 years agofix race condition in test mpi/codim_01
Timo Heister [Wed, 16 Apr 2014 15:55:15 +0000 (15:55 +0000)]
fix race condition in test mpi/codim_01

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

10 years agoFully qualify some access to make MS Visual Studio happy.
Wolfgang Bangerth [Tue, 15 Apr 2014 02:32:45 +0000 (02:32 +0000)]
Fully qualify some access to make MS Visual Studio happy.

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

10 years agoUndo the accidental part of commit 32777.
Wolfgang Bangerth [Mon, 14 Apr 2014 21:32:40 +0000 (21:32 +0000)]
Undo the accidental part of commit 32777.

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

10 years agoThe name of the 'official' test machine has changed.
Wolfgang Bangerth [Mon, 14 Apr 2014 19:06:57 +0000 (19:06 +0000)]
The name of the 'official' test machine has changed.

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

10 years agoFix a bug in GridTools::find_active_cell_around_point() where we accidentally used...
Wolfgang Bangerth [Mon, 14 Apr 2014 18:51:59 +0000 (18:51 +0000)]
Fix a bug in GridTools::find_active_cell_around_point() where we accidentally used tria.n_cells() instead of tria.n_active_cells().

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

10 years agoFix it right.
Wolfgang Bangerth [Mon, 14 Apr 2014 16:49:38 +0000 (16:49 +0000)]
Fix it right.

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

10 years agoUndo a commit from a couple of weeks ago that I thought might address
Wolfgang Bangerth [Mon, 14 Apr 2014 16:48:58 +0000 (16:48 +0000)]
Undo a commit from a couple of weeks ago that I thought might address
bug #197 (https://code.google.com/p/dealii/issues/detail?id=197) but
in reality only made it worse since it now also makes
build_tests/step-49.{debug,release} fail.

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

10 years agoAdjust a number of test results for the new tester machine.
Wolfgang Bangerth [Mon, 14 Apr 2014 15:51:50 +0000 (15:51 +0000)]
Adjust a number of test results for the new tester machine.

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

10 years agoAvoid default arguments on template parameters for function templates.
Wolfgang Bangerth [Mon, 14 Apr 2014 15:47:11 +0000 (15:47 +0000)]
Avoid default arguments on template parameters for function templates.

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

10 years agoAdjust tolerance for the new 'tester' machine that produces errors on
Wolfgang Bangerth [Mon, 14 Apr 2014 15:46:00 +0000 (15:46 +0000)]
Adjust tolerance for the new 'tester' machine that produces errors on
the order of 1.5e-12.

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

10 years agoimprove comment formatting script
Timo Heister [Sun, 13 Apr 2014 15:02:34 +0000 (15:02 +0000)]
improve comment formatting script

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

10 years agoAddress a number of warnings about unused variables.
Wolfgang Bangerth [Sat, 12 Apr 2014 11:43:46 +0000 (11:43 +0000)]
Address a number of warnings about unused variables.

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

10 years agoAdjust serialization output after switch from std::vector to AlignedVector in TableBase.
Martin Kronbichler [Fri, 11 Apr 2014 14:35:41 +0000 (14:35 +0000)]
Adjust serialization output after switch from std::vector to AlignedVector in TableBase.

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

10 years agoUpdate output.
Wolfgang Bangerth [Fri, 11 Apr 2014 12:53:15 +0000 (12:53 +0000)]
Update output.

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

10 years agoReorder output slightly so that the big whitespace block comes *after*, not
Wolfgang Bangerth [Fri, 11 Apr 2014 12:52:50 +0000 (12:52 +0000)]
Reorder output slightly so that the big whitespace block comes *after*, not
*before* the timing summary, thereby marking the summary to the *previous*,
not the *next* time step.

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

10 years agoUpdate output.
Wolfgang Bangerth [Fri, 11 Apr 2014 12:50:47 +0000 (12:50 +0000)]
Update output.

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

10 years agoadd failing test
Timo Heister [Fri, 11 Apr 2014 11:40:23 +0000 (11:40 +0000)]
add failing test

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

10 years agoMark up a comment in such a way that it appears as part of the code.
Wolfgang Bangerth [Fri, 11 Apr 2014 01:13:54 +0000 (01:13 +0000)]
Mark up a comment in such a way that it appears as part of the code.

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

10 years agoSort. Add a missing year.
Wolfgang Bangerth [Fri, 11 Apr 2014 00:09:07 +0000 (00:09 +0000)]
Sort. Add a missing year.

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

10 years agoAdd one.
Wolfgang Bangerth [Thu, 10 Apr 2014 16:25:31 +0000 (16:25 +0000)]
Add one.

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

10 years agoFix grammar error.
Wolfgang Bangerth [Thu, 10 Apr 2014 16:20:01 +0000 (16:20 +0000)]
Fix grammar error.

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

10 years agoAvoid default template argument for function template which requires c++11.
Martin Kronbichler [Thu, 10 Apr 2014 12:30:12 +0000 (12:30 +0000)]
Avoid default template argument for function template which requires c++11.

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

10 years agoRemove a variable declaration that has been unused for a long time.
Toby D. Young [Thu, 10 Apr 2014 10:19:20 +0000 (10:19 +0000)]
Remove a variable declaration that has been unused for a long time.

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

10 years agoChexk reinit() and m() and n() do not break.
Toby D. Young [Thu, 10 Apr 2014 09:07:37 +0000 (09:07 +0000)]
Chexk reinit() and m() and n() do not break.

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

10 years agoAllow LAAPCKFullMatrix to be reinitialised (reset state).
Toby D. Young [Thu, 10 Apr 2014 09:06:33 +0000 (09:06 +0000)]
Allow LAAPCKFullMatrix to be reinitialised (reset state).

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

10 years agoQualify a number of names fully to make MS VS++ happy.
Wolfgang Bangerth [Wed, 9 Apr 2014 21:33:07 +0000 (21:33 +0000)]
Qualify a number of names fully to make MS VS++ happy.

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

10 years agoFix grammar error (thanks, Hung-Chieh).
Wolfgang Bangerth [Wed, 9 Apr 2014 20:51:51 +0000 (20:51 +0000)]
Fix grammar error (thanks, Hung-Chieh).

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

10 years agoSimplify code by keeping some functions as templates, rather than specializing them.
Wolfgang Bangerth [Wed, 9 Apr 2014 18:54:30 +0000 (18:54 +0000)]
Simplify code by keeping some functions as templates, rather than specializing them.

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

10 years agoRemove a comment that is apparently no longer accurate.
Wolfgang Bangerth [Wed, 9 Apr 2014 15:43:22 +0000 (15:43 +0000)]
Remove a comment that is apparently no longer accurate.

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

10 years agoFix an oversight
Martin Kronbichler [Wed, 9 Apr 2014 10:02:32 +0000 (10:02 +0000)]
Fix an oversight

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

10 years agoFix bug in memory consumption of AlignedVector and in some other places. Mention...
Martin Kronbichler [Wed, 9 Apr 2014 09:44:44 +0000 (09:44 +0000)]
Fix bug in memory consumption of AlignedVector and in some other places. Mention change in Table class and use the table in step-37

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

10 years agoForgot to update test output
Martin Kronbichler [Wed, 9 Apr 2014 09:22:14 +0000 (09:22 +0000)]
Forgot to update test output

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

10 years agoRename tests for AlignedVector as aligned_vector_xx, add a test for a bool vector
Martin Kronbichler [Wed, 9 Apr 2014 09:21:14 +0000 (09:21 +0000)]
Rename tests for AlignedVector as aligned_vector_xx, add a test for a bool vector

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

10 years agoCleanup TableBase implementation from internal AlignedVectorSet/Move functions
Martin Kronbichler [Wed, 9 Apr 2014 08:42:47 +0000 (08:42 +0000)]
Cleanup TableBase implementation from internal AlignedVectorSet/Move functions

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

10 years agoupdate documentation fo FE_BDM
Guido Kanschat [Wed, 9 Apr 2014 07:47:32 +0000 (07:47 +0000)]
update documentation fo FE_BDM

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

10 years agocopy RT tests for BDM
Guido Kanschat [Wed, 9 Apr 2014 07:45:14 +0000 (07:45 +0000)]
copy RT tests for BDM

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

10 years agoUse a more explicit namespace to help MS VC.
Bruno Turcksin [Tue, 8 Apr 2014 23:55:33 +0000 (23:55 +0000)]
Use a more explicit namespace to help MS VC.

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

10 years agoFix a coefficient in the Butcher tableau of DOPRI.
Bruno Turcksin [Tue, 8 Apr 2014 23:39:29 +0000 (23:39 +0000)]
Fix a coefficient in the Butcher tableau of DOPRI.

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

10 years agoUse AlignedVector instead of std::vector as data container for TableBase. It uses...
Martin Kronbichler [Tue, 8 Apr 2014 20:33:01 +0000 (20:33 +0000)]
Use AlignedVector instead of std::vector as data container for TableBase. It uses more memory for Table<N,bool> but let's first see if everything goes smooth with this type.

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

10 years agoupdate test output
Timo Heister [Tue, 8 Apr 2014 13:50:25 +0000 (13:50 +0000)]
update test output

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

10 years agoremove obsolete test
Timo Heister [Tue, 8 Apr 2014 13:46:53 +0000 (13:46 +0000)]
remove obsolete test

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

10 years agoundo r29864 that introduced (level-)subdomain checks in operator< for cell iterators.
Timo Heister [Tue, 8 Apr 2014 13:46:39 +0000 (13:46 +0000)]
undo r29864 that introduced (level-)subdomain checks in operator< for cell iterators.

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

10 years agodo not rely on cell::operator< comparing subdomain ids in meshworker::loop for ghost...
Timo Heister [Tue, 8 Apr 2014 13:19:50 +0000 (13:19 +0000)]
do not rely on cell::operator< comparing subdomain ids in meshworker::loop for ghost faces but do the check manually

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

10 years agoadd another test for parallel meshworker for ghost faces
Timo Heister [Tue, 8 Apr 2014 13:06:33 +0000 (13:06 +0000)]
add another test for parallel meshworker for ghost faces

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

10 years agoFix spelling. Doh!
Wolfgang Bangerth [Tue, 8 Apr 2014 03:00:45 +0000 (03:00 +0000)]
Fix spelling. Doh!

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

10 years agoWork some more to get MS VC to like the code.
Wolfgang Bangerth [Mon, 7 Apr 2014 23:17:04 +0000 (23:17 +0000)]
Work some more to get MS VC to like the code.

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

10 years agoAdd a test that currently fails.
Wolfgang Bangerth [Mon, 7 Apr 2014 20:42:02 +0000 (20:42 +0000)]
Add a test that currently fails.

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

10 years agoCall reorder_cells() in merge_triangulations(), though this does not help for the...
Wolfgang Bangerth [Mon, 7 Apr 2014 19:28:01 +0000 (19:28 +0000)]
Call reorder_cells() in merge_triangulations(), though this does not help for the current case.

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

10 years agoRemove stray default arguments
Martin Kronbichler [Mon, 7 Apr 2014 19:02:54 +0000 (19:02 +0000)]
Remove stray default arguments

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

10 years agoPatch by Denis Davydov: Add an optional argument to GridTools::laplace_transform...
Wolfgang Bangerth [Mon, 7 Apr 2014 18:04:21 +0000 (18:04 +0000)]
Patch by Denis Davydov: Add an optional argument to GridTools::laplace_transform that indicates the local stiffness.

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

10 years agoChange the signature of approximate_derivative_tensor in hopes of convincing MS Visua...
Wolfgang Bangerth [Mon, 7 Apr 2014 16:14:45 +0000 (16:14 +0000)]
Change the signature of approximate_derivative_tensor in hopes of convincing MS Visual C++ that everything with it is alright...

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

10 years agoBDM used wrong mapping type
Guido Kanschat [Sun, 6 Apr 2014 20:53:48 +0000 (20:53 +0000)]
BDM used wrong mapping type

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

10 years agoUpdate documentation
Martin Kronbichler [Sun, 6 Apr 2014 17:25:25 +0000 (17:25 +0000)]
Update documentation

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

10 years agoAdded tests for lac/VectorView
dakshina.ilangova [Sat, 5 Apr 2014 19:34:33 +0000 (19:34 +0000)]
Added tests for lac/VectorView

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

10 years agoAdded tests for lac/ShiftedMatrix
dakshina.ilangova [Sat, 5 Apr 2014 19:33:09 +0000 (19:33 +0000)]
Added tests for lac/ShiftedMatrix

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

10 years agoAdded tests for lac/PointerMatrix
dakshina.ilangova [Sat, 5 Apr 2014 19:31:21 +0000 (19:31 +0000)]
Added tests for lac/PointerMatrix

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

10 years agoFix undefined symbol CellAccessor<3,2>::subdomain_id that appears for some compilers...
Martin Kronbichler [Sat, 5 Apr 2014 15:03:29 +0000 (15:03 +0000)]
Fix undefined symbol CellAccessor<3,2>::subdomain_id that appears for some compilers due to r32708 by making a very simple function inline

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

10 years agoAvoid error when copying Table<2,bool>.
Martin Kronbichler [Sat, 5 Apr 2014 06:50:46 +0000 (06:50 +0000)]
Avoid error when copying Table<2,bool>.

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

10 years agoForgot one directory
Martin Kronbichler [Fri, 4 Apr 2014 12:38:36 +0000 (12:38 +0000)]
Forgot one directory

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

10 years agoFix DoFTools::extract_constant_modes for FE_Q_DG0
Martin Kronbichler [Fri, 4 Apr 2014 12:37:11 +0000 (12:37 +0000)]
Fix DoFTools::extract_constant_modes for FE_Q_DG0

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

10 years agoNo need for \f$...\f$, we have our own scripts that expand $...$ to exactly this.
Wolfgang Bangerth [Thu, 3 Apr 2014 22:23:42 +0000 (22:23 +0000)]
No need for \f$...\f$, we have our own scripts that expand $...$ to exactly this.

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

10 years agoFix an aweful edit I made in the last patch.
Toby D. Young [Thu, 3 Apr 2014 13:18:54 +0000 (13:18 +0000)]
Fix an aweful edit I made in the last patch.

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

10 years agoAdd two standard accessors, m() and n(), and do some cleaning.
Toby D. Young [Thu, 3 Apr 2014 12:56:30 +0000 (12:56 +0000)]
Add two standard accessors, m() and n(), and do some cleaning.

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

10 years agoAdd Triangulation<1,spacedim>::fill_vertices_with_ghost_neighbors deleted in 32708...
Martin Kronbichler [Thu, 3 Apr 2014 06:28:55 +0000 (06:28 +0000)]
Add Triangulation<1,spacedim>::fill_vertices_with_ghost_neighbors deleted in 32708 again because the 1D part does not use the generic code.

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

10 years agoFully qualify namespace to make clang happy
Martin Kronbichler [Thu, 3 Apr 2014 05:49:08 +0000 (05:49 +0000)]
Fully qualify namespace to make clang happy

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

10 years agoUnify several copies of the same function into a single templated one. Saves a good...
Wolfgang Bangerth [Thu, 3 Apr 2014 00:51:26 +0000 (00:51 +0000)]
Unify several copies of the same function into a single templated one. Saves a good amount of duplicated code.

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

10 years agoRemove a comment that does not provide any significant information.
Wolfgang Bangerth [Tue, 1 Apr 2014 13:54:12 +0000 (13:54 +0000)]
Remove a comment that does not provide any significant information.

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

10 years agoAdd an assignment operator from a regular SparseMatrix.
Toby D. Young [Mon, 31 Mar 2014 07:14:35 +0000 (07:14 +0000)]
Add an assignment operator from a regular SparseMatrix.

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

10 years agoFix order of destruction in PreconditionAMG when temporary trilinos_matrix was used...
Martin Kronbichler [Sat, 29 Mar 2014 10:00:58 +0000 (10:00 +0000)]
Fix order of destruction in PreconditionAMG when temporary trilinos_matrix was used for construction.

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

10 years agoClarify a statement.
Wolfgang Bangerth [Wed, 26 Mar 2014 01:51:58 +0000 (01:51 +0000)]
Clarify a statement.

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

10 years agoBe more conservative with #includes.
Wolfgang Bangerth [Tue, 25 Mar 2014 13:01:31 +0000 (13:01 +0000)]
Be more conservative with #includes.

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

10 years agoClarify language.
Wolfgang Bangerth [Mon, 24 Mar 2014 19:23:51 +0000 (19:23 +0000)]
Clarify language.

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

10 years agoAugment comments in several places to make them less unintelligible.
Wolfgang Bangerth [Mon, 24 Mar 2014 19:19:55 +0000 (19:19 +0000)]
Augment comments in several places to make them less unintelligible.

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

10 years agoMake sure we return a value in a function that has a return type.
Wolfgang Bangerth [Mon, 24 Mar 2014 19:10:08 +0000 (19:10 +0000)]
Make sure we return a value in a function that has a return type.

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

10 years agoAlso make sure we have the correct output file :-(
Wolfgang Bangerth [Mon, 24 Mar 2014 03:15:37 +0000 (03:15 +0000)]
Also make sure we have the correct output file :-(

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

10 years agoAdjust implementation of laplace_transform to what had been documented.
Wolfgang Bangerth [Mon, 24 Mar 2014 03:14:05 +0000 (03:14 +0000)]
Adjust implementation of laplace_transform to what had been documented.

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

10 years agoAdjust implementation of laplace_transform to what had been documented.
Wolfgang Bangerth [Mon, 24 Mar 2014 03:13:45 +0000 (03:13 +0000)]
Adjust implementation of laplace_transform to what had been documented.

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

10 years agoFix a typo.
Wolfgang Bangerth [Mon, 24 Mar 2014 02:39:53 +0000 (02:39 +0000)]
Fix a typo.

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

10 years agoMake detection of quadrature rule name in FE_Q/DGQArbitraryNodes more resilient for...
Martin Kronbichler [Fri, 21 Mar 2014 08:27:46 +0000 (08:27 +0000)]
Make detection of quadrature rule name in FE_Q/DGQArbitraryNodes more resilient for unknown quadrature rules

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