]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 4 Feb 2003 21:53:55 +0000 (21:53 +0000)]
Add forgotten std::
git-svn-id: https://svn.dealii.org/trunk@7018
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 4 Feb 2003 21:17:06 +0000 (21:17 +0000)]
Mini change that makes Borland C++ compile this file.
git-svn-id: https://svn.dealii.org/trunk@7017
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Tue, 4 Feb 2003 20:37:49 +0000 (20:37 +0000)]
fixed some "for" loops with bad conditionals
git-svn-id: https://svn.dealii.org/trunk@7016
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Tue, 4 Feb 2003 20:30:31 +0000 (20:30 +0000)]
added scaling parameter, which is currently set to 1.
git-svn-id: https://svn.dealii.org/trunk@7015
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 4 Feb 2003 17:11:53 +0000 (17:11 +0000)]
base classes renamed
git-svn-id: https://svn.dealii.org/trunk@7014
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 4 Feb 2003 13:07:35 +0000 (13:07 +0000)]
Fix and make it compile: PointerMatrix has no clear function. Set pointers to zero manually.
git-svn-id: https://svn.dealii.org/trunk@7013
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 4 Feb 2003 13:03:28 +0000 (13:03 +0000)]
Doc fix.
git-svn-id: https://svn.dealii.org/trunk@7012
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Feb 2003 17:03:52 +0000 (17:03 +0000)]
Use this-> to disambiguate.
git-svn-id: https://svn.dealii.org/trunk@7008
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Feb 2003 16:56:46 +0000 (16:56 +0000)]
Fix two doc problems.
git-svn-id: https://svn.dealii.org/trunk@7007
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Feb 2003 16:55:20 +0000 (16:55 +0000)]
Fix bug: namespaces can end in } without a semicolon. Elements after such a closing brace were spuriously added to that namespace before.
git-svn-id: https://svn.dealii.org/trunk@7006
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 3 Feb 2003 16:54:32 +0000 (16:54 +0000)]
Filter out classes in namespaces named 'internal' from the class overview, to keep it short.
git-svn-id: https://svn.dealii.org/trunk@7005
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 3 Feb 2003 10:34:30 +0000 (10:34 +0000)]
Make the print_vectors function usable when MG_DEBUG is defined. Implementation of print_vectors for Vector<double>.
git-svn-id: https://svn.dealii.org/trunk@7003
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 3 Feb 2003 10:19:47 +0000 (10:19 +0000)]
New compute_* functions, that compute and return the renumbering vectors, but do not perform the actual renumbering on the dof_handler.
git-svn-id: https://svn.dealii.org/trunk@7002
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sun, 2 Feb 2003 20:43:50 +0000 (20:43 +0000)]
Fix Ralf's omission of std::
git-svn-id: https://svn.dealii.org/trunk@7001
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 31 Jan 2003 13:16:15 +0000 (13:16 +0000)]
New SolverGMRES::AdditionalData::use_default_residual flag.
git-svn-id: https://svn.dealii.org/trunk@7000
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 31 Jan 2003 13:13:17 +0000 (13:13 +0000)]
New use_default_residual flag. Is set true by default. If set false: uses unprec. res. instead of the prec. res. for the left-prec. GMRes and visa versa for the right-prec. GMRes.
git-svn-id: https://svn.dealii.org/trunk@6999
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jan 2003 21:35:02 +0000 (21:35 +0000)]
Fix step-14 math.
git-svn-id: https://svn.dealii.org/trunk@6998
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jan 2003 21:28:49 +0000 (21:28 +0000)]
Fix math pointed out by Roy.
git-svn-id: https://svn.dealii.org/trunk@6997
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jan 2003 20:50:01 +0000 (20:50 +0000)]
Mini change.
git-svn-id: https://svn.dealii.org/trunk@6996
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jan 2003 02:38:50 +0000 (02:38 +0000)]
Fix maths.
git-svn-id: https://svn.dealii.org/trunk@6991
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 29 Jan 2003 15:09:38 +0000 (15:09 +0000)]
Umpf.
git-svn-id: https://svn.dealii.org/trunk@6978
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jan 2003 21:34:05 +0000 (21:34 +0000)]
Implement scoped locking. Use it throughout the library.
git-svn-id: https://svn.dealii.org/trunk@6977
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jan 2003 20:48:17 +0000 (20:48 +0000)]
The check against multiple simultaneous runs of this function with a
local variable as mutex is of course bogus: this needs to be a
_static_ local variable!
git-svn-id: https://svn.dealii.org/trunk@6976
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jan 2003 20:03:58 +0000 (20:03 +0000)]
Only run recursive $(MAKE) if the cd before it succeeded. This avoid
infinite loops if a subdir does not exist.
git-svn-id: https://svn.dealii.org/trunk@6974
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jan 2003 20:01:54 +0000 (20:01 +0000)]
Micro nit-picking
git-svn-id: https://svn.dealii.org/trunk@6973
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 Jan 2003 18:40:11 +0000 (18:40 +0000)]
Detect Borland C++, which, however, fails blatantly.
git-svn-id: https://svn.dealii.org/trunk@6972
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 Jan 2003 18:39:31 +0000 (18:39 +0000)]
Use preprocessor 'defined' instead of relying on the preprocessor doing this automatically.
git-svn-id: https://svn.dealii.org/trunk@6971
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 27 Jan 2003 15:25:22 +0000 (15:25 +0000)]
caveat added
git-svn-id: https://svn.dealii.org/trunk@6965
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Sat, 25 Jan 2003 21:50:20 +0000 (21:50 +0000)]
Added comments about the changes in the DoFAccessor classes.
git-svn-id: https://svn.dealii.org/trunk@6964
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 23:18:06 +0000 (23:18 +0000)]
Ug, fix obvious problem.
git-svn-id: https://svn.dealii.org/trunk@6963
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 16:53:18 +0000 (16:53 +0000)]
Note that deal.II now also works on AIX.
git-svn-id: https://svn.dealii.org/trunk@6961
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 16:52:29 +0000 (16:52 +0000)]
On some systems, we need to link liblac.so against libbase.so, and libdeal_II* against both of them (notably, this system is AIX). On other systems, this shouldn't hurt either. For this, we also have to serialize creation of libraries.
git-svn-id: https://svn.dealii.org/trunk@6960
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 16:14:42 +0000 (16:14 +0000)]
Mention support for aix with gcc3.2
git-svn-id: https://svn.dealii.org/trunk@6959
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 16:09:29 +0000 (16:09 +0000)]
Support detection of CPUs on AIX.
git-svn-id: https://svn.dealii.org/trunk@6958
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 15:58:23 +0000 (15:58 +0000)]
Introduce an abbreviation. Work around a problem on AIX by a really unnecessary hack, which, however, also doesn't hurt on other systems.
git-svn-id: https://svn.dealii.org/trunk@6957
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 00:30:49 +0000 (00:30 +0000)]
Use right linker for shared libs.
git-svn-id: https://svn.dealii.org/trunk@6956
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 00:27:35 +0000 (00:27 +0000)]
Add f77 libs to linker line
git-svn-id: https://svn.dealii.org/trunk@6955
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 24 Jan 2003 00:04:33 +0000 (00:04 +0000)]
Enable shared libs on AIX 5.
git-svn-id: https://svn.dealii.org/trunk@6954
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 23:58:34 +0000 (23:58 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@6953
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 23:56:24 +0000 (23:56 +0000)]
Can use shared libs on AIX 5.1
git-svn-id: https://svn.dealii.org/trunk@6952
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 23:04:41 +0000 (23:04 +0000)]
Add some missing explicit instantiations.
git-svn-id: https://svn.dealii.org/trunk@6951
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 22:55:19 +0000 (22:55 +0000)]
Add some missing explicit instantiations.
git-svn-id: https://svn.dealii.org/trunk@6950
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 22:51:40 +0000 (22:51 +0000)]
On AIX, the linker is unhappy about some missing symbols. They should be there, but some explicit instantiations don't harm either.
git-svn-id: https://svn.dealii.org/trunk@6949
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 22:41:53 +0000 (22:41 +0000)]
Move definition of static member variables to .cc file.
git-svn-id: https://svn.dealii.org/trunk@6948
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 22:03:06 +0000 (22:03 +0000)]
Check for only partly bracketed mutex initializers, and use -Wno-missing-braces if necessary.
git-svn-id: https://svn.dealii.org/trunk@6947
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 22:01:36 +0000 (22:01 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@6946
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 23 Jan 2003 16:18:29 +0000 (16:18 +0000)]
mention ibm xlc 6.0
git-svn-id: https://svn.dealii.org/trunk@6945
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 23 Jan 2003 09:29:01 +0000 (09:29 +0000)]
Documentation of coefficients alpha and beta
git-svn-id: https://svn.dealii.org/trunk@6944
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 Jan 2003 23:05:53 +0000 (23:05 +0000)]
Qualify name loopup.
git-svn-id: https://svn.dealii.org/trunk@6943
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 Jan 2003 23:03:58 +0000 (23:03 +0000)]
Likewise at other places.
git-svn-id: https://svn.dealii.org/trunk@6942
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 Jan 2003 23:02:48 +0000 (23:02 +0000)]
Qualify lookup of Vector.
git-svn-id: https://svn.dealii.org/trunk@6941
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jan 2003 22:35:17 +0000 (22:35 +0000)]
Things declared inside an anonymous namespace should also be define
inside it, to preserve the internal linkage.
git-svn-id: https://svn.dealii.org/trunk@6940
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jan 2003 16:58:50 +0000 (16:58 +0000)]
Initial changes to the hp branch.
git-svn-id: https://svn.dealii.org/trunk@6937
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jan 2003 16:41:20 +0000 (16:41 +0000)]
Don't use get_face. Previous use may have been honorable, but that
function is now gone and we can either add another parameter to the
functions that use this, or leave out the check. Since the functions
that use this are called in only one place, it seems acceptable to
remove the check, although this is arguably not the best way...
git-svn-id: https://svn.dealii.org/trunk@6936
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 21 Jan 2003 13:57:06 +0000 (13:57 +0000)]
verbosity reduced
git-svn-id: https://svn.dealii.org/trunk@6935
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 21 Jan 2003 13:51:18 +0000 (13:51 +0000)]
wrong tag for nodata
git-svn-id: https://svn.dealii.org/trunk@6934
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 Jan 2003 20:01:37 +0000 (20:01 +0000)]
Mention Brian's work.
git-svn-id: https://svn.dealii.org/trunk@6933
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 17 Jan 2003 19:24:49 +0000 (19:24 +0000)]
Get rid of FEValues::get_cell and get_face.
git-svn-id: https://svn.dealii.org/trunk@6932
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jan 2003 16:53:16 +0000 (16:53 +0000)]
no data questions
git-svn-id: https://svn.dealii.org/trunk@6931
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jan 2003 12:28:34 +0000 (12:28 +0000)]
new title file without Javascript
git-svn-id: https://svn.dealii.org/trunk@6930
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jan 2003 09:35:01 +0000 (09:35 +0000)]
files created by make
git-svn-id: https://svn.dealii.org/trunk@6929
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jan 2003 08:00:30 +0000 (08:00 +0000)]
invert_diagblocks not necessary anymore
git-svn-id: https://svn.dealii.org/trunk@6928
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jan 2003 07:59:48 +0000 (07:59 +0000)]
remark on invert_diagblocks
git-svn-id: https://svn.dealii.org/trunk@6927
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 16 Jan 2003 19:45:49 +0000 (19:45 +0000)]
Fix one problem.
git-svn-id: https://svn.dealii.org/trunk@6926
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 16 Jan 2003 19:45:10 +0000 (19:45 +0000)]
Fix pbl. with variable modifiers const and volatile.
git-svn-id: https://svn.dealii.org/trunk@6925
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 16 Jan 2003 18:12:00 +0000 (18:12 +0000)]
Fix a problem with calling pthread_join on the same threads more than once.
git-svn-id: https://svn.dealii.org/trunk@6924
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 15 Jan 2003 18:05:58 +0000 (18:05 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@6923
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 15 Jan 2003 18:05:12 +0000 (18:05 +0000)]
Better detect ecc6.
git-svn-id: https://svn.dealii.org/trunk@6922
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 15 Jan 2003 16:26:23 +0000 (16:26 +0000)]
Keep to the yes/no output convention.
git-svn-id: https://svn.dealii.org/trunk@6921
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 15 Jan 2003 14:46:18 +0000 (14:46 +0000)]
cleanup before filling
git-svn-id: https://svn.dealii.org/trunk@6920
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 14 Jan 2003 21:12:55 +0000 (21:12 +0000)]
Detect the version of the IA64 Intel compiler in the same way as that for x86. Use the same code to set the flags.
git-svn-id: https://svn.dealii.org/trunk@6919
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 14 Jan 2003 21:07:37 +0000 (21:07 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@6918
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 14 Jan 2003 19:51:12 +0000 (19:51 +0000)]
We had a lot of cruft in our files from an attempt to support IBM xlC 5.0. We never made it really work with this compiler, so this is all dead code. Get rid of it.
git-svn-id: https://svn.dealii.org/trunk@6917
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 13 Jan 2003 19:46:01 +0000 (19:46 +0000)]
Make thread startup rely less on non-POSIX features: we were acquiring a mutex on one thread, and releasing it on another one. While this is documented to work on Linux, it is not necessarily so on other systems, since POSIX does not standardize this behavior. So use a condition variable instead to avoid the problem. While at it, also remove support for ACE.
git-svn-id: https://svn.dealii.org/trunk@6916
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 13 Jan 2003 19:44:48 +0000 (19:44 +0000)]
Make the counter variable volatile in MT mode, by using some template magic.
git-svn-id: https://svn.dealii.org/trunk@6915
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 13 Jan 2003 19:44:03 +0000 (19:44 +0000)]
Fix wording.
git-svn-id: https://svn.dealii.org/trunk@6914
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 13 Jan 2003 09:10:37 +0000 (09:10 +0000)]
missing include file
git-svn-id: https://svn.dealii.org/trunk@6913
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 10 Jan 2003 16:38:38 +0000 (16:38 +0000)]
Remove another instance of stray semicolon.
git-svn-id: https://svn.dealii.org/trunk@6912
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 10 Jan 2003 16:37:09 +0000 (16:37 +0000)]
Have a DoFAccessor::get_fe() function, and use it instead of dof_handler->selected_fe. This is a first step towards using the accessor classes also for other DoFHandlers than just the DoFHandler<dim>.
git-svn-id: https://svn.dealii.org/trunk@6911
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 10 Jan 2003 16:30:46 +0000 (16:30 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@6910
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 10 Jan 2003 16:29:35 +0000 (16:29 +0000)]
Check for POSIX thread condition variables.
git-svn-id: https://svn.dealii.org/trunk@6909
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 10 Jan 2003 11:23:01 +0000 (11:23 +0000)]
exceptions updated
git-svn-id: https://svn.dealii.org/trunk@6908
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 10 Jan 2003 11:21:53 +0000 (11:21 +0000)]
Add function clear to release stored objects
git-svn-id: https://svn.dealii.org/trunk@6907
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 10 Jan 2003 11:01:05 +0000 (11:01 +0000)]
base class replaced by member
git-svn-id: https://svn.dealii.org/trunk@6906
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 10 Jan 2003 10:15:26 +0000 (10:15 +0000)]
wrong return type in copy_from
git-svn-id: https://svn.dealii.org/trunk@6905
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 10 Jan 2003 10:13:51 +0000 (10:13 +0000)]
replaced operator= by copy_from
git-svn-id: https://svn.dealii.org/trunk@6904
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 9 Jan 2003 20:32:47 +0000 (20:32 +0000)]
Relieve us from unnecessary semicolons.
git-svn-id: https://svn.dealii.org/trunk@6903
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 9 Jan 2003 20:23:13 +0000 (20:23 +0000)]
Avoid unnecessary semicola.
git-svn-id: https://svn.dealii.org/trunk@6902
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 9 Jan 2003 16:56:15 +0000 (16:56 +0000)]
More stray semicola.
git-svn-id: https://svn.dealii.org/trunk@6901
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 9 Jan 2003 16:50:54 +0000 (16:50 +0000)]
Move Preconditioner entry to lac subsection where it belongs.
git-svn-id: https://svn.dealii.org/trunk@6900
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 9 Jan 2003 16:48:43 +0000 (16:48 +0000)]
Remove stray semicola.
git-svn-id: https://svn.dealii.org/trunk@6899
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 9 Jan 2003 16:48:05 +0000 (16:48 +0000)]
Fix missing return statement.
git-svn-id: https://svn.dealii.org/trunk@6898
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 9 Jan 2003 15:29:35 +0000 (15:29 +0000)]
functions set_matrix added
git-svn-id: https://svn.dealii.org/trunk@6897
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 9 Jan 2003 15:04:53 +0000 (15:04 +0000)]
update bib
git-svn-id: https://svn.dealii.org/trunk@6896
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 9 Jan 2003 15:03:56 +0000 (15:03 +0000)]
update publication.
git-svn-id: https://svn.dealii.org/trunk@6895
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 9 Jan 2003 14:54:00 +0000 (14:54 +0000)]
doc update.
git-svn-id: https://svn.dealii.org/trunk@6894
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 9 Jan 2003 14:18:21 +0000 (14:18 +0000)]
solver not const
git-svn-id: https://svn.dealii.org/trunk@6893
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 9 Jan 2003 14:10:44 +0000 (14:10 +0000)]
introduce default constructor and initalize
git-svn-id: https://svn.dealii.org/trunk@6892
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 8 Jan 2003 17:58:22 +0000 (17:58 +0000)]
Bump the copyright year to 2003.
git-svn-id: https://svn.dealii.org/trunk@6891
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 8 Jan 2003 17:15:50 +0000 (17:15 +0000)]
Update comment.
git-svn-id: https://svn.dealii.org/trunk@6890
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.