]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
22 years agoAssign numbers
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

22 years agoFix something
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

22 years agovector valued cut-off functions
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

22 years agoNew output file after exception changes.
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

22 years agoAdd comment.
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

22 years agonew exception stuff
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

22 years agoAllow printing more information if an assertion is triggered.
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

22 years agoPut the main assert triggering function into the .cc file. some more restructuring...
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

22 years agoFurther improve the working of the exception mechanism.
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

22 years agoNo more abort a program in Assert() if another (C++) exception is active.
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

22 years agoFix executable name
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

22 years agoFix forgotten typenames
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

22 years agoProvide a definition of a static member variable.
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

22 years agoWork around a bug in Compaq's cxx compiler.
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

22 years agoOptimize slightly.
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

22 years agoFix some warnings of Compaq's cxx for superfluous const specifiers.
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

22 years agoWork around a problem where we have stringstream but where the wrong return type...
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

22 years agoFix writing to read-only variable. (Well, work-around of cxx bug.)
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

22 years agoFix omitted explicit instantiations.
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

22 years agoFix missing std:: for Compaq's cxx.
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

22 years agoFix a missing "typename"
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

22 years agoFix a missing std::
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

22 years agoFix a missing std::
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

22 years ago.
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

22 years agoFix typo.
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

22 years agoAdd filtered iterators.
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

22 years agoSuppress some warnings.
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

22 years agoUpdate for 2002
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

22 years agoUpdate copyright notices for 2002.
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

22 years agoSuppress warning message about unused args.
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

22 years agoFilter out copyright notices fro example programs.
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

22 years agoAdd copyright notices.
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

22 years agoFilteredIterator class
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

22 years agoFix generation of neighbor information for 1d as well.
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

22 years agoAdd entries for 2002.
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

22 years agoImprove wording to reduce confusion about what AVS can do.
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

22 years agocylinder fixed
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

22 years agocylinder fixed
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

22 years agoExcFileNotOpen
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

22 years agomake_flux_sparsity_pattern more sophisticated; need check in 3D and cleanup
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

22 years agoAllow renumbering of unconnected domains (patch by Michael Stadler).
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

22 years agosome more programs for OpenDX
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

22 years ago3D DX output with neighbors
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

22 years agowrong ostream replaced and std:: before ends and endl
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

22 years agoneighbors for DX in 2D
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

22 years agochange to float
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

22 years agochange to float
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

22 years agoPurification.
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

22 years agoDenote to which window something should be loaded.
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

22 years agoPatches prepared for neighbor information
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

22 years agoSeveral news
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

22 years ago3D dx output patched
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

22 years agoCylinder domains
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

22 years agocompute_mean_value takes BlockVector
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

22 years agoMark file as outdated.
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

22 years agoUpdate readme.html w.r.t. the faq file. Add a new entry to the faq.
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

22 years agofind out which function is non-zero on a face
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

22 years agofind out which function is non-zero on a face
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

22 years agoMove OutputStyle to ParameterHandler.
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

22 years agoMove the OutputStyle enum to the ParameterHandler class.
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

22 years agoMove the IteratorState to a namespace of its own, to move it out of the global namespace.
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

22 years agoFix typo.
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

22 years agodx output declared
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

22 years agotime string added
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

22 years agoRe: INCLUDE:
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

22 years agoAdd comment.
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

22 years agoRevert order of if-clauses: first check whether an element exist, then
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

22 years agoSlightly improve memory allocation.
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

22 years agoRemove memory leak and generally improve infrastructure.
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

22 years agoDon't reset neighbor number if neighbor does not exist.
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

22 years agoCheck in an assert that breaks the program sometimes. Something is
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

22 years agomultigrid cleanup branch merged
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

22 years agoThere are no additional output files any more.
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

22 years agoNormType.
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

22 years agoMove the NormType enum to VectorTools.
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

22 years agoNo more printable documentation.
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

22 years agoRemove option of printable docs.
wolf [Thu, 29 Nov 2001 09:35:41 +0000 (09:35 +0000)]
Remove option of printable docs.

git-svn-id: https://svn.dealii.org/trunk@5302 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoAlso remove tex-doc.
wolf [Thu, 29 Nov 2001 09:35:11 +0000 (09:35 +0000)]
Also remove tex-doc.

git-svn-id: https://svn.dealii.org/trunk@5301 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoNo printable-doc anymore.
wolf [Thu, 29 Nov 2001 09:33:25 +0000 (09:33 +0000)]
No printable-doc anymore.

git-svn-id: https://svn.dealii.org/trunk@5300 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix erroneous local xref.
wolf [Thu, 29 Nov 2001 09:26:11 +0000 (09:26 +0000)]
Fix erroneous local xref.

git-svn-id: https://svn.dealii.org/trunk@5299 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoparser for cvs status
guido [Thu, 29 Nov 2001 08:31:58 +0000 (08:31 +0000)]
parser for cvs status

git-svn-id: https://svn.dealii.org/trunk@5298 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agosmall fix.
hartmann [Wed, 28 Nov 2001 17:44:43 +0000 (17:44 +0000)]
small fix.

git-svn-id: https://svn.dealii.org/trunk@5297 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix memory leak.
wolf [Wed, 28 Nov 2001 17:34:44 +0000 (17:34 +0000)]
Fix memory leak.

git-svn-id: https://svn.dealii.org/trunk@5296 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix a typo.
wolf [Wed, 28 Nov 2001 17:29:12 +0000 (17:29 +0000)]
Fix a typo.

git-svn-id: https://svn.dealii.org/trunk@5295 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix a memory leak.
wolf [Wed, 28 Nov 2001 17:25:11 +0000 (17:25 +0000)]
Fix a memory leak.

git-svn-id: https://svn.dealii.org/trunk@5294 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoTag implicitly virtual destructor explicitly virtual. Reorder
wolf [Wed, 28 Nov 2001 16:24:23 +0000 (16:24 +0000)]
Tag implicitly virtual destructor explicitly virtual. Reorder
functions. Reindent.

git-svn-id: https://svn.dealii.org/trunk@5293 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agogcc-2.96
guido [Wed, 28 Nov 2001 16:15:42 +0000 (16:15 +0000)]
gcc-2.96

git-svn-id: https://svn.dealii.org/trunk@5292 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agorefine and coarsen functions failed when criteria.all_zero()==true. This is now fixed.
hartmann [Wed, 28 Nov 2001 12:08:02 +0000 (12:08 +0000)]
refine and coarsen functions failed when criteria.all_zero()==true. This is now fixed.

git-svn-id: https://svn.dealii.org/trunk@5291 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix warning.
wolf [Wed, 28 Nov 2001 09:37:55 +0000 (09:37 +0000)]
Fix warning.

git-svn-id: https://svn.dealii.org/trunk@5290 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoTake over memory leak fixes from mainline.
wolf [Wed, 28 Nov 2001 09:31:24 +0000 (09:31 +0000)]
Take over memory leak fixes from mainline.

git-svn-id: https://svn.dealii.org/trunk@5289 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoThe DoFHandler never freed the memory it has allocated upon
wolf [Wed, 28 Nov 2001 09:28:02 +0000 (09:28 +0000)]
The DoFHandler never freed the memory it has allocated upon
destruction! Fix this.

git-svn-id: https://svn.dealii.org/trunk@5287 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoPlug a small memory leak, where we leaked 8 or 12 bytes per declared parameter.
wolf [Wed, 28 Nov 2001 08:17:17 +0000 (08:17 +0000)]
Plug a small memory leak, where we leaked 8 or 12 bytes per declared parameter.

git-svn-id: https://svn.dealii.org/trunk@5286 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoIncluded in mapping.checked.
hartmann [Tue, 27 Nov 2001 17:45:47 +0000 (17:45 +0000)]
Included in mapping.checked.

git-svn-id: https://svn.dealii.org/trunk@5285 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoInclude all Mapping*.output files into this file.
hartmann [Tue, 27 Nov 2001 17:44:15 +0000 (17:44 +0000)]
Include all Mapping*.output files into this file.

git-svn-id: https://svn.dealii.org/trunk@5284 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoInclude all data of the Mapping*.output files into the mapping.output file.
hartmann [Tue, 27 Nov 2001 17:42:17 +0000 (17:42 +0000)]
Include all data of the Mapping*.output files into the mapping.output file.

git-svn-id: https://svn.dealii.org/trunk@5283 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoIncluded in shapes.checked.
hartmann [Tue, 27 Nov 2001 17:41:08 +0000 (17:41 +0000)]
Included in shapes.checked.

git-svn-id: https://svn.dealii.org/trunk@5282 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoInclude all data of the Shapes*.output files into the mapping.output file.
hartmann [Tue, 27 Nov 2001 17:38:09 +0000 (17:38 +0000)]
Include all data of the Shapes*.output files into the mapping.output file.

git-svn-id: https://svn.dealii.org/trunk@5281 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoInclude all Shapes*.output files into this file.
hartmann [Tue, 27 Nov 2001 17:37:10 +0000 (17:37 +0000)]
Include all Shapes*.output files into this file.

git-svn-id: https://svn.dealii.org/trunk@5280 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoHighlite what people have to do to run their program.
wolf [Tue, 27 Nov 2001 16:41:25 +0000 (16:41 +0000)]
Highlite what people have to do to run their program.

git-svn-id: https://svn.dealii.org/trunk@5279 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix this file that was wrong since 7/18/2001. Change due to change of quadrature...
hartmann [Tue, 27 Nov 2001 15:02:49 +0000 (15:02 +0000)]
Fix this file that was wrong since 7/18/2001. Change due to change of quadrature formula in MappingQ (cvs diff -r1.21 -r1.22 mapping_q.cc)

git-svn-id: https://svn.dealii.org/trunk@5278 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.