]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
15 years agoadd comments for the multigrid master plan
Guido Kanschat [Sat, 9 May 2009 18:33:28 +0000 (18:33 +0000)]
add comments for the multigrid master plan

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

15 years agoFix a typo.
Martin Kronbichler [Fri, 8 May 2009 16:34:03 +0000 (16:34 +0000)]
Fix a typo.

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

15 years agoI committed one wrong line before.
Martin Kronbichler [Fri, 8 May 2009 14:37:13 +0000 (14:37 +0000)]
I committed one wrong line before.

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

15 years agoUse ILU preconditioner instead of IC - which makes CG converge in less iterations...
Martin Kronbichler [Fri, 8 May 2009 14:35:46 +0000 (14:35 +0000)]
Use ILU preconditioner instead of IC - which makes CG converge in less iterations. This allows us to use the ILU preconditioner as Schur complement approximation instead of an InverseMatrix class.

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

15 years agoHad a wrong assertion.
Martin Kronbichler [Fri, 8 May 2009 09:58:24 +0000 (09:58 +0000)]
Had a wrong assertion.

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

15 years agoProvide even a Tmmult operation.
Martin Kronbichler [Fri, 8 May 2009 09:47:09 +0000 (09:47 +0000)]
Provide even a Tmmult operation.

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

15 years agoSmall fixes.
Martin Kronbichler [Thu, 7 May 2009 15:01:15 +0000 (15:01 +0000)]
Small fixes.

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

15 years agoRemove Locks from ConstraintMatrix class. The responsibility is now to the user for...
Martin Kronbichler [Thu, 7 May 2009 14:09:29 +0000 (14:09 +0000)]
Remove Locks from ConstraintMatrix class. The responsibility is now to the user for thread-safety of the distribute_local_to_global functions.

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

15 years agoReset only constrained nodes to zero when starting the solve.
Martin Kronbichler [Thu, 7 May 2009 13:44:56 +0000 (13:44 +0000)]
Reset only constrained nodes to zero when starting the solve.

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

15 years agoGive some reinit functions an additional argument. Make mmult a bit more efficient...
Martin Kronbichler [Thu, 7 May 2009 10:24:17 +0000 (10:24 +0000)]
Give some reinit functions an additional argument. Make mmult a bit more efficient. Update in-code comments in Trilinos sparse matrix class.

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

15 years agoput matrix accessors into public light, so they will be documented and used
Guido Kanschat [Tue, 5 May 2009 16:27:00 +0000 (16:27 +0000)]
put matrix accessors into public light, so they will be documented and used

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

15 years agoWrite a mmult function also for Trilinos matrices (it works in parallel, too).
Martin Kronbichler [Tue, 5 May 2009 14:41:21 +0000 (14:41 +0000)]
Write a mmult function also for Trilinos matrices (it works in parallel, too).

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

15 years agoUpdate in comments of matrix norms.
Martin Kronbichler [Tue, 5 May 2009 08:38:35 +0000 (08:38 +0000)]
Update in comments of matrix norms.

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

15 years agoName mmult in doc/news/changes.h
Martin Kronbichler [Mon, 4 May 2009 11:20:11 +0000 (11:20 +0000)]
Name mmult in doc/news/changes.h

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

15 years agoAdd a mmult function to the SparseMatrix class.
Martin Kronbichler [Mon, 4 May 2009 11:19:44 +0000 (11:19 +0000)]
Add a mmult function to the SparseMatrix class.

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

15 years agoEven in 2D, it is faster to first create a CSP and then reinit the SP.
Martin Kronbichler [Mon, 4 May 2009 07:16:15 +0000 (07:16 +0000)]
Even in 2D, it is faster to first create a CSP and then reinit the SP.

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

15 years agoSmall improvements in vmult.
Martin Kronbichler [Mon, 4 May 2009 07:15:21 +0000 (07:15 +0000)]
Small improvements in vmult.

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

15 years agoMake the test cases for inhomogeneous constraints a bit smaller so they run faster.
Martin Kronbichler [Thu, 30 Apr 2009 07:21:21 +0000 (07:21 +0000)]
Make the test cases for inhomogeneous constraints a bit smaller so they run faster.

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

15 years agoGive an explicit argument to make_sparsity_pattern as to which
Wolfgang Bangerth [Wed, 29 Apr 2009 18:49:22 +0000 (18:49 +0000)]
Give an explicit argument to make_sparsity_pattern as to which
subdomain_id to use.

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

15 years agoNew tests.
Wolfgang Bangerth [Wed, 29 Apr 2009 16:42:03 +0000 (16:42 +0000)]
New tests.

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

15 years agoClarify one comment. Make sure all values in a table are explicitly initialized.
Wolfgang Bangerth [Wed, 29 Apr 2009 16:38:22 +0000 (16:38 +0000)]
Clarify one comment. Make sure all values in a table are explicitly initialized.

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

15 years agoAdd a test that tests the feature of inhomogeneous constraints set only with vectors.
Martin Kronbichler [Wed, 29 Apr 2009 16:34:27 +0000 (16:34 +0000)]
Add a test that tests the feature of inhomogeneous constraints set only with vectors.

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

15 years agoUse a collective set function.
Martin Kronbichler [Wed, 29 Apr 2009 16:33:07 +0000 (16:33 +0000)]
Use a collective set function.

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

15 years agoAdd a comment for SSOR.
Martin Kronbichler [Wed, 29 Apr 2009 16:32:43 +0000 (16:32 +0000)]
Add a comment for SSOR.

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

15 years agoImplement a function that can distribute vectors with inhomogeneous constraints,...
Martin Kronbichler [Wed, 29 Apr 2009 16:31:59 +0000 (16:31 +0000)]
Implement a function that can distribute vectors with inhomogeneous constraints, but operating only on vectors.

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

15 years agoNew tests.
Wolfgang Bangerth [Wed, 29 Apr 2009 15:50:11 +0000 (15:50 +0000)]
New tests.

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

15 years agoAdd test that checks make_sparsity_pattern only on cells with a certain subdomain.
Wolfgang Bangerth [Wed, 29 Apr 2009 15:38:32 +0000 (15:38 +0000)]
Add test that checks make_sparsity_pattern only on cells with a certain subdomain.

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

15 years agoList latest change.
Wolfgang Bangerth [Wed, 29 Apr 2009 15:29:41 +0000 (15:29 +0000)]
List latest change.

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

15 years agoProvide the make_sparsity_pattern functions with a subdomain_id argument on which...
Wolfgang Bangerth [Wed, 29 Apr 2009 14:18:10 +0000 (14:18 +0000)]
Provide the make_sparsity_pattern functions with a subdomain_id argument on which to work.

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

15 years agoHopefully last tweak: don't assume that we are in fact using a compiler that has...
Wolfgang Bangerth [Tue, 28 Apr 2009 20:46:27 +0000 (20:46 +0000)]
Hopefully last tweak: don't assume that we are in fact using a compiler that has -Wctor-dtor-privacy.

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

15 years agoGet the previous checkin right.
Wolfgang Bangerth [Tue, 28 Apr 2009 20:41:50 +0000 (20:41 +0000)]
Get the previous checkin right.

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

15 years agoDetect (and workaround) that gcc3.3 has problems with our IsBlockMatrix class.
Wolfgang Bangerth [Tue, 28 Apr 2009 20:31:55 +0000 (20:31 +0000)]
Detect (and workaround) that gcc3.3 has problems with our IsBlockMatrix class.

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

15 years agoUpdate test results after the change to data_out_base.cc.
Wolfgang Bangerth [Tue, 28 Apr 2009 14:22:24 +0000 (14:22 +0000)]
Update test results after the change to data_out_base.cc.

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

15 years agoSuggestion by Rostislav Khlebnikov: Replace call to C99 function
Wolfgang Bangerth [Tue, 28 Apr 2009 13:36:24 +0000 (13:36 +0000)]
Suggestion by Rostislav Khlebnikov: Replace call to C99 function
'rint' with hand-written cast.

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

15 years agoSuggestion by Rostislav Khlebnikov: Remove an include file that is
Wolfgang Bangerth [Tue, 28 Apr 2009 13:35:51 +0000 (13:35 +0000)]
Suggestion by Rostislav Khlebnikov: Remove an include file that is
apparently not necessary.

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

15 years agoSuggestion by Rostislav Khlebnikov: Remove an include file that is
Wolfgang Bangerth [Tue, 28 Apr 2009 13:35:35 +0000 (13:35 +0000)]
Suggestion by Rostislav Khlebnikov: Remove an include file that is
apparently not necessary.

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

15 years agoSuggestion by Rostislav Khlebnikov: A call to fill_n was obviously wrong. It's a...
Wolfgang Bangerth [Tue, 28 Apr 2009 13:34:47 +0000 (13:34 +0000)]
Suggestion by Rostislav Khlebnikov: A call to fill_n was obviously wrong. It's a wonder that this never crashed in the first place.

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

15 years agoSuggestion by Rostislav Khlebnikov: make a local operator const.
Wolfgang Bangerth [Tue, 28 Apr 2009 13:33:51 +0000 (13:33 +0000)]
Suggestion by Rostislav Khlebnikov: make a local operator const.

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

15 years agoMake compile again with PETSc 2.3.x.
Wolfgang Bangerth [Tue, 28 Apr 2009 03:34:01 +0000 (03:34 +0000)]
Make compile again with PETSc 2.3.x.

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

15 years agoUpdate and add link.
Wolfgang Bangerth [Tue, 28 Apr 2009 02:49:53 +0000 (02:49 +0000)]
Update and add link.

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

15 years agofixed svn:ignore on new tests for codim one
Luca Heltai [Mon, 27 Apr 2009 17:42:06 +0000 (17:42 +0000)]
fixed svn:ignore on new tests for codim one

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

15 years agoremoved output to console from two tests in codim one
Luca Heltai [Mon, 27 Apr 2009 17:37:41 +0000 (17:37 +0000)]
removed output to console from two tests in codim one

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

15 years agoFixed mappingq1eulerian to work with codim one meshes
Luca Heltai [Mon, 27 Apr 2009 17:33:40 +0000 (17:33 +0000)]
Fixed mappingq1eulerian to work with codim one meshes

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

15 years agoAdded mapping q1 eulerian test, with results.
Luca Heltai [Mon, 27 Apr 2009 17:32:53 +0000 (17:32 +0000)]
Added mapping q1 eulerian test, with results.

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

15 years agoAdded mapping_q1_eulerian support
Luca Heltai [Mon, 27 Apr 2009 17:12:05 +0000 (17:12 +0000)]
Added mapping_q1_eulerian support

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

15 years agoadded test for FESystem in codim one
Luca Heltai [Mon, 27 Apr 2009 17:07:23 +0000 (17:07 +0000)]
added test for FESystem in codim one

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

15 years agoFixed bug in FESystem for 1d meshes in codim one
Luca Heltai [Mon, 27 Apr 2009 17:03:52 +0000 (17:03 +0000)]
Fixed bug in FESystem for 1d meshes in codim one

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

15 years agoMove all umfpack tests into the umfpack/ directory. They weren't run in bits/ anyway.
Wolfgang Bangerth [Mon, 27 Apr 2009 16:52:36 +0000 (16:52 +0000)]
Move all umfpack tests into the umfpack/ directory. They weren't run in bits/ anyway.

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

15 years agoReduce precision to avoid spurious differences.
Wolfgang Bangerth [Mon, 27 Apr 2009 16:47:45 +0000 (16:47 +0000)]
Reduce precision to avoid spurious differences.

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

15 years agoFix an error where we didn't size an array correctly.
Wolfgang Bangerth [Mon, 27 Apr 2009 16:45:02 +0000 (16:45 +0000)]
Fix an error where we didn't size an array correctly.

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

15 years agoUse ö instead of the German character.
Wolfgang Bangerth [Sun, 26 Apr 2009 23:33:08 +0000 (23:33 +0000)]
Use ö instead of the German character.

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

15 years agoEscape the word "Boundary" in BIE to ensure that it doesn't link to the class
Wolfgang Bangerth [Sun, 26 Apr 2009 23:06:09 +0000 (23:06 +0000)]
Escape the word "Boundary" in BIE to ensure that it doesn't link to the class
of same name.

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

15 years agoDon't run doxygen on implementations as it appears to confuse it.
Wolfgang Bangerth [Sun, 26 Apr 2009 21:37:54 +0000 (21:37 +0000)]
Don't run doxygen on implementations as it appears to confuse it.

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

15 years agoBump version number.
Wolfgang Bangerth [Sun, 26 Apr 2009 21:27:41 +0000 (21:27 +0000)]
Bump version number.

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

15 years agoBump version to 6.3pre.
Wolfgang Bangerth [Sun, 26 Apr 2009 21:19:52 +0000 (21:19 +0000)]
Bump version to 6.3pre.

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

15 years agoModified the example parameter file to be coherent with what was said in the warning.
Luca Heltai [Sun, 26 Apr 2009 12:00:03 +0000 (12:00 +0000)]
Modified the example parameter file to be coherent with what was said in the warning.

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

15 years agoChanged convergence tables of step-34 example.
Luca Heltai [Sat, 25 Apr 2009 14:00:27 +0000 (14:00 +0000)]
Changed convergence tables of step-34 example.

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

15 years agoThis is the correct version, that gives the wrong answer.
Luca Heltai [Sat, 25 Apr 2009 13:36:48 +0000 (13:36 +0000)]
This is the correct version, that gives the wrong answer.
There is a comment in the intro that briefly explains what we see.

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

15 years agoPatched version of step-34 that converges. It really solves the inner problem and...
Luca Heltai [Sat, 25 Apr 2009 12:05:34 +0000 (12:05 +0000)]
Patched version of step-34 that converges. It really solves the inner problem and then extends harmonically on the outside...

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

15 years agoAvoid the use of @brief which appears to confuse doxygen (it won't
Wolfgang Bangerth [Fri, 24 Apr 2009 00:09:44 +0000 (00:09 +0000)]
Avoid the use of @brief which appears to confuse doxygen (it won't
find a link within the same html page).

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

15 years agoUpdate link.
Wolfgang Bangerth [Fri, 24 Apr 2009 00:02:45 +0000 (00:02 +0000)]
Update link.

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

15 years agoDon't process implementation from doxygen since this leads to warning
Wolfgang Bangerth [Fri, 24 Apr 2009 00:02:10 +0000 (00:02 +0000)]
Don't process implementation from doxygen since this leads to warning
about implementation functions not found in the class declaration.

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

15 years agoDon't process implementation from doxygen.
Wolfgang Bangerth [Fri, 24 Apr 2009 00:01:42 +0000 (00:01 +0000)]
Don't process implementation from doxygen.

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

15 years agoFix typo.
Wolfgang Bangerth [Thu, 23 Apr 2009 23:42:06 +0000 (23:42 +0000)]
Fix typo.

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

15 years agoSet properties.
Wolfgang Bangerth [Thu, 23 Apr 2009 23:07:55 +0000 (23:07 +0000)]
Set properties.

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

15 years agoUse std_cxx1x instead of std_cxx0x -- since it appears impossible that the internatio...
Wolfgang Bangerth [Thu, 23 Apr 2009 23:06:37 +0000 (23:06 +0000)]
Use std_cxx1x instead of std_cxx0x -- since it appears impossible that the international C++ standard will actually still come out this year.

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

15 years agoRemove an unused variable.
Wolfgang Bangerth [Thu, 23 Apr 2009 22:58:09 +0000 (22:58 +0000)]
Remove an unused variable.

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

15 years agoGo through step-1 of the release process.
Wolfgang Bangerth [Thu, 23 Apr 2009 20:35:45 +0000 (20:35 +0000)]
Go through step-1 of the release process.

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

15 years agoRemove code that produces unnecessary output in a file that then just
Wolfgang Bangerth [Thu, 23 Apr 2009 18:28:08 +0000 (18:28 +0000)]
Remove code that produces unnecessary output in a file that then just
lies around.

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

15 years agoSet vector_view.
Wolfgang Bangerth [Thu, 23 Apr 2009 18:27:04 +0000 (18:27 +0000)]
Set vector_view.

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

15 years agoUse -, not --.
Wolfgang Bangerth [Thu, 23 Apr 2009 18:22:43 +0000 (18:22 +0000)]
Use -, not --.

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

15 years agoClarify comments by removing an unclear sentence.
Wolfgang Bangerth [Thu, 23 Apr 2009 18:13:44 +0000 (18:13 +0000)]
Clarify comments by removing an unclear sentence.

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

15 years agoPut the locks to a position where they need to be set only once.
Martin Kronbichler [Thu, 23 Apr 2009 18:11:59 +0000 (18:11 +0000)]
Put the locks to a position where they need to be set only once.

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

15 years agoFixed annoying issue with alpha for exterior problem. Now we have a bug in threed...
Luca Heltai [Thu, 23 Apr 2009 17:37:44 +0000 (17:37 +0000)]
Fixed annoying issue with alpha for exterior problem. Now we have a bug in threed... Thinking about it.

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

15 years agoExplain the mean value filter in a bit more detail.
Wolfgang Bangerth [Thu, 23 Apr 2009 16:39:28 +0000 (16:39 +0000)]
Explain the mean value filter in a bit more detail.

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

15 years agoBack out previous change: on mainline, at least right now, there is
Wolfgang Bangerth [Thu, 23 Apr 2009 16:08:05 +0000 (16:08 +0000)]
Back out previous change: on mainline, at least right now, there is
still the # of threads as third parameter.

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

15 years agoAdded vtk to cleanup-files in makefiles for steps 21, 25, 34
Moritz Allmaras [Thu, 23 Apr 2009 16:06:20 +0000 (16:06 +0000)]
Added vtk to cleanup-files in makefiles for steps 21, 25, 34

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

15 years agoAugment docs.
Wolfgang Bangerth [Thu, 23 Apr 2009 16:03:58 +0000 (16:03 +0000)]
Augment docs.

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

15 years agoFix section heading.
Wolfgang Bangerth [Thu, 23 Apr 2009 15:58:20 +0000 (15:58 +0000)]
Fix section heading.

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

15 years agoSay one paragraph about the actual testcase.
Wolfgang Bangerth [Thu, 23 Apr 2009 14:05:38 +0000 (14:05 +0000)]
Say one paragraph about the actual testcase.

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

15 years agoEscape "Boundary" in "Boundary Integral Equations".
Wolfgang Bangerth [Thu, 23 Apr 2009 13:57:54 +0000 (13:57 +0000)]
Escape "Boundary" in "Boundary Integral Equations".

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

15 years agoCheck in correct output.
Wolfgang Bangerth [Thu, 23 Apr 2009 13:57:12 +0000 (13:57 +0000)]
Check in correct output.

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

15 years agoEscape a couple more places where we don't want to use "hp" as a link.
Wolfgang Bangerth [Thu, 23 Apr 2009 13:48:06 +0000 (13:48 +0000)]
Escape a couple more places where we don't want to use "hp" as a link.

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

15 years agoEscape commands that would otherwise confuse doxygen.
Wolfgang Bangerth [Thu, 23 Apr 2009 13:42:19 +0000 (13:42 +0000)]
Escape commands that would otherwise confuse doxygen.

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

15 years agoAdjust for round-off.
Wolfgang Bangerth [Thu, 23 Apr 2009 13:41:11 +0000 (13:41 +0000)]
Adjust for round-off.

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

15 years agoI had introduced some subtle errors in the SSOR preconditioner implementation. This...
Martin Kronbichler [Thu, 23 Apr 2009 07:18:49 +0000 (07:18 +0000)]
I had introduced some subtle errors in the SSOR preconditioner implementation. This should be fixed now.

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

15 years agoupdate publications
Guido Kanschat [Wed, 22 Apr 2009 21:36:32 +0000 (21:36 +0000)]
update publications

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

15 years agomake downstream ordering public
Guido Kanschat [Wed, 22 Apr 2009 21:23:33 +0000 (21:23 +0000)]
make downstream ordering public

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

15 years agoAttempted a first fix to step-34. Still not working. I'll finish it in a few hours.
Luca Heltai [Wed, 22 Apr 2009 17:57:10 +0000 (17:57 +0000)]
Attempted a first fix to step-34. Still not working. I'll finish it in a few hours.

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

15 years agoMention the change in the boost DoF renumbering scheme. On the other hand, we can...
Martin Kronbichler [Wed, 22 Apr 2009 12:47:08 +0000 (12:47 +0000)]
Mention the change in the boost DoF renumbering scheme. On the other hand, we can now also use constraints with boost.

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

15 years agoUpdate the output with the new way of setting up boost graphs.
Martin Kronbichler [Wed, 22 Apr 2009 12:45:43 +0000 (12:45 +0000)]
Update the output with the new way of setting up boost graphs.

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

15 years agoFix one error in PreconditionSSOR.
Martin Kronbichler [Wed, 22 Apr 2009 08:13:46 +0000 (08:13 +0000)]
Fix one error in PreconditionSSOR.

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

15 years agoRemove unnecessary output files left over from copying directories.
Wolfgang Bangerth [Wed, 22 Apr 2009 04:38:59 +0000 (04:38 +0000)]
Remove unnecessary output files left over from copying directories.

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

15 years agoRemove files accidentally added.
Wolfgang Bangerth [Tue, 21 Apr 2009 22:25:20 +0000 (22:25 +0000)]
Remove files accidentally added.

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

15 years agoAdd a bunch of new tests.
Wolfgang Bangerth [Tue, 21 Apr 2009 19:29:11 +0000 (19:29 +0000)]
Add a bunch of new tests.

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

15 years agoFix a couple of formulas.
Wolfgang Bangerth [Tue, 21 Apr 2009 14:10:22 +0000 (14:10 +0000)]
Fix a couple of formulas.

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

15 years agoAfter half a year, finally check in some more of the conversion that allows to use...
Wolfgang Bangerth [Tue, 21 Apr 2009 13:44:29 +0000 (13:44 +0000)]
After half a year, finally check in some more of the conversion that allows to use the SparseMatrix also for complex-valued template arguments.

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

15 years agoSet props.
Wolfgang Bangerth [Tue, 21 Apr 2009 13:40:27 +0000 (13:40 +0000)]
Set props.

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

15 years agoUpdate the number of actually nonzero elements. Count only elements larger than a...
Martin Kronbichler [Tue, 21 Apr 2009 09:27:37 +0000 (09:27 +0000)]
Update the number of actually nonzero elements. Count only elements larger than a given threshold.

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

15 years agoAdd new n_actually_nonzero_elements() function even here.
Martin Kronbichler [Tue, 21 Apr 2009 09:24:10 +0000 (09:24 +0000)]
Add new n_actually_nonzero_elements() function even here.

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