]>
https://gitweb.dealii.org/ - dealii-svn.git/log
guido [Wed, 16 Apr 2003 11:40:12 +0000 (11:40 +0000)]
block_read and block_write functions
git-svn-id: https://svn.dealii.org/trunk@7397
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 10:52:30 +0000 (10:52 +0000)]
set ignores zeroes
git-svn-id: https://svn.dealii.org/trunk@7396
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 15 Apr 2003 22:55:17 +0000 (22:55 +0000)]
const-ify two parameters.
git-svn-id: https://svn.dealii.org/trunk@7395
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Apr 2003 14:47:46 +0000 (14:47 +0000)]
Change a couple of indentation and style issues.
git-svn-id: https://svn.dealii.org/trunk@7394
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Apr 2003 14:47:18 +0000 (14:47 +0000)]
Add two TODOs for Guido.
git-svn-id: https://svn.dealii.org/trunk@7393
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 21:24:12 +0000 (21:24 +0000)]
recursively_{set,clear}_user_pointer
git-svn-id: https://svn.dealii.org/trunk@7392
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 20:03:57 +0000 (20:03 +0000)]
DerivativeApproximation can also work on BlockVector arguments.
git-svn-id: https://svn.dealii.org/trunk@7391
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 14:43:19 +0000 (14:43 +0000)]
Fix use of wrapper_base in #ifdef ...#endif
git-svn-id: https://svn.dealii.org/trunk@7388
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 11 Apr 2003 01:42:48 +0000 (01:42 +0000)]
Fix trivial problem.
git-svn-id: https://svn.dealii.org/trunk@7387
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 11 Apr 2003 01:10:15 +0000 (01:10 +0000)]
Fix obvious bug. How can I have missed that??
git-svn-id: https://svn.dealii.org/trunk@7386
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 00:16:54 +0000 (00:16 +0000)]
Work around a problem in gcc3.4, and by this also improve performance
a little since a call can be inlined: rather than passing down a
pointer to the entry_point function to the base class, pass down the
type of its enclosing class as a template argument. The base class
can then take the address of the starter function itself.
git-svn-id: https://svn.dealii.org/trunk@7385
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Apr 2003 15:51:55 +0000 (15:51 +0000)]
Purge some stray semicolons.
git-svn-id: https://svn.dealii.org/trunk@7384
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Apr 2003 15:49:56 +0000 (15:49 +0000)]
Purge most warnings from gcc 3.4. wave-test has a lot to do, though.
git-svn-id: https://svn.dealii.org/trunk@7383
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 18:07:07 +0000 (18:07 +0000)]
Ignore zero additions in add()
git-svn-id: https://svn.dealii.org/trunk@7373
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:47:33 +0000 (15:47 +0000)]
Remove again from main branch until element is actually tested a little.
git-svn-id: https://svn.dealii.org/trunk@7371
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:43:52 +0000 (15:43 +0000)]
Add initial versions of these files.
git-svn-id: https://svn.dealii.org/trunk@7370
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:43:15 +0000 (15:43 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@7369
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:42:37 +0000 (15:42 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@7367
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:42:17 +0000 (15:42 +0000)]
Make the cell argument to transform_*_to_*_cell a reference, rather than a value.
git-svn-id: https://svn.dealii.org/trunk@7366
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:41:14 +0000 (15:41 +0000)]
subdivided_hyper_cube.
git-svn-id: https://svn.dealii.org/trunk@7365
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:40:42 +0000 (15:40 +0000)]
Doc addition.
git-svn-id: https://svn.dealii.org/trunk@7364
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:40:16 +0000 (15:40 +0000)]
Fix assertion: don't use a field that we just cleared since the output will be unintelligible.
git-svn-id: https://svn.dealii.org/trunk@7363
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:39:02 +0000 (15:39 +0000)]
merge_patches
git-svn-id: https://svn.dealii.org/trunk@7362
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:38:04 +0000 (15:38 +0000)]
Some doc fixed.
git-svn-id: https://svn.dealii.org/trunk@7361
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Apr 2003 15:37:13 +0000 (15:37 +0000)]
Remove stray semicolons.
git-svn-id: https://svn.dealii.org/trunk@7360
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 4 Apr 2003 23:02:33 +0000 (23:02 +0000)]
Regenerate on testing platform.
git-svn-id: https://svn.dealii.org/trunk@7359
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Apr 2003 23:23:38 +0000 (23:23 +0000)]
Add some new tests, testing DataOut* with block vectors.
git-svn-id: https://svn.dealii.org/trunk@7357
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Apr 2003 23:11:14 +0000 (23:11 +0000)]
make_block_vector: takes a vector, converts it to a block vector.
git-svn-id: https://svn.dealii.org/trunk@7356
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Apr 2003 21:49:38 +0000 (21:49 +0000)]
Work around a bug in gcc3.0
git-svn-id: https://svn.dealii.org/trunk@7355
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Apr 2003 19:40:47 +0000 (19:40 +0000)]
Let these files die again on the main branch, until we merge the branch.
git-svn-id: https://svn.dealii.org/trunk@7354
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Apr 2003 19:38:52 +0000 (19:38 +0000)]
Add hp_dof_levels.*
git-svn-id: https://svn.dealii.org/trunk@7352
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 31 Mar 2003 16:34:39 +0000 (16:34 +0000)]
Work around compiler bugs.
git-svn-id: https://svn.dealii.org/trunk@7349
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 31 Mar 2003 16:32:58 +0000 (16:32 +0000)]
Remove some tests that we don't need any more.
git-svn-id: https://svn.dealii.org/trunk@7346
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 31 Mar 2003 16:29:51 +0000 (16:29 +0000)]
Add some systems
git-svn-id: https://svn.dealii.org/trunk@7345
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 31 Mar 2003 12:23:08 +0000 (12:23 +0000)]
fill generalized
git-svn-id: https://svn.dealii.org/trunk@7343
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 31 Mar 2003 11:19:37 +0000 (11:19 +0000)]
instantiation of (T)vmult_add added
git-svn-id: https://svn.dealii.org/trunk@7341
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 31 Mar 2003 09:58:48 +0000 (09:58 +0000)]
pseudo-adding Tvmult introduced
git-svn-id: https://svn.dealii.org/trunk@7340
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 26 Mar 2003 13:33:39 +0000 (13:33 +0000)]
title.html is part of the archive again
git-svn-id: https://svn.dealii.org/trunk@7339
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 22 Mar 2003 19:36:03 +0000 (19:36 +0000)]
Hopefully clarify docs a little.
git-svn-id: https://svn.dealii.org/trunk@7338
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 21 Mar 2003 01:03:48 +0000 (01:03 +0000)]
Let Edge have a constructor. Avoid some warnings.
git-svn-id: https://svn.dealii.org/trunk@7337
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 21 Mar 2003 00:59:49 +0000 (00:59 +0000)]
Remove 368 again.
git-svn-id: https://svn.dealii.org/trunk@7336
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 20 Mar 2003 23:49:56 +0000 (23:49 +0000)]
Disable one warning for cxx.
git-svn-id: https://svn.dealii.org/trunk@7335
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 20 Mar 2003 23:25:38 +0000 (23:25 +0000)]
No shared libs on hppa64-unknown-linux-gnu
git-svn-id: https://svn.dealii.org/trunk@7334
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 20 Mar 2003 17:10:15 +0000 (17:10 +0000)]
We still need this script to generate the class indices.
git-svn-id: https://svn.dealii.org/trunk@7333
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 17 Mar 2003 14:06:37 +0000 (14:06 +0000)]
title changed
git-svn-id: https://svn.dealii.org/trunk@7332
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 17 Mar 2003 09:45:40 +0000 (09:45 +0000)]
Column sizes adjusted
git-svn-id: https://svn.dealii.org/trunk@7331
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Sat, 15 Mar 2003 18:21:01 +0000 (18:21 +0000)]
Tighten code a little. Work around a bug in gcc2.95 on solaris that would generate duplicate assembler labels.
git-svn-id: https://svn.dealii.org/trunk@7330
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 14 Mar 2003 17:50:56 +0000 (17:50 +0000)]
Add two points.
git-svn-id: https://svn.dealii.org/trunk@7329
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 13 Mar 2003 17:38:06 +0000 (17:38 +0000)]
regenerate
git-svn-id: https://svn.dealii.org/trunk@7328
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 12 Mar 2003 20:00:15 +0000 (20:00 +0000)]
Prescan the input array to see if it is already sorted. Only sort if not.
git-svn-id: https://svn.dealii.org/trunk@7326
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 22:21:11 +0000 (22:21 +0000)]
Un-constify values that are not actually constant.
git-svn-id: https://svn.dealii.org/trunk@7325
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 20:01:20 +0000 (20:01 +0000)]
Fix copyright years.
git-svn-id: https://svn.dealii.org/trunk@7324
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 20:00:34 +0000 (20:00 +0000)]
Constify some variables.
git-svn-id: https://svn.dealii.org/trunk@7323
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 19:58:48 +0000 (19:58 +0000)]
Explicitly copy-initialize base class. Constify some variables.
git-svn-id: https://svn.dealii.org/trunk@7322
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 19:57:45 +0000 (19:57 +0000)]
Confify some variables.
git-svn-id: https://svn.dealii.org/trunk@7321
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 17:45:17 +0000 (17:45 +0000)]
Fix missing std::
git-svn-id: https://svn.dealii.org/trunk@7320
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 16:50:52 +0000 (16:50 +0000)]
Clarify docs.
git-svn-id: https://svn.dealii.org/trunk@7317
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Mar 2003 15:38:39 +0000 (15:38 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@7316
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Tue, 11 Mar 2003 15:37:50 +0000 (15:37 +0000)]
DEAL_II_CHECK_NESTED_NESTED_FRIEND_BUG
git-svn-id: https://svn.dealii.org/trunk@7315
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 13:48:57 +0000 (13:48 +0000)]
BlockMatrixEZ operational
git-svn-id: https://svn.dealii.org/trunk@7314
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 13:48:30 +0000 (13:48 +0000)]
block-transfer with easy matrices works, but not sufficient
git-svn-id: https://svn.dealii.org/trunk@7313
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 11:06:43 +0000 (11:06 +0000)]
add basic include file
git-svn-id: https://svn.dealii.org/trunk@7312
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 10:14:12 +0000 (10:14 +0000)]
new global exception InvalidConstructorCall
git-svn-id: https://svn.dealii.org/trunk@7311
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 10:09:25 +0000 (10:09 +0000)]
BlockSparseMatrixEZ in lib
git-svn-id: https://svn.dealii.org/trunk@7310
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 09:58:27 +0000 (09:58 +0000)]
exception replaced
git-svn-id: https://svn.dealii.org/trunk@7309
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Mar 2003 08:33:50 +0000 (08:33 +0000)]
Accessor must be accessible at least for SparseMatrixEZ
git-svn-id: https://svn.dealii.org/trunk@7308
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 Mar 2003 20:31:33 +0000 (20:31 +0000)]
Fix non-compilability.
git-svn-id: https://svn.dealii.org/trunk@7301
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 Mar 2003 19:19:38 +0000 (19:19 +0000)]
Make the accessor class a member class of the const_iterator, rather than a private base class.
git-svn-id: https://svn.dealii.org/trunk@7300
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 10 Mar 2003 15:20:46 +0000 (15:20 +0000)]
Fix the obvious.
git-svn-id: https://svn.dealii.org/trunk@7291
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 10 Mar 2003 14:39:42 +0000 (14:39 +0000)]
this-> added
git-svn-id: https://svn.dealii.org/trunk@7290
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 10 Mar 2003 11:06:29 +0000 (11:06 +0000)]
change name of template argument
git-svn-id: https://svn.dealii.org/trunk@7289
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 8 Mar 2003 04:59:55 +0000 (04:59 +0000)]
Move a static function into an unnamed namespace.
git-svn-id: https://svn.dealii.org/trunk@7288
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 8 Mar 2003 04:43:30 +0000 (04:43 +0000)]
Reorder include files.
git-svn-id: https://svn.dealii.org/trunk@7287
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 21:24:11 +0000 (21:24 +0000)]
Work around one problem with xlC
git-svn-id: https://svn.dealii.org/trunk@7286
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 21:09:24 +0000 (21:09 +0000)]
Work around one problem with xlC
git-svn-id: https://svn.dealii.org/trunk@7285
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:54:49 +0000 (20:54 +0000)]
Allow xlC to compile this file by declaring a local exception, rather than drawing from a wildly unrelated class.
git-svn-id: https://svn.dealii.org/trunk@7284
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:51:04 +0000 (20:51 +0000)]
Provide proper include files.
git-svn-id: https://svn.dealii.org/trunk@7283
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:45:53 +0000 (20:45 +0000)]
Make xlC compile this file by declaring a local exception class, rather than drawing from some really unrelated class.
git-svn-id: https://svn.dealii.org/trunk@7282
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:43:43 +0000 (20:43 +0000)]
Reindent one thing.
git-svn-id: https://svn.dealii.org/trunk@7281
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:35:41 +0000 (20:35 +0000)]
Help xlC at one point a little.
git-svn-id: https://svn.dealii.org/trunk@7280
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:30:21 +0000 (20:30 +0000)]
Properly indent.
git-svn-id: https://svn.dealii.org/trunk@7279
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 20:29:47 +0000 (20:29 +0000)]
Fix a problem with xlC.
git-svn-id: https://svn.dealii.org/trunk@7278
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 17:18:54 +0000 (17:18 +0000)]
Work around a bug in IBM's xlC
git-svn-id: https://svn.dealii.org/trunk@7277
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 7 Mar 2003 17:14:13 +0000 (17:14 +0000)]
Put year 2003 into Copyright of config.h.in
git-svn-id: https://svn.dealii.org/trunk@7276
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 7 Mar 2003 11:17:57 +0000 (11:17 +0000)]
untested (and unaccessed) code for easy matrices
git-svn-id: https://svn.dealii.org/trunk@7275
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 6 Mar 2003 16:46:38 +0000 (16:46 +0000)]
Implement --with-cpu. Properly indent output for ./configure --help.
git-svn-id: https://svn.dealii.org/trunk@7274
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 6 Mar 2003 15:29:02 +0000 (15:29 +0000)]
Check for and use ar.
git-svn-id: https://svn.dealii.org/trunk@7273
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 6 Mar 2003 15:27:37 +0000 (15:27 +0000)]
Check for ar.
git-svn-id: https://svn.dealii.org/trunk@7272
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 6 Mar 2003 15:27:27 +0000 (15:27 +0000)]
Fix check for AR.
git-svn-id: https://svn.dealii.org/trunk@7271
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 6 Mar 2003 15:21:52 +0000 (15:21 +0000)]
Check for AR.
git-svn-id: https://svn.dealii.org/trunk@7270
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 6 Mar 2003 14:45:49 +0000 (14:45 +0000)]
Clarify names of parameters.
git-svn-id: https://svn.dealii.org/trunk@7269
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 5 Mar 2003 19:48:47 +0000 (19:48 +0000)]
Clarify docs.
git-svn-id: https://svn.dealii.org/trunk@7268
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 Mar 2003 19:39:30 +0000 (19:39 +0000)]
Add a non-template assignment operator. This allows us to use -Wsynth with gcc.
git-svn-id: https://svn.dealii.org/trunk@7267
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Mar 2003 17:13:14 +0000 (17:13 +0000)]
Mention other people.
git-svn-id: https://svn.dealii.org/trunk@7266
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 3 Mar 2003 16:57:56 +0000 (16:57 +0000)]
Regenerate .checked files without time stamp.
git-svn-id: https://svn.dealii.org/trunk@7265
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Mar 2003 16:53:11 +0000 (16:53 +0000)]
Filter out VTK identification date.
git-svn-id: https://svn.dealii.org/trunk@7264
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 3 Mar 2003 16:49:52 +0000 (16:49 +0000)]
New file.
git-svn-id: https://svn.dealii.org/trunk@7263
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Mar 2003 15:24:31 +0000 (15:24 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@7262
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Mar 2003 15:24:15 +0000 (15:24 +0000)]
Check DataOutStack.
git-svn-id: https://svn.dealii.org/trunk@7261
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Mar 2003 15:22:30 +0000 (15:22 +0000)]
Fix a bug when there were as many degrees of freedom as there are cells (DG0 case). Fix several small things in the news file.
git-svn-id: https://svn.dealii.org/trunk@7260
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.