]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agobug removed and function moved
guido [Fri, 4 Jul 2003 16:15:30 +0000 (16:15 +0000)]
bug removed and function moved

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

21 years agoexperimental code commented out
guido [Thu, 3 Jul 2003 20:23:59 +0000 (20:23 +0000)]
experimental code commented out

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

21 years agoCheck for compilers disguising as gcc, even though they are not.
wolf [Thu, 3 Jul 2003 19:20:37 +0000 (19:20 +0000)]
Check for compilers disguising as gcc, even though they are not.

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

21 years agoDataOut_DoFData::merge_patches
wolf [Thu, 3 Jul 2003 19:11:58 +0000 (19:11 +0000)]
DataOut_DoFData::merge_patches

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

21 years agoGeneralize merge_patches so that it can handle other DataOut_DoFData objects as well.
wolf [Thu, 3 Jul 2003 19:10:22 +0000 (19:10 +0000)]
Generalize merge_patches so that it can handle other DataOut_DoFData objects as well.

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

21 years agoOutput files are equivalent to their gcc3.2 pendants, so remove them.
wolf [Thu, 3 Jul 2003 19:08:00 +0000 (19:08 +0000)]
Output files are equivalent to their gcc3.2 pendants, so remove them.

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

21 years agotrying to improve
guido [Thu, 3 Jul 2003 17:02:51 +0000 (17:02 +0000)]
trying to improve

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

21 years agocomponent_wise unified
guido [Thu, 3 Jul 2003 17:02:08 +0000 (17:02 +0000)]
component_wise unified

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

21 years agoUndo last change. Was obviously bogus, since only holds if n_subdivisions==1.
wolf [Thu, 3 Jul 2003 16:27:21 +0000 (16:27 +0000)]
Undo last change. Was obviously bogus, since only holds if n_subdivisions==1.

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

21 years agonew DG checks
guido [Thu, 3 Jul 2003 15:01:09 +0000 (15:01 +0000)]
new DG checks

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

21 years agomissing files
guido [Thu, 3 Jul 2003 11:58:04 +0000 (11:58 +0000)]
missing files

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

21 years agotest dg numbering
guido [Thu, 3 Jul 2003 11:49:00 +0000 (11:49 +0000)]
test dg numbering

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

21 years agonew multigrid test
guido [Thu, 3 Jul 2003 10:41:13 +0000 (10:41 +0000)]
new multigrid test

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

21 years agodof_renumbering.h moved
guido [Thu, 3 Jul 2003 10:31:47 +0000 (10:31 +0000)]
dof_renumbering.h moved

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

21 years agoUpdate documentation
guido [Thu, 3 Jul 2003 10:20:25 +0000 (10:20 +0000)]
Update documentation

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

21 years agotests for multilevel numbering added
guido [Thu, 3 Jul 2003 10:04:26 +0000 (10:04 +0000)]
tests for multilevel numbering added

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

21 years agocomponent_wise renumbering changed and header moved where it belongs
guido [Thu, 3 Jul 2003 10:02:56 +0000 (10:02 +0000)]
component_wise renumbering changed and header moved where it belongs

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

21 years agoindex errors fixed
guido [Thu, 3 Jul 2003 10:00:21 +0000 (10:00 +0000)]
index errors fixed

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

21 years agoSimplify computation of number of vertices in a cell/face/...
wolf [Wed, 2 Jul 2003 23:09:28 +0000 (23:09 +0000)]
Simplify computation of number of vertices in a cell/face/...

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

21 years agoClarify docs a little as to origin of wave components.
wolf [Tue, 1 Jul 2003 20:53:09 +0000 (20:53 +0000)]
Clarify docs a little as to origin of wave components.

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

21 years agoresults for SUN updated
guido [Tue, 1 Jul 2003 15:04:48 +0000 (15:04 +0000)]
results for SUN updated

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

21 years agohas_support_on_face returns true by default
guido [Tue, 1 Jul 2003 07:45:32 +0000 (07:45 +0000)]
has_support_on_face returns true by default

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

21 years agoadd more elements and add element name in output
guido [Tue, 1 Jul 2003 07:44:53 +0000 (07:44 +0000)]
add more elements and add element name in output

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

21 years agoshift argument to merge_patches.
wolf [Tue, 1 Jul 2003 00:54:26 +0000 (00:54 +0000)]
shift argument to merge_patches.

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

21 years agoFix typo.
wolf [Tue, 1 Jul 2003 00:54:10 +0000 (00:54 +0000)]
Fix typo.

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

21 years agoClarify.
wolf [Tue, 1 Jul 2003 00:53:42 +0000 (00:53 +0000)]
Clarify.

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

21 years agoshift argument to merge_patches.
wolf [Tue, 1 Jul 2003 00:52:12 +0000 (00:52 +0000)]
shift argument to merge_patches.

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

21 years agoUndo last checkin.
wolf [Tue, 1 Jul 2003 00:17:15 +0000 (00:17 +0000)]
Undo last checkin.

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

21 years agoLift restriction on dataout objects not being empty in merge_patches.
wolf [Tue, 1 Jul 2003 00:08:15 +0000 (00:08 +0000)]
Lift restriction on dataout objects not being empty in merge_patches.

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

21 years agoClarify docs.
wolf [Thu, 26 Jun 2003 15:58:30 +0000 (15:58 +0000)]
Clarify docs.

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

21 years agoFix very nasty bug for which I have now been looking for several hours already...
wolf [Wed, 25 Jun 2003 20:35:18 +0000 (20:35 +0000)]
Fix very nasty bug for which I have now been looking for several hours already...

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

21 years agoRemove an unnecessary local variable.
wolf [Wed, 25 Jun 2003 20:16:59 +0000 (20:16 +0000)]
Remove an unnecessary local variable.

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

21 years agoChange style slightly at one place.
wolf [Wed, 25 Jun 2003 18:51:14 +0000 (18:51 +0000)]
Change style slightly at one place.

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

21 years agoFix one aspect of FETools::extrapolate
wolf [Wed, 25 Jun 2003 18:43:25 +0000 (18:43 +0000)]
Fix one aspect of FETools::extrapolate

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

21 years agotests ok
guido [Wed, 25 Jun 2003 13:15:14 +0000 (13:15 +0000)]
tests ok

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

21 years agotest conjugate_add
guido [Wed, 25 Jun 2003 12:25:22 +0000 (12:25 +0000)]
test conjugate_add

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

21 years agoinclude missing include files.
hartmann [Tue, 24 Jun 2003 09:38:43 +0000 (09:38 +0000)]
include missing include files.

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

21 years agonew orientation
guido [Tue, 24 Jun 2003 09:18:07 +0000 (09:18 +0000)]
new orientation

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

21 years agomodifies return old value
guido [Tue, 24 Jun 2003 09:10:16 +0000 (09:10 +0000)]
modifies return old value

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

21 years agoSuppress one more warning for pgi cc.
wolf [Thu, 19 Jun 2003 16:36:24 +0000 (16:36 +0000)]
Suppress one more warning for pgi cc.

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

21 years agoDeclare existence of explicit specialization of Quadrature<0>::~Quadrature ();
wolf [Thu, 19 Jun 2003 13:57:01 +0000 (13:57 +0000)]
Declare existence of explicit specialization of Quadrature<0>::~Quadrature ();

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

21 years agoNote that it still doesn't work with pgcc 4.1.
wolf [Wed, 18 Jun 2003 23:05:01 +0000 (23:05 +0000)]
Note that it still doesn't work with pgcc 4.1.

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

21 years agoMention pgcc 4.1
wolf [Wed, 18 Jun 2003 22:54:10 +0000 (22:54 +0000)]
Mention pgcc 4.1

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

21 years agoWork around linker problems related to gcc bug 9393.
wolf [Tue, 17 Jun 2003 22:33:21 +0000 (22:33 +0000)]
Work around linker problems related to gcc bug 9393.

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

21 years agoClarify docs.
wolf [Tue, 17 Jun 2003 15:07:18 +0000 (15:07 +0000)]
Clarify docs.

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

21 years agoStrengthen an assertion.
wolf [Tue, 17 Jun 2003 15:03:18 +0000 (15:03 +0000)]
Strengthen an assertion.

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

21 years agoRecognize gcc 3.5.
wolf [Mon, 16 Jun 2003 16:15:26 +0000 (16:15 +0000)]
Recognize gcc 3.5.

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

21 years agoicc5 still wants that const value parameters are also const in definitions.
wolf [Mon, 16 Jun 2003 14:56:03 +0000 (14:56 +0000)]
icc5 still wants that const value parameters are also const in definitions.

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

21 years agomore precise
guido [Fri, 13 Jun 2003 16:52:09 +0000 (16:52 +0000)]
more precise

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

21 years agoLink was obsolete
guido [Thu, 12 Jun 2003 11:56:55 +0000 (11:56 +0000)]
Link was obsolete

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

21 years agoel fixed
guido [Wed, 11 Jun 2003 20:45:09 +0000 (20:45 +0000)]
el fixed

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

21 years agonew function for printing matrix
guido [Wed, 11 Jun 2003 16:48:30 +0000 (16:48 +0000)]
new function for printing matrix
conjugate_add with additional argument transpose

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

21 years agonewlines removed
guido [Wed, 11 Jun 2003 16:47:52 +0000 (16:47 +0000)]
newlines removed

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

21 years agofunction for element access added
guido [Wed, 11 Jun 2003 16:46:59 +0000 (16:46 +0000)]
function for element access added

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

21 years agoupdate deal mailing list
hartmann [Wed, 11 Jun 2003 13:58:16 +0000 (13:58 +0000)]
update deal mailing list

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

21 years agoDeclare existence of specialization.
wolf [Tue, 10 Jun 2003 19:07:28 +0000 (19:07 +0000)]
Declare existence of specialization.

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

21 years agoAdd a script that squashes template args from the output of gprof to make things...
wolf [Tue, 10 Jun 2003 18:07:13 +0000 (18:07 +0000)]
Add a script that squashes template args from the output of gprof to make things a little more readable.

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

21 years agoSometimes we need to copy tensor product polynomials.
wolf [Tue, 10 Jun 2003 15:32:40 +0000 (15:32 +0000)]
Sometimes we need to copy tensor product polynomials.

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

21 years agoRemove essentially empty file.
wolf [Mon, 9 Jun 2003 22:05:54 +0000 (22:05 +0000)]
Remove essentially empty file.

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

21 years agoHave a target for report+mail, since I otherwise always forget about the exact mail...
wolf [Mon, 9 Jun 2003 22:03:58 +0000 (22:03 +0000)]
Have a target for report+mail, since I otherwise always forget about the exact mail address.

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

21 years agoNew output files after merging the RT branch.
wolf [Mon, 9 Jun 2003 22:03:24 +0000 (22:03 +0000)]
New output files after merging the RT branch.

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

21 years agoPrint name of FE since this is now available.
wolf [Mon, 9 Jun 2003 21:55:00 +0000 (21:55 +0000)]
Print name of FE since this is now available.

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

21 years agoRevert inadvertant change.
wolf [Mon, 9 Jun 2003 21:21:29 +0000 (21:21 +0000)]
Revert inadvertant change.

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

21 years agoRemove erroneously applied throw() clauses.
wolf [Mon, 9 Jun 2003 18:55:24 +0000 (18:55 +0000)]
Remove erroneously applied throw() clauses.

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

21 years agoLots, lots, lots of small reindentations, etc (several thousands of them...).
wolf [Mon, 9 Jun 2003 17:01:06 +0000 (17:01 +0000)]
Lots, lots, lots of small reindentations, etc (several thousands of them...).

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

21 years agoAdd support for SFINAE.
wolf [Mon, 9 Jun 2003 16:35:57 +0000 (16:35 +0000)]
Add support for SFINAE.

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

21 years agoRemove Ben's name from list of regular contributors.
wolf [Mon, 9 Jun 2003 16:27:45 +0000 (16:27 +0000)]
Remove Ben's name from list of regular contributors.

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

21 years agoQuote news from merging branch_raviart_thomas.
wolf [Mon, 9 Jun 2003 16:26:49 +0000 (16:26 +0000)]
Quote news from merging branch_raviart_thomas.

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

21 years agoAdd RT tests.
wolf [Mon, 9 Jun 2003 16:00:38 +0000 (16:00 +0000)]
Add RT tests.

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

21 years agoAdd RT tests.
wolf [Mon, 9 Jun 2003 15:59:07 +0000 (15:59 +0000)]
Add RT tests.

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

21 years agoMerge branch_raviart_thomas
wolf [Mon, 9 Jun 2003 15:56:35 +0000 (15:56 +0000)]
Merge branch_raviart_thomas

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

21 years agoFix typo.
wolf [Mon, 9 Jun 2003 15:49:38 +0000 (15:49 +0000)]
Fix typo.

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

21 years agoAdd pdf versions of reports that are also available is postscript.
wolf [Mon, 9 Jun 2003 14:00:23 +0000 (14:00 +0000)]
Add pdf versions of reports that are also available is postscript.

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

21 years agoAdd warning about reading in grids that have hanging nodes.
wolf [Fri, 6 Jun 2003 20:18:35 +0000 (20:18 +0000)]
Add warning about reading in grids that have hanging nodes.

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

21 years agobetter do not spam deal
guido [Thu, 5 Jun 2003 22:36:21 +0000 (22:36 +0000)]
better do not spam deal

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

21 years agoCheck in final version.
wolf [Thu, 5 Jun 2003 20:04:29 +0000 (20:04 +0000)]
Check in final version.

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

21 years agoBack in changes made between 1.84 and 1.86 of the old toc.html file.
wolf [Thu, 5 Jun 2003 19:19:06 +0000 (19:19 +0000)]
Back in changes made between 1.84 and 1.86 of the old toc.html file.

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

21 years agoRemove now outdated entry.
wolf [Thu, 5 Jun 2003 18:06:26 +0000 (18:06 +0000)]
Remove now outdated entry.

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

21 years agoclarify necessary changes in news/
wolf [Thu, 5 Jun 2003 14:32:11 +0000 (14:32 +0000)]
clarify necessary changes in news/

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

21 years agoCVS_ID added
guido [Thu, 5 Jun 2003 08:16:37 +0000 (08:16 +0000)]
CVS_ID added
version 4.0.0 added to download.html

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

21 years agosome changes
guido [Wed, 4 Jun 2003 18:11:17 +0000 (18:11 +0000)]
some changes

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

21 years agorelative paths fixed
guido [Wed, 4 Jun 2003 16:59:57 +0000 (16:59 +0000)]
relative paths fixed

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

21 years agoafter 4.0.0
guido [Wed, 4 Jun 2003 16:18:46 +0000 (16:18 +0000)]
after 4.0.0

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

21 years ago4.0.0-specific task deleted
guido [Wed, 4 Jun 2003 16:18:21 +0000 (16:18 +0000)]
4.0.0-specific task deleted

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

21 years agochanges for 4.0.0
guido [Wed, 4 Jun 2003 15:55:12 +0000 (15:55 +0000)]
changes for 4.0.0

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

21 years agoAdd a task for 4.0 only.
wolf [Wed, 4 Jun 2003 14:52:20 +0000 (14:52 +0000)]
Add a task for 4.0 only.

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

21 years agofile moved to homepage
guido [Wed, 4 Jun 2003 12:26:06 +0000 (12:26 +0000)]
file moved to homepage

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

21 years agolinks fixed
guido [Wed, 4 Jun 2003 08:54:26 +0000 (08:54 +0000)]
links fixed

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

21 years agonew authors file and updates on documentation
guido [Wed, 4 Jun 2003 08:46:06 +0000 (08:46 +0000)]
new authors file and updates on documentation

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

21 years agoNumber of testsuite programs has risen again.
wolf [Wed, 4 Jun 2003 02:42:17 +0000 (02:42 +0000)]
Number of testsuite programs has risen again.

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

21 years agoGet rid of the stupid version number, since it is always outdated.
wolf [Tue, 3 Jun 2003 21:55:13 +0000 (21:55 +0000)]
Get rid of the stupid version number, since it is always outdated.

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

21 years agoGet rid of the version numbers in the pictures, since they always are outdated.
wolf [Tue, 3 Jun 2003 21:28:32 +0000 (21:28 +0000)]
Get rid of the version numbers in the pictures, since they always are outdated.

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

21 years agoGive section on authors a name.
wolf [Tue, 3 Jun 2003 21:10:56 +0000 (21:10 +0000)]
Give section on authors a name.

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

21 years agoFix missing </p>
wolf [Tue, 3 Jun 2003 21:10:38 +0000 (21:10 +0000)]
Fix missing </p>

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

21 years agoBacklink to the list of other contributors of the library.
wolf [Tue, 3 Jun 2003 21:10:22 +0000 (21:10 +0000)]
Backlink to the list of other contributors of the library.

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

21 years ago.
wolf [Tue, 3 Jun 2003 15:01:17 +0000 (15:01 +0000)]
.

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

21 years agoAdd block_sparse_matrix_1
wolf [Tue, 3 Jun 2003 14:51:01 +0000 (14:51 +0000)]
Add block_sparse_matrix_1

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

21 years agoAdd.
wolf [Tue, 3 Jun 2003 14:50:47 +0000 (14:50 +0000)]
Add.

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

21 years agocopyright information added
guido [Tue, 3 Jun 2003 12:38:25 +0000 (12:38 +0000)]
copyright information added

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

21 years agoSome obsolete topics removed
guido [Tue, 3 Jun 2003 12:34:22 +0000 (12:34 +0000)]
Some obsolete topics removed

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