]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Fri, 25 Jan 2002 12:02:24 +0000 (12:02 +0000)]
Fix bug.
git-svn-id: https://svn.dealii.org/trunk@5402
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 25 Jan 2002 11:54:04 +0000 (11:54 +0000)]
Check for the availability of numeric_limits classes.
git-svn-id: https://svn.dealii.org/trunk@5401
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 25 Jan 2002 11:39:02 +0000 (11:39 +0000)]
Since neighbors are now printed, the output is no more rudimentary.
git-svn-id: https://svn.dealii.org/trunk@5400
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 25 Jan 2002 11:36:27 +0000 (11:36 +0000)]
Add Open DX to the list of supported output formats.
git-svn-id: https://svn.dealii.org/trunk@5399
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 25 Jan 2002 09:09:38 +0000 (09:09 +0000)]
Fix href. to www.opendx.org
git-svn-id: https://svn.dealii.org/trunk@5398
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 22 Jan 2002 18:19:23 +0000 (18:19 +0000)]
Fix. Inhibit automatic copy-constructor or assignment operator.
git-svn-id: https://svn.dealii.org/trunk@5397
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 22 Jan 2002 16:16:45 +0000 (16:16 +0000)]
Remove function specialization, that leads to multiply-defined .. when 1d and 2d parts are linked.
git-svn-id: https://svn.dealii.org/trunk@5396
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Jan 2002 14:35:21 +0000 (14:35 +0000)]
InVector for compute_mean_value should have been const
git-svn-id: https://svn.dealii.org/trunk@5395
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 18 Jan 2002 09:54:12 +0000 (09:54 +0000)]
Add to 2001 publications. Some minor changes.
git-svn-id: https://svn.dealii.org/trunk@5394
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 18 Jan 2002 09:52:25 +0000 (09:52 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@5393
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Jan 2002 09:11:03 +0000 (09:11 +0000)]
Update amount of disk space necessary.
git-svn-id: https://svn.dealii.org/trunk@5392
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Jan 2002 09:10:02 +0000 (09:10 +0000)]
No clean-big any more.
git-svn-id: https://svn.dealii.org/trunk@5391
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Jan 2002 08:58:14 +0000 (08:58 +0000)]
Update message you see from make in top-level dir.
git-svn-id: https://svn.dealii.org/trunk@5390
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 20:46:28 +0000 (20:46 +0000)]
discontinuous output
git-svn-id: https://svn.dealii.org/trunk@5389
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 14:37:23 +0000 (14:37 +0000)]
bogus file removed
git-svn-id: https://svn.dealii.org/trunk@5388
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 14:36:18 +0000 (14:36 +0000)]
space between date and time
git-svn-id: https://svn.dealii.org/trunk@5387
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 14:35:21 +0000 (14:35 +0000)]
typo
git-svn-id: https://svn.dealii.org/trunk@5386
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 14:35:03 +0000 (14:35 +0000)]
Remove date from DX output
git-svn-id: https://svn.dealii.org/trunk@5385
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 14:31:21 +0000 (14:31 +0000)]
.check renamed to .OK for easier typing
git-svn-id: https://svn.dealii.org/trunk@5384
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Jan 2002 14:31:01 +0000 (14:31 +0000)]
test for DX output added
git-svn-id: https://svn.dealii.org/trunk@5383
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Jan 2002 08:54:54 +0000 (08:54 +0000)]
Replace some scalar assignments Vector=0 by clear().
Add some std::s
git-svn-id: https://svn.dealii.org/trunk@5382
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Jan 2002 08:54:16 +0000 (08:54 +0000)]
Move operator=(number), i.e. scalar fill, as inline function into the
header file. Reasons:
1/ can be optimized out by the compiler if fill value == 0 (memset)
2/ works around a recent linker error in the base tests
git-svn-id: https://svn.dealii.org/trunk@5381
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Jan 2002 09:43:40 +0000 (09:43 +0000)]
Now outdated.
git-svn-id: https://svn.dealii.org/trunk@5380
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Jan 2002 09:43:21 +0000 (09:43 +0000)]
Have file which we can go through for 3.3
git-svn-id: https://svn.dealii.org/trunk@5379
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Jan 2002 09:41:25 +0000 (09:41 +0000)]
Assign numbers
git-svn-id: https://svn.dealii.org/trunk@5378
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Jan 2002 14:49:51 +0000 (14:49 +0000)]
Fix something
git-svn-id: https://svn.dealii.org/trunk@5377
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 10 Jan 2002 12:37:53 +0000 (12:37 +0000)]
vector valued cut-off functions
git-svn-id: https://svn.dealii.org/trunk@5376
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Jan 2002 12:33:41 +0000 (12:33 +0000)]
New output file after exception changes.
git-svn-id: https://svn.dealii.org/trunk@5375
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Jan 2002 12:31:55 +0000 (12:31 +0000)]
Add comment.
git-svn-id: https://svn.dealii.org/trunk@5374
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Jan 2002 10:22:35 +0000 (10:22 +0000)]
new exception stuff
git-svn-id: https://svn.dealii.org/trunk@5373
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Jan 2002 10:17:54 +0000 (10:17 +0000)]
Allow printing more information if an assertion is triggered.
git-svn-id: https://svn.dealii.org/trunk@5372
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Jan 2002 10:04:37 +0000 (10:04 +0000)]
Put the main assert triggering function into the .cc file. some more restructuring as well.
git-svn-id: https://svn.dealii.org/trunk@5371
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 16:51:27 +0000 (16:51 +0000)]
Further improve the working of the exception mechanism.
git-svn-id: https://svn.dealii.org/trunk@5370
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 15:43:13 +0000 (15:43 +0000)]
No more abort a program in Assert() if another (C++) exception is active.
git-svn-id: https://svn.dealii.org/trunk@5369
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 08:28:55 +0000 (08:28 +0000)]
Fix executable name
git-svn-id: https://svn.dealii.org/trunk@5368
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 08:27:43 +0000 (08:27 +0000)]
Fix forgotten typenames
git-svn-id: https://svn.dealii.org/trunk@5367
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 08:21:47 +0000 (08:21 +0000)]
Provide a definition of a static member variable.
git-svn-id: https://svn.dealii.org/trunk@5366
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 08:15:14 +0000 (08:15 +0000)]
Work around a bug in Compaq's cxx compiler.
git-svn-id: https://svn.dealii.org/trunk@5365
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 08:14:54 +0000 (08:14 +0000)]
Optimize slightly.
git-svn-id: https://svn.dealii.org/trunk@5364
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 07:26:51 +0000 (07:26 +0000)]
Fix some warnings of Compaq's cxx for superfluous const specifiers.
git-svn-id: https://svn.dealii.org/trunk@5363
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 07:26:22 +0000 (07:26 +0000)]
Work around a problem where we have stringstream but where the wrong return type of srt() is there.
git-svn-id: https://svn.dealii.org/trunk@5362
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 07:25:31 +0000 (07:25 +0000)]
Fix writing to read-only variable. (Well, work-around of cxx bug.)
git-svn-id: https://svn.dealii.org/trunk@5361
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 07:24:54 +0000 (07:24 +0000)]
Fix omitted explicit instantiations.
git-svn-id: https://svn.dealii.org/trunk@5360
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 07:24:32 +0000 (07:24 +0000)]
Fix missing std:: for Compaq's cxx.
git-svn-id: https://svn.dealii.org/trunk@5359
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Jan 2002 07:17:03 +0000 (07:17 +0000)]
Fix a missing "typename"
git-svn-id: https://svn.dealii.org/trunk@5358
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jan 2002 18:15:41 +0000 (18:15 +0000)]
Fix a missing std::
git-svn-id: https://svn.dealii.org/trunk@5357
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Jan 2002 18:03:38 +0000 (18:03 +0000)]
Fix a missing std::
git-svn-id: https://svn.dealii.org/trunk@5356
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:51:36 +0000 (09:51 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@5355
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:49:58 +0000 (09:49 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5354
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:49:41 +0000 (09:49 +0000)]
Add filtered iterators.
git-svn-id: https://svn.dealii.org/trunk@5353
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:49:15 +0000 (09:49 +0000)]
Suppress some warnings.
git-svn-id: https://svn.dealii.org/trunk@5352
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:48:43 +0000 (09:48 +0000)]
Update for 2002
git-svn-id: https://svn.dealii.org/trunk@5351
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:46:13 +0000 (09:46 +0000)]
Update copyright notices for 2002.
git-svn-id: https://svn.dealii.org/trunk@5350
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:44:05 +0000 (09:44 +0000)]
Suppress warning message about unused args.
git-svn-id: https://svn.dealii.org/trunk@5349
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:43:23 +0000 (09:43 +0000)]
Filter out copyright notices fro example programs.
git-svn-id: https://svn.dealii.org/trunk@5348
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:41:06 +0000 (09:41 +0000)]
Add copyright notices.
git-svn-id: https://svn.dealii.org/trunk@5347
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 7 Jan 2002 09:40:29 +0000 (09:40 +0000)]
FilteredIterator class
git-svn-id: https://svn.dealii.org/trunk@5346
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Jan 2002 13:03:13 +0000 (13:03 +0000)]
Fix generation of neighbor information for 1d as well.
git-svn-id: https://svn.dealii.org/trunk@5345
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 2 Jan 2002 08:42:33 +0000 (08:42 +0000)]
Add entries for 2002.
git-svn-id: https://svn.dealii.org/trunk@5344
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 2 Jan 2002 08:23:30 +0000 (08:23 +0000)]
Improve wording to reduce confusion about what AVS can do.
git-svn-id: https://svn.dealii.org/trunk@5343
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 20 Dec 2001 10:38:11 +0000 (10:38 +0000)]
cylinder fixed
git-svn-id: https://svn.dealii.org/trunk@5342
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 19 Dec 2001 17:29:01 +0000 (17:29 +0000)]
cylinder fixed
git-svn-id: https://svn.dealii.org/trunk@5341
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 18 Dec 2001 10:13:57 +0000 (10:13 +0000)]
ExcFileNotOpen
git-svn-id: https://svn.dealii.org/trunk@5340
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 17 Dec 2001 22:44:40 +0000 (22:44 +0000)]
make_flux_sparsity_pattern more sophisticated; need check in 3D and cleanup
git-svn-id: https://svn.dealii.org/trunk@5339
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 14 Dec 2001 16:40:08 +0000 (16:40 +0000)]
Allow renumbering of unconnected domains (patch by Michael Stadler).
git-svn-id: https://svn.dealii.org/trunk@5338
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 14 Dec 2001 15:55:23 +0000 (15:55 +0000)]
some more programs for OpenDX
git-svn-id: https://svn.dealii.org/trunk@5337
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 14 Dec 2001 15:54:00 +0000 (15:54 +0000)]
3D DX output with neighbors
git-svn-id: https://svn.dealii.org/trunk@5336
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 14 Dec 2001 13:39:02 +0000 (13:39 +0000)]
wrong ostream replaced and std:: before ends and endl
git-svn-id: https://svn.dealii.org/trunk@5335
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 13 Dec 2001 18:58:50 +0000 (18:58 +0000)]
neighbors for DX in 2D
git-svn-id: https://svn.dealii.org/trunk@5334
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Dec 2001 16:44:31 +0000 (16:44 +0000)]
change to float
git-svn-id: https://svn.dealii.org/trunk@5333
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 11 Dec 2001 14:22:22 +0000 (14:22 +0000)]
change to float
git-svn-id: https://svn.dealii.org/trunk@5332
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Dec 2001 08:54:08 +0000 (08:54 +0000)]
Purification.
git-svn-id: https://svn.dealii.org/trunk@5331
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 11 Dec 2001 07:55:35 +0000 (07:55 +0000)]
Denote to which window something should be loaded.
git-svn-id: https://svn.dealii.org/trunk@5330
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 10 Dec 2001 14:29:48 +0000 (14:29 +0000)]
Patches prepared for neighbor information
git-svn-id: https://svn.dealii.org/trunk@5329
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 7 Dec 2001 14:59:49 +0000 (14:59 +0000)]
Several news
git-svn-id: https://svn.dealii.org/trunk@5328
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 7 Dec 2001 14:45:35 +0000 (14:45 +0000)]
3D dx output patched
git-svn-id: https://svn.dealii.org/trunk@5327
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 7 Dec 2001 14:44:22 +0000 (14:44 +0000)]
Cylinder domains
git-svn-id: https://svn.dealii.org/trunk@5326
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 7 Dec 2001 14:43:55 +0000 (14:43 +0000)]
compute_mean_value takes BlockVector
git-svn-id: https://svn.dealii.org/trunk@5325
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 5 Dec 2001 13:26:04 +0000 (13:26 +0000)]
Mark file as outdated.
git-svn-id: https://svn.dealii.org/trunk@5324
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 5 Dec 2001 13:25:52 +0000 (13:25 +0000)]
Update readme.html w.r.t. the faq file. Add a new entry to the faq.
git-svn-id: https://svn.dealii.org/trunk@5323
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 4 Dec 2001 07:42:51 +0000 (07:42 +0000)]
find out which function is non-zero on a face
git-svn-id: https://svn.dealii.org/trunk@5322
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 4 Dec 2001 07:35:53 +0000 (07:35 +0000)]
find out which function is non-zero on a face
git-svn-id: https://svn.dealii.org/trunk@5321
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Nov 2001 14:22:02 +0000 (14:22 +0000)]
Move OutputStyle to ParameterHandler.
git-svn-id: https://svn.dealii.org/trunk@5320
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Nov 2001 13:18:42 +0000 (13:18 +0000)]
Move the OutputStyle enum to the ParameterHandler class.
git-svn-id: https://svn.dealii.org/trunk@5319
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Nov 2001 13:06:54 +0000 (13:06 +0000)]
Move the IteratorState to a namespace of its own, to move it out of the global namespace.
git-svn-id: https://svn.dealii.org/trunk@5318
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Nov 2001 12:51:23 +0000 (12:51 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5317
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 30 Nov 2001 07:33:59 +0000 (07:33 +0000)]
dx output declared
git-svn-id: https://svn.dealii.org/trunk@5316
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 30 Nov 2001 07:33:29 +0000 (07:33 +0000)]
time string added
git-svn-id: https://svn.dealii.org/trunk@5315
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 17:58:48 +0000 (17:58 +0000)]
Re: INCLUDE:
# do not take into account a possibly existing
# environment variable, since the compiler will evaluate the value of
# that anyway at compile time
git-svn-id: https://svn.dealii.org/trunk@5314
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 17:07:19 +0000 (17:07 +0000)]
Add comment.
git-svn-id: https://svn.dealii.org/trunk@5313
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 15:18:58 +0000 (15:18 +0000)]
Revert order of if-clauses: first check whether an element exist, then
access it.
git-svn-id: https://svn.dealii.org/trunk@5312
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 15:11:50 +0000 (15:11 +0000)]
Slightly improve memory allocation.
git-svn-id: https://svn.dealii.org/trunk@5311
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 15:07:08 +0000 (15:07 +0000)]
Remove memory leak and generally improve infrastructure.
git-svn-id: https://svn.dealii.org/trunk@5310
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 14:16:47 +0000 (14:16 +0000)]
Don't reset neighbor number if neighbor does not exist.
git-svn-id: https://svn.dealii.org/trunk@5309
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 14:08:43 +0000 (14:08 +0000)]
Check in an assert that breaks the program sometimes. Something is
wrong here.
git-svn-id: https://svn.dealii.org/trunk@5308
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 29 Nov 2001 11:55:28 +0000 (11:55 +0000)]
multigrid cleanup branch merged
git-svn-id: https://svn.dealii.org/trunk@5307
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 29 Nov 2001 10:56:20 +0000 (10:56 +0000)]
There are no additional output files any more.
git-svn-id: https://svn.dealii.org/trunk@5306
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 10:48:21 +0000 (10:48 +0000)]
NormType.
git-svn-id: https://svn.dealii.org/trunk@5305
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 10:08:40 +0000 (10:08 +0000)]
Move the NormType enum to VectorTools.
git-svn-id: https://svn.dealii.org/trunk@5304
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Nov 2001 09:40:58 +0000 (09:40 +0000)]
No more printable documentation.
git-svn-id: https://svn.dealii.org/trunk@5303
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.