]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 10 Sep 2002 15:45:37 +0000 (15:45 +0000)]
Add missing std:: (how annoying that this should happen to _me_!...)
git-svn-id: https://svn.dealii.org/trunk@6389
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Sep 2002 14:52:50 +0000 (14:52 +0000)]
Replace & by &
git-svn-id: https://svn.dealii.org/trunk@6388
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Sep 2002 14:51:54 +0000 (14:51 +0000)]
More short fixes.
git-svn-id: https://svn.dealii.org/trunk@6387
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Sep 2002 14:47:07 +0000 (14:47 +0000)]
One-char typo fix.
git-svn-id: https://svn.dealii.org/trunk@6386
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Sep 2002 14:31:17 +0000 (14:31 +0000)]
More reindentation and timezones.
git-svn-id: https://svn.dealii.org/trunk@6385
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Sep 2002 14:30:22 +0000 (14:30 +0000)]
Reindent, and play a little with timezones.
git-svn-id: https://svn.dealii.org/trunk@6384
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 10 Sep 2002 08:38:16 +0000 (08:38 +0000)]
new exception ExcIteratorPastEnd
git-svn-id: https://svn.dealii.org/trunk@6383
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 23:46:26 +0000 (23:46 +0000)]
Export DEAL_II_PATH to programs through the preprocessor.
git-svn-id: https://svn.dealii.org/trunk@6382
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 23:37:54 +0000 (23:37 +0000)]
Remove some messing with version numbers that does not seem to work
any more with newer autoconfs.
git-svn-id: https://svn.dealii.org/trunk@6381
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 23:20:36 +0000 (23:20 +0000)]
Remove tmp file again.
git-svn-id: https://svn.dealii.org/trunk@6380
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 23:18:33 +0000 (23:18 +0000)]
SparseMatrix::block_read/write
git-svn-id: https://svn.dealii.org/trunk@6379
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 22:52:47 +0000 (22:52 +0000)]
Use a fixed scaling of the three tableaux, since on my netscape6 the
middle frame doesn't get any height at all...
git-svn-id: https://svn.dealii.org/trunk@6378
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 22:41:08 +0000 (22:41 +0000)]
SparsityPattern::block_write/block_read
git-svn-id: https://svn.dealii.org/trunk@6377
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 21:47:52 +0000 (21:47 +0000)]
Delete erroneous assertion: after reading everything in block_read,
the input stream may not return true after conversion to bool, if we
have reached the end of the file. The assertion was thus wrong.
git-svn-id: https://svn.dealii.org/trunk@6376
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 21:30:55 +0000 (21:30 +0000)]
Reformat some comments.
git-svn-id: https://svn.dealii.org/trunk@6375
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 15:41:35 +0000 (15:41 +0000)]
Fix two incorrectly checked in things.
git-svn-id: https://svn.dealii.org/trunk@6374
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Sep 2002 14:38:16 +0000 (14:38 +0000)]
Implement n_existing_threads.
git-svn-id: https://svn.dealii.org/trunk@6373
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 9 Sep 2002 13:14:19 +0000 (13:14 +0000)]
sparse_matrices should be ok
git-svn-id: https://svn.dealii.org/trunk@6372
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Sep 2002 22:06:34 +0000 (22:06 +0000)]
Remove forward declaration files.
git-svn-id: https://svn.dealii.org/trunk@6371
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 6 Sep 2002 13:36:49 +0000 (13:36 +0000)]
SparseMatrixEZ const_iterator
git-svn-id: https://svn.dealii.org/trunk@6370
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 6 Sep 2002 09:08:30 +0000 (09:08 +0000)]
New exception ExcIteratorPastEnd
git-svn-id: https://svn.dealii.org/trunk@6369
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 20:44:26 +0000 (20:44 +0000)]
Lift restriction on use of Threads::PosixThreadBarrier slightly for the case that the respective POSIX functions are not available.
git-svn-id: https://svn.dealii.org/trunk@6368
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 20:27:59 +0000 (20:27 +0000)]
Fix docs.
git-svn-id: https://svn.dealii.org/trunk@6367
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 19:39:36 +0000 (19:39 +0000)]
Work around a problem in MT mode. The docs state what it is.
git-svn-id: https://svn.dealii.org/trunk@6366
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 18:55:57 +0000 (18:55 +0000)]
Remove a syntax error.
git-svn-id: https://svn.dealii.org/trunk@6365
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 5 Sep 2002 17:54:29 +0000 (17:54 +0000)]
small update
git-svn-id: https://svn.dealii.org/trunk@6364
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 5 Sep 2002 17:43:24 +0000 (17:43 +0000)]
preconditioners for SparseMatrixEZ
git-svn-id: https://svn.dealii.org/trunk@6363
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 14:55:50 +0000 (14:55 +0000)]
Remove forward declaration files.
git-svn-id: https://svn.dealii.org/trunk@6362
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 14:43:23 +0000 (14:43 +0000)]
Fix a rather nasty bug.
git-svn-id: https://svn.dealii.org/trunk@6361
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Sep 2002 14:27:47 +0000 (14:27 +0000)]
Check something more.
git-svn-id: https://svn.dealii.org/trunk@6360
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 4 Sep 2002 19:44:40 +0000 (19:44 +0000)]
SparseMatrixEZ reprogrammed
git-svn-id: https://svn.dealii.org/trunk@6359
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 17:41:12 +0000 (17:41 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@6358
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 17:39:25 +0000 (17:39 +0000)]
Remove vector2d, use Table.
git-svn-id: https://svn.dealii.org/trunk@6357
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 17:37:44 +0000 (17:37 +0000)]
Spelling fix.
git-svn-id: https://svn.dealii.org/trunk@6356
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 17:27:23 +0000 (17:27 +0000)]
Slightly change output.
git-svn-id: https://svn.dealii.org/trunk@6355
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 17:26:13 +0000 (17:26 +0000)]
More and more thorough testing.
git-svn-id: https://svn.dealii.org/trunk@6354
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:36:26 +0000 (15:36 +0000)]
Table<N,T>
git-svn-id: https://svn.dealii.org/trunk@6353
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:35:45 +0000 (15:35 +0000)]
Use Table<2,...> instead of vector2d<...>.
git-svn-id: https://svn.dealii.org/trunk@6352
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:31:27 +0000 (15:31 +0000)]
Implement generation of gradients of Nedelec elements.
git-svn-id: https://svn.dealii.org/trunk@6351
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:30:45 +0000 (15:30 +0000)]
transform_* for tensors of rank 2.
git-svn-id: https://svn.dealii.org/trunk@6350
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:30:31 +0000 (15:30 +0000)]
Add and clarify some comments. Add a second set of transform_{co,contra}variant functions that transform matrices instead of vectors.
git-svn-id: https://svn.dealii.org/trunk@6349
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:26:56 +0000 (15:26 +0000)]
Base the full matrix on the new Table class instead of the now gone vector2d class.
git-svn-id: https://svn.dealii.org/trunk@6348
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:25:52 +0000 (15:25 +0000)]
Add a couple if missing std::'s
git-svn-id: https://svn.dealii.org/trunk@6347
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:24:52 +0000 (15:24 +0000)]
Have the new Table class which supercedes the vector2d class. Use it.
git-svn-id: https://svn.dealii.org/trunk@6346
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:24:02 +0000 (15:24 +0000)]
Implement the transpose of a tensor of rank 2.
git-svn-id: https://svn.dealii.org/trunk@6345
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:22:44 +0000 (15:22 +0000)]
Some minor final changes, but this file is going to go away in a
second anyway.
git-svn-id: https://svn.dealii.org/trunk@6344
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Sep 2002 15:21:56 +0000 (15:21 +0000)]
Indentation changes and truncate lines at some width if possible.
git-svn-id: https://svn.dealii.org/trunk@6343
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Aug 2002 17:02:14 +0000 (17:02 +0000)]
Properly treat comment lines that have nothing except the comment sign. Simplify code while at it.
git-svn-id: https://svn.dealii.org/trunk@6342
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 27 Aug 2002 19:53:25 +0000 (19:53 +0000)]
copy to/from mg for BlockVector
git-svn-id: https://svn.dealii.org/trunk@6341
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 23 Aug 2002 15:30:01 +0000 (15:30 +0000)]
allow empty matrices
git-svn-id: https://svn.dealii.org/trunk@6340
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 23 Aug 2002 15:25:11 +0000 (15:25 +0000)]
local discontinuous multigrid
git-svn-id: https://svn.dealii.org/trunk@6339
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 22 Aug 2002 15:14:55 +0000 (15:14 +0000)]
preparation for local multigrid
git-svn-id: https://svn.dealii.org/trunk@6338
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 21 Aug 2002 16:25:26 +0000 (16:25 +0000)]
New multigrid structures
git-svn-id: https://svn.dealii.org/trunk@6337
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 21 Aug 2002 15:18:24 +0000 (15:18 +0000)]
file structure fixed
git-svn-id: https://svn.dealii.org/trunk@6336
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 19 Aug 2002 10:50:22 +0000 (10:50 +0000)]
MGCoarseGrid base class introduced
git-svn-id: https://svn.dealii.org/trunk@6335
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 19 Aug 2002 09:27:41 +0000 (09:27 +0000)]
replace wrong template instantiations
git-svn-id: https://svn.dealii.org/trunk@6334
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 16 Aug 2002 12:06:04 +0000 (12:06 +0000)]
Fix string.
git-svn-id: https://svn.dealii.org/trunk@6333
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 16 Aug 2002 09:32:00 +0000 (09:32 +0000)]
Disambiguate a call to std::pow.
git-svn-id: https://svn.dealii.org/trunk@6332
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 16 Aug 2002 09:29:57 +0000 (09:29 +0000)]
Calm down a warning.
git-svn-id: https://svn.dealii.org/trunk@6331
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 15 Aug 2002 18:30:14 +0000 (18:30 +0000)]
standard name space forgotten
git-svn-id: https://svn.dealii.org/trunk@6330
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 15 Aug 2002 18:23:00 +0000 (18:23 +0000)]
Matrix template argument in MG removed
git-svn-id: https://svn.dealii.org/trunk@6329
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 15 Aug 2002 11:18:26 +0000 (11:18 +0000)]
Add some TODOs w.r.t. the matrices for Nedelec elements.
git-svn-id: https://svn.dealii.org/trunk@6328
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 14 Aug 2002 15:28:57 +0000 (15:28 +0000)]
news entry for Lp-norms
git-svn-id: https://svn.dealii.org/trunk@6327
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 14 Aug 2002 15:23:23 +0000 (15:23 +0000)]
MGSmoother base class introduced as template
git-svn-id: https://svn.dealii.org/trunk@6326
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 14 Aug 2002 09:34:26 +0000 (09:34 +0000)]
MGTransfer base class reintroduced as template
git-svn-id: https://svn.dealii.org/trunk@6325
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 13 Aug 2002 16:02:37 +0000 (16:02 +0000)]
experiments
git-svn-id: https://svn.dealii.org/trunk@6324
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 13 Aug 2002 16:01:43 +0000 (16:01 +0000)]
matrix library started
git-svn-id: https://svn.dealii.org/trunk@6323
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 9 Aug 2002 09:16:43 +0000 (09:16 +0000)]
Work around a bug in icc5/6.
git-svn-id: https://svn.dealii.org/trunk@6322
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 9 Aug 2002 08:59:48 +0000 (08:59 +0000)]
Fix documentation (upon report by Roger Young).
git-svn-id: https://svn.dealii.org/trunk@6321
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 5 Aug 2002 12:11:49 +0000 (12:11 +0000)]
Re-Indent
git-svn-id: https://svn.dealii.org/trunk@6320
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 5 Aug 2002 12:09:24 +0000 (12:09 +0000)]
Indent according to out style guides.
git-svn-id: https://svn.dealii.org/trunk@6319
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 5 Aug 2002 12:08:18 +0000 (12:08 +0000)]
Work around a problem with icc5: that compiler has a problem with the
bind2nd function, so use functional classes instead, which provide an
operator().
git-svn-id: https://svn.dealii.org/trunk@6318
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 5 Aug 2002 09:54:28 +0000 (09:54 +0000)]
Change the argument type for the exponent of the Lp norm to the same type as the number, to avoid ambiguities in selecting the right std::pow function.
git-svn-id: https://svn.dealii.org/trunk@6317
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 2 Aug 2002 19:54:28 +0000 (19:54 +0000)]
Lp-norms
git-svn-id: https://svn.dealii.org/trunk@6316
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 2 Aug 2002 19:51:49 +0000 (19:51 +0000)]
gcc 2.95 is really careless. This should never have compiled!
git-svn-id: https://svn.dealii.org/trunk@6315
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 2 Aug 2002 11:56:59 +0000 (11:56 +0000)]
Re-enable warnings on anachronistic constructs for HP aCC
git-svn-id: https://svn.dealii.org/trunk@6314
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 1 Aug 2002 15:52:18 +0000 (15:52 +0000)]
Re-enable -AA for hp aCC
git-svn-id: https://svn.dealii.org/trunk@6313
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 1 Aug 2002 12:46:16 +0000 (12:46 +0000)]
Clarify comment.
git-svn-id: https://svn.dealii.org/trunk@6312
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 1 Aug 2002 12:45:30 +0000 (12:45 +0000)]
Seems as if I forgot to check in the changed output.
git-svn-id: https://svn.dealii.org/trunk@6311
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 1 Aug 2002 11:10:40 +0000 (11:10 +0000)]
Properly quote angle brackets.
git-svn-id: https://svn.dealii.org/trunk@6310
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 1 Aug 2002 11:08:56 +0000 (11:08 +0000)]
Quote angle brackets.
git-svn-id: https://svn.dealii.org/trunk@6309
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 1 Aug 2002 08:20:10 +0000 (08:20 +0000)]
prepared for lp-norms
git-svn-id: https://svn.dealii.org/trunk@6308
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 30 Jul 2002 12:18:58 +0000 (12:18 +0000)]
rubbersheet display
git-svn-id: https://svn.dealii.org/trunk@6307
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 15:01:56 +0000 (15:01 +0000)]
Add this test case. The results are not really as they should be, but at least I know why, and this way I can clean up my local disk.
git-svn-id: https://svn.dealii.org/trunk@6306
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 12:15:37 +0000 (12:15 +0000)]
Point to mailing list archives for more questions.
git-svn-id: https://svn.dealii.org/trunk@6305
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 10:38:50 +0000 (10:38 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@6304
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 10:38:19 +0000 (10:38 +0000)]
Remove mostly all warning and error flags for acc, to see whether that
reduces the sheer amount of messages somehow...
git-svn-id: https://svn.dealii.org/trunk@6303
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 10:35:39 +0000 (10:35 +0000)]
Work around a bug in icc's handling of addresses of function templates.
git-svn-id: https://svn.dealii.org/trunk@6302
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 09:16:27 +0000 (09:16 +0000)]
In the debugger, it is confusing to see the number of columns first, then the number of rows. Fix this.
git-svn-id: https://svn.dealii.org/trunk@6301
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 09:13:06 +0000 (09:13 +0000)]
Resolve TODO.
git-svn-id: https://svn.dealii.org/trunk@6300
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 09:08:11 +0000 (09:08 +0000)]
Go for some of the still missing pieces of the Nedelec elements.
git-svn-id: https://svn.dealii.org/trunk@6299
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 29 Jul 2002 09:07:06 +0000 (09:07 +0000)]
GridTools::scale
git-svn-id: https://svn.dealii.org/trunk@6298
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 16:15:20 +0000 (16:15 +0000)]
This is fall out from my eps compression attempts.
git-svn-id: https://svn.dealii.org/trunk@6296
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 11:30:48 +0000 (11:30 +0000)]
This test failure was fallout from my EPS compression attempts.
git-svn-id: https://svn.dealii.org/trunk@6294
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 08:54:25 +0000 (08:54 +0000)]
Uh, forgot one more.
git-svn-id: https://svn.dealii.org/trunk@6293
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 08:44:37 +0000 (08:44 +0000)]
Add missing std::
git-svn-id: https://svn.dealii.org/trunk@6292
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 07:59:52 +0000 (07:59 +0000)]
Put a break statement to the right place.
git-svn-id: https://svn.dealii.org/trunk@6291
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 07:52:53 +0000 (07:52 +0000)]
Implement transformations of grids. Extend test case.
git-svn-id: https://svn.dealii.org/trunk@6290
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 26 Jul 2002 07:52:02 +0000 (07:52 +0000)]
Fix wording.
git-svn-id: https://svn.dealii.org/trunk@6289
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 25 Jul 2002 16:49:15 +0000 (16:49 +0000)]
Do part of the work that was still missing.
git-svn-id: https://svn.dealii.org/trunk@6288
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.