]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
wolf [Wed, 8 Jan 2003 15:23:48 +0000 (15:23 +0000)]
The last (reduced) check-in works with gcc, but breaks icc, unfortunately. This is a minefield...
git-svn-id: https://svn.dealii.org/trunk@6889
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 8 Jan 2003 15:19:09 +0000 (15:19 +0000)]
Don't try to infer full path to ranlib if ranlib does not exist.
git-svn-id: https://svn.dealii.org/trunk@6888
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 8 Jan 2003 14:39:39 +0000 (14:39 +0000)]
MGMatrix and MGMatrixSelect in new file
git-svn-id: https://svn.dealii.org/trunk@6887
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 8 Jan 2003 10:30:35 +0000 (10:30 +0000)]
new FullMatrix::operator=
git-svn-id: https://svn.dealii.org/trunk@6886
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 8 Jan 2003 10:30:07 +0000 (10:30 +0000)]
new FullMatrix::operator= and mailto's removed
git-svn-id: https://svn.dealii.org/trunk@6885
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 21:43:02 +0000 (21:43 +0000)]
Remove at least one of the bogus checks. The other one causes ICEs when removed.
git-svn-id: https://svn.dealii.org/trunk@6884
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 21:28:29 +0000 (21:28 +0000)]
Try to remove at least one of the conditionals.
git-svn-id: https://svn.dealii.org/trunk@6883
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 21:26:55 +0000 (21:26 +0000)]
Umph. Undo last check-in, since it is formally correct yet leads to an ICE in gcc...
git-svn-id: https://svn.dealii.org/trunk@6882
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 21:15:17 +0000 (21:15 +0000)]
I previously thought, icc was in error and wrote an autoconf check to work around the problem. However, it turns out that icc is right, and gcc uses some undocumented extension in this case; however, it is fine with the code that we also use for icc so remove the autoconf check, and remove the conditional compilation.
git-svn-id: https://svn.dealii.org/trunk@6881
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 7 Jan 2003 11:49:38 +0000 (11:49 +0000)]
specific MGMatrix classes moved to mg_matrix.h
git-svn-id: https://svn.dealii.org/trunk@6880
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 00:28:48 +0000 (00:28 +0000)]
Point to the right file.
git-svn-id: https://svn.dealii.org/trunk@6879
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 00:28:36 +0000 (00:28 +0000)]
Detec gcc3.4
git-svn-id: https://svn.dealii.org/trunk@6878
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 7 Jan 2003 00:11:54 +0000 (00:11 +0000)]
How can this have compiled?
git-svn-id: https://svn.dealii.org/trunk@6877
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 20:18:06 +0000 (20:18 +0000)]
store_diagonals was not public
git-svn-id: https://svn.dealii.org/trunk@6876
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 20:04:27 +0000 (20:04 +0000)]
inver_diagblocks eliminated
git-svn-id: https://svn.dealii.org/trunk@6875
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 19:19:07 +0000 (19:19 +0000)]
new MGSmootherRelaxation
git-svn-id: https://svn.dealii.org/trunk@6874
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 19:18:26 +0000 (19:18 +0000)]
additional parameters in AdditionalData
git-svn-id: https://svn.dealii.org/trunk@6873
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 16:21:43 +0000 (16:21 +0000)]
missing typename
git-svn-id: https://svn.dealii.org/trunk@6872
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 15:22:02 +0000 (15:22 +0000)]
missing std::
git-svn-id: https://svn.dealii.org/trunk@6871
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 15:14:49 +0000 (15:14 +0000)]
preconditioner change
git-svn-id: https://svn.dealii.org/trunk@6870
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 15:09:07 +0000 (15:09 +0000)]
preconditioner change
git-svn-id: https://svn.dealii.org/trunk@6869
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 14:55:47 +0000 (14:55 +0000)]
unifying preconditioners
git-svn-id: https://svn.dealii.org/trunk@6868
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 13:32:09 +0000 (13:32 +0000)]
superfluous include files removed
git-svn-id: https://svn.dealii.org/trunk@6867
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 09:08:08 +0000 (09:08 +0000)]
inline added
git-svn-id: https://svn.dealii.org/trunk@6866
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 09:06:01 +0000 (09:06 +0000)]
empty function added
git-svn-id: https://svn.dealii.org/trunk@6865
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Jan 2003 08:54:41 +0000 (08:54 +0000)]
empty function added
git-svn-id: https://svn.dealii.org/trunk@6864
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sun, 5 Jan 2003 20:54:12 +0000 (20:54 +0000)]
Add year 2003.
git-svn-id: https://svn.dealii.org/trunk@6863
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 3 Jan 2003 22:21:47 +0000 (22:21 +0000)]
The new parser in gcc CVS has a lot to say, so fix the respective places. They belong to two categories: 1. more typenames necessary. 2. semicolons at the end of member functions or namespces are not necessary, and the compiler now warns about this.
git-svn-id: https://svn.dealii.org/trunk@6862
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 20 Dec 2002 00:11:00 +0000 (00:11 +0000)]
Simplify EAGAIN condition around pthread_create
git-svn-id: https://svn.dealii.org/trunk@6861
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 19 Dec 2002 23:43:14 +0000 (23:43 +0000)]
Add comment about design patterns, and prototypes.
git-svn-id: https://svn.dealii.org/trunk@6860
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 19 Dec 2002 19:41:35 +0000 (19:41 +0000)]
Detect and possibly use __verbose_terminate_handler. The text in aclocal.m4 says:
// Newer versions of gcc have a very nice feature: you can set
// a verbose terminate handler, that not only aborts a program
// when an exception is thrown and not caught somewhere, but
// before aborting it prints that an exception has been thrown,
// and possibly what the std::exception::what() function has to
// say. Since many people run into the trap of not having a
// catch clause in main(), they wonder where that abort may be
// coming from. The terminate handler then at least says what is
// missing in their program.
git-svn-id: https://svn.dealii.org/trunk@6859
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Thu, 19 Dec 2002 19:23:28 +0000 (19:23 +0000)]
deleted two comments
git-svn-id: https://svn.dealii.org/trunk@6858
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 19 Dec 2002 17:31:53 +0000 (17:31 +0000)]
Fix some comments.
git-svn-id: https://svn.dealii.org/trunk@6857
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 22:09:31 +0000 (22:09 +0000)]
Fix missing std::
git-svn-id: https://svn.dealii.org/trunk@6856
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 21:03:21 +0000 (21:03 +0000)]
Convert the second arg of the pow call to the same type as the first.
git-svn-id: https://svn.dealii.org/trunk@6855
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 20:30:40 +0000 (20:30 +0000)]
Fix some missing std::
git-svn-id: https://svn.dealii.org/trunk@6854
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 20:28:44 +0000 (20:28 +0000)]
Replace invalid form of taking address of a member function.
git-svn-id: https://svn.dealii.org/trunk@6853
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 17:30:12 +0000 (17:30 +0000)]
Note support of Mac OS X.
git-svn-id: https://svn.dealii.org/trunk@6852
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 17:29:12 +0000 (17:29 +0000)]
Remove Ben from the list of abbreviations.
git-svn-id: https://svn.dealii.org/trunk@6851
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 17:28:47 +0000 (17:28 +0000)]
Note support of Mac OS X.
git-svn-id: https://svn.dealii.org/trunk@6850
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 16:53:15 +0000 (16:53 +0000)]
Compiler was wrong.
git-svn-id: https://svn.dealii.org/trunk@6849
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 16:43:58 +0000 (16:43 +0000)]
Note Mac OS X.
git-svn-id: https://svn.dealii.org/trunk@6848
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 16:41:24 +0000 (16:41 +0000)]
Note Irix6.5 w/ gcc3.2
git-svn-id: https://svn.dealii.org/trunk@6847
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Dec 2002 16:07:40 +0000 (16:07 +0000)]
Use the right datatype for the sum variable when accumulating the
elements of a vector.
git-svn-id: https://svn.dealii.org/trunk@6846
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 17 Dec 2002 22:13:28 +0000 (22:13 +0000)]
Use style of fe_q.h
git-svn-id: https://svn.dealii.org/trunk@6845
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Tue, 17 Dec 2002 17:06:53 +0000 (17:06 +0000)]
rewrote documentation.
git-svn-id: https://svn.dealii.org/trunk@6844
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 17 Dec 2002 17:04:57 +0000 (17:04 +0000)]
If we promise we don't throw an exception in a function, then make
pretty damn sure we don't.
git-svn-id: https://svn.dealii.org/trunk@6843
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Tue, 17 Dec 2002 16:43:35 +0000 (16:43 +0000)]
half_hyper_ball class added
git-svn-id: https://svn.dealii.org/trunk@6842
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 17 Dec 2002 16:40:52 +0000 (16:40 +0000)]
Fix: Set lstep and lvalue also when reduced_tol is reached.
git-svn-id: https://svn.dealii.org/trunk@6841
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 17 Dec 2002 16:09:48 +0000 (16:09 +0000)]
Run ranlib on static archives. MAC OS X wants this, and probably also some very very old other systems.
git-svn-id: https://svn.dealii.org/trunk@6840
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 17 Dec 2002 11:09:24 +0000 (11:09 +0000)]
Call resize(0) before calling resize(n_levels-1) as CopyConstructor of SparseMatrix and SparsityPattern is not allowed.
git-svn-id: https://svn.dealii.org/trunk@6839
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 17 Dec 2002 11:08:13 +0000 (11:08 +0000)]
New reinit function.
git-svn-id: https://svn.dealii.org/trunk@6838
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 17 Dec 2002 11:07:39 +0000 (11:07 +0000)]
Add missing exception.
git-svn-id: https://svn.dealii.org/trunk@6837
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 17 Dec 2002 11:06:49 +0000 (11:06 +0000)]
New set_matrix function. Add exception.
git-svn-id: https://svn.dealii.org/trunk@6836
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 21:25:41 +0000 (21:25 +0000)]
More this->
git-svn-id: https://svn.dealii.org/trunk@6835
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 21:24:32 +0000 (21:24 +0000)]
One more this->
git-svn-id: https://svn.dealii.org/trunk@6834
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 21:24:08 +0000 (21:24 +0000)]
icc7 wants to see some initializers.
git-svn-id: https://svn.dealii.org/trunk@6833
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 16 Dec 2002 20:55:44 +0000 (20:55 +0000)]
Empty blocks are ignored in vmult and Tvmult
git-svn-id: https://svn.dealii.org/trunk@6832
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 19:58:28 +0000 (19:58 +0000)]
Add some this-> for icc7
git-svn-id: https://svn.dealii.org/trunk@6831
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 19:55:52 +0000 (19:55 +0000)]
Doc for this->
git-svn-id: https://svn.dealii.org/trunk@6830
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 19:54:28 +0000 (19:54 +0000)]
Add some this-> for icc7
git-svn-id: https://svn.dealii.org/trunk@6829
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 19:52:11 +0000 (19:52 +0000)]
Two more this->
git-svn-id: https://svn.dealii.org/trunk@6828
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 19:51:11 +0000 (19:51 +0000)]
One more this->
git-svn-id: https://svn.dealii.org/trunk@6827
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Mon, 16 Dec 2002 18:01:14 +0000 (18:01 +0000)]
added half_hyper_ball class
git-svn-id: https://svn.dealii.org/trunk@6826
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 17:59:24 +0000 (17:59 +0000)]
Add some more this->. Document why.
git-svn-id: https://svn.dealii.org/trunk@6825
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 16 Dec 2002 17:52:25 +0000 (17:52 +0000)]
Add some more this->
git-svn-id: https://svn.dealii.org/trunk@6824
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 16 Dec 2002 15:22:34 +0000 (15:22 +0000)]
Minor changes.
git-svn-id: https://svn.dealii.org/trunk@6823
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 16 Dec 2002 15:19:47 +0000 (15:19 +0000)]
Add some more this->
git-svn-id: https://svn.dealii.org/trunk@6822
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 16 Dec 2002 13:52:23 +0000 (13:52 +0000)]
account for useless diagonal entry
git-svn-id: https://svn.dealii.org/trunk@6821
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 16 Dec 2002 11:28:11 +0000 (11:28 +0000)]
Documentation clarified
git-svn-id: https://svn.dealii.org/trunk@6820
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Dec 2002 23:28:32 +0000 (23:28 +0000)]
Fix something for Max OS X.
git-svn-id: https://svn.dealii.org/trunk@6819
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Dec 2002 22:55:12 +0000 (22:55 +0000)]
Need to also use it in optimized mode...
git-svn-id: https://svn.dealii.org/trunk@6818
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Dec 2002 22:51:22 +0000 (22:51 +0000)]
Ack, meant -Wno-long-double instead.
git-svn-id: https://svn.dealii.org/trunk@6817
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Dec 2002 22:48:14 +0000 (22:48 +0000)]
Use -Wno-long-long on Apple Darwin.
git-svn-id: https://svn.dealii.org/trunk@6816
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Fri, 13 Dec 2002 17:52:21 +0000 (17:52 +0000)]
*** empty log message ***
git-svn-id: https://svn.dealii.org/trunk@6815
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Dec 2002 17:38:17 +0000 (17:38 +0000)]
In MT mode, we were getting a compiler error when compiling with
optimization:
=====base=============optimized==MT== parameter_handler.cc
/tmp/ccIx2gJ6.s: Assembler messages:
/tmp/ccIx2gJ6.s:3727: Error: symbol `.LEHB6345' is already defined
/tmp/ccIx2gJ6.s:3738: Error: symbol `.LEHE6345' is already defined
/tmp/ccIx2gJ6.s:3739: Error: symbol `.LEHB6357' is already defined
/tmp/ccIx2gJ6.s:3751: Error: symbol `.LEHE6357' is already defined
This is of course due to some compiler bug, but be that as it is, we
need to work around it. Do that by simply replacing std::list by
std::vector.
git-svn-id: https://svn.dealii.org/trunk@6814
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Fri, 13 Dec 2002 17:34:21 +0000 (17:34 +0000)]
fixed some this-> problems for icc7 compiler.
git-svn-id: https://svn.dealii.org/trunk@6813
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Dec 2002 16:37:13 +0000 (16:37 +0000)]
Gratuitiously sprinkle some this-> to make icc7 happier.
git-svn-id: https://svn.dealii.org/trunk@6812
0785d39b -7218-0410-832d-
ea1e28bc413d
brian [Thu, 12 Dec 2002 16:47:00 +0000 (16:47 +0000)]
initial version of hierarchical continuous fe.
git-svn-id: https://svn.dealii.org/trunk@6811
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 11 Dec 2002 09:07:16 +0000 (09:07 +0000)]
this-> added
git-svn-id: https://svn.dealii.org/trunk@6810
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 11 Dec 2002 09:07:06 +0000 (09:07 +0000)]
unused parameters removed
git-svn-id: https://svn.dealii.org/trunk@6809
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 11 Dec 2002 08:58:46 +0000 (08:58 +0000)]
this-> added
git-svn-id: https://svn.dealii.org/trunk@6808
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Dec 2002 00:55:59 +0000 (00:55 +0000)]
Only use -opt_report_levelmin where possible.
git-svn-id: https://svn.dealii.org/trunk@6807
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 9 Dec 2002 16:57:05 +0000 (16:57 +0000)]
Fix: Make the DoFHandler::renumber_dofs and DoFHandler::n_dofs functions accessible from the MGDoFHandler class.
git-svn-id: https://svn.dealii.org/trunk@6806
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Dec 2002 15:35:12 +0000 (15:35 +0000)]
Support icc7.
git-svn-id: https://svn.dealii.org/trunk@6805
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Dec 2002 15:33:35 +0000 (15:33 +0000)]
Slightly clean up.
git-svn-id: https://svn.dealii.org/trunk@6804
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sun, 8 Dec 2002 22:35:59 +0000 (22:35 +0000)]
handle both string streams
git-svn-id: https://svn.dealii.org/trunk@6803
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.