]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
18 years agoAdded html files for example 21 which should one day show the use of
oliver [Tue, 20 Dec 2005 20:16:02 +0000 (20:16 +0000)]
Added html files for example 21 which should one day show the use of
the hpDoFHandler.

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

18 years agoAdded a first version of an example, which shows the use of the new
oliver [Tue, 20 Dec 2005 20:12:07 +0000 (20:12 +0000)]
Added a first version of an example, which shows the use of the new
hpDoFHandler functionality.

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

18 years agochanged cygwin "-Xlinker --allow-multiple-definition" as it was added to the wrong...
rschulz [Tue, 20 Dec 2005 19:46:51 +0000 (19:46 +0000)]
changed cygwin "-Xlinker --allow-multiple-definition" as it was added to the wrong variable

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

18 years agoUse create_triangulation_compatibility function.
Ralf Hartmann [Tue, 20 Dec 2005 18:21:13 +0000 (18:21 +0000)]
Use create_triangulation_compatibility function.

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

18 years agoMove things out of a bogus namespace.
Wolfgang Bangerth [Tue, 20 Dec 2005 13:27:56 +0000 (13:27 +0000)]
Move things out of a bogus namespace.

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

18 years agoRemove this file, since it is no longer needed now.
Wolfgang Bangerth [Tue, 20 Dec 2005 05:26:23 +0000 (05:26 +0000)]
Remove this file, since it is no longer needed now.

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

18 years agoMake a few more, rather small and often called functions inline.
Wolfgang Bangerth [Tue, 20 Dec 2005 05:25:57 +0000 (05:25 +0000)]
Make a few more, rather small and often called functions inline.

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

18 years agoMove a few functions around.
Wolfgang Bangerth [Tue, 20 Dec 2005 05:24:45 +0000 (05:24 +0000)]
Move a few functions around.

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

18 years agoMake a few functions inline to avoid linker errors. The functions are small enough...
Wolfgang Bangerth [Tue, 20 Dec 2005 05:23:30 +0000 (05:23 +0000)]
Make a few functions inline to avoid linker errors. The functions are small enough to do so anyway.

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

18 years agoMake a few functions inline.
Wolfgang Bangerth [Tue, 20 Dec 2005 05:19:26 +0000 (05:19 +0000)]
Make a few functions inline.

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

18 years agoDeclare existence of explicit specializations.
Wolfgang Bangerth [Tue, 20 Dec 2005 02:55:21 +0000 (02:55 +0000)]
Declare existence of explicit specializations.

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

18 years agoMerged the hp_branch to mainline.
oliver [Tue, 20 Dec 2005 00:17:42 +0000 (00:17 +0000)]
Merged the hp_branch to mainline.

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

18 years agoMove a few functions from fe_tools.cc to namespace Utilities.
Wolfgang Bangerth [Mon, 19 Dec 2005 21:38:34 +0000 (21:38 +0000)]
Move a few functions from fe_tools.cc to namespace Utilities.

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

18 years agoAdd another overload for shared pointers.
Wolfgang Bangerth [Mon, 19 Dec 2005 21:08:59 +0000 (21:08 +0000)]
Add another overload for shared pointers.

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

18 years agoDoc of changes at 2005/12/15.
Ralf Hartmann [Mon, 19 Dec 2005 16:10:27 +0000 (16:10 +0000)]
Doc of changes at 2005/12/15.

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

18 years agoSame comment for a different function as well.
Wolfgang Bangerth [Mon, 19 Dec 2005 15:34:38 +0000 (15:34 +0000)]
Same comment for a different function as well.

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

18 years agoDoc update.
Wolfgang Bangerth [Mon, 19 Dec 2005 15:33:39 +0000 (15:33 +0000)]
Doc update.

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

18 years agoRestore previous behavior.
Wolfgang Bangerth [Sat, 17 Dec 2005 22:56:26 +0000 (22:56 +0000)]
Restore previous behavior.

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

18 years agoRestore previous behavior.
Wolfgang Bangerth [Sat, 17 Dec 2005 22:49:29 +0000 (22:49 +0000)]
Restore previous behavior.

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

18 years agoRemoved the constness from the array which is used to initialise the
oliver [Fri, 16 Dec 2005 17:19:53 +0000 (17:19 +0000)]
Removed the constness from the array which is used to initialise the
test as gcc4.0.2 complained about this and it should not do any harm
in other configurations.

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

18 years agoAdd a TODO.
Wolfgang Bangerth [Fri, 16 Dec 2005 16:18:01 +0000 (16:18 +0000)]
Add a TODO.

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

18 years agoComment out presently unused parameter
Wolfgang Bangerth [Fri, 16 Dec 2005 14:43:45 +0000 (14:43 +0000)]
Comment out presently unused parameter

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

18 years agoWhen using PETSc, link with libmpiuni.a if available.
Wolfgang Bangerth [Fri, 16 Dec 2005 04:22:11 +0000 (04:22 +0000)]
When using PETSc, link with libmpiuni.a if available.

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

18 years agoAdd one more DoFRenumbering::component_wise function that handles MGDoFHandlers
Wolfgang Bangerth [Fri, 16 Dec 2005 04:20:40 +0000 (04:20 +0000)]
Add one more DoFRenumbering::component_wise function that handles MGDoFHandlers
properly.

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

18 years agoAdd one more DoFRenumbering::component_wise function that handles MGDoFHandlers properly.
Wolfgang Bangerth [Thu, 15 Dec 2005 21:28:13 +0000 (21:28 +0000)]
Add one more DoFRenumbering::component_wise function that handles MGDoFHandlers properly.

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

18 years agoAdd new results
Wolfgang Bangerth [Tue, 13 Dec 2005 20:50:20 +0000 (20:50 +0000)]
Add new results

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

18 years agoDoc update: point out that line (quad) user_flags are used by the execute_coarsening_...
Ralf Hartmann [Tue, 13 Dec 2005 15:31:34 +0000 (15:31 +0000)]
Doc update: point out that line (quad) user_flags are used by the execute_coarsening_and_refinement function.

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

18 years agofix href of mailing list.
Ralf Hartmann [Tue, 13 Dec 2005 07:39:27 +0000 (07:39 +0000)]
fix href of mailing list.

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

18 years agoRe-wrap a comment.
Wolfgang Bangerth [Sun, 11 Dec 2005 20:27:53 +0000 (20:27 +0000)]
Re-wrap a comment.

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

18 years agoand schift 0 to the left
Guido Kanschat [Sun, 11 Dec 2005 16:54:25 +0000 (16:54 +0000)]
and schift 0 to the left

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

18 years agoindicate failure by 0
Guido Kanschat [Sun, 11 Dec 2005 16:53:39 +0000 (16:53 +0000)]
indicate failure by 0

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

18 years agomake loop more conforming (thanks to Dima Sorkin)
Guido Kanschat [Sun, 11 Dec 2005 16:47:40 +0000 (16:47 +0000)]
make loop more conforming (thanks to Dima Sorkin)

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

18 years agonew support for statistic in SolverControl started
Guido Kanschat [Sat, 10 Dec 2005 19:03:15 +0000 (19:03 +0000)]
new support for statistic in SolverControl started

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

18 years agoDoc fix.
Ralf Hartmann [Fri, 9 Dec 2005 09:00:25 +0000 (09:00 +0000)]
Doc fix.

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

18 years agochild_index function call only allowed for cells with children.
Ralf Hartmann [Fri, 9 Dec 2005 08:36:17 +0000 (08:36 +0000)]
child_index function call only allowed for cells with children.

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

18 years agox
Wolfgang Bangerth [Thu, 8 Dec 2005 19:26:26 +0000 (19:26 +0000)]
x

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

18 years agox
Wolfgang Bangerth [Thu, 8 Dec 2005 19:03:22 +0000 (19:03 +0000)]
x

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

18 years ago.
Wolfgang Bangerth [Thu, 8 Dec 2005 18:53:21 +0000 (18:53 +0000)]
.

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

18 years agoDerive icc9 from gcc3.3.
Wolfgang Bangerth [Thu, 8 Dec 2005 18:51:47 +0000 (18:51 +0000)]
Derive icc9 from gcc3.3.

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

18 years agoCheck in results for this platform. They look rather different than the previous...
Wolfgang Bangerth [Thu, 8 Dec 2005 17:27:47 +0000 (17:27 +0000)]
Check in results for this platform. They look rather different than the previous ones, but this is due to the fact that we have to sort multi-dimensional points, an operation that is not numerically stable, and due to the fact that we only output every second element, which leads to some lines in the output that are not in the generic output, and vice versa.

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

18 years agoWrite what I meant, namely that it is step-14.
Wolfgang Bangerth [Thu, 8 Dec 2005 04:04:11 +0000 (04:04 +0000)]
Write what I meant, namely that it is step-14.

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

18 years agoRewrite after the latest changes to how tests run.
Wolfgang Bangerth [Thu, 8 Dec 2005 03:48:27 +0000 (03:48 +0000)]
Rewrite after the latest changes to how tests run.

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

18 years agoReword a few things.
Wolfgang Bangerth [Thu, 8 Dec 2005 03:11:10 +0000 (03:11 +0000)]
Reword a few things.

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

18 years agoRegenerate
Wolfgang Bangerth [Wed, 7 Dec 2005 20:39:16 +0000 (20:39 +0000)]
Regenerate

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

18 years agoReally add the space Guido wants.
Wolfgang Bangerth [Wed, 7 Dec 2005 17:21:21 +0000 (17:21 +0000)]
Really add the space Guido wants.

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

18 years agoCheck in test results that haven't been updated after the merge of Ralf's branch
deal [Wed, 7 Dec 2005 17:17:57 +0000 (17:17 +0000)]
Check in test results that haven't been updated after the merge of Ralf's branch

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

18 years agoAllow a little more space
Guido Kanschat [Tue, 6 Dec 2005 13:31:35 +0000 (13:31 +0000)]
Allow a little more space

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

18 years agoAdd results for this one testcase.
deal [Tue, 6 Dec 2005 02:44:47 +0000 (02:44 +0000)]
Add results for this one testcase.

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

18 years agoCompute some form of error, although the result is presently nonsensical.
Wolfgang Bangerth [Mon, 5 Dec 2005 23:11:27 +0000 (23:11 +0000)]
Compute some form of error, although the result is presently nonsensical.

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

18 years agoAdd second constructor to ComponentSelectFunction.
Wolfgang Bangerth [Mon, 5 Dec 2005 22:53:21 +0000 (22:53 +0000)]
Add second constructor to ComponentSelectFunction.

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

18 years agoDoc update.
Wolfgang Bangerth [Mon, 5 Dec 2005 22:50:41 +0000 (22:50 +0000)]
Doc update.

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

18 years agoProperly indent.
Wolfgang Bangerth [Mon, 5 Dec 2005 22:40:40 +0000 (22:40 +0000)]
Properly indent.

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

18 years agoUse a proper vector memory object for the Schur complement.
Wolfgang Bangerth [Mon, 5 Dec 2005 22:37:58 +0000 (22:37 +0000)]
Use a proper vector memory object for the Schur complement.

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

18 years agoA few more notes on vector memory's alloc() function.
Wolfgang Bangerth [Mon, 5 Dec 2005 22:32:59 +0000 (22:32 +0000)]
A few more notes on vector memory's alloc() function.

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

18 years agoRewrite most of the documentation.
Wolfgang Bangerth [Mon, 5 Dec 2005 22:29:05 +0000 (22:29 +0000)]
Rewrite most of the documentation.

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

18 years ago.
Wolfgang Bangerth [Mon, 5 Dec 2005 18:14:33 +0000 (18:14 +0000)]
.

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

18 years agoGenerate the correct results for this platform
Wolfgang Bangerth [Mon, 5 Dec 2005 17:18:32 +0000 (17:18 +0000)]
Generate the correct results for this platform

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

18 years agoRegenerate the correct results for this platform
Wolfgang Bangerth [Mon, 5 Dec 2005 17:08:55 +0000 (17:08 +0000)]
Regenerate the correct results for this platform

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

18 years agoRegenerate the correct results for this platform
Wolfgang Bangerth [Mon, 5 Dec 2005 17:02:27 +0000 (17:02 +0000)]
Regenerate the correct results for this platform

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

18 years agoRemove two outputs that are apparently no longer needed since covered by the generic...
Wolfgang Bangerth [Mon, 5 Dec 2005 16:57:50 +0000 (16:57 +0000)]
Remove two outputs that are apparently no longer needed since covered by the generic output

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

18 years agoGenerate results on x86_64, even if they may not be the same as the generic results.
Wolfgang Bangerth [Mon, 5 Dec 2005 16:35:13 +0000 (16:35 +0000)]
Generate results on x86_64, even if they may not be the same as the generic results.

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

18 years agoRelax test slightly so that it runs through on x86_64
Wolfgang Bangerth [Mon, 5 Dec 2005 14:56:19 +0000 (14:56 +0000)]
Relax test slightly so that it runs through on x86_64

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

18 years agoFix output. No idea why it was wrong in the first place...
Wolfgang Bangerth [Mon, 5 Dec 2005 14:47:41 +0000 (14:47 +0000)]
Fix output. No idea why it was wrong in the first place...

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

18 years agotest does actually not create output that is any different than generic
Wolfgang Bangerth [Mon, 5 Dec 2005 14:45:53 +0000 (14:45 +0000)]
test does actually not create output that is any different than generic

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

18 years agoFix output -- dunno why it was wrong in the first place...
Wolfgang Bangerth [Mon, 5 Dec 2005 14:33:04 +0000 (14:33 +0000)]
Fix output -- dunno why it was wrong in the first place...

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

18 years agoJust calling 'false' doesn't do much of the trick -- we actually have
Wolfgang Bangerth [Mon, 5 Dec 2005 14:30:09 +0000 (14:30 +0000)]
Just calling 'false' doesn't do much of the trick -- we actually have
to return an error code from the location where the problem appears!

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

18 years agoFix typos.
Wolfgang Bangerth [Mon, 5 Dec 2005 13:24:37 +0000 (13:24 +0000)]
Fix typos.

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

18 years agoroundoff errors
Guido Kanschat [Sun, 4 Dec 2005 11:21:48 +0000 (11:21 +0000)]
roundoff errors

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

18 years agooutput name of comparison file
Guido Kanschat [Sun, 4 Dec 2005 10:37:27 +0000 (10:37 +0000)]
output name of comparison file

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

18 years agoadd missing checks for empty cache
Guido Kanschat [Sat, 3 Dec 2005 22:46:13 +0000 (22:46 +0000)]
add missing checks for empty cache

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

18 years agofix a loop
Guido Kanschat [Sat, 3 Dec 2005 17:31:03 +0000 (17:31 +0000)]
fix a loop

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

18 years agothrow exception if no diagonal element has been entered
Guido Kanschat [Sat, 3 Dec 2005 17:29:05 +0000 (17:29 +0000)]
throw exception if no diagonal element has been entered

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

18 years agosome linker warnings removed
Guido Kanschat [Sat, 3 Dec 2005 17:28:27 +0000 (17:28 +0000)]
some linker warnings removed

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

18 years agonew test for BlockSmoother
Guido Kanschat [Sat, 3 Dec 2005 17:27:26 +0000 (17:27 +0000)]
new test for BlockSmoother

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

18 years agoFix oversight.
Wolfgang Bangerth [Fri, 2 Dec 2005 19:44:03 +0000 (19:44 +0000)]
Fix oversight.

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

18 years agoFor icc on x86_64, also link with -lpthread.
Wolfgang Bangerth [Fri, 2 Dec 2005 19:36:23 +0000 (19:36 +0000)]
For icc on x86_64, also link with -lpthread.

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

18 years agoDetect icc9.
Wolfgang Bangerth [Thu, 1 Dec 2005 21:24:23 +0000 (21:24 +0000)]
Detect icc9.

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

18 years agoClarify notation.
Wolfgang Bangerth [Tue, 29 Nov 2005 01:48:11 +0000 (01:48 +0000)]
Clarify notation.

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

18 years agoRemove a leftover target from the conversion to local dirs.
Wolfgang Bangerth [Mon, 28 Nov 2005 17:20:44 +0000 (17:20 +0000)]
Remove a leftover target from the conversion to local dirs.

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

18 years agoRemove a few empty lines between a comment and a rule.
Wolfgang Bangerth [Mon, 28 Nov 2005 17:19:56 +0000 (17:19 +0000)]
Remove a few empty lines between a comment and a rule.

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

18 years ago.
Wolfgang Bangerth [Mon, 28 Nov 2005 17:12:10 +0000 (17:12 +0000)]
.

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

18 years agoAdd additional constructors to the solver classes where one does not have to give...
Wolfgang Bangerth [Mon, 28 Nov 2005 17:11:58 +0000 (17:11 +0000)]
Add additional constructors to the solver classes where one does not have to give a vector memory object, and a static one is chosen instead.

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

18 years agoNew %/ref and refs targets.
Ralf Hartmann [Mon, 28 Nov 2005 12:48:24 +0000 (12:48 +0000)]
New %/ref and refs targets.

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

18 years agoTake i686-pc-linux-gnu+icc7.1 as generic.
Ralf Hartmann [Mon, 28 Nov 2005 12:46:20 +0000 (12:46 +0000)]
Take i686-pc-linux-gnu+icc7.1 as generic.

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

18 years agoMoved to generic.
Ralf Hartmann [Mon, 28 Nov 2005 12:45:40 +0000 (12:45 +0000)]
Moved to generic.

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

18 years agoUpdate refs.
Ralf Hartmann [Mon, 28 Nov 2005 12:44:59 +0000 (12:44 +0000)]
Update refs.

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

18 years agoCreate logfile before PetscInitialize.
Ralf Hartmann [Mon, 28 Nov 2005 12:42:50 +0000 (12:42 +0000)]
Create logfile before PetscInitialize.

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

18 years agoUpdate refs.
Ralf Hartmann [Mon, 28 Nov 2005 12:37:56 +0000 (12:37 +0000)]
Update refs.

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

18 years agoCreate logfile before PetscInitialize.
Ralf Hartmann [Mon, 28 Nov 2005 09:40:45 +0000 (09:40 +0000)]
Create logfile before PetscInitialize.

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

18 years agoallow unitialized ProductSparseMatrix
Guido Kanschat [Fri, 25 Nov 2005 10:39:42 +0000 (10:39 +0000)]
allow unitialized ProductSparseMatrix

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

18 years agoadd function clear to productmatrix
Guido Kanschat [Fri, 25 Nov 2005 10:06:10 +0000 (10:06 +0000)]
add function clear to productmatrix

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

18 years agofix some documentation
Guido Kanschat [Fri, 25 Nov 2005 09:26:27 +0000 (09:26 +0000)]
fix some documentation

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

18 years agoadd clear functions to release matrices
Guido Kanschat [Fri, 25 Nov 2005 08:58:37 +0000 (08:58 +0000)]
add clear functions to release matrices

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

18 years agoAdded name to Jinchao Xu...
Luca Heltai [Thu, 24 Nov 2005 00:16:53 +0000 (00:16 +0000)]
Added name to Jinchao Xu...

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

18 years agoGenerate for real.
Wolfgang Bangerth [Wed, 23 Nov 2005 16:25:05 +0000 (16:25 +0000)]
Generate for real.

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

18 years agogcc 4.1 has branches.
Wolfgang Bangerth [Wed, 23 Nov 2005 16:22:17 +0000 (16:22 +0000)]
gcc 4.1 has branches.

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

18 years agoOne more place.
Wolfgang Bangerth [Wed, 23 Nov 2005 16:20:00 +0000 (16:20 +0000)]
One more place.

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

18 years agogcc 4.1 has branches.
Wolfgang Bangerth [Wed, 23 Nov 2005 16:19:29 +0000 (16:19 +0000)]
gcc 4.1 has branches.

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

18 years agoImprove failure mode for failed generation of Makefile.dep files.
Wolfgang Bangerth [Wed, 23 Nov 2005 16:13:30 +0000 (16:13 +0000)]
Improve failure mode for failed generation of Makefile.dep files.

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

18 years agoOops.
Wolfgang Bangerth [Wed, 23 Nov 2005 15:58:52 +0000 (15:58 +0000)]
Oops.

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