]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agoAllow for 15 % to get us over one problem.
wolf [Wed, 30 Apr 2003 16:55:33 +0000 (16:55 +0000)]
Allow for 15 % to get us over one problem.

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

21 years agoFix thinko.
wolf [Wed, 30 Apr 2003 16:49:08 +0000 (16:49 +0000)]
Fix thinko.

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

21 years agoLink gcc3.4 to gcc3.2. Simplify structure a little.
wolf [Wed, 30 Apr 2003 16:41:02 +0000 (16:41 +0000)]
Link gcc3.4 to gcc3.2. Simplify structure a little.

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

21 years agoAdd files that differ from 3.2.
wolf [Wed, 30 Apr 2003 16:32:45 +0000 (16:32 +0000)]
Add files that differ from 3.2.

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

21 years agoLink gcc3.2 output files into the icc7.1 directory.
wolf [Wed, 30 Apr 2003 16:05:27 +0000 (16:05 +0000)]
Link gcc3.2 output files into the icc7.1 directory.

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

21 years agoCommit those test results for icc7.1 that differ from gcc3.2.
wolf [Wed, 30 Apr 2003 16:02:53 +0000 (16:02 +0000)]
Commit those test results for icc7.1 that differ from gcc3.2.

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

21 years agoProperly scope names.
wolf [Wed, 30 Apr 2003 15:35:22 +0000 (15:35 +0000)]
Properly scope names.

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

21 years agoMake aux a value, rather than a reference. This will most probably not
wolf [Wed, 30 Apr 2003 15:33:22 +0000 (15:33 +0000)]
Make aux a value, rather than a reference. This will most probably not
have worked before.

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

21 years agoRemove some 1d stuff. Allows linking with icc as well.
wolf [Wed, 30 Apr 2003 15:24:38 +0000 (15:24 +0000)]
Remove some 1d stuff. Allows linking with icc as well.

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

21 years agomore sophisticated permutation
guido [Wed, 30 Apr 2003 13:09:53 +0000 (13:09 +0000)]
more sophisticated permutation

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

21 years agomore sophisticated permutation
guido [Wed, 30 Apr 2003 12:55:39 +0000 (12:55 +0000)]
more sophisticated permutation

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

21 years agoAllow compilation by icc7.1. Doesn't link presently, though.
wolf [Wed, 30 Apr 2003 04:35:33 +0000 (04:35 +0000)]
Allow compilation by icc7.1. Doesn't link presently, though.

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

21 years agoFix a couple of things that didn't work with icc7.1
wolf [Wed, 30 Apr 2003 03:40:39 +0000 (03:40 +0000)]
Fix a couple of things that didn't work with icc7.1

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

21 years agoicc7 doesn't like *static_cast<X*>(0).
wolf [Tue, 29 Apr 2003 19:36:05 +0000 (19:36 +0000)]
icc7 doesn't like *static_cast<X*>(0).

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

21 years agoWork around a rather irritating problem in icc7.
wolf [Tue, 29 Apr 2003 19:32:09 +0000 (19:32 +0000)]
Work around a rather irritating problem in icc7.

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

21 years agoFix obvious oversight.
wolf [Tue, 29 Apr 2003 17:31:55 +0000 (17:31 +0000)]
Fix obvious oversight.

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

21 years agoMark functions in anonymous namespaces static, if compiler bugs force
wolf [Tue, 29 Apr 2003 16:22:19 +0000 (16:22 +0000)]
Mark functions in anonymous namespaces static, if compiler bugs force
us to do so.

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

21 years agoAdd some this->
wolf [Tue, 29 Apr 2003 16:20:14 +0000 (16:20 +0000)]
Add some this->

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

21 years agoInvent a test to check for a weird linkage problem with functions in anonymous namesp...
wolf [Tue, 29 Apr 2003 16:19:55 +0000 (16:19 +0000)]
Invent a test to check for a weird linkage problem with functions in anonymous namespaces, that some compilers (gcc3.2/3, icc) give the same name every time a file is compiled, even if we compile it for a different space dimension. This then leads to a linker problem. So work around that if necessary.

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

21 years agoRegenerate.
wolf [Tue, 29 Apr 2003 15:15:44 +0000 (15:15 +0000)]
Regenerate.

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

21 years agoExclude another warning for icc.
wolf [Tue, 29 Apr 2003 15:13:57 +0000 (15:13 +0000)]
Exclude another warning for icc.

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

21 years agofirst changes can compile
guido [Mon, 28 Apr 2003 14:52:25 +0000 (14:52 +0000)]
first changes can compile

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

21 years agofiles copied from step 5
guido [Mon, 28 Apr 2003 13:30:00 +0000 (13:30 +0000)]
files copied from step 5

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

21 years agoadditional tests in solver
guido [Mon, 28 Apr 2003 10:29:33 +0000 (10:29 +0000)]
additional tests in solver

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

21 years agoUnnecessary ; removed. Add a note for Guido
wolf [Sat, 26 Apr 2003 16:23:00 +0000 (16:23 +0000)]
Unnecessary ; removed. Add a note for Guido

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

21 years agoUnnecessary ; removed.
wolf [Sat, 26 Apr 2003 16:20:30 +0000 (16:20 +0000)]
Unnecessary ; removed.

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

21 years agoAdd necessary header file.
wolf [Sat, 26 Apr 2003 16:11:11 +0000 (16:11 +0000)]
Add necessary header file.

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

21 years agoUnnecessary ; removed.
wolf [Sat, 26 Apr 2003 16:10:31 +0000 (16:10 +0000)]
Unnecessary ; removed.

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

21 years agogcc3.4 really wants to see BlockVector
wolf [Fri, 25 Apr 2003 23:11:14 +0000 (23:11 +0000)]
gcc3.4 really wants to see BlockVector

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

21 years agoAdd two missing this->
wolf [Fri, 25 Apr 2003 23:07:39 +0000 (23:07 +0000)]
Add two missing this->

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

21 years agoPSOR
guido [Fri, 25 Apr 2003 12:52:33 +0000 (12:52 +0000)]
PSOR

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

21 years agoAvoid vmult_add in matrix blocks with some performance trade-off
guido [Fri, 25 Apr 2003 12:35:14 +0000 (12:35 +0000)]
Avoid vmult_add in matrix blocks with some performance trade-off

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

21 years agoadd test for PreconditionPSOR
guido [Fri, 25 Apr 2003 08:50:02 +0000 (08:50 +0000)]
add test for PreconditionPSOR

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

21 years agotypo fixed
guido [Fri, 25 Apr 2003 08:46:19 +0000 (08:46 +0000)]
typo fixed

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

21 years agoGeometryInfo<dim>::child_cell_from_point
wolf [Thu, 24 Apr 2003 22:57:45 +0000 (22:57 +0000)]
GeometryInfo<dim>::child_cell_from_point

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

21 years agoSomething must have gone wrong when checking this test in for the first time.
deal [Thu, 24 Apr 2003 14:13:14 +0000 (14:13 +0000)]
Something must have gone wrong when checking this test in for the first time.

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

21 years agoProperly qualify where necessary.
wolf [Thu, 24 Apr 2003 14:05:20 +0000 (14:05 +0000)]
Properly qualify where necessary.

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

21 years agoAmazingly, there are still some stray ; around.
wolf [Thu, 24 Apr 2003 00:24:53 +0000 (00:24 +0000)]
Amazingly, there are still some stray ; around.

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

21 years agoUnify the way the various finite elements are initialized in their constructors,...
wolf [Wed, 23 Apr 2003 23:56:24 +0000 (23:56 +0000)]
Unify the way the various finite elements are initialized in their constructors, by having functions of the same name doing the various stuff that is usually done in the constructor. This should make it significantly simpler in the future to start with a new element, since the various steps that need to be taken are now a little clearer.

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

21 years agoSingle out the functions that initialize matrices from the
wolf [Wed, 23 Apr 2003 22:59:17 +0000 (22:59 +0000)]
Single out the functions that initialize matrices from the
constructor, to make the whole process of initializing finite element
classes a little more transparent. Also makes it simple to replace
precomputed matrices with something that computes these values on the fly.

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

21 years agoBuild the renumbering arrays in the member initializer list. This way,
wolf [Wed, 23 Apr 2003 22:42:18 +0000 (22:42 +0000)]
Build the renumbering arrays in the member initializer list. This way,
they are available all the time, and furthermore can be made "const",
which they really are.

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

21 years agoadditional test
guido [Wed, 23 Apr 2003 18:00:55 +0000 (18:00 +0000)]
additional test

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

21 years agoWielandt iteration improved
guido [Wed, 23 Apr 2003 17:25:45 +0000 (17:25 +0000)]
Wielandt iteration improved

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

21 years agomissing tests on linux with gcc 3.2
guido [Wed, 23 Apr 2003 17:25:12 +0000 (17:25 +0000)]
missing tests on linux with gcc 3.2

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

21 years agoThis cannot have worked before...
wolf [Wed, 23 Apr 2003 15:57:04 +0000 (15:57 +0000)]
This cannot have worked before...

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

21 years agoLoosen accuracy somewhat, as this seems necessary for x86 on linux
wolf [Wed, 23 Apr 2003 15:55:28 +0000 (15:55 +0000)]
Loosen accuracy somewhat, as this seems necessary for x86 on linux

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

21 years agoFinally make this file compile with gcc3.4 as well!
wolf [Wed, 23 Apr 2003 15:24:40 +0000 (15:24 +0000)]
Finally make this file compile with gcc3.4 as well!

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

21 years agoRemove from main branch to avoid problem with building Makefile.depend
wolf [Wed, 23 Apr 2003 14:45:56 +0000 (14:45 +0000)]
Remove from main branch to avoid problem with building Makefile.depend

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

21 years agotests for linux and gcc 3.2, waiting for wave-test
guido [Wed, 23 Apr 2003 14:28:53 +0000 (14:28 +0000)]
tests for linux and gcc 3.2, waiting for wave-test

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

21 years agotest for eigenvector iterations
guido [Wed, 23 Apr 2003 09:31:11 +0000 (09:31 +0000)]
test for eigenvector iterations

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

21 years agocreate and delete links in results
guido [Wed, 23 Apr 2003 09:17:48 +0000 (09:17 +0000)]
create and delete links in results

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

21 years agotests on linux
guido [Wed, 23 Apr 2003 08:21:20 +0000 (08:21 +0000)]
tests on linux

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

21 years agotests on linux
guido [Wed, 23 Apr 2003 08:15:04 +0000 (08:15 +0000)]
tests on linux

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

21 years agonew permuted SOR, must be tested
guido [Wed, 23 Apr 2003 08:13:15 +0000 (08:13 +0000)]
new permuted SOR, must be tested

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

21 years agoDo not confuse icc (which wants to have "const" in both declaration
wolf [Tue, 22 Apr 2003 23:50:15 +0000 (23:50 +0000)]
Do not confuse icc (which wants to have "const" in both declaration
and definition.

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

21 years agonew test for Eigensolvers
guido [Tue, 22 Apr 2003 19:44:16 +0000 (19:44 +0000)]
new test for Eigensolvers

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

21 years agogcc 2.95 did not like the old version
guido [Tue, 22 Apr 2003 12:08:29 +0000 (12:08 +0000)]
gcc 2.95 did not like the old version

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

21 years agoAvoid iterator past end
guido [Tue, 22 Apr 2003 07:40:45 +0000 (07:40 +0000)]
Avoid iterator past end

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

21 years agoFix a weirdly formatted comment.
wolf [Mon, 21 Apr 2003 22:14:55 +0000 (22:14 +0000)]
Fix a weirdly formatted comment.

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

21 years agoSome re-indenting.
wolf [Mon, 21 Apr 2003 22:13:02 +0000 (22:13 +0000)]
Some re-indenting.

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

21 years agoA little more.
wolf [Mon, 21 Apr 2003 22:03:37 +0000 (22:03 +0000)]
A little more.

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

21 years agoMove somewhat closer to compilability with gcc3.4 (still a long way to go...)
wolf [Mon, 21 Apr 2003 21:53:19 +0000 (21:53 +0000)]
Move somewhat closer to compilability with gcc3.4 (still a long way to go...)

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

21 years agoRemove stray ;
wolf [Mon, 21 Apr 2003 20:32:21 +0000 (20:32 +0000)]
Remove stray ;

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

21 years agoRemove erroneous return statement. Assume this is sensible here. How
wolf [Mon, 21 Apr 2003 20:14:03 +0000 (20:14 +0000)]
Remove erroneous return statement. Assume this is sensible here. How
could that happen in the first place???

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

21 years agoAdded them to the wrong directory.
deal [Mon, 21 Apr 2003 20:06:50 +0000 (20:06 +0000)]
Added them to the wrong directory.

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

21 years agoAdd
deal [Mon, 21 Apr 2003 20:06:16 +0000 (20:06 +0000)]
Add

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

21 years agoAdd
deal [Mon, 21 Apr 2003 18:21:29 +0000 (18:21 +0000)]
Add

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

21 years agoOK, think I mostly got it now...
wolf [Mon, 21 Apr 2003 16:44:51 +0000 (16:44 +0000)]
OK, think I mostly got it now...

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

21 years agoTests for Raviart-Thomas elements.
wolf [Mon, 21 Apr 2003 16:23:52 +0000 (16:23 +0000)]
Tests for Raviart-Thomas elements.

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

21 years agoAdd targets rt_[12], but don't enable them yet by default.
wolf [Mon, 21 Apr 2003 16:23:26 +0000 (16:23 +0000)]
Add targets rt_[12], but don't enable them yet by default.

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

21 years agoFix comment.
wolf [Mon, 21 Apr 2003 16:22:48 +0000 (16:22 +0000)]
Fix comment.

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

21 years agoRemove stray semicolons.
wolf [Mon, 21 Apr 2003 16:22:31 +0000 (16:22 +0000)]
Remove stray semicolons.

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

21 years agoAdd some new tests.
wolf [Mon, 21 Apr 2003 16:21:57 +0000 (16:21 +0000)]
Add some new tests.

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

21 years agoRemove comment that is already clear from the CVS logs.
wolf [Mon, 21 Apr 2003 16:21:38 +0000 (16:21 +0000)]
Remove comment that is already clear from the CVS logs.

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

21 years agoAdd comments.
wolf [Mon, 21 Apr 2003 16:21:14 +0000 (16:21 +0000)]
Add comments.

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

21 years agoClarify one comment.
wolf [Mon, 21 Apr 2003 16:15:40 +0000 (16:15 +0000)]
Clarify one comment.

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

21 years agoAllow extrapolation from block vectors into normal vectors.
wolf [Mon, 21 Apr 2003 16:15:14 +0000 (16:15 +0000)]
Allow extrapolation from block vectors into normal vectors.

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

21 years agoFix missing declarations of explicit specializations. Remove unnecessary include...
wolf [Mon, 21 Apr 2003 16:14:30 +0000 (16:14 +0000)]
Fix missing declarations of explicit specializations. Remove unnecessary include files.

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

21 years agoAnisotropicPolynomials
wolf [Mon, 21 Apr 2003 16:13:14 +0000 (16:13 +0000)]
AnisotropicPolynomials

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

21 years agoAdd anisotropic polynomials.
wolf [Mon, 21 Apr 2003 16:11:54 +0000 (16:11 +0000)]
Add anisotropic polynomials.

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

21 years agoClean up some real old and unintelligible cruft.
wolf [Mon, 21 Apr 2003 16:09:21 +0000 (16:09 +0000)]
Clean up some real old and unintelligible cruft.

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

21 years agoClarify the docs of the hierarchical polynomials, and change what generate_complete_b...
wolf [Mon, 21 Apr 2003 16:07:20 +0000 (16:07 +0000)]
Clarify the docs of the hierarchical polynomials, and change what generate_complete_basis does in the case k==0.

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

21 years agoverified files moved to allow for different test platforms
guido [Mon, 21 Apr 2003 08:06:15 +0000 (08:06 +0000)]
verified files moved to allow for different test platforms

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

21 years agoverified files moved to allow for different test platforms; see README
guido [Mon, 21 Apr 2003 08:05:06 +0000 (08:05 +0000)]
verified files moved to allow for different test platforms; see README

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

21 years agoverified files moved to allow for different test platforms
guido [Mon, 21 Apr 2003 07:31:21 +0000 (07:31 +0000)]
verified files moved to allow for different test platforms

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

21 years agofunction end(row) fixed
guido [Fri, 18 Apr 2003 19:45:53 +0000 (19:45 +0000)]
function end(row) fixed

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

21 years agoadded variable TARGET to Make.global_options
guido [Fri, 18 Apr 2003 18:22:47 +0000 (18:22 +0000)]
added variable TARGET to Make.global_options

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

21 years agochange of return parameter
guido [Fri, 18 Apr 2003 18:21:41 +0000 (18:21 +0000)]
change of return parameter

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

21 years agotest simplified
guido [Thu, 17 Apr 2003 10:00:12 +0000 (10:00 +0000)]
test simplified

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

21 years agoreturned vectors replaced by return arguments I
guido [Thu, 17 Apr 2003 09:24:09 +0000 (09:24 +0000)]
returned vectors replaced by return arguments I

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

21 years agotodo
guido [Thu, 17 Apr 2003 08:34:31 +0000 (08:34 +0000)]
todo

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

21 years agosome documentation change
guido [Wed, 16 Apr 2003 16:40:31 +0000 (16:40 +0000)]
some documentation change

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

21 years agoAdvance iterator over empty rows
guido [Wed, 16 Apr 2003 16:38:10 +0000 (16:38 +0000)]
Advance iterator over empty rows

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

21 years agoMini-test for SparseMatrixEZ iterators.
wolf [Wed, 16 Apr 2003 16:25:00 +0000 (16:25 +0000)]
Mini-test for SparseMatrixEZ iterators.

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

21 years agoOops
guido [Wed, 16 Apr 2003 15:01:01 +0000 (15:01 +0000)]
Oops

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

21 years agooptimized block_read and block_write
guido [Wed, 16 Apr 2003 14:58:05 +0000 (14:58 +0000)]
optimized block_read and block_write

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

21 years agoOops
guido [Wed, 16 Apr 2003 14:48:16 +0000 (14:48 +0000)]
Oops

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

21 years agoAdd include missing for gcc3.4
wolf [Wed, 16 Apr 2003 13:40:12 +0000 (13:40 +0000)]
Add include missing for gcc3.4

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

21 years agoblock_read and block_write functions
guido [Wed, 16 Apr 2003 11:40:12 +0000 (11:40 +0000)]
block_read and block_write functions

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

21 years agoset ignores zeroes
guido [Wed, 16 Apr 2003 10:52:30 +0000 (10:52 +0000)]
set ignores zeroes

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