]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 28 May 2002 12:14:37 +0000 (12:14 +0000)]
Fix doc style.
git-svn-id: https://svn.dealii.org/trunk@5902
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 12:04:56 +0000 (12:04 +0000)]
Remove reference to deprecated functions.
git-svn-id: https://svn.dealii.org/trunk@5901
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 08:40:28 +0000 (08:40 +0000)]
Disable one test which only succeeds on the non-primitive FEs branch. On the main branch, we get an (unwarranted) exception.
git-svn-id: https://svn.dealii.org/trunk@5897
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 08:10:58 +0000 (08:10 +0000)]
Output
=====deal.II====3d====debug========== multigrid/multigrid.all_dimensions.cc
and alike lines atomically, if possible. This avoids screen clutter if
compiling with -jN, since otherwise the different parts of a line are
printed one after the other, and these different parts may be
intercepted by output from other make threads.
git-svn-id: https://svn.dealii.org/trunk@5896
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 07:50:29 +0000 (07:50 +0000)]
We need member functions with 10 args as well.
git-svn-id: https://svn.dealii.org/trunk@5895
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 07:46:34 +0000 (07:46 +0000)]
Seems as if my automatic two-stage lookup fixes went too far in some places.
git-svn-id: https://svn.dealii.org/trunk@5894
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 07:34:16 +0000 (07:34 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@5893
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 07:25:33 +0000 (07:25 +0000)]
Many more fixes for the two-stage lookup problem we have with the C++ standard.
git-svn-id: https://svn.dealii.org/trunk@5892
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 07:04:06 +0000 (07:04 +0000)]
Fix.
git-svn-id: https://svn.dealii.org/trunk@5891
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 06:57:24 +0000 (06:57 +0000)]
Fix a number of copy-paste documentation errors where someone seems to have left in comments that related to other classes and where plain wrong in the present context. Remove default constructors of two polynomial classes since they left the object in a generally unusable state. Add static functions to Legendre and LagrangeEquidistant classes to generate a full basis of polynomials.
git-svn-id: https://svn.dealii.org/trunk@5888
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 May 2002 06:51:01 +0000 (06:51 +0000)]
Add a couple of include files that are actually necessary.
git-svn-id: https://svn.dealii.org/trunk@5887
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 May 2002 16:46:09 +0000 (16:46 +0000)]
Add internals again to list of tests to be run.
git-svn-id: https://svn.dealii.org/trunk@5885
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 May 2002 16:44:21 +0000 (16:44 +0000)]
Bring test up to date.
git-svn-id: https://svn.dealii.org/trunk@5883
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 May 2002 13:19:40 +0000 (13:19 +0000)]
Revert the sign of the jump residual and again when summing up, to
keep with common notation.
git-svn-id: https://svn.dealii.org/trunk@5879
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 May 2002 11:57:50 +0000 (11:57 +0000)]
Encapsulating member functions with 8 and 9 args.
git-svn-id: https://svn.dealii.org/trunk@5878
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 May 2002 08:32:28 +0000 (08:32 +0000)]
Previous check-in leads to abort in one case. Undo check-in to wait for fix.
git-svn-id: https://svn.dealii.org/trunk@5877
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 May 2002 07:00:05 +0000 (07:00 +0000)]
Fix some more of these nasty two-stage-lookup problems that we have w.r.t. the C++ standard since gcc (and other compilers) don't implement the standard properly.
git-svn-id: https://svn.dealii.org/trunk@5876
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 24 May 2002 13:46:59 +0000 (13:46 +0000)]
dynamic vector allocation
git-svn-id: https://svn.dealii.org/trunk@5875
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 24 May 2002 13:45:44 +0000 (13:45 +0000)]
GMRES vector allocation
git-svn-id: https://svn.dealii.org/trunk@5874
0785d39b -7218-0410-832d-
ea1e28bc413d
benkirk [Wed, 22 May 2002 15:00:31 +0000 (15:00 +0000)]
Added support for the Intel ECC Itanium compiler in aclocal.m4
git-svn-id: https://svn.dealii.org/trunk@5873
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 May 2002 07:25:11 +0000 (07:25 +0000)]
Fix up.
git-svn-id: https://svn.dealii.org/trunk@5872
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 May 2002 07:21:32 +0000 (07:21 +0000)]
Fix blunder, part 2.
git-svn-id: https://svn.dealii.org/trunk@5871
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 May 2002 07:15:55 +0000 (07:15 +0000)]
Fix wording.
git-svn-id: https://svn.dealii.org/trunk@5870
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 May 2002 07:12:53 +0000 (07:12 +0000)]
Fix charts.
git-svn-id: https://svn.dealii.org/trunk@5869
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 May 2002 07:05:44 +0000 (07:05 +0000)]
Fix part of the blunder.
git-svn-id: https://svn.dealii.org/trunk@5868
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 May 2002 07:04:28 +0000 (07:04 +0000)]
Uh, fix a bad problem...
git-svn-id: https://svn.dealii.org/trunk@5867
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 15:32:46 +0000 (15:32 +0000)]
Indent correctly according to out standards.
git-svn-id: https://svn.dealii.org/trunk@5866
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 14:45:21 +0000 (14:45 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5865
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 14:34:52 +0000 (14:34 +0000)]
Returning a void value when the function itself is void is allowed,
but not really a necessary measure, and probably confuses some people...
git-svn-id: https://svn.dealii.org/trunk@5864
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 10:37:51 +0000 (10:37 +0000)]
Fix years.
git-svn-id: https://svn.dealii.org/trunk@5862
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 06:58:14 +0000 (06:58 +0000)]
Add a rule that just prints out the names of the tests.
git-svn-id: https://svn.dealii.org/trunk@5859
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 06:48:12 +0000 (06:48 +0000)]
Undo new test, as that cannot be fixed on the mainline at present. The problems are too pervasive, but I fixed them on a branch. The new tests will show up once the branch is merged.
git-svn-id: https://svn.dealii.org/trunk@5857
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 May 2002 06:45:32 +0000 (06:45 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5856
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 May 2002 13:12:59 +0000 (13:12 +0000)]
Check in new test.
git-svn-id: https://svn.dealii.org/trunk@5854
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 May 2002 10:47:23 +0000 (10:47 +0000)]
Add something more tricky: systems of systems.
git-svn-id: https://svn.dealii.org/trunk@5852
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 May 2002 10:03:07 +0000 (10:03 +0000)]
Fix: When we have a base element with more than one component (e.g. a
FESystem itself as a base element), then make sure we iterate over its
components when setting up the cell table.
git-svn-id: https://svn.dealii.org/trunk@5851
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 May 2002 09:45:41 +0000 (09:45 +0000)]
Remove from main branch again. Will be resurrected when branch is finally merged.
git-svn-id: https://svn.dealii.org/trunk@5848
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 May 2002 09:44:35 +0000 (09:44 +0000)]
Check primitivity and other features of FEs.
git-svn-id: https://svn.dealii.org/trunk@5847
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 16 May 2002 15:26:11 +0000 (15:26 +0000)]
Add gcc 3.1 to list of known compilers.
git-svn-id: https://svn.dealii.org/trunk@5838
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 15 May 2002 15:22:36 +0000 (15:22 +0000)]
Fix exception macro call.
git-svn-id: https://svn.dealii.org/trunk@5836
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 14 May 2002 11:07:48 +0000 (11:07 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@5835
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 8 May 2002 12:13:32 +0000 (12:13 +0000)]
Add missing std::.
git-svn-id: https://svn.dealii.org/trunk@5834
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 8 May 2002 08:05:35 +0000 (08:05 +0000)]
Help Intel's icc compiler when passing the address of a member template function of a template class to the Threads::encapsulate functions, by putting that address into a variable first. icc would error out otherwise in MT mode.
git-svn-id: https://svn.dealii.org/trunk@5833
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 May 2002 06:53:21 +0000 (06:53 +0000)]
Fix a really frightening number of places where we need to indicate access to members of base classes by this-> since the base class is template dependent and lookup would not find its members in derived classes unless marked with this->. While most compilers accept it nevertheless, the C++ standard requires us to do this.
git-svn-id: https://svn.dealii.org/trunk@5832
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 May 2002 06:50:23 +0000 (06:50 +0000)]
Fix bug. More on setting flags for intel icc.
git-svn-id: https://svn.dealii.org/trunk@5831
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 May 2002 06:49:09 +0000 (06:49 +0000)]
indicate
* the global scope using the
* @p{::} in front of
* @p{DataOutBase}, since
* otherwise the C++ rules
* specify that this here
* indicates the @p{DataOutBase}
* base class of this
* class. Since that is a private
* base class, we cannot access
* its members, and so access to
* the local @p{Patch} type would
* be forbidden.
git-svn-id: https://svn.dealii.org/trunk@5830
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 15:47:03 +0000 (15:47 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5829
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 15:02:34 +0000 (15:02 +0000)]
Regenerate
git-svn-id: https://svn.dealii.org/trunk@5828
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 15:02:00 +0000 (15:02 +0000)]
Detect hp aCC, and set some flags.
git-svn-id: https://svn.dealii.org/trunk@5827
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 13:32:42 +0000 (13:32 +0000)]
Disable the declaration of explicit specializations of member variables if the compiler does not understand them. The standard says that they are necessary, but what can we do if they are not understood :-( ??
git-svn-id: https://svn.dealii.org/trunk@5826
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 13:11:09 +0000 (13:11 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@5825
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 13:10:02 +0000 (13:10 +0000)]
DEAL_II_CHECK_MEMBER_VAR_SPECIALIZATION_BUG
git-svn-id: https://svn.dealii.org/trunk@5824
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 May 2002 11:30:37 +0000 (11:30 +0000)]
spurious const removed
git-svn-id: https://svn.dealii.org/trunk@5823
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 11:13:07 +0000 (11:13 +0000)]
Properly indent.
git-svn-id: https://svn.dealii.org/trunk@5822
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 11:03:27 +0000 (11:03 +0000)]
Make no_component really available to the outside world. Strictly
speaking, the default argument should have been invalid before.
git-svn-id: https://svn.dealii.org/trunk@5821
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 10:51:44 +0000 (10:51 +0000)]
Make it better.
git-svn-id: https://svn.dealii.org/trunk@5820
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 08:30:26 +0000 (08:30 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5819
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 08:11:59 +0000 (08:11 +0000)]
Fix obvious typo.
git-svn-id: https://svn.dealii.org/trunk@5818
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 08:02:33 +0000 (08:02 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5817
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:41:55 +0000 (07:41 +0000)]
Remove pre-gcc-2.95 cruft.
git-svn-id: https://svn.dealii.org/trunk@5813
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:41:48 +0000 (07:41 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@5812
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:39:57 +0000 (07:39 +0000)]
Include necessary header.
git-svn-id: https://svn.dealii.org/trunk@5811
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:39:30 +0000 (07:39 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@5810
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:39:02 +0000 (07:39 +0000)]
Detect __PRETTY_FUNCTION__, and if not available work around.
git-svn-id: https://svn.dealii.org/trunk@5809
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:37:45 +0000 (07:37 +0000)]
Report the subdir.
git-svn-id: https://svn.dealii.org/trunk@5808
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:37:26 +0000 (07:37 +0000)]
Mention icc6.
git-svn-id: https://svn.dealii.org/trunk@5807
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:37:13 +0000 (07:37 +0000)]
Finish step-14.
git-svn-id: https://svn.dealii.org/trunk@5806
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:33:49 +0000 (07:33 +0000)]
Detect and work around a bug involving typedefing with template template arguments in gcc2.95. Previously, we simply checked for the version number of the compiler, but we should get away from this and rather check for compiler features using autoconf, to make the whole thing more portable.
git-svn-id: https://svn.dealii.org/trunk@5805
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 6 May 2002 07:32:20 +0000 (07:32 +0000)]
Qualify access of member variables of template dependent base classes by this->, as requested by the aCC compiler.
git-svn-id: https://svn.dealii.org/trunk@5804
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 3 May 2002 16:02:27 +0000 (16:02 +0000)]
Have icc 6.0 in the list.
git-svn-id: https://svn.dealii.org/trunk@5803
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 3 May 2002 15:54:18 +0000 (15:54 +0000)]
calm down warning, then error out
git-svn-id: https://svn.dealii.org/trunk@5802
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 3 May 2002 12:58:27 +0000 (12:58 +0000)]
Explain error estimates for derivative.
git-svn-id: https://svn.dealii.org/trunk@5801
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 2 May 2002 17:46:03 +0000 (17:46 +0000)]
Link to the log files in case of a failure.
Give tool-tips if you hover over a pic indicating which system, which compiler, date, and time.
git-svn-id: https://svn.dealii.org/trunk@5799
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 2 May 2002 17:05:38 +0000 (17:05 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@5798
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 2 May 2002 16:49:38 +0000 (16:49 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@5797
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 2 May 2002 16:41:27 +0000 (16:41 +0000)]
Include bibliography into file itself.
git-svn-id: https://svn.dealii.org/trunk@5796
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 2 May 2002 16:33:14 +0000 (16:33 +0000)]
Finish off.
git-svn-id: https://svn.dealii.org/trunk@5795
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 2 May 2002 16:26:53 +0000 (16:26 +0000)]
GridOut::write_dx
git-svn-id: https://svn.dealii.org/trunk@5794
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 2 May 2002 16:18:59 +0000 (16:18 +0000)]
TODO
git-svn-id: https://svn.dealii.org/trunk@5793
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 2 May 2002 16:18:30 +0000 (16:18 +0000)]
assert nobody wants to write just boundary faces
git-svn-id: https://svn.dealii.org/trunk@5792
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 2 May 2002 16:17:59 +0000 (16:17 +0000)]
Preliminary change in default argument
git-svn-id: https://svn.dealii.org/trunk@5791
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 2 May 2002 16:06:55 +0000 (16:06 +0000)]
new grid output for OpenDX
git-svn-id: https://svn.dealii.org/trunk@5790
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [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
wolf [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
guido [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
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.