]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 8 Jul 2003 21:02:11 +0000 (21:02 +0000)]
Fix a now defunct explicit instantiation.
git-svn-id: https://svn.dealii.org/trunk@7859
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jul 2003 20:51:58 +0000 (20:51 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@7858
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jul 2003 20:51:23 +0000 (20:51 +0000)]
Update comment.
git-svn-id: https://svn.dealii.org/trunk@7857
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jul 2003 19:40:28 +0000 (19:40 +0000)]
Comment out a variable that is unused in a function.
git-svn-id: https://svn.dealii.org/trunk@7856
0785d39b-7218-0410-832d-
ea1e28bc413d
guido [Tue, 8 Jul 2003 16:35:09 +0000 (16:35 +0000)]
allow for zero dimensions in matrices and vectors
git-svn-id: https://svn.dealii.org/trunk@7855
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jul 2003 14:44:21 +0000 (14:44 +0000)]
Properly qualify with std:: (even if unnecessary due to Koenig lookup)
git-svn-id: https://svn.dealii.org/trunk@7854
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jul 2003 14:43:16 +0000 (14:43 +0000)]
Include header file for std::copy.
git-svn-id: https://svn.dealii.org/trunk@7853
0785d39b-7218-0410-832d-
ea1e28bc413d
guido [Tue, 8 Jul 2003 10:58:45 +0000 (10:58 +0000)]
new test for counting and missing files
git-svn-id: https://svn.dealii.org/trunk@7852
0785d39b-7218-0410-832d-
ea1e28bc413d
guido [Tue, 8 Jul 2003 10:56:42 +0000 (10:56 +0000)]
introduce component renumbering and grouping
git-svn-id: https://svn.dealii.org/trunk@7851
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jul 2003 15:53:24 +0000 (15:53 +0000)]
Don't detect gcc3.3.1 as version 3.1.
git-svn-id: https://svn.dealii.org/trunk@7850
0785d39b-7218-0410-832d-
ea1e28bc413d
guido [Fri, 4 Jul 2003 17:20:05 +0000 (17:20 +0000)]
another attempt to multilevel renumbering
git-svn-id: https://svn.dealii.org/trunk@7848
0785d39b-7218-0410-832d-
ea1e28bc413d
guido [Fri, 4 Jul 2003 16:56:35 +0000 (16:56 +0000)]
private inheritance should be here
git-svn-id: https://svn.dealii.org/trunk@7847
0785d39b-7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.