]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
22 years agoOpenDX program for new grid output
Guido Kanschat [Thu, 2 May 2002 16:02:10 +0000 (16:02 +0000)]
OpenDX program for new grid output

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

22 years agoFix typo.
Wolfgang Bangerth [Thu, 2 May 2002 13:49:14 +0000 (13:49 +0000)]
Fix typo.

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

22 years agoavoid parallelizing make Makefile.dep for targets all, debug, optimized
Guido Kanschat [Thu, 2 May 2002 12:24:44 +0000 (12:24 +0000)]
avoid parallelizing make Makefile.dep for targets all, debug, optimized

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

22 years ago.
Wolfgang Bangerth [Thu, 2 May 2002 11:26:19 +0000 (11:26 +0000)]
.

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

22 years ago.
Wolfgang Bangerth [Tue, 30 Apr 2002 16:25:56 +0000 (16:25 +0000)]
.

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

22 years agoAdd some std:: where necessary.
Wolfgang Bangerth [Tue, 30 Apr 2002 16:15:59 +0000 (16:15 +0000)]
Add some std:: where necessary.

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

22 years agoWell, give a return value after abort(), nevermind. cxx complains otherwise.
Wolfgang Bangerth [Tue, 30 Apr 2002 15:58:04 +0000 (15:58 +0000)]
Well, give a return value after abort(), nevermind. cxx complains otherwise.

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

22 years agoUse std::abort.
Wolfgang Bangerth [Tue, 30 Apr 2002 15:57:22 +0000 (15:57 +0000)]
Use std::abort.

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

22 years agoOSF needs unistd.h as well for autodetection of the number of processors.
Wolfgang Bangerth [Tue, 30 Apr 2002 15:56:36 +0000 (15:56 +0000)]
OSF needs unistd.h as well for autodetection of the number of processors.

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

22 years ago.
Wolfgang Bangerth [Tue, 30 Apr 2002 15:24:30 +0000 (15:24 +0000)]
.

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

22 years agoCall POSIX functions correctly
Wolfgang Bangerth [Tue, 30 Apr 2002 15:22:56 +0000 (15:22 +0000)]
Call POSIX functions correctly

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

22 years agoIn shell scripts, don't set variables with a space in front of the =.
Wolfgang Bangerth [Tue, 30 Apr 2002 15:21:12 +0000 (15:21 +0000)]
In shell scripts, don't set variables with a space in front of the =.

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

22 years agoWork around a bug in Compaq cxx which disallows us to declare the Function destructor...
Wolfgang Bangerth [Tue, 30 Apr 2002 15:19:15 +0000 (15:19 +0000)]
Work around a bug in Compaq cxx which disallows us to declare the Function destructor abstract (=0), and yet implement it.

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

22 years agoPrefix math functions by std::
Wolfgang Bangerth [Tue, 30 Apr 2002 15:16:13 +0000 (15:16 +0000)]
Prefix math functions by std::

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

22 years ago.
Wolfgang Bangerth [Tue, 30 Apr 2002 12:00:53 +0000 (12:00 +0000)]
.

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

22 years agoMore for step-14.
Wolfgang Bangerth [Tue, 30 Apr 2002 11:59:16 +0000 (11:59 +0000)]
More for step-14.

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

22 years ago.
Wolfgang Bangerth [Tue, 30 Apr 2002 11:47:43 +0000 (11:47 +0000)]
.

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

22 years agoUgh.
Wolfgang Bangerth [Tue, 30 Apr 2002 11:14:38 +0000 (11:14 +0000)]
Ugh.

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

22 years agoMore back.
Wolfgang Bangerth [Tue, 30 Apr 2002 11:12:21 +0000 (11:12 +0000)]
More back.

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

22 years agoBack to exercise 2.3 as default.
Wolfgang Bangerth [Tue, 30 Apr 2002 11:11:15 +0000 (11:11 +0000)]
Back to exercise 2.3 as default.

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

22 years agoSome systems need to include sys/time.h as well.
Wolfgang Bangerth [Tue, 30 Apr 2002 10:55:51 +0000 (10:55 +0000)]
Some systems need to include sys/time.h as well.

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

22 years agoQualify sind/cos/exp for std::
Wolfgang Bangerth [Tue, 30 Apr 2002 10:53:12 +0000 (10:53 +0000)]
Qualify sind/cos/exp for std::

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

22 years agoUh, squash big fat bug.
Wolfgang Bangerth [Tue, 30 Apr 2002 09:21:27 +0000 (09:21 +0000)]
Uh, squash big fat bug.

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

22 years agoGenerate the top and bottom part of the config.h.in file using the AH_TOP and AH_BOTT...
Wolfgang Bangerth [Tue, 30 Apr 2002 08:45:28 +0000 (08:45 +0000)]
Generate the top and bottom part of the config.h.in file using the AH_TOP and AH_BOTTOM macros, as is recommended practice since autoconf2.50.

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

22 years ago.
Wolfgang Bangerth [Tue, 30 Apr 2002 08:39:08 +0000 (08:39 +0000)]
.

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

22 years agoSupport POSIX threads, as an alternative to ACE.
Wolfgang Bangerth [Tue, 30 Apr 2002 08:30:07 +0000 (08:30 +0000)]
Support POSIX threads, as an alternative to ACE.

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

22 years agoOne more comment.
Wolfgang Bangerth [Mon, 29 Apr 2002 16:12:13 +0000 (16:12 +0000)]
One more comment.

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

22 years agoUpdate on what has been done.
Wolfgang Bangerth [Mon, 29 Apr 2002 16:09:47 +0000 (16:09 +0000)]
Update on what has been done.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 16:08:22 +0000 (16:08 +0000)]
.

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

22 years agoEnough for today.
Wolfgang Bangerth [Mon, 29 Apr 2002 16:08:11 +0000 (16:08 +0000)]
Enough for today.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 15:58:41 +0000 (15:58 +0000)]
.

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

22 years agoFix two places where @sect{ was used without a number.
Wolfgang Bangerth [Mon, 29 Apr 2002 14:49:52 +0000 (14:49 +0000)]
Fix two places where @sect{ was used without a number.

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

22 years agoDoc fix.
Ralf Hartmann [Mon, 29 Apr 2002 14:44:22 +0000 (14:44 +0000)]
Doc fix.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:54:29 +0000 (13:54 +0000)]
.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:47:40 +0000 (13:47 +0000)]
.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:41:20 +0000 (13:41 +0000)]
.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:27:27 +0000 (13:27 +0000)]
.

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

22 years agoEquisize pix.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:18:45 +0000 (13:18 +0000)]
Equisize pix.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:16:44 +0000 (13:16 +0000)]
.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 13:10:36 +0000 (13:10 +0000)]
.

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

22 years agoWork around a bug in Intel's icc, which introduced the wrong class names into the...
Wolfgang Bangerth [Mon, 29 Apr 2002 13:01:02 +0000 (13:01 +0000)]
Work around a bug in Intel's icc, which introduced the wrong class names into the wrong namespace when using a namespace-using directive.

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

22 years ago.
Wolfgang Bangerth [Mon, 29 Apr 2002 12:20:44 +0000 (12:20 +0000)]
.

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

22 years agoFinish.
Wolfgang Bangerth [Mon, 29 Apr 2002 12:19:40 +0000 (12:19 +0000)]
Finish.

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

22 years agoChange some smaller things.
Wolfgang Bangerth [Thu, 25 Apr 2002 12:28:45 +0000 (12:28 +0000)]
Change some smaller things.

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

22 years agoMostly finish. Give playground to work on.
Wolfgang Bangerth [Thu, 25 Apr 2002 07:24:22 +0000 (07:24 +0000)]
Mostly finish. Give playground to work on.

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

22 years agoClarify something about software design.
Wolfgang Bangerth [Wed, 24 Apr 2002 18:07:29 +0000 (18:07 +0000)]
Clarify something about software design.

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

22 years agoIncrementally forward.
Wolfgang Bangerth [Wed, 24 Apr 2002 16:26:15 +0000 (16:26 +0000)]
Incrementally forward.

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

22 years agoMore doc.
Wolfgang Bangerth [Wed, 24 Apr 2002 15:58:48 +0000 (15:58 +0000)]
More doc.

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

22 years agoAdd FreeBSD to known working buil-systems.
Wolfgang Bangerth [Wed, 24 Apr 2002 15:32:58 +0000 (15:32 +0000)]
Add FreeBSD to known working buil-systems.

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

22 years ago.
Wolfgang Bangerth [Wed, 24 Apr 2002 13:22:54 +0000 (13:22 +0000)]
.

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

22 years agoImplement evaluating the x-derivative at a point.
Wolfgang Bangerth [Wed, 24 Apr 2002 13:21:12 +0000 (13:21 +0000)]
Implement evaluating the x-derivative at a point.

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

22 years agoEven more text.
Wolfgang Bangerth [Wed, 24 Apr 2002 12:42:36 +0000 (12:42 +0000)]
Even more text.

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

22 years agoMore doc clarifications.
Wolfgang Bangerth [Wed, 24 Apr 2002 12:04:52 +0000 (12:04 +0000)]
More doc clarifications.

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

22 years agoClarify docs for the "interpolate" function.
Wolfgang Bangerth [Wed, 24 Apr 2002 12:02:22 +0000 (12:02 +0000)]
Clarify docs for the "interpolate" function.

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

22 years agoCheck in for now, although only partly finished.
Wolfgang Bangerth [Wed, 24 Apr 2002 11:56:38 +0000 (11:56 +0000)]
Check in for now, although only partly finished.

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

22 years agoMore text. Grid output.
Wolfgang Bangerth [Wed, 24 Apr 2002 08:00:35 +0000 (08:00 +0000)]
More text. Grid output.

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

22 years agoAdd another paragraph.
Wolfgang Bangerth [Wed, 24 Apr 2002 08:00:08 +0000 (08:00 +0000)]
Add another paragraph.

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

22 years agoPut definitions of static variables into sections guared by
Wolfgang Bangerth [Wed, 24 Apr 2002 07:50:50 +0000 (07:50 +0000)]
Put definitions of static variables into sections guared by
#if deal_II_dimension == ...

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

22 years agoFreeBSD wants these header files backward.
Wolfgang Bangerth [Wed, 24 Apr 2002 07:47:48 +0000 (07:47 +0000)]
FreeBSD wants these header files backward.

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

22 years agoMinor fix.
Wolfgang Bangerth [Tue, 23 Apr 2002 16:06:39 +0000 (16:06 +0000)]
Minor fix.

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

22 years agoAdd some more docs.
Wolfgang Bangerth [Tue, 23 Apr 2002 16:05:00 +0000 (16:05 +0000)]
Add some more docs.

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

22 years ago.
Wolfgang Bangerth [Tue, 23 Apr 2002 12:33:38 +0000 (12:33 +0000)]
.

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

22 years agoChange wording slightly.
Wolfgang Bangerth [Tue, 23 Apr 2002 10:43:13 +0000 (10:43 +0000)]
Change wording slightly.

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

22 years agoFix typo.
Wolfgang Bangerth [Tue, 23 Apr 2002 10:28:57 +0000 (10:28 +0000)]
Fix typo.

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

22 years agoMore test. Fixes.
Wolfgang Bangerth [Tue, 23 Apr 2002 08:44:12 +0000 (08:44 +0000)]
More test. Fixes.

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

22 years agoPrint debug output.
Wolfgang Bangerth [Mon, 22 Apr 2002 16:19:01 +0000 (16:19 +0000)]
Print debug output.

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

22 years agoSmall fix.
Wolfgang Bangerth [Mon, 22 Apr 2002 16:09:56 +0000 (16:09 +0000)]
Small fix.

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

22 years agoAdd more doc.
Wolfgang Bangerth [Mon, 22 Apr 2002 16:06:50 +0000 (16:06 +0000)]
Add more doc.

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

22 years agoFix naming of check.
Wolfgang Bangerth [Mon, 22 Apr 2002 13:03:05 +0000 (13:03 +0000)]
Fix naming of check.

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

22 years ago.
Wolfgang Bangerth [Mon, 22 Apr 2002 12:59:13 +0000 (12:59 +0000)]
.

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

22 years agoWork around a second bug in Intels icc compiler regarding pointers to constant member...
Wolfgang Bangerth [Mon, 22 Apr 2002 12:58:36 +0000 (12:58 +0000)]
Work around a second bug in Intels icc compiler regarding pointers to constant member functions.

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

22 years agoMore doc.
Wolfgang Bangerth [Mon, 22 Apr 2002 11:50:44 +0000 (11:50 +0000)]
More doc.

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

22 years ago.
Wolfgang Bangerth [Mon, 22 Apr 2002 11:49:23 +0000 (11:49 +0000)]
.

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

22 years agoCheck for a bug in Intel's icc compiler.
Wolfgang Bangerth [Mon, 22 Apr 2002 11:48:06 +0000 (11:48 +0000)]
Check for a bug in Intel's icc compiler.

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

22 years agoadd icc to list of compilers.
deal [Mon, 22 Apr 2002 08:50:55 +0000 (08:50 +0000)]
add icc to list of compilers.

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

22 years agoReplace all direct references to perl in Makefiles by $(PERL)
Wolfgang Bangerth [Mon, 22 Apr 2002 08:43:10 +0000 (08:43 +0000)]
Replace all direct references to perl in Makefiles by $(PERL)

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

22 years agoMove slightly forward.
Wolfgang Bangerth [Mon, 22 Apr 2002 08:33:43 +0000 (08:33 +0000)]
Move slightly forward.

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

22 years agoCenter table with results because it is so small.
Wolfgang Bangerth [Mon, 22 Apr 2002 07:54:27 +0000 (07:54 +0000)]
Center table with results because it is so small.

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

22 years agoAh, two more extraneous semicolons for Sun Forte...
Wolfgang Bangerth [Mon, 22 Apr 2002 07:34:27 +0000 (07:34 +0000)]
Ah, two more extraneous semicolons for Sun Forte...

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

22 years agoUps.
Wolfgang Bangerth [Fri, 19 Apr 2002 14:47:02 +0000 (14:47 +0000)]
Ups.

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

22 years ago.
Wolfgang Bangerth [Fri, 19 Apr 2002 14:45:05 +0000 (14:45 +0000)]
.

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

22 years agoUnify.
Wolfgang Bangerth [Fri, 19 Apr 2002 14:44:59 +0000 (14:44 +0000)]
Unify.

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

22 years agoWork around a problem in Intel's icc compiler.
Wolfgang Bangerth [Fri, 19 Apr 2002 14:42:19 +0000 (14:42 +0000)]
Work around a problem in Intel's icc compiler.

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

22 years agoPreliminary import, to work on another computer.
Wolfgang Bangerth [Fri, 19 Apr 2002 14:23:08 +0000 (14:23 +0000)]
Preliminary import, to work on another computer.

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

22 years agoIntels ICC compiler wants that in explicit instantiations of member templates the...
Wolfgang Bangerth [Fri, 19 Apr 2002 13:51:14 +0000 (13:51 +0000)]
Intels ICC compiler wants that in explicit instantiations of member templates the actual template args are given. The standard prescribes that they can be omitted if the compiler can infer them from the function args, but Intel does not seem to implement that rule. Since we want the compiler to be cross-compiler portable, state these args then nevertheless.

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

22 years agoFix both places.
Wolfgang Bangerth [Fri, 19 Apr 2002 13:05:30 +0000 (13:05 +0000)]
Fix both places.

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

22 years agoRun autoconf.
Wolfgang Bangerth [Fri, 19 Apr 2002 13:04:12 +0000 (13:04 +0000)]
Run autoconf.

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

22 years agoUps, std::fabs was meant instead of std::abs...
Wolfgang Bangerth [Fri, 19 Apr 2002 12:13:50 +0000 (12:13 +0000)]
Ups, std::fabs was meant instead of std::abs...

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

22 years agoExplicitly name template args for instantiation, to make Intel ICC happier.
Wolfgang Bangerth [Fri, 19 Apr 2002 11:29:11 +0000 (11:29 +0000)]
Explicitly name template args for instantiation, to make Intel ICC happier.

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

22 years agoExplicitly name template args for instantiation, to make Intel ICC happier.
Wolfgang Bangerth [Fri, 19 Apr 2002 10:26:34 +0000 (10:26 +0000)]
Explicitly name template args for instantiation, to make Intel ICC happier.

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

22 years agoMake parameter const to make Intel icc happier.
Wolfgang Bangerth [Fri, 19 Apr 2002 10:24:22 +0000 (10:24 +0000)]
Make parameter const to make Intel icc happier.

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

22 years agoMake parameter const to make Intel icc happier.
Wolfgang Bangerth [Fri, 19 Apr 2002 10:24:16 +0000 (10:24 +0000)]
Make parameter const to make Intel icc happier.

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

22 years agopublications added
Guido Kanschat [Fri, 19 Apr 2002 09:04:58 +0000 (09:04 +0000)]
publications added

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

22 years agoENUMATH paper
Guido Kanschat [Fri, 19 Apr 2002 08:51:48 +0000 (08:51 +0000)]
ENUMATH paper

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

22 years agoxref build test results.
Wolfgang Bangerth [Fri, 19 Apr 2002 08:51:08 +0000 (08:51 +0000)]
xref build test results.

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

22 years agoCheck in report generation for nightly build tests.
deal [Fri, 19 Apr 2002 08:26:25 +0000 (08:26 +0000)]
Check in report generation for nightly build tests.

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

22 years agoforward appended to separate targets
Guido Kanschat [Fri, 19 Apr 2002 07:53:42 +0000 (07:53 +0000)]
forward appended to separate targets

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

22 years agoWrong names for baseo and laco changed
Guido Kanschat [Thu, 18 Apr 2002 19:21:39 +0000 (19:21 +0000)]
Wrong names for baseo and laco changed

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

22 years agoIndicate that the shown path for the program is only reasonable if the
Wolfgang Bangerth [Thu, 18 Apr 2002 16:52:16 +0000 (16:52 +0000)]
Indicate that the shown path for the program is only reasonable if the
version is a locally installed one. People have been confusing this
when looking at the global homepage and wondered why the file did not
exist on their local installation at the indicated place.

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

22 years agoCheck-in to allow nightly buildsto succeed.
Wolfgang Bangerth [Thu, 18 Apr 2002 16:08:34 +0000 (16:08 +0000)]
Check-in to allow nightly buildsto succeed.

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