]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agoAdd a test that presently doesn't compile, but which we should fix before the next...
wolf [Fri, 9 May 2003 21:13:30 +0000 (21:13 +0000)]
Add a test that presently doesn't compile, but which we should fix before the next release.

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

21 years agoUse same hack again.
deal [Thu, 8 May 2003 16:07:14 +0000 (16:07 +0000)]
Use same hack again.

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

21 years agoWork around a problem in sh
deal [Thu, 8 May 2003 15:29:31 +0000 (15:29 +0000)]
Work around a problem in sh

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

21 years agoFix non-C++-isms
wolf [Thu, 8 May 2003 15:25:51 +0000 (15:25 +0000)]
Fix non-C++-isms

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

21 years ago.
deal [Thu, 8 May 2003 15:17:39 +0000 (15:17 +0000)]
.

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

21 years agoDisable printing names at present, since get_name() is not available on mainline.
deal [Thu, 8 May 2003 15:02:25 +0000 (15:02 +0000)]
Disable printing names at present, since get_name() is not available on mainline.

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

21 years agoNew tests.
wolf [Thu, 8 May 2003 14:54:41 +0000 (14:54 +0000)]
New tests.

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

21 years agoget_interpolation_matrix: Instead of setting the matrix size to zero, throw an except...
wolf [Thu, 8 May 2003 14:45:30 +0000 (14:45 +0000)]
get_interpolation_matrix: Instead of setting the matrix size to zero, throw an exception if we can't compute it. FETools::get_interpolation_matrix: use element-provided matrices if possible. Various elements: impleent get_interpolation_matrix.

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

21 years ago3D DX output checked except neighbors
guido [Thu, 8 May 2003 14:09:47 +0000 (14:09 +0000)]
3D DX output checked except neighbors

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

21 years agotest for DataOutBase; DX output must be checked later
guido [Thu, 8 May 2003 10:40:18 +0000 (10:40 +0000)]
test for DataOutBase; DX output must be checked later

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

21 years agoAdjust to fixed fe_q.cc file.
deal [Wed, 7 May 2003 21:18:21 +0000 (21:18 +0000)]
Adjust to fixed fe_q.cc file.

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

21 years ago.
wolf [Wed, 7 May 2003 21:16:53 +0000 (21:16 +0000)]
.

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

21 years agoRemove TODO.
wolf [Wed, 7 May 2003 20:15:22 +0000 (20:15 +0000)]
Remove TODO.

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

21 years agoobsolete TODO removed
guido [Wed, 7 May 2003 12:27:51 +0000 (12:27 +0000)]
obsolete TODO removed

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

21 years agoInstantiate copy operator for different argument types.
wolf [Tue, 6 May 2003 23:16:38 +0000 (23:16 +0000)]
Instantiate copy operator for different argument types.

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

21 years agoFix copy operator for different argument types. This wasn't
wolf [Tue, 6 May 2003 23:16:11 +0000 (23:16 +0000)]
Fix copy operator for different argument types. This wasn't
instantiable before.

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

21 years agoFix a mostly trivial bug in the restriction matrices of FE_Q for 1d and degree=1.
wolf [Tue, 6 May 2003 19:21:06 +0000 (19:21 +0000)]
Fix a mostly trivial bug in the restriction matrices of FE_Q for 1d and degree=1.

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

21 years agoFix a mostly trivial bug in the constraint matrices for 1d and degree=1.
wolf [Tue, 6 May 2003 19:18:55 +0000 (19:18 +0000)]
Fix a mostly trivial bug in the constraint matrices for 1d and degree=1.

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

21 years agoNew test.
wolf [Tue, 6 May 2003 16:07:49 +0000 (16:07 +0000)]
New test.

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

21 years agoNew test
wolf [Tue, 6 May 2003 16:06:50 +0000 (16:06 +0000)]
New test

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

21 years agoFix a pretty stupid bug.
wolf [Tue, 6 May 2003 16:03:19 +0000 (16:03 +0000)]
Fix a pretty stupid bug.

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

21 years agoRemove incorrect credit of authorship.
wolf [Tue, 6 May 2003 15:50:55 +0000 (15:50 +0000)]
Remove incorrect credit of authorship.

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

21 years agoUpdate # of regression tests.
wolf [Tue, 6 May 2003 14:30:40 +0000 (14:30 +0000)]
Update # of regression tests.

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

21 years ago.
deal [Tue, 6 May 2003 14:28:17 +0000 (14:28 +0000)]
.

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

21 years ago.
deal [Tue, 6 May 2003 02:23:51 +0000 (02:23 +0000)]
.

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

21 years agoFix for gcc2.95
deal [Tue, 6 May 2003 02:19:42 +0000 (02:19 +0000)]
Fix for gcc2.95

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

21 years ago.
wolf [Mon, 5 May 2003 19:55:10 +0000 (19:55 +0000)]
.

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

21 years agoFinish mark-up of this page.
wolf [Mon, 5 May 2003 19:42:26 +0000 (19:42 +0000)]
Finish mark-up of this page.

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

21 years agoFix non-compilability.
wolf [Mon, 5 May 2003 16:36:28 +0000 (16:36 +0000)]
Fix non-compilability.

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

21 years agoCorrect a few small things.
wolf [Mon, 5 May 2003 14:07:49 +0000 (14:07 +0000)]
Correct a few small things.

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

21 years agoNew report.
wolf [Mon, 5 May 2003 14:06:04 +0000 (14:06 +0000)]
New report.

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

21 years agoMinor update.
wolf [Mon, 5 May 2003 14:05:34 +0000 (14:05 +0000)]
Minor update.

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

21 years agoBump to version 4.0
wolf [Mon, 5 May 2003 14:05:01 +0000 (14:05 +0000)]
Bump to version 4.0

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

21 years agoNote Anna's report.
wolf [Mon, 5 May 2003 14:04:36 +0000 (14:04 +0000)]
Note Anna's report.

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

21 years agoDocument TARGET. Note in Make.global_options.in where to put documentation for new...
wolf [Mon, 5 May 2003 14:03:28 +0000 (14:03 +0000)]
Document TARGET. Note in Make.global_options.in where to put documentation for new variables.

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

21 years agoAnnounce threading scheme. Add links to docs.
wolf [Mon, 5 May 2003 14:02:07 +0000 (14:02 +0000)]
Announce threading scheme. Add links to docs.

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

21 years agoAdd links to docs.
wolf [Mon, 5 May 2003 14:01:14 +0000 (14:01 +0000)]
Add links to docs.

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

21 years agoUpdate TODO.
wolf [Mon, 5 May 2003 13:52:11 +0000 (13:52 +0000)]
Update TODO.

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

21 years agoFix a problem with kdoc's documentation generation.
wolf [Mon, 5 May 2003 13:51:32 +0000 (13:51 +0000)]
Fix a problem with kdoc's documentation generation.

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

21 years agoSome style issues.
wolf [Mon, 5 May 2003 13:50:44 +0000 (13:50 +0000)]
Some style issues.

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

21 years agoFix grammar.
wolf [Mon, 5 May 2003 13:50:14 +0000 (13:50 +0000)]
Fix grammar.

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

21 years agoAdd fe_?.cc
wolf [Mon, 5 May 2003 13:49:41 +0000 (13:49 +0000)]
Add fe_?.cc

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

21 years agoFix a problem that leads to a segfault at the end of the program with gcc3.4 and...
wolf [Mon, 5 May 2003 13:49:06 +0000 (13:49 +0000)]
Fix a problem that leads to a segfault at the end of the program with gcc3.4 and icc.

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

21 years ago.
deal [Sun, 4 May 2003 17:40:45 +0000 (17:40 +0000)]
.

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

21 years agoRemove on main branch.
wolf [Fri, 2 May 2003 23:16:12 +0000 (23:16 +0000)]
Remove on main branch.

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

21 years ago.
wolf [Fri, 2 May 2003 23:12:52 +0000 (23:12 +0000)]
.

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

21 years agoAh, nasty typos.
wolf [Fri, 2 May 2003 15:30:57 +0000 (15:30 +0000)]
Ah, nasty typos.

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

21 years agoDo it the same way as in all other directories.
wolf [Fri, 2 May 2003 15:29:33 +0000 (15:29 +0000)]
Do it the same way as in all other directories.

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

21 years agoDo x86 gcc2.95 the same way as all other dirs.
wolf [Fri, 2 May 2003 15:29:01 +0000 (15:29 +0000)]
Do x86 gcc2.95 the same way as all other dirs.

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

21 years ago.
wolf [Fri, 2 May 2003 15:25:29 +0000 (15:25 +0000)]
.

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

21 years agort_4
wolf [Fri, 2 May 2003 15:24:34 +0000 (15:24 +0000)]
rt_4

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

21 years ago.
wolf [Fri, 2 May 2003 14:28:52 +0000 (14:28 +0000)]
.

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

21 years agoAppendix B was erroneously numbered Appendix A.
wolf [Fri, 2 May 2003 14:16:10 +0000 (14:16 +0000)]
Appendix B was erroneously numbered Appendix A.

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

21 years agoThis is the output for gcc3.4, but hopefully it also serves for gcc3.2
wolf [Fri, 2 May 2003 00:37:19 +0000 (00:37 +0000)]
This is the output for gcc3.4, but hopefully it also serves for gcc3.2

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

21 years agoNew test geometry_info_1
wolf [Fri, 2 May 2003 00:35:51 +0000 (00:35 +0000)]
New test geometry_info_1

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

21 years agoNew test.
wolf [Fri, 2 May 2003 00:35:35 +0000 (00:35 +0000)]
New test.

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

21 years agoGeometryInfo::child_to_cell_coordinates
wolf [Thu, 1 May 2003 23:48:00 +0000 (23:48 +0000)]
GeometryInfo::child_to_cell_coordinates

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

21 years agoRelative paths in symlinks suck.
wolf [Thu, 1 May 2003 22:28:51 +0000 (22:28 +0000)]
Relative paths in symlinks suck.

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

21 years agocell_to_child_coordinates, is_inside_unit_cell
wolf [Thu, 1 May 2003 21:46:03 +0000 (21:46 +0000)]
cell_to_child_coordinates, is_inside_unit_cell

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

21 years agoUhh..
wolf [Thu, 1 May 2003 21:45:46 +0000 (21:45 +0000)]
Uhh..

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

21 years agocell_to_child_coordinates, is_inside_unit_cell
wolf [Thu, 1 May 2003 21:42:40 +0000 (21:42 +0000)]
cell_to_child_coordinates, is_inside_unit_cell

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

21 years ago.
wolf [Thu, 1 May 2003 18:06:58 +0000 (18:06 +0000)]
.

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

21 years agoTwo new entries.
wolf [Thu, 1 May 2003 18:02:15 +0000 (18:02 +0000)]
Two new entries.

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

21 years agoFix a number of dangling references left by latex2html.
wolf [Thu, 1 May 2003 16:43:36 +0000 (16:43 +0000)]
Fix a number of dangling references left by latex2html.

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

21 years agoFix two xrefs.
wolf [Thu, 1 May 2003 16:08:36 +0000 (16:08 +0000)]
Fix two xrefs.

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

21 years agoAdd dummy files.
wolf [Thu, 1 May 2003 16:06:17 +0000 (16:06 +0000)]
Add dummy files.

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

21 years ago.
wolf [Thu, 1 May 2003 16:04:20 +0000 (16:04 +0000)]
.

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

21 years agoList icc7.1
wolf [Thu, 1 May 2003 15:53:46 +0000 (15:53 +0000)]
List icc7.1

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

21 years agoWork around bugs where icc and gcc2.95 only understand mutually
wolf [Thu, 1 May 2003 15:29:19 +0000 (15:29 +0000)]
Work around bugs where icc and gcc2.95 only understand mutually
exclusive pieces of code (and both are wrong to require this friend
declaration in the first place)...

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

21 years agoDetect yet another compiler bug...
wolf [Thu, 1 May 2003 15:27:03 +0000 (15:27 +0000)]
Detect yet another compiler bug...

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

21 years agoFix a typo.
wolf [Thu, 1 May 2003 14:47:12 +0000 (14:47 +0000)]
Fix a typo.

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

21 years agoMore fixes for cxx.
wolf [Wed, 30 Apr 2003 23:08:40 +0000 (23:08 +0000)]
More fixes for cxx.

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

21 years agoUse std:: where necessary.
wolf [Wed, 30 Apr 2003 23:07:00 +0000 (23:07 +0000)]
Use std:: where necessary.

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

21 years agoUse std:: where necessary.
wolf [Wed, 30 Apr 2003 23:01:57 +0000 (23:01 +0000)]
Use std:: where necessary.

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

21 years agoMore fixes for cxx.
wolf [Wed, 30 Apr 2003 22:54:56 +0000 (22:54 +0000)]
More fixes for cxx.

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

21 years agoMore fixes for cxx.
wolf [Wed, 30 Apr 2003 22:54:56 +0000 (22:54 +0000)]
More fixes for cxx.

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

21 years agoAdd some missing std::
wolf [Wed, 30 Apr 2003 22:51:19 +0000 (22:51 +0000)]
Add some missing std::

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

21 years agoAdd Annas Nedelec report.
wolf [Wed, 30 Apr 2003 22:27:55 +0000 (22:27 +0000)]
Add Annas Nedelec report.

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

21 years agoFix another thinko.
wolf [Wed, 30 Apr 2003 18:54:42 +0000 (18:54 +0000)]
Fix another thinko.

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

21 years agoCVS
wolf [Wed, 30 Apr 2003 18:54:18 +0000 (18:54 +0000)]
CVS

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

21 years agoNow no longer needed.
wolf [Wed, 30 Apr 2003 18:34:57 +0000 (18:34 +0000)]
Now no longer needed.

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

21 years agoBe slightly more forgiving.
wolf [Wed, 30 Apr 2003 18:34:36 +0000 (18:34 +0000)]
Be slightly more forgiving.

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

21 years agoNot needed any more.
wolf [Wed, 30 Apr 2003 18:23:08 +0000 (18:23 +0000)]
Not needed any more.

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

21 years agoLink icc7.1 to icc7
wolf [Wed, 30 Apr 2003 18:19:06 +0000 (18:19 +0000)]
Link icc7.1 to icc7

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

21 years agoSome minor changes.
wolf [Wed, 30 Apr 2003 18:17:17 +0000 (18:17 +0000)]
Some minor changes.

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

21 years agoProblem solved.
wolf [Wed, 30 Apr 2003 16:56:00 +0000 (16:56 +0000)]
Problem solved.

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

21 years agoAllow for 15 % to get us over one problem.
wolf [Wed, 30 Apr 2003 16:55:33 +0000 (16:55 +0000)]
Allow for 15 % to get us over one problem.

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

21 years agoFix thinko.
wolf [Wed, 30 Apr 2003 16:49:08 +0000 (16:49 +0000)]
Fix thinko.

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

21 years agoLink gcc3.4 to gcc3.2. Simplify structure a little.
wolf [Wed, 30 Apr 2003 16:41:02 +0000 (16:41 +0000)]
Link gcc3.4 to gcc3.2. Simplify structure a little.

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

21 years agoAdd files that differ from 3.2.
wolf [Wed, 30 Apr 2003 16:32:45 +0000 (16:32 +0000)]
Add files that differ from 3.2.

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

21 years agoLink gcc3.2 output files into the icc7.1 directory.
wolf [Wed, 30 Apr 2003 16:05:27 +0000 (16:05 +0000)]
Link gcc3.2 output files into the icc7.1 directory.

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

21 years agoCommit those test results for icc7.1 that differ from gcc3.2.
wolf [Wed, 30 Apr 2003 16:02:53 +0000 (16:02 +0000)]
Commit those test results for icc7.1 that differ from gcc3.2.

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

21 years agoProperly scope names.
wolf [Wed, 30 Apr 2003 15:35:22 +0000 (15:35 +0000)]
Properly scope names.

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

21 years agoMake aux a value, rather than a reference. This will most probably not
wolf [Wed, 30 Apr 2003 15:33:22 +0000 (15:33 +0000)]
Make aux a value, rather than a reference. This will most probably not
have worked before.

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

21 years agoRemove some 1d stuff. Allows linking with icc as well.
wolf [Wed, 30 Apr 2003 15:24:38 +0000 (15:24 +0000)]
Remove some 1d stuff. Allows linking with icc as well.

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

21 years agomore sophisticated permutation
guido [Wed, 30 Apr 2003 13:09:53 +0000 (13:09 +0000)]
more sophisticated permutation

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

21 years agomore sophisticated permutation
guido [Wed, 30 Apr 2003 12:55:39 +0000 (12:55 +0000)]
more sophisticated permutation

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

21 years agoAllow compilation by icc7.1. Doesn't link presently, though.
wolf [Wed, 30 Apr 2003 04:35:33 +0000 (04:35 +0000)]
Allow compilation by icc7.1. Doesn't link presently, though.

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

21 years agoFix a couple of things that didn't work with icc7.1
wolf [Wed, 30 Apr 2003 03:40:39 +0000 (03:40 +0000)]
Fix a couple of things that didn't work with icc7.1

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

21 years agoicc7 doesn't like *static_cast<X*>(0).
wolf [Tue, 29 Apr 2003 19:36:05 +0000 (19:36 +0000)]
icc7 doesn't like *static_cast<X*>(0).

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