]>
https://gitweb.dealii.org/ - dealii-svn.git/log
hartmann [Mon, 24 May 2004 12:33:27 +0000 (12:33 +0000)]
Two typos fixed.
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9297
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 22 May 2004 09:27:24 +0000 (09:27 +0000)]
step 16 fixed
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9295
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 21 May 2004 22:20:36 +0000 (22:20 +0000)]
Fix xref.
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9290
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 21 May 2004 20:28:21 +0000 (20:28 +0000)]
Fix a stupid oversight.
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9285
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 21 May 2004 19:10:58 +0000 (19:10 +0000)]
Accessing matrix rows uses, in fact, the global row number...
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9282
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 21 May 2004 18:52:59 +0000 (18:52 +0000)]
Branch 5.0 separated
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9279
0785d39b -7218-0410-832d-
ea1e28bc413d
(no author) [Fri, 21 May 2004 18:24:16 +0000 (18:24 +0000)]
This commit was manufactured by cvs2svn to create branch 'Branch-5-0'.
git-svn-id: https://svn.dealii.org/branches/Branch-5-0@9275
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 21 May 2004 18:24:16 +0000 (18:24 +0000)]
Link to multilevel example
git-svn-id: https://svn.dealii.org/trunk@9274
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 21 May 2004 18:13:48 +0000 (18:13 +0000)]
preparing for version 5.0
git-svn-id: https://svn.dealii.org/trunk@9273
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 20 May 2004 17:55:37 +0000 (17:55 +0000)]
Work around a nasty compiler problem...
git-svn-id: https://svn.dealii.org/trunk@9271
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Wed, 19 May 2004 21:00:44 +0000 (21:00 +0000)]
Fix some kind of stupidity.
git-svn-id: https://svn.dealii.org/trunk@9270
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 19 May 2004 14:33:31 +0000 (14:33 +0000)]
Attempt a different fix for the problem where local_rows is larger than the total number of columns.
git-svn-id: https://svn.dealii.org/trunk@9269
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 19 May 2004 09:41:47 +0000 (09:41 +0000)]
Use of new MGLevelObject::operator = function.
git-svn-id: https://svn.dealii.org/trunk@9268
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 19 May 2004 09:41:01 +0000 (09:41 +0000)]
New MGLevelObject<Object> & operator = (const double d) function to distinguish from the clear function which now (as in the past) calles clear on each element of the MGLevelObject class.
git-svn-id: https://svn.dealii.org/trunk@9267
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 19 May 2004 09:25:34 +0000 (09:25 +0000)]
New in_local_range function.
git-svn-id: https://svn.dealii.org/trunk@9266
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 19 May 2004 09:14:13 +0000 (09:14 +0000)]
Add missing implementation of SparseMatrix::operator =.
git-svn-id: https://svn.dealii.org/trunk@9265
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 19 May 2004 09:12:16 +0000 (09:12 +0000)]
Revert last patch as it triggers strange PETSc error messages like
git-svn-id: https://svn.dealii.org/trunk@9264
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 23:23:44 +0000 (23:23 +0000)]
Improve the algorithm in compute_CuthillMcKee to avoid excessive
memory usage in 3d.
git-svn-id: https://svn.dealii.org/trunk@9263
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 23:23:19 +0000 (23:23 +0000)]
Add important comment.
git-svn-id: https://svn.dealii.org/trunk@9262
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 22:37:29 +0000 (22:37 +0000)]
Qualify something with std::, even though not strictly necessary.
git-svn-id: https://svn.dealii.org/trunk@9261
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 21:47:40 +0000 (21:47 +0000)]
Fix a problem where we were running past the end of an array and still
dereferenced the iterator.
git-svn-id: https://svn.dealii.org/trunk@9260
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 21:08:36 +0000 (21:08 +0000)]
Work around a problem with the gcc debug libstdc++ that would not allow to generate a vector of invalid iterators.
git-svn-id: https://svn.dealii.org/trunk@9259
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 19:07:16 +0000 (19:07 +0000)]
Fix a problem where we were reading past the end of an array.
git-svn-id: https://svn.dealii.org/trunk@9258
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 18 May 2004 19:03:31 +0000 (19:03 +0000)]
Add apparently forgotten news entry.
git-svn-id: https://svn.dealii.org/trunk@9257
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Tue, 18 May 2004 18:02:29 +0000 (18:02 +0000)]
Update a few files to the new results on andromeda.
git-svn-id: https://svn.dealii.org/trunk@9256
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 May 2004 14:28:24 +0000 (14:28 +0000)]
Assertions and todo's
git-svn-id: https://svn.dealii.org/trunk@9255
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 May 2004 14:03:55 +0000 (14:03 +0000)]
n_faces
git-svn-id: https://svn.dealii.org/trunk@9254
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 May 2004 14:00:59 +0000 (14:00 +0000)]
new function n_faces
git-svn-id: https://svn.dealii.org/trunk@9253
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 May 2004 11:33:11 +0000 (11:33 +0000)]
changes applied to EZ-matrices, exception moved, documentation fixed
git-svn-id: https://svn.dealii.org/trunk@9252
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 May 2004 11:30:52 +0000 (11:30 +0000)]
Exception from several LAC classes moved here
git-svn-id: https://svn.dealii.org/trunk@9251
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 May 2004 07:51:20 +0000 (07:51 +0000)]
more complex contraction
git-svn-id: https://svn.dealii.org/trunk@9250
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 15 May 2004 17:20:22 +0000 (17:20 +0000)]
Rename set_zero to operator=(double) and only allow zero argument.
git-svn-id: https://svn.dealii.org/trunk@9242
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 14 May 2004 15:54:46 +0000 (15:54 +0000)]
Add an assertion.
git-svn-id: https://svn.dealii.org/trunk@9241
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 12 May 2004 15:53:01 +0000 (15:53 +0000)]
More for the release notes.
git-svn-id: https://svn.dealii.org/trunk@9239
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 12 May 2004 15:05:22 +0000 (15:05 +0000)]
Rename the Table::clear function to Table::reset_entries to make its intent clearer.
git-svn-id: https://svn.dealii.org/trunk@9238
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 May 2004 18:15:49 +0000 (18:15 +0000)]
Rename FullMatrix::clear to FullMatrix::set_zero.
git-svn-id: https://svn.dealii.org/trunk@9237
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 May 2004 13:46:26 +0000 (13:46 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@9236
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 May 2004 12:50:15 +0000 (12:50 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9235
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 May 2004 12:48:47 +0000 (12:48 +0000)]
Link with BLAS if using PETSc with static libs.
git-svn-id: https://svn.dealii.org/trunk@9233
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 21:15:51 +0000 (21:15 +0000)]
Fix forgotten change to v=0
git-svn-id: https://svn.dealii.org/trunk@9232
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 21:13:25 +0000 (21:13 +0000)]
Fix typos in the documentation.
git-svn-id: https://svn.dealii.org/trunk@9231
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 19:39:42 +0000 (19:39 +0000)]
Fix a bug.
git-svn-id: https://svn.dealii.org/trunk@9229
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 16:33:56 +0000 (16:33 +0000)]
Slightly change the /= function to use *= instead of scale().
git-svn-id: https://svn.dealii.org/trunk@9225
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 16:08:11 +0000 (16:08 +0000)]
Remove Matrix::reinit(). Remove two other deprecated reinit() functions.
git-svn-id: https://svn.dealii.org/trunk@9224
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 15:33:27 +0000 (15:33 +0000)]
Fix format.
git-svn-id: https://svn.dealii.org/trunk@9223
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 15:33:08 +0000 (15:33 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@9222
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 May 2004 15:32:53 +0000 (15:32 +0000)]
Purge the Vector::clear function.
git-svn-id: https://svn.dealii.org/trunk@9221
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 4 May 2004 14:02:42 +0000 (14:02 +0000)]
Don't document inline functions
git-svn-id: https://svn.dealii.org/trunk@9180
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:57:44 +0000 (13:57 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9179
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:57:29 +0000 (13:57 +0000)]
One new entry, and a few fixes.
git-svn-id: https://svn.dealii.org/trunk@9178
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:56:05 +0000 (13:56 +0000)]
Rename the name of the module.
git-svn-id: https://svn.dealii.org/trunk@9177
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:55:24 +0000 (13:55 +0000)]
Stupid auto-wrap.
git-svn-id: https://svn.dealii.org/trunk@9176
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:51:14 +0000 (13:51 +0000)]
Mention correct namespace.
git-svn-id: https://svn.dealii.org/trunk@9175
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:48:52 +0000 (13:48 +0000)]
Remove a few @briefs to make the class list look more coherent.
git-svn-id: https://svn.dealii.org/trunk@9174
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:46:31 +0000 (13:46 +0000)]
Fix spelling.
git-svn-id: https://svn.dealii.org/trunk@9173
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 May 2004 13:34:50 +0000 (13:34 +0000)]
Only generate PETSc documentation if PETSc is present.
git-svn-id: https://svn.dealii.org/trunk@9172
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 3 May 2004 22:47:15 +0000 (22:47 +0000)]
Documentation tarball
git-svn-id: https://svn.dealii.org/trunk@9171
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 3 May 2004 22:45:36 +0000 (22:45 +0000)]
Remark on documentation tarfile.
Let's hope we don't forget it in the end.
git-svn-id: https://svn.dealii.org/trunk@9170
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 3 May 2004 22:25:13 +0000 (22:25 +0000)]
doxygenized
git-svn-id: https://svn.dealii.org/trunk@9169
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 3 May 2004 21:40:26 +0000 (21:40 +0000)]
experiment
git-svn-id: https://svn.dealii.org/trunk@9165
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 3 May 2004 21:24:52 +0000 (21:24 +0000)]
Include PETSc-classes in documentation.
The PETSc module looks awkward, though.
git-svn-id: https://svn.dealii.org/trunk@9164
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 15:24:36 +0000 (15:24 +0000)]
Templatize iterators on matrix instead of number type.
git-svn-id: https://svn.dealii.org/trunk@9147
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 14:55:25 +0000 (14:55 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@9146
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Mon, 3 May 2004 14:51:52 +0000 (14:51 +0000)]
Bugfix, which corrects a wrong parameter order in a call to the
reinit method.
git-svn-id: https://svn.dealii.org/trunk@9145
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Mon, 3 May 2004 14:50:34 +0000 (14:50 +0000)]
Small bugfix, which corrects wrong parameter order in a call to the
reinit method of a parallel vector.
git-svn-id: https://svn.dealii.org/trunk@9144
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 14:29:33 +0000 (14:29 +0000)]
Let file die on mainline, since inused. Can be resurrected once the branch is merged, but until then should only live on the branch.
git-svn-id: https://svn.dealii.org/trunk@9143
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 14:17:57 +0000 (14:17 +0000)]
Fix.
git-svn-id: https://svn.dealii.org/trunk@9142
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 14:16:58 +0000 (14:16 +0000)]
Check the right things.
git-svn-id: https://svn.dealii.org/trunk@9141
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 14:00:43 +0000 (14:00 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@9140
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 13:48:27 +0000 (13:48 +0000)]
New tests
git-svn-id: https://svn.dealii.org/trunk@9139
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 13:44:20 +0000 (13:44 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9138
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 13:43:06 +0000 (13:43 +0000)]
Pull iterator/accessor classes out of the mother class. Factorize some parts to make generalization later on easier.
git-svn-id: https://svn.dealii.org/trunk@9137
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 May 2004 04:08:36 +0000 (04:08 +0000)]
Doc updates.
git-svn-id: https://svn.dealii.org/trunk@9136
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Apr 2004 15:30:01 +0000 (15:30 +0000)]
Allow compilation also on the hp branch.
git-svn-id: https://svn.dealii.org/trunk@9134
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Apr 2004 15:29:32 +0000 (15:29 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9133
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Apr 2004 14:38:24 +0000 (14:38 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@9128
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Apr 2004 14:33:47 +0000 (14:33 +0000)]
Simply include header, rather than using forward declaration. Fixes respective
failure on hp-branch.
git-svn-id: https://svn.dealii.org/trunk@9127
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Apr 2004 22:15:53 +0000 (22:15 +0000)]
Fix a stupid typo that made this test hang on my system.
git-svn-id: https://svn.dealii.org/trunk@9126
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Apr 2004 18:02:27 +0000 (18:02 +0000)]
Implement missing function.
git-svn-id: https://svn.dealii.org/trunk@9125
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Apr 2004 18:02:07 +0000 (18:02 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9124
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Apr 2004 17:40:49 +0000 (17:40 +0000)]
PETScWrappers::MatrixBase::clear
git-svn-id: https://svn.dealii.org/trunk@9123
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Apr 2004 17:39:36 +0000 (17:39 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9122
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Apr 2004 17:39:20 +0000 (17:39 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@9121
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 29 Apr 2004 14:55:58 +0000 (14:55 +0000)]
Another case of DEAL_II_ANON_NAMESPACE_BOGUS_WARNING
git-svn-id: https://svn.dealii.org/trunk@9120
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 29 Apr 2004 14:00:58 +0000 (14:00 +0000)]
Put the _contents_ of several petsc archives into one instead of collecting several archives into another one.
git-svn-id: https://svn.dealii.org/trunk@9119
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 28 Apr 2004 22:27:59 +0000 (22:27 +0000)]
Generate some output.
git-svn-id: https://svn.dealii.org/trunk@9118
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 28 Apr 2004 22:27:51 +0000 (22:27 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9117
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 28 Apr 2004 22:26:23 +0000 (22:26 +0000)]
Fix output file name.
git-svn-id: https://svn.dealii.org/trunk@9115
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 28 Apr 2004 22:07:15 +0000 (22:07 +0000)]
Test for hp branch.
git-svn-id: https://svn.dealii.org/trunk@9114
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 28 Apr 2004 19:10:54 +0000 (19:10 +0000)]
Allow for the creation of static petsc libs.
git-svn-id: https://svn.dealii.org/trunk@9112
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 28 Apr 2004 13:39:22 +0000 (13:39 +0000)]
Unify notation: use suffix .so and .a for optimized and .g.so and .g.a for debug mode. Apply this rule also to libpetsc.
git-svn-id: https://svn.dealii.org/trunk@9111
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 28 Apr 2004 13:01:22 +0000 (13:01 +0000)]
First step toward static linking with PETSc.
git-svn-id: https://svn.dealii.org/trunk@9110
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 28 Apr 2004 12:55:09 +0000 (12:55 +0000)]
Make it compile with gcc2.95
git-svn-id: https://svn.dealii.org/trunk@9109
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 27 Apr 2004 13:20:12 +0000 (13:20 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9108
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 27 Apr 2004 09:37:59 +0000 (09:37 +0000)]
Work around an anonymous namespace warning bug of the MIPSpro compiler.
git-svn-id: https://svn.dealii.org/trunk@9106
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 27 Apr 2004 08:47:55 +0000 (08:47 +0000)]
Fix (hopefully last) bug in DEAL_II_CHECK_ANON_NAMESPACE_BUG3
git-svn-id: https://svn.dealii.org/trunk@9105
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 26 Apr 2004 23:50:38 +0000 (23:50 +0000)]
Work around the same instance of a gcc3.4 compiler bug in three places.
git-svn-id: https://svn.dealii.org/trunk@9104
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 26 Apr 2004 14:02:53 +0000 (14:02 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@9103
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 26 Apr 2004 14:02:06 +0000 (14:02 +0000)]
Fix subtle bug.
git-svn-id: https://svn.dealii.org/trunk@9102
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 26 Apr 2004 08:42:12 +0000 (08:42 +0000)]
Two fixes in CHECK_ANON_NAMESPACE_BUG3.
git-svn-id: https://svn.dealii.org/trunk@9101
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.