]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
23 years agoFix missing include.
Wolfgang Bangerth [Wed, 23 May 2001 11:33:03 +0000 (11:33 +0000)]
Fix missing include.

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

23 years agoAllow compilation also for PII.
Wolfgang Bangerth [Wed, 23 May 2001 09:49:07 +0000 (09:49 +0000)]
Allow compilation also for PII.

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

23 years agoWork around bugs in gcc2.95: declaring the existence of an explicit specialization...
Wolfgang Bangerth [Wed, 23 May 2001 09:46:23 +0000 (09:46 +0000)]
Work around bugs in gcc2.95: declaring the existence of an explicit specialization kills the possibility to use default args for this function.

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

23 years agoFix thinko: we give absolute paths to libs, so no need to specify -l
Wolfgang Bangerth [Wed, 23 May 2001 09:34:45 +0000 (09:34 +0000)]
Fix thinko: we give absolute paths to libs, so no need to specify -l
as well.

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

23 years agoSupport Intel ICC.
Wolfgang Bangerth [Wed, 23 May 2001 08:39:39 +0000 (08:39 +0000)]
Support Intel ICC.

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

23 years agoPut the classes that denote flags to the TimeStepBase_Tria class into
Wolfgang Bangerth [Wed, 23 May 2001 08:19:18 +0000 (08:19 +0000)]
Put the classes that denote flags to the TimeStepBase_Tria class into
a namespace of its own.

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

23 years agoRevert to the old style scheme of explicitely specializing
Wolfgang Bangerth [Wed, 23 May 2001 08:15:25 +0000 (08:15 +0000)]
Revert to the old style scheme of explicitely specializing
GeometryInfo for all dimensions.

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

23 years agoAllow for more aggressive optimizations.
Wolfgang Bangerth [Wed, 23 May 2001 08:13:58 +0000 (08:13 +0000)]
Allow for more aggressive optimizations.

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

23 years agoUse LDFLAGS to link libraries, rather than CXXFLAGS.o or .g
Wolfgang Bangerth [Wed, 23 May 2001 08:09:42 +0000 (08:09 +0000)]
Use LDFLAGS to link libraries, rather than CXXFLAGS.o or .g

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

23 years agoDon't link with C++ flags.
Wolfgang Bangerth [Wed, 23 May 2001 07:46:54 +0000 (07:46 +0000)]
Don't link with C++ flags.

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

23 years ago.
Wolfgang Bangerth [Wed, 23 May 2001 07:24:31 +0000 (07:24 +0000)]
.

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

23 years agoRevise the configury scheme: F77 support libraries are now put into F77LIBS and are...
Wolfgang Bangerth [Wed, 23 May 2001 07:23:48 +0000 (07:23 +0000)]
Revise the configury scheme: F77 support libraries are now put into F77LIBS and are only included into LIBS if so needed. Also: include the ACE library into the LIBS variable automatically if so configured. Previously this was only done in user Makefiles, but this is needless.

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

23 years agoInclude declarations of explicit specializations.
Ralf Hartmann [Tue, 22 May 2001 17:55:05 +0000 (17:55 +0000)]
Include declarations of explicit specializations.

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

23 years agoForgot explicit specializations.
Wolfgang Bangerth [Tue, 22 May 2001 17:51:19 +0000 (17:51 +0000)]
Forgot explicit specializations.

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

23 years agoForgot one explicit specialization.
Wolfgang Bangerth [Tue, 22 May 2001 17:43:40 +0000 (17:43 +0000)]
Forgot one explicit specialization.

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

23 years agoovershooting in declaration removed
Guido Kanschat [Tue, 22 May 2001 17:12:28 +0000 (17:12 +0000)]
overshooting in declaration removed

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

23 years agodeclaration of specialization
Guido Kanschat [Tue, 22 May 2001 16:42:06 +0000 (16:42 +0000)]
declaration of specialization

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

23 years agoMore declarations of explicit specializations.
Wolfgang Bangerth [Tue, 22 May 2001 15:58:31 +0000 (15:58 +0000)]
More declarations of explicit specializations.

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

23 years agoDelete impossible specialization declarations.
Wolfgang Bangerth [Tue, 22 May 2001 15:22:39 +0000 (15:22 +0000)]
Delete impossible specialization declarations.

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

23 years agoDeclare existence of explicit specializations.
Wolfgang Bangerth [Tue, 22 May 2001 15:08:59 +0000 (15:08 +0000)]
Declare existence of explicit specializations.

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

23 years agoInclude declarations of explicit specializations.
Ralf Hartmann [Tue, 22 May 2001 14:56:13 +0000 (14:56 +0000)]
Include declarations of explicit specializations.

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

23 years agoDoc update. Include declarations of explicit specializations.
Ralf Hartmann [Tue, 22 May 2001 14:54:20 +0000 (14:54 +0000)]
Doc update. Include declarations of explicit specializations.

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

23 years agoRemove auto-generation comment.
Wolfgang Bangerth [Tue, 22 May 2001 13:06:58 +0000 (13:06 +0000)]
Remove auto-generation comment.

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

23 years agoMake things more C++ conformant.
Wolfgang Bangerth [Tue, 22 May 2001 12:52:27 +0000 (12:52 +0000)]
Make things more C++ conformant.

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

23 years agoMake things more C++ conformant.
Wolfgang Bangerth [Tue, 22 May 2001 11:54:30 +0000 (11:54 +0000)]
Make things more C++ conformant.

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

23 years agoAdd various std:: and other things to get the testsuite C++ compatible.
Wolfgang Bangerth [Tue, 22 May 2001 09:53:20 +0000 (09:53 +0000)]
Add various std:: and other things to get the testsuite C++ compatible.

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

23 years agoDisable showing linker line again.
Wolfgang Bangerth [Tue, 22 May 2001 09:52:43 +0000 (09:52 +0000)]
Disable showing linker line again.

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

23 years agoAdd various std:: and other things to get the testsuite C++ compatible.
Wolfgang Bangerth [Tue, 22 May 2001 09:46:27 +0000 (09:46 +0000)]
Add various std:: and other things to get the testsuite C++ compatible.

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

23 years agoIgnore number and type of whitespace in output files.
Wolfgang Bangerth [Tue, 22 May 2001 09:45:56 +0000 (09:45 +0000)]
Ignore number and type of whitespace in output files.

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

23 years agoDon't include $CXXFLAGS into compile flags, as they are already when
Wolfgang Bangerth [Tue, 22 May 2001 09:31:29 +0000 (09:31 +0000)]
Don't include $CXXFLAGS into compile flags, as they are already when
./configuring.

Only add -Wno-missing-noreturn when using gcc.

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

23 years agoAdd missing std::
Wolfgang Bangerth [Tue, 22 May 2001 09:07:57 +0000 (09:07 +0000)]
Add missing std::

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

23 years agoConfigure now recognizes Intel ICC.
Wolfgang Bangerth [Tue, 22 May 2001 07:58:37 +0000 (07:58 +0000)]
Configure now recognizes Intel ICC.

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

23 years agovector2d for LAPACK enhancement
Guido Kanschat [Mon, 21 May 2001 21:17:35 +0000 (21:17 +0000)]
vector2d for LAPACK enhancement

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

23 years agonew class vector2d
Guido Kanschat [Mon, 21 May 2001 18:01:21 +0000 (18:01 +0000)]
new class vector2d

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

23 years agoPut in a text at the very top that describes the library (auf
Wolfgang Bangerth [Mon, 21 May 2001 15:40:46 +0000 (15:40 +0000)]
Put in a text at the very top that describes the library (auf
besonderen Wunsch des Chefs des Hauses...).

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

23 years agoRemove obviously unnecessary include file.
Wolfgang Bangerth [Mon, 21 May 2001 15:27:24 +0000 (15:27 +0000)]
Remove obviously unnecessary include file.

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

23 years agonew class vector2d
Guido Kanschat [Mon, 21 May 2001 14:13:56 +0000 (14:13 +0000)]
new class vector2d

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

23 years agoMake it compile in 1d.
Ralf Hartmann [Mon, 21 May 2001 08:17:08 +0000 (08:17 +0000)]
Make it compile in 1d.

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

23 years agoDoc update.
Ralf Hartmann [Fri, 18 May 2001 17:41:35 +0000 (17:41 +0000)]
Doc update.

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

23 years agoInclude grid_transform test.
Ralf Hartmann [Fri, 18 May 2001 17:31:37 +0000 (17:31 +0000)]
Include grid_transform test.

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

23 years agoTest for the new GridGenerator::laplace_transformation function.
Ralf Hartmann [Fri, 18 May 2001 17:29:12 +0000 (17:29 +0000)]
Test for the new GridGenerator::laplace_transformation function.

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

23 years agoImplementation of new laplace_transformation function.
Ralf Hartmann [Fri, 18 May 2001 17:21:08 +0000 (17:21 +0000)]
Implementation of new laplace_transformation function.

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

23 years ago.
Wolfgang Bangerth [Fri, 18 May 2001 11:30:07 +0000 (11:30 +0000)]
.

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

23 years agoFix thinko.
Wolfgang Bangerth [Fri, 18 May 2001 10:04:43 +0000 (10:04 +0000)]
Fix thinko.

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

23 years agoMore for Intel's ICC.
Wolfgang Bangerth [Fri, 18 May 2001 10:03:20 +0000 (10:03 +0000)]
More for Intel's ICC.

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

23 years agoMake QuadComparator::operator() const.
Wolfgang Bangerth [Fri, 18 May 2001 09:23:08 +0000 (09:23 +0000)]
Make QuadComparator::operator() const.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Fri, 18 May 2001 09:06:44 +0000 (09:06 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Fri, 18 May 2001 08:52:47 +0000 (08:52 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoRemove invalid specialization syntax.
Wolfgang Bangerth [Fri, 18 May 2001 08:44:56 +0000 (08:44 +0000)]
Remove invalid specialization syntax.

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

23 years agoFind gcc bug and fix the resulting invalid code.
Wolfgang Bangerth [Fri, 18 May 2001 08:37:20 +0000 (08:37 +0000)]
Find gcc bug and fix the resulting invalid code.

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

23 years agoIntels ICC C++ compiler requires a default constructor for static
Wolfgang Bangerth [Fri, 18 May 2001 08:00:08 +0000 (08:00 +0000)]
Intels ICC C++ compiler requires a default constructor for static
variables of type StraightBoundary. Make it happy by providing some
such thing.

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

23 years agoDon't explicitely specialize static member variables, because they
Wolfgang Bangerth [Fri, 18 May 2001 07:50:50 +0000 (07:50 +0000)]
Don't explicitely specialize static member variables, because they
have already been used. Only provide storage for them.

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

23 years agoOnly use 'typename' where allowed. Fix arg type.
Wolfgang Bangerth [Fri, 18 May 2001 07:48:32 +0000 (07:48 +0000)]
Only use 'typename' where allowed. Fix arg type.

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

23 years agoMove the flags classes out of GridOut and into a namespace of their own. This was...
Wolfgang Bangerth [Thu, 17 May 2001 20:23:12 +0000 (20:23 +0000)]
Move the flags classes out of GridOut and into a namespace of their own. This was necessary since C++ does not allow us to explicitely specialize any of these classes, although the present use of this feature was accepted by gcc as an extension. We want to move to more closer C++ compliance, also in order to allow other compilers to translate the library.

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

23 years agoAvoid gethostname in debug mode, since Linux does not know it wth -ansi
Guido Kanschat [Thu, 17 May 2001 16:46:10 +0000 (16:46 +0000)]
Avoid gethostname in debug mode, since Linux does not know it wth -ansi

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

23 years agoRemove double explicit specialization.
Wolfgang Bangerth [Thu, 17 May 2001 16:14:51 +0000 (16:14 +0000)]
Remove double explicit specialization.

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

23 years agoFix forgotten parameter in explicit specialization.
Wolfgang Bangerth [Thu, 17 May 2001 16:12:38 +0000 (16:12 +0000)]
Fix forgotten parameter in explicit specialization.

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

23 years agoAvoid the use of member templates when spawning, as this confuses compilers.
Wolfgang Bangerth [Thu, 17 May 2001 16:07:15 +0000 (16:07 +0000)]
Avoid the use of member templates when spawning, as this confuses compilers.

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

23 years agoAvoid the use of compose1 and select2nd, as these do not belong to the
Wolfgang Bangerth [Thu, 17 May 2001 15:59:07 +0000 (15:59 +0000)]
Avoid the use of compose1 and select2nd, as these do not belong to the
C++ standard. Rather have a small function ourselves that does exactly
the action of the composed functional.

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

23 years agoMore docs on Intel ICC compiler, don't check for unistd.h any more as
Wolfgang Bangerth [Thu, 17 May 2001 15:48:33 +0000 (15:48 +0000)]
More docs on Intel ICC compiler, don't check for unistd.h any more as
gethostname must be in that file if it exists and the test failed with
ICC's preprocessor due to some unknown reason (file was there but cpp
failed to process the file properly).

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 15:15:14 +0000 (15:15 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoMake function inline.
Wolfgang Bangerth [Thu, 17 May 2001 14:46:32 +0000 (14:46 +0000)]
Make function inline.

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

23 years agoWork around a bug in Intel's C++ compiler: the decision whether to
Wolfgang Bangerth [Thu, 17 May 2001 14:46:11 +0000 (14:46 +0000)]
Work around a bug in Intel's C++ compiler: the decision whether to
choose a function or a template with the same name was based on the
availability of the implementations, rather than the declarations
alone! Provide the implementation to make the compiler choose the
right function...

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

23 years agoFix typo.
Wolfgang Bangerth [Thu, 17 May 2001 14:17:33 +0000 (14:17 +0000)]
Fix typo.

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

23 years agoIf gethostname is declared, then it must be in unistd.h
Wolfgang Bangerth [Thu, 17 May 2001 14:16:04 +0000 (14:16 +0000)]
If gethostname is declared, then it must be in unistd.h

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

23 years agoWork around a overload resolution and partial ordering bug in Intel's
Wolfgang Bangerth [Thu, 17 May 2001 13:50:49 +0000 (13:50 +0000)]
Work around a overload resolution and partial ordering bug in Intel's
ICC compiler.

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

23 years agoNote Intel ICC compiler.
Wolfgang Bangerth [Thu, 17 May 2001 13:42:10 +0000 (13:42 +0000)]
Note Intel ICC compiler.

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

23 years agoAvoid trouble with member templates and overloaded functions by using
Wolfgang Bangerth [Thu, 17 May 2001 13:40:40 +0000 (13:40 +0000)]
Avoid trouble with member templates and overloaded functions by using
a function pointer.

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

23 years agoRecognize Intel's C++ compiler and provide suitable flags for it.
Wolfgang Bangerth [Thu, 17 May 2001 13:34:02 +0000 (13:34 +0000)]
Recognize Intel's C++ compiler and provide suitable flags for it.

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

23 years agoUse a smaller excess size for Intel's compiler.
Wolfgang Bangerth [Thu, 17 May 2001 13:32:05 +0000 (13:32 +0000)]
Use a smaller excess size for Intel's compiler.

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

23 years agoFix bugs with improperly specified explicit instantiations.
Wolfgang Bangerth [Thu, 17 May 2001 13:31:22 +0000 (13:31 +0000)]
Fix bugs with improperly specified explicit instantiations.

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

23 years agoUse proper base class.
Wolfgang Bangerth [Thu, 17 May 2001 13:30:45 +0000 (13:30 +0000)]
Use proper base class.

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

23 years agoSimplify the kludge with member templates etc.
Wolfgang Bangerth [Thu, 17 May 2001 13:23:54 +0000 (13:23 +0000)]
Simplify the kludge with member templates etc.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 13:00:38 +0000 (13:00 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoChange initializer from -1 to DoFHandler::invalid_dof_index.
Wolfgang Bangerth [Thu, 17 May 2001 12:52:07 +0000 (12:52 +0000)]
Change initializer from -1 to DoFHandler::invalid_dof_index.

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

23 years agoFix two real problems with non-existent local types.
Wolfgang Bangerth [Thu, 17 May 2001 12:51:15 +0000 (12:51 +0000)]
Fix two real problems with non-existent local types.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 12:49:49 +0000 (12:49 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoSlightly reindent.
Wolfgang Bangerth [Thu, 17 May 2001 12:45:23 +0000 (12:45 +0000)]
Slightly reindent.

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

23 years agoMake this compile with non-gcc compilers as well.
Wolfgang Bangerth [Thu, 17 May 2001 12:44:44 +0000 (12:44 +0000)]
Make this compile with non-gcc compilers as well.

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

23 years agoRemove double scope specification.
Wolfgang Bangerth [Thu, 17 May 2001 12:36:40 +0000 (12:36 +0000)]
Remove double scope specification.

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

23 years agostatic variables of explicitely specialized classes need not be
Wolfgang Bangerth [Thu, 17 May 2001 12:35:26 +0000 (12:35 +0000)]
static variables of explicitely specialized classes need not be
prefixed by "template<>"

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

23 years agoFix several things to make Intel C++ compiler happy.
Wolfgang Bangerth [Thu, 17 May 2001 12:30:24 +0000 (12:30 +0000)]
Fix several things to make Intel C++ compiler happy.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 12:07:52 +0000 (12:07 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoWrite default constructor of MappingQ1 to make Intel compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 12:00:35 +0000 (12:00 +0000)]
Write default constructor of MappingQ1 to make Intel compiler more happy.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 11:54:42 +0000 (11:54 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 11:34:49 +0000 (11:34 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoFix a horribly importable place.
Wolfgang Bangerth [Thu, 17 May 2001 11:29:01 +0000 (11:29 +0000)]
Fix a horribly importable place.

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

23 years agoAdd missing include header.
Wolfgang Bangerth [Thu, 17 May 2001 11:22:21 +0000 (11:22 +0000)]
Add missing include header.

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

23 years agoFix two places where we used #if (not #ifdef) on preprocessor variables.
Wolfgang Bangerth [Thu, 17 May 2001 11:19:10 +0000 (11:19 +0000)]
Fix two places where we used #if (not #ifdef) on preprocessor variables.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 11:17:40 +0000 (11:17 +0000)]
Make variables const and thus Intel C++ compiler more happy.
Add TODOs.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 11:14:56 +0000 (11:14 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Thu, 17 May 2001 10:56:49 +0000 (10:56 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoHostname in JobIdentifier
Guido Kanschat [Thu, 17 May 2001 08:20:19 +0000 (08:20 +0000)]
Hostname in JobIdentifier

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

23 years agoPrint hostname in JobIdentifier
Guido Kanschat [Thu, 17 May 2001 08:13:21 +0000 (08:13 +0000)]
Print hostname in JobIdentifier

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

23 years agoVersion 3.1.1 bug-fix release
Ralf Hartmann [Wed, 16 May 2001 11:54:03 +0000 (11:54 +0000)]
Version 3.1.1 bug-fix release

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

23 years agodeal.II 3.1.1 bug-fix release
Ralf Hartmann [Wed, 16 May 2001 11:52:19 +0000 (11:52 +0000)]
deal.II 3.1.1 bug-fix release

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

23 years agoAdd link to deal.II-3.1.1.tar.gz
Ralf Hartmann [Wed, 16 May 2001 11:41:04 +0000 (11:41 +0000)]
Add link to deal.II-3.1.1.tar.gz

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

23 years agoMake variables const and thus Intel C++ compiler more happy.
Wolfgang Bangerth [Wed, 16 May 2001 11:22:49 +0000 (11:22 +0000)]
Make variables const and thus Intel C++ compiler more happy.

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

23 years agoInclude cmath, as that is necessary for std::sqrt.
Wolfgang Bangerth [Wed, 16 May 2001 11:20:10 +0000 (11:20 +0000)]
Include cmath, as that is necessary for std::sqrt.

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

23 years agoFix syntax of explicit instantiations.
Wolfgang Bangerth [Wed, 16 May 2001 11:13:45 +0000 (11:13 +0000)]
Fix syntax of explicit instantiations.

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