]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoFix typos.
wolf [Tue, 26 Apr 2005 01:13:05 +0000 (01:13 +0000)]
Fix typos.

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

19 years agoa block smoother class
guido [Mon, 25 Apr 2005 20:34:34 +0000 (20:34 +0000)]
a block smoother class

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

19 years agohandle shared flags by configure, not in Makefile
guido [Mon, 25 Apr 2005 20:34:00 +0000 (20:34 +0000)]
handle shared flags by configure, not in Makefile

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

19 years agovmult functions in Multigrid
guido [Mon, 25 Apr 2005 19:09:42 +0000 (19:09 +0000)]
vmult functions in Multigrid

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

19 years agoremove collaboration diagrams
guido [Mon, 25 Apr 2005 19:08:42 +0000 (19:08 +0000)]
remove collaboration diagrams
what is their use anyway?

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

19 years agoput CFLAGS in better order
guido [Mon, 25 Apr 2005 19:00:51 +0000 (19:00 +0000)]
put CFLAGS in better order

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

19 years agoshared library flags in CFLAGS
guido [Mon, 25 Apr 2005 18:39:16 +0000 (18:39 +0000)]
shared library flags in CFLAGS

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

19 years agoShared library flags in CFLAGS
guido [Mon, 25 Apr 2005 18:38:22 +0000 (18:38 +0000)]
Shared library flags in CFLAGS

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

19 years agoremove check for kdoc
guido [Mon, 25 Apr 2005 18:34:15 +0000 (18:34 +0000)]
remove check for kdoc

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

19 years agodocumentation typo
guido [Mon, 25 Apr 2005 17:09:44 +0000 (17:09 +0000)]
documentation typo

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

19 years agodummy implementation of vmult and Tvmult (just in case a linker complains)
guido [Sun, 24 Apr 2005 11:30:41 +0000 (11:30 +0000)]
dummy implementation of vmult and Tvmult (just in case a linker complains)

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

19 years agodeclare functions for later implementation
guido [Sun, 24 Apr 2005 11:11:41 +0000 (11:11 +0000)]
declare functions for later implementation

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

19 years agouse short form for icc outut
guido [Sat, 23 Apr 2005 07:31:40 +0000 (07:31 +0000)]
use short form for icc outut

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

19 years ago Fixed: The <code class="class">DataOut</code> class did not work
wolf [Thu, 21 Apr 2005 22:33:16 +0000 (22:33 +0000)]
   Fixed: The <code class="class">DataOut</code> class did not work
       properly if the <code class="member">DataOut::first_cell</code> and
       <code class="member">DataOut::next_cell</code> functions were
       overloaded and cell data was to be output; in that case, data from the
       wrong cells was written out. This is now fixed. In contrast to this,
       nodal data was never affected.

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

19 years agoAdd a TODO.
wolf [Thu, 21 Apr 2005 22:28:17 +0000 (22:28 +0000)]
Add a TODO.

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

19 years agoAugment documentation.
wolf [Thu, 21 Apr 2005 22:23:55 +0000 (22:23 +0000)]
Augment documentation.

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

19 years agoAll approaches before were conceptually broken. Do it differently.
wolf [Thu, 21 Apr 2005 22:20:37 +0000 (22:20 +0000)]
All approaches before were conceptually broken. Do it differently.

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

19 years agoUps.
wolf [Thu, 21 Apr 2005 21:55:46 +0000 (21:55 +0000)]
Ups.

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

19 years agoWe've forgotten one place.
wolf [Thu, 21 Apr 2005 21:53:52 +0000 (21:53 +0000)]
We've forgotten one place.

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

19 years agoSimplify algorithm.
wolf [Thu, 21 Apr 2005 21:42:52 +0000 (21:42 +0000)]
Simplify algorithm.

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

19 years agoProperly count skipped cells when next_cell is not returning the immediately
wolf [Thu, 21 Apr 2005 21:28:59 +0000 (21:28 +0000)]
Properly count skipped cells when next_cell is not returning the immediately
next cell.

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

19 years agodo same for the other compiler
guido [Thu, 21 Apr 2005 15:06:15 +0000 (15:06 +0000)]
do same for the other compiler

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

19 years agomake intel compiler identification digestible (remove whitespace)
guido [Thu, 21 Apr 2005 15:02:06 +0000 (15:02 +0000)]
make intel compiler identification digestible (remove whitespace)

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

19 years agoRemove the METIS version again.
wolf [Thu, 21 Apr 2005 15:01:48 +0000 (15:01 +0000)]
Remove the METIS version again.

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

19 years agodefault constructors added to BlockMatrixArray and BlockTrianglePrecondition
guido [Thu, 21 Apr 2005 09:32:43 +0000 (09:32 +0000)]
default constructors added to BlockMatrixArray and BlockTrianglePrecondition

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

19 years agoMore comments.
wolf [Wed, 20 Apr 2005 22:25:49 +0000 (22:25 +0000)]
More comments.

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

19 years agoImplement merging files.
wolf [Wed, 20 Apr 2005 22:22:39 +0000 (22:22 +0000)]
Implement merging files.

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

19 years agoImplement DataOutReader::merge
wolf [Wed, 20 Apr 2005 22:19:35 +0000 (22:19 +0000)]
Implement DataOutReader::merge

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

19 years agoA few exceptions.
wolf [Wed, 20 Apr 2005 22:17:32 +0000 (22:17 +0000)]
A few exceptions.

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

19 years agoDeclare the merge function, even if it is not yet implemented.
wolf [Wed, 20 Apr 2005 22:14:32 +0000 (22:14 +0000)]
Declare the merge function, even if it is not yet implemented.

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

19 years agoSubstitute DEAL_II_METIS_VERSION
wolf [Wed, 20 Apr 2005 21:59:41 +0000 (21:59 +0000)]
Substitute DEAL_II_METIS_VERSION

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

19 years ago.
wolf [Wed, 20 Apr 2005 21:58:03 +0000 (21:58 +0000)]
.

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

19 years agoProper name of version file.
wolf [Wed, 20 Apr 2005 21:57:40 +0000 (21:57 +0000)]
Proper name of version file.

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

19 years agoFix a second typo.
wolf [Wed, 20 Apr 2005 21:56:17 +0000 (21:56 +0000)]
Fix a second typo.

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

19 years ago.
wolf [Wed, 20 Apr 2005 21:56:08 +0000 (21:56 +0000)]
.

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

19 years agoFix typo.
wolf [Wed, 20 Apr 2005 21:54:27 +0000 (21:54 +0000)]
Fix typo.

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

19 years agoCan't use SSOR in parallel. Use BlockJacobi+ILU instead.
wolf [Wed, 20 Apr 2005 21:52:53 +0000 (21:52 +0000)]
Can't use SSOR in parallel. Use BlockJacobi+ILU instead.

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

19 years agoCheck for METIS version.
wolf [Wed, 20 Apr 2005 21:50:08 +0000 (21:50 +0000)]
Check for METIS version.

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

19 years agoWe can't query the number of cells on each processors before the are
wolf [Wed, 20 Apr 2005 21:21:21 +0000 (21:21 +0000)]
We can't query the number of cells on each processors before the are
partitioned. Move partitioning into grid generation therefore.

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

19 years agoDon't use dnsdomainname, since that doesn't work in Heidelberg, and in
wolf [Wed, 20 Apr 2005 18:27:32 +0000 (18:27 +0000)]
Don't use dnsdomainname, since that doesn't work in Heidelberg, and in
Texas hostname already outputs the entire domain.

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

19 years agoWork around a stupid bug in gcc3.4 and up.
wolf [Wed, 20 Apr 2005 17:43:36 +0000 (17:43 +0000)]
Work around a stupid bug in gcc3.4 and up.

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

19 years agoFilter out those lines from common/Make.global_options that really
wolf [Wed, 20 Apr 2005 17:23:35 +0000 (17:23 +0000)]
Filter out those lines from common/Make.global_options that really
define a variable, not only use it.

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

19 years agoThis is allowed to fail.
wolf [Wed, 20 Apr 2005 15:44:10 +0000 (15:44 +0000)]
This is allowed to fail.

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

19 years agoThis program does indeed run without PETSc.
wolf [Wed, 20 Apr 2005 15:41:56 +0000 (15:41 +0000)]
This program does indeed run without PETSc.

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

19 years agoBUILDTEST=yes
guido [Tue, 19 Apr 2005 21:53:51 +0000 (21:53 +0000)]
BUILDTEST=yes

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

19 years agoSome more text.
wolf [Tue, 19 Apr 2005 15:34:24 +0000 (15:34 +0000)]
Some more text.

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

19 years agoProper header.
wolf [Tue, 19 Apr 2005 15:33:50 +0000 (15:33 +0000)]
Proper header.

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

19 years agoThe proper Makefile.
wolf [Tue, 19 Apr 2005 15:33:40 +0000 (15:33 +0000)]
The proper Makefile.

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

19 years agoProperly qualify.
wolf [Tue, 19 Apr 2005 15:31:27 +0000 (15:31 +0000)]
Properly qualify.

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

19 years agoadd information for build tests
guido [Tue, 19 Apr 2005 14:59:19 +0000 (14:59 +0000)]
add information for build tests

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

19 years agomissing this->
guido [Tue, 19 Apr 2005 12:59:12 +0000 (12:59 +0000)]
missing this->

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

19 years agoAdd dummy makefile such that this won't break our build tests
guido [Tue, 19 Apr 2005 12:44:54 +0000 (12:44 +0000)]
Add dummy makefile such that this won't break our build tests

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

19 years agoAdd doxygen to default targets
guido [Tue, 19 Apr 2005 12:43:39 +0000 (12:43 +0000)]
Add doxygen to default targets

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

19 years agonew build test page
guido [Tue, 19 Apr 2005 07:17:08 +0000 (07:17 +0000)]
new build test page

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

19 years agonew build test page
guido [Tue, 19 Apr 2005 07:10:33 +0000 (07:10 +0000)]
new build test page

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

19 years agoFix some stupid bug when using an uninitialize variable that apparently only
wolf [Mon, 18 Apr 2005 22:58:49 +0000 (22:58 +0000)]
Fix some stupid bug when using an uninitialize variable that apparently only
happens on newer MPI systems.

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

19 years agoInitial versions, still empty.
wolf [Mon, 18 Apr 2005 22:47:35 +0000 (22:47 +0000)]
Initial versions, still empty.

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

19 years agoFix the years in which this program was written.
wolf [Mon, 18 Apr 2005 22:46:04 +0000 (22:46 +0000)]
Fix the years in which this program was written.

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

19 years agoFirst version.
wolf [Mon, 18 Apr 2005 22:43:38 +0000 (22:43 +0000)]
First version.

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

19 years agoOutput file changes due to the change in format for intermediate format deal.II output.
wolf [Mon, 18 Apr 2005 22:33:20 +0000 (22:33 +0000)]
Output file changes due to the change in format for intermediate format deal.II output.

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

19 years agoClean up a leftover from the format change.
wolf [Mon, 18 Apr 2005 22:32:50 +0000 (22:32 +0000)]
Clean up a leftover from the format change.

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

19 years agoDoc update.
wolf [Mon, 18 Apr 2005 22:15:47 +0000 (22:15 +0000)]
Doc update.

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

19 years agoSlightly change the format in which we write intermediate format. Add a
wolf [Mon, 18 Apr 2005 22:12:42 +0000 (22:12 +0000)]
Slightly change the format in which we write intermediate format. Add a
function by which we can recover the template parameters.

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

19 years agoWrite in d2 format again, since that can be converted with step-19 now.
wolf [Mon, 18 Apr 2005 21:43:13 +0000 (21:43 +0000)]
Write in d2 format again, since that can be converted with step-19 now.

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

19 years agoBetter error message.
wolf [Mon, 18 Apr 2005 21:27:37 +0000 (21:27 +0000)]
Better error message.

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

19 years agoAlign entries in build test table to center
guido [Mon, 18 Apr 2005 21:03:11 +0000 (21:03 +0000)]
Align entries in build test table to center

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

19 years agomark old householder routines as deprecated
guido [Mon, 18 Apr 2005 18:25:36 +0000 (18:25 +0000)]
mark old householder routines as deprecated

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

19 years agonew function print_formatted, fill fixed
guido [Mon, 18 Apr 2005 18:25:07 +0000 (18:25 +0000)]
new function print_formatted, fill fixed

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

19 years agouse FETools::compute_embedding_matrices
guido [Mon, 18 Apr 2005 18:24:00 +0000 (18:24 +0000)]
use FETools::compute_embedding_matrices

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

19 years agotest HouseHolder
guido [Sat, 16 Apr 2005 07:23:34 +0000 (07:23 +0000)]
test HouseHolder

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

19 years agotest for existence of restriction matrices added
guido [Sat, 16 Apr 2005 07:11:11 +0000 (07:11 +0000)]
test for existence of restriction matrices added

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

19 years agoMore text for the model.
wolf [Fri, 15 Apr 2005 17:09:53 +0000 (17:09 +0000)]
More text for the model.

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

19 years agoFew changes.
wolf [Fri, 15 Apr 2005 05:10:08 +0000 (05:10 +0000)]
Few changes.

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

19 years agoSomething on the model.
wolf [Fri, 15 Apr 2005 02:45:15 +0000 (02:45 +0000)]
Something on the model.

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

19 years ago.
wolf [Thu, 14 Apr 2005 23:38:33 +0000 (23:38 +0000)]
.

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

19 years agoMore text.
wolf [Thu, 14 Apr 2005 23:34:14 +0000 (23:34 +0000)]
More text.

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

19 years agoReplace a few single dashes by a double-dash, so that the doc generates can convert...
wolf [Thu, 14 Apr 2005 23:32:32 +0000 (23:32 +0000)]
Replace a few single dashes by a double-dash, so that the doc generates can convert it to &mdash;

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

19 years ago # replace double dashes in comments by &mdash;
wolf [Thu, 14 Apr 2005 23:28:33 +0000 (23:28 +0000)]
    # replace double dashes in comments by &mdash;

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

19 years agoFix typo.
wolf [Thu, 14 Apr 2005 23:23:57 +0000 (23:23 +0000)]
Fix typo.

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

19 years agoBring test results up to date.
deal [Thu, 14 Apr 2005 21:21:29 +0000 (21:21 +0000)]
Bring test results up to date.

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

19 years agoDon't maintain doc directory on branch_anisotropic. Instead add this file to main...
hartmann [Thu, 14 Apr 2005 18:56:14 +0000 (18:56 +0000)]
Don't maintain doc directory on branch_anisotropic. Instead add this file to main branch.

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

19 years agofix some ugly output
guido [Thu, 14 Apr 2005 13:04:44 +0000 (13:04 +0000)]
fix some ugly output

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

19 years agoUpdate result.
hartmann [Thu, 14 Apr 2005 11:10:15 +0000 (11:10 +0000)]
Update result.

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

19 years agoUpdate ref.
hartmann [Thu, 14 Apr 2005 10:33:42 +0000 (10:33 +0000)]
Update ref.

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

19 years agoUpdate ref.
hartmann [Thu, 14 Apr 2005 10:32:13 +0000 (10:32 +0000)]
Update ref.

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

19 years agoUpdate results.
hartmann [Thu, 14 Apr 2005 10:27:49 +0000 (10:27 +0000)]
Update results.

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

19 years agoclarification
guido [Thu, 14 Apr 2005 09:41:13 +0000 (09:41 +0000)]
clarification

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

19 years agolist numbering in documentation and allow output to dellog
guido [Thu, 14 Apr 2005 09:39:23 +0000 (09:39 +0000)]
list numbering in documentation and allow output to dellog

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

19 years agocheck output_indices
guido [Thu, 14 Apr 2005 09:22:11 +0000 (09:22 +0000)]
check output_indices

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

19 years agostale pointers to embedding matrices removed
guido [Thu, 14 Apr 2005 08:49:08 +0000 (08:49 +0000)]
stale pointers to embedding matrices removed
Refer to PolynomialSpace for ordering of shape functions

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

19 years agoMake a few functions inline. This makes icc happier when linking statically, since...
deal [Wed, 13 Apr 2005 23:06:29 +0000 (23:06 +0000)]
Make a few functions inline. This makes icc happier when linking statically, since it otherwise complains that there are multiply defined symbols, even though they are in an anonymous namespace.

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

19 years agoAdd some docs.
wolf [Wed, 13 Apr 2005 15:38:57 +0000 (15:38 +0000)]
Add some docs.

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

19 years agoAdd some missing :: to get the name lookup right, which MIPSpro complains about.
hartmann [Wed, 13 Apr 2005 15:37:59 +0000 (15:37 +0000)]
Add some missing :: to get the name lookup right, which MIPSpro complains about.

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

19 years agoInclude two missing inlines, MIPSpro complains about ..
hartmann [Wed, 13 Apr 2005 15:35:20 +0000 (15:35 +0000)]
Include two missing inlines, MIPSpro complains about ..

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

19 years agoWork-around due to internal compiler error of gcc3.4.3
hartmann [Wed, 13 Apr 2005 14:16:04 +0000 (14:16 +0000)]
Work-around due to internal compiler error of gcc3.4.3

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

19 years agoAdd -Wno-non-template-friend flag for gcc2.95.3
hartmann [Wed, 13 Apr 2005 13:23:50 +0000 (13:23 +0000)]
Add -Wno-non-template-friend flag for gcc2.95.3

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 13:06:00 +0000 (13:06 +0000)]
Update results.

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 11:14:56 +0000 (11:14 +0000)]
Update results.

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 11:02:08 +0000 (11:02 +0000)]
Update results.

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 10:53:40 +0000 (10:53 +0000)]
Update results.

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