]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agoInitial changes to the hp branch.
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

21 years agoDon't use get_face. Previous use may have been honorable, but that
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

21 years agoverbosity reduced
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

21 years agowrong tag for nodata
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

21 years agoMention Brian's work.
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

21 years agoGet rid of FEValues::get_cell and get_face.
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

21 years agono data questions
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

21 years agonew title file without Javascript
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

21 years agofiles created by make
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

21 years agoinvert_diagblocks not necessary anymore
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

21 years agoremark on invert_diagblocks
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

21 years agoFix one problem.
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

21 years agoFix pbl. with variable modifiers const and volatile.
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

21 years agoFix a problem with calling pthread_join on the same threads more than once.
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

21 years agoRegenerate.
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

21 years agoBetter detect ecc6.
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

21 years agoKeep to the yes/no output convention.
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

21 years agocleanup before filling
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

21 years agoDetect the version of the IA64 Intel compiler in the same way as that for x86. Use...
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

21 years ago.
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

21 years agoWe had a lot of cruft in our files from an attempt to support IBM xlC 5.0. We never...
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

21 years agoMake thread startup rely less on non-POSIX features: we were acquiring a mutex on...
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

21 years agoMake the counter variable volatile in MT mode, by using some template magic.
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

21 years agoFix wording.
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

21 years agomissing include file
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

21 years agoRemove another instance of stray semicolon.
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

21 years agoHave a DoFAccessor::get_fe() function, and use it instead of dof_handler->selected_fe...
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

21 years agoRegenerate.
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

21 years agoCheck for POSIX thread condition variables.
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

21 years agoexceptions updated
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

21 years agoAdd function clear to release stored objects
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

21 years agobase class replaced by member
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

21 years agowrong return type in copy_from
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

21 years agoreplaced operator= by copy_from
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

21 years agoRelieve us from unnecessary semicolons.
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

21 years agoAvoid unnecessary semicola.
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

21 years agoMore stray semicola.
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

21 years agoMove Preconditioner entry to lac subsection where it belongs.
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

21 years agoRemove stray semicola.
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

21 years agoFix missing return statement.
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

21 years agofunctions set_matrix added
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

21 years agoupdate bib
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

21 years agoupdate publication.
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

21 years agodoc update.
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

21 years agosolver not const
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

21 years agointroduce default constructor and initalize
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

21 years agoBump the copyright year to 2003.
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

21 years agoUpdate comment.
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

21 years agoThe last (reduced) check-in works with gcc, but breaks icc, unfortunately. This is...
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

21 years agoDon't try to infer full path to ranlib if ranlib does not exist.
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

21 years agoMGMatrix and MGMatrixSelect in new file
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

21 years agonew FullMatrix::operator=
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

21 years agonew FullMatrix::operator= and mailto's removed
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

21 years agoRemove at least one of the bogus checks. The other one causes ICEs when removed.
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

21 years agoTry to remove at least one of the conditionals.
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

21 years agoUmph. Undo last check-in, since it is formally correct yet leads to an ICE in gcc...
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

21 years agoI previously thought, icc was in error and wrote an autoconf check to work around...
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

21 years agospecific MGMatrix classes moved to mg_matrix.h
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

21 years agoPoint to the right file.
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

21 years agoDetec gcc3.4
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

21 years agoHow can this have compiled?
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

21 years agostore_diagonals was not public
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

21 years agoinver_diagblocks eliminated
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

21 years agonew MGSmootherRelaxation
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

21 years agoadditional parameters in AdditionalData
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

21 years agomissing typename
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

21 years agomissing std::
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

21 years agopreconditioner change
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

21 years agopreconditioner change
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

21 years agounifying preconditioners
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

21 years agosuperfluous include files removed
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

21 years agoinline added
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

21 years agoempty function added
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

21 years agoempty function added
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

21 years agoAdd year 2003.
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

21 years agoThe new parser in gcc CVS has a lot to say, so fix the respective places. They belong...
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

21 years agoSimplify EAGAIN condition around pthread_create
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

21 years agoAdd comment about design patterns, and prototypes.
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

21 years agoDetect and possibly use __verbose_terminate_handler. The text in aclocal.m4 says:
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

21 years agodeleted two comments
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

21 years agoFix some comments.
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

21 years agoFix missing std::
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

21 years agoConvert the second arg of the pow call to the same type as the first.
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

21 years agoFix some missing std::
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

21 years agoReplace invalid form of taking address of a member function.
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

21 years agoNote support of Mac OS X.
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

21 years agoRemove Ben from the list of abbreviations.
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

21 years agoNote support of Mac OS X.
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

21 years agoCompiler was wrong.
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

21 years agoNote Mac OS X.
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

21 years agoNote Irix6.5 w/ gcc3.2
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

21 years agoUse the right datatype for the sum variable when accumulating the
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

21 years agoUse style of fe_q.h
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

21 years agorewrote documentation.
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

21 years agoIf we promise we don't throw an exception in a function, then make
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

21 years agohalf_hyper_ball class added
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

21 years agoFix: Set lstep and lvalue also when reduced_tol is reached.
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

21 years agoRun ranlib on static archives. MAC OS X wants this, and probably also some very very...
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

21 years agoCall resize(0) before calling resize(n_levels-1) as CopyConstructor of SparseMatrix...
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

21 years agoNew reinit function.
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


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.