]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Thu, 28 Jun 2001 06:59:52 +0000 (06:59 +0000)]
Announce 3.1.2
git-svn-id: https://svn.dealii.org/trunk@4769
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 28 Jun 2001 06:56:39 +0000 (06:56 +0000)]
Mention gcc3.
git-svn-id: https://svn.dealii.org/trunk@4768
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 27 Jun 2001 17:24:07 +0000 (17:24 +0000)]
multiplications improved
git-svn-id: https://svn.dealii.org/trunk@4767
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 27 Jun 2001 17:10:10 +0000 (17:10 +0000)]
shifted matrices in a separate file
git-svn-id: https://svn.dealii.org/trunk@4766
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 27 Jun 2001 17:06:06 +0000 (17:06 +0000)]
output format fixed
git-svn-id: https://svn.dealii.org/trunk@4765
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 27 Jun 2001 12:34:30 +0000 (12:34 +0000)]
memory bug removed
git-svn-id: https://svn.dealii.org/trunk@4764
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 14:15:56 +0000 (14:15 +0000)]
Fix gcc3 issues.
git-svn-id: https://svn.dealii.org/trunk@4762
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 14:03:18 +0000 (14:03 +0000)]
Fix missing std::
git-svn-id: https://svn.dealii.org/trunk@4761
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 13:57:38 +0000 (13:57 +0000)]
Fix up ambiguous call to std::sqrt
git-svn-id: https://svn.dealii.org/trunk@4760
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 13:48:21 +0000 (13:48 +0000)]
Provide storage for static member variables.
git-svn-id: https://svn.dealii.org/trunk@4759
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 13:45:52 +0000 (13:45 +0000)]
Undo previous change, as it modifies the output of the
test. Nevertheless, things can't remain as they are now as cerr is not
assignable. There may be a way to redirect is, however, by binding it
to stdout...
git-svn-id: https://svn.dealii.org/trunk@4758
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 13:41:52 +0000 (13:41 +0000)]
Don't try to assign to cerr.
git-svn-id: https://svn.dealii.org/trunk@4757
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 13:40:47 +0000 (13:40 +0000)]
Fix missing std::
git-svn-id: https://svn.dealii.org/trunk@4756
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 26 Jun 2001 09:12:32 +0000 (09:12 +0000)]
Fix obvious reason why this test failed.
git-svn-id: https://svn.dealii.org/trunk@4755
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 25 Jun 2001 15:28:34 +0000 (15:28 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@4754
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 25 Jun 2001 15:27:37 +0000 (15:27 +0000)]
Don't throw an error if reinit is called with all zero row
lengths. This case may happen for block matrices where some blocks
are zero only.
git-svn-id: https://svn.dealii.org/trunk@4753
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sun, 24 Jun 2001 21:35:42 +0000 (21:35 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@4752
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 23 Jun 2001 20:14:03 +0000 (20:14 +0000)]
Implement CompressedBlockSparsityPattern, use it, test it.
git-svn-id: https://svn.dealii.org/trunk@4751
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 22 Jun 2001 10:54:40 +0000 (10:54 +0000)]
Forgot .checked file.
git-svn-id: https://svn.dealii.org/trunk@4750
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 22 Jun 2001 10:36:46 +0000 (10:36 +0000)]
New class CompressedSparsityPattern. Use it. New test.
git-svn-id: https://svn.dealii.org/trunk@4749
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 22 Jun 2001 10:35:28 +0000 (10:35 +0000)]
Implement previously unimplemented function and fix bug by that way.
git-svn-id: https://svn.dealii.org/trunk@4748
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 21 Jun 2001 18:03:56 +0000 (18:03 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@4747
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 21 Jun 2001 10:36:02 +0000 (10:36 +0000)]
Provide a way to get at the quadrature formula from the FEValues object.
git-svn-id: https://svn.dealii.org/trunk@4746
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 6 Jun 2001 20:25:44 +0000 (20:25 +0000)]
added pointer to matrices
git-svn-id: https://svn.dealii.org/trunk@4745
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 5 Jun 2001 19:23:25 +0000 (19:23 +0000)]
logging of coefficients moved to proper place
git-svn-id: https://svn.dealii.org/trunk@4744
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 5 Jun 2001 10:48:17 +0000 (10:48 +0000)]
multigrid for dgq5 and dgq6
git-svn-id: https://svn.dealii.org/trunk@4743
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 5 Jun 2001 05:38:45 +0000 (05:38 +0000)]
double line removed
git-svn-id: https://svn.dealii.org/trunk@4742
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 5 Jun 2001 05:37:51 +0000 (05:37 +0000)]
new utilities directory
git-svn-id: https://svn.dealii.org/trunk@4741
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 2 Jun 2001 17:52:54 +0000 (17:52 +0000)]
eliminate copy constructors and some more documentation
git-svn-id: https://svn.dealii.org/trunk@4740
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 1 Jun 2001 08:02:48 +0000 (08:02 +0000)]
optional memory usage output
git-svn-id: https://svn.dealii.org/trunk@4739
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 31 May 2001 11:38:30 +0000 (11:38 +0000)]
matrices made data members
git-svn-id: https://svn.dealii.org/trunk@4738
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 31 May 2001 06:19:40 +0000 (06:19 +0000)]
preliminary memory check
git-svn-id: https://svn.dealii.org/trunk@4737
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 31 May 2001 06:19:22 +0000 (06:19 +0000)]
destructor added
git-svn-id: https://svn.dealii.org/trunk@4736
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 May 2001 11:28:04 +0000 (11:28 +0000)]
delete even smaller values
git-svn-id: https://svn.dealii.org/trunk@4735
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 May 2001 11:27:22 +0000 (11:27 +0000)]
Legendre polynomials fixed
git-svn-id: https://svn.dealii.org/trunk@4734
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 May 2001 11:26:59 +0000 (11:26 +0000)]
round-off
git-svn-id: https://svn.dealii.org/trunk@4733
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 May 2001 11:26:07 +0000 (11:26 +0000)]
test for Legendre polynomials
git-svn-id: https://svn.dealii.org/trunk@4732
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sun, 27 May 2001 06:00:37 +0000 (06:00 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@4731
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 21:04:29 +0000 (21:04 +0000)]
'echo' is not guaranteed to understand \n. At leasts it does not on Linux.
git-svn-id: https://svn.dealii.org/trunk@4730
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 21:02:41 +0000 (21:02 +0000)]
Group all documentation together.
git-svn-id: https://svn.dealii.org/trunk@4729
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 08:30:12 +0000 (08:30 +0000)]
Revert to using default args.
git-svn-id: https://svn.dealii.org/trunk@4728
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 08:28:41 +0000 (08:28 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@4727
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 08:27:07 +0000 (08:27 +0000)]
Replace explicite specializations of functions -- which really is not standards conforming C++ -- by overloading these functions.
git-svn-id: https://svn.dealii.org/trunk@4726
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 08:25:35 +0000 (08:25 +0000)]
Explicitely instantiate missing classes.
git-svn-id: https://svn.dealii.org/trunk@4725
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 May 2001 08:25:22 +0000 (08:25 +0000)]
Document and remove old classes.
git-svn-id: https://svn.dealii.org/trunk@4724
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 14:14:06 +0000 (14:14 +0000)]
Fix various issues.
git-svn-id: https://svn.dealii.org/trunk@4723
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 14:13:38 +0000 (14:13 +0000)]
Add two TODOs.
git-svn-id: https://svn.dealii.org/trunk@4722
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 13:40:02 +0000 (13:40 +0000)]
-O3 crashes the program before start even...
git-svn-id: https://svn.dealii.org/trunk@4721
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 12:57:22 +0000 (12:57 +0000)]
Fix bogosity.
git-svn-id: https://svn.dealii.org/trunk@4720
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 12:52:37 +0000 (12:52 +0000)]
Fix followup problem.
git-svn-id: https://svn.dealii.org/trunk@4719
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 11:47:50 +0000 (11:47 +0000)]
Work around a gcc problem.
git-svn-id: https://svn.dealii.org/trunk@4718
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 May 2001 11:45:04 +0000 (11:45 +0000)]
Remove old type DoFHandler::FunctionMap by FunctionMap::type
git-svn-id: https://svn.dealii.org/trunk@4717
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
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
wolf [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
wolf [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
guido [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
guido [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
wolf [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
wolf [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
wolf [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
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
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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
guido [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
guido [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
wolf [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
wolf [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
guido [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
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
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
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
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
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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
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.