]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [Thu, 25 Jul 2002 16:48:15 +0000 (16:48 +0000)]
Test more, and convert checks that only report errors to the logfiles
by hard checks using Assert.
git-svn-id: https://svn.dealii.org/trunk@6287
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 15:35:13 +0000 (15:35 +0000)]
Fix comment.
git-svn-id: https://svn.dealii.org/trunk@6286
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 15:15:30 +0000 (15:15 +0000)]
Clarify comment.
git-svn-id: https://svn.dealii.org/trunk@6285
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 14:37:55 +0000 (14:37 +0000)]
Fix some comment. Wrap around a larger number of other comments, to
make lines somewhat shorter.
git-svn-id: https://svn.dealii.org/trunk@6284
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 25 Jul 2002 14:12:22 +0000 (14:12 +0000)]
output files fixed; sparse_matrices does not produce significant output
git-svn-id: https://svn.dealii.org/trunk@6283
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 14:09:46 +0000 (14:09 +0000)]
Remove "checked" comments, and reindent everything.
git-svn-id: https://svn.dealii.org/trunk@6282
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 14:05:59 +0000 (14:05 +0000)]
Remove "checked" comments.
git-svn-id: https://svn.dealii.org/trunk@6281
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 14:05:29 +0000 (14:05 +0000)]
Reindent everything.
git-svn-id: https://svn.dealii.org/trunk@6280
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 25 Jul 2002 11:39:35 +0000 (11:39 +0000)]
Obsolete offset parameter removed
git-svn-id: https://svn.dealii.org/trunk@6279
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 25 Jul 2002 11:33:05 +0000 (11:33 +0000)]
Debug output removed
git-svn-id: https://svn.dealii.org/trunk@6278
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 10:34:44 +0000 (10:34 +0000)]
Minor change.
git-svn-id: https://svn.dealii.org/trunk@6277
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 09:08:49 +0000 (09:08 +0000)]
Bring slightly up-to-date.
git-svn-id: https://svn.dealii.org/trunk@6276
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Jul 2002 08:59:45 +0000 (08:59 +0000)]
Backport many fixes.
git-svn-id: https://svn.dealii.org/trunk@6275
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Jul 2002 14:14:30 +0000 (14:14 +0000)]
And replace .go by .g.o
git-svn-id: https://svn.dealii.org/trunk@6274
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Jul 2002 14:13:27 +0000 (14:13 +0000)]
One more fix.
git-svn-id: https://svn.dealii.org/trunk@6273
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Jul 2002 13:38:11 +0000 (13:38 +0000)]
Add a number of assertions for the transform_co* function calls. One of these triggers in the shapes.cc test. Leave the respective fix for Guido :-)
git-svn-id: https://svn.dealii.org/trunk@6272
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Jul 2002 13:36:55 +0000 (13:36 +0000)]
Better debuggable now.
git-svn-id: https://svn.dealii.org/trunk@6271
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Jul 2002 13:36:07 +0000 (13:36 +0000)]
vector2d::rowaccessor::size
git-svn-id: https://svn.dealii.org/trunk@6270
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Jul 2002 13:34:10 +0000 (13:34 +0000)]
declare and define RgbValues::is_grey, and use it. Fix another problem when the color range is empty.
git-svn-id: https://svn.dealii.org/trunk@6269
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Jul 2002 16:54:31 +0000 (16:54 +0000)]
Use vector2d at a couple of places instead of vector<vector<...> >. This should make things faster, and also significantly reduce memory fragmentation.
git-svn-id: https://svn.dealii.org/trunk@6268
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Jul 2002 14:54:15 +0000 (14:54 +0000)]
add three TODOs.
git-svn-id: https://svn.dealii.org/trunk@6267
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Jul 2002 14:16:00 +0000 (14:16 +0000)]
Fix a large number of extraneous typename keywords.
git-svn-id: https://svn.dealii.org/trunk@6266
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Jul 2002 11:40:19 +0000 (11:40 +0000)]
Arg, fixed too much.
git-svn-id: https://svn.dealii.org/trunk@6265
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Jul 2002 11:39:37 +0000 (11:39 +0000)]
FIx typo.
git-svn-id: https://svn.dealii.org/trunk@6264
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Jul 2002 11:35:46 +0000 (11:35 +0000)]
Fix calling syntax for the make_dependencies script.
git-svn-id: https://svn.dealii.org/trunk@6263
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 19 Jul 2002 09:13:14 +0000 (09:13 +0000)]
Don't use -A -Xa for hpaCC.
git-svn-id: https://svn.dealii.org/trunk@6262
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 18 Jul 2002 12:36:50 +0000 (12:36 +0000)]
ProductMatrix moved to matrix_lib.h
git-svn-id: https://svn.dealii.org/trunk@6261
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 18 Jul 2002 10:43:38 +0000 (10:43 +0000)]
Add target veryclean to tests.
git-svn-id: https://svn.dealii.org/trunk@6260
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 18 Jul 2002 07:32:12 +0000 (07:32 +0000)]
new PointerMatrix
git-svn-id: https://svn.dealii.org/trunk@6259
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 17 Jul 2002 14:02:24 +0000 (14:02 +0000)]
Pointer matrices moved from private directory
git-svn-id: https://svn.dealii.org/trunk@6258
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 17 Jul 2002 11:20:42 +0000 (11:20 +0000)]
Work around bug in gcc3.1 on sparc.
git-svn-id: https://svn.dealii.org/trunk@6257
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.