]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
20 years agoLoosen test.
deal [Wed, 3 Mar 2004 19:29:49 +0000 (19:29 +0000)]
Loosen test.

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

20 years agoLoosen test slightly.
deal [Wed, 3 Mar 2004 19:25:24 +0000 (19:25 +0000)]
Loosen test slightly.

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

20 years agoLoosen test slightly.
deal [Wed, 3 Mar 2004 16:51:38 +0000 (16:51 +0000)]
Loosen test slightly.

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

20 years agoAdd missing const's.
hartmann [Wed, 3 Mar 2004 13:20:21 +0000 (13:20 +0000)]
Add missing const's.

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

20 years agoconfigure always ends up in checking for PETSc library architecture although it only...
hartmann [Wed, 3 Mar 2004 07:31:53 +0000 (07:31 +0000)]
configure always ends up in checking for PETSc library architecture although it only should when a PETSc library directory was found. This is now fixed.

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

20 years agoReplace #warning directive by #error directive (commented out). Update documentation.
hartmann [Wed, 3 Mar 2004 07:17:27 +0000 (07:17 +0000)]
Replace #warning directive by #error directive (commented out). Update documentation.

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

20 years agoAdd forgotten guards.
wolf [Wed, 3 Mar 2004 02:03:38 +0000 (02:03 +0000)]
Add forgotten guards.

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

20 years agoEnable vector_* tests also for non-petsc builds.
wolf [Wed, 3 Mar 2004 01:20:25 +0000 (01:20 +0000)]
Enable vector_* tests also for non-petsc builds.

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

20 years agoMerge in my changes from the PETSc branch.
wolf [Wed, 3 Mar 2004 01:14:29 +0000 (01:14 +0000)]
Merge in my changes from the PETSc branch.

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

20 years agoReflect the change restrict->get_restriction_matrix and similar for prolongate.
wolf [Tue, 2 Mar 2004 21:31:09 +0000 (21:31 +0000)]
Reflect the change restrict->get_restriction_matrix and similar for prolongate.

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

20 years agoImproved: When eliminating nodes from a matrix using the <code
wolf [Tue, 2 Mar 2004 20:22:36 +0000 (20:22 +0000)]
Improved: When eliminating nodes from a matrix using the <code
       class="member">ConstraintMatrix::condense</code> functions, the
       diagonal entry was set to one. It is now set to an entry that more
       resembles the size of the other diagonal entries, so that we don't run
       into scaling problems for applications that have very large or small
       domains.

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

20 years agoWhen eliminating entries from a matrix, don't set the diagonal element to one, but...
wolf [Tue, 2 Mar 2004 20:20:10 +0000 (20:20 +0000)]
When eliminating entries from a matrix, don't set the diagonal element to one, but to a value that resembles the general size of other matrix entries. This makes it more meaningful to compute residuals in linear solvers.

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

20 years agoRemove an unused variable.
wolf [Mon, 1 Mar 2004 16:00:05 +0000 (16:00 +0000)]
Remove an unused variable.

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

20 years agoUse renamed functions.
wolf [Mon, 1 Mar 2004 03:21:47 +0000 (03:21 +0000)]
Use renamed functions.

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

20 years agoNew test.
wolf [Sun, 29 Feb 2004 20:52:15 +0000 (20:52 +0000)]
New test.

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

20 years agonew tests.
wolf [Sun, 29 Feb 2004 20:49:14 +0000 (20:49 +0000)]
new tests.

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

20 years ago.
wolf [Sat, 28 Feb 2004 23:05:15 +0000 (23:05 +0000)]
.

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

20 years ago.
wolf [Fri, 27 Feb 2004 20:10:16 +0000 (20:10 +0000)]
.

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

20 years agoNew tests.
wolf [Fri, 27 Feb 2004 20:07:42 +0000 (20:07 +0000)]
New tests.

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

20 years ago.
wolf [Fri, 27 Feb 2004 19:47:10 +0000 (19:47 +0000)]
.

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

20 years agoNew tests.
wolf [Fri, 27 Feb 2004 19:46:52 +0000 (19:46 +0000)]
New tests.

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

20 years agoReflect change in namespace name.
wolf [Fri, 27 Feb 2004 18:44:21 +0000 (18:44 +0000)]
Reflect change in namespace name.

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

20 years agoDoc update.
wolf [Fri, 27 Feb 2004 18:44:02 +0000 (18:44 +0000)]
Doc update.

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

20 years ago.
wolf [Fri, 27 Feb 2004 17:09:31 +0000 (17:09 +0000)]
.

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

20 years agoUpdate references due to: Use the new tests.h header to suppress very small numbers...
hartmann [Fri, 27 Feb 2004 16:40:43 +0000 (16:40 +0000)]
Update references due to: Use the new tests.h header to suppress very small numbers in the vicinity of round-off.

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

20 years agoUpdate references due to: Use the new tests.h header to suppress very small numbers...
hartmann [Fri, 27 Feb 2004 16:38:47 +0000 (16:38 +0000)]
Update references due to: Use the new tests.h header to suppress very small numbers in the vicinity of round-off and due to: check new arithmetic functions

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

20 years agoAdd missing comment delimiter.
hartmann [Fri, 27 Feb 2004 14:42:09 +0000 (14:42 +0000)]
Add missing comment delimiter.

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

20 years agoWork-around for a bug of the MipsPro 7.41 compiler. Due to this bug the ?: operator...
hartmann [Fri, 27 Feb 2004 13:18:08 +0000 (13:18 +0000)]
Work-around for a bug of the MipsPro 7.41 compiler. Due to this bug the ?: operator is evaluated incorrectly in case of const arguments.

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

20 years agoUpdate references due to: new abort
hartmann [Fri, 27 Feb 2004 11:52:12 +0000 (11:52 +0000)]
Update references due to: new abort

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

20 years agoUpdate references due to: Use the new tests.h header to suppress very small numbers...
hartmann [Fri, 27 Feb 2004 11:51:06 +0000 (11:51 +0000)]
Update references due to: Use the new tests.h header to suppress very small numbers in the vicinity of round-off.

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

20 years agoUpdate references due to: Use the new tests.h header to suppress very small numbers...
hartmann [Fri, 27 Feb 2004 11:46:40 +0000 (11:46 +0000)]
Update references due to: Use the new tests.h header to suppress very small numbers in the vicinity of round-off and due to: check new arithmetic functions

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

20 years agoRemove extern.
hartmann [Fri, 27 Feb 2004 09:36:23 +0000 (09:36 +0000)]
Remove extern.

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

20 years agoChange ordering in link command.
hartmann [Fri, 27 Feb 2004 09:35:35 +0000 (09:35 +0000)]
Change ordering in link command.

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

20 years agoWhen running the testsuite nightly, we use a compiler that does some checking on...
deal [Fri, 27 Feb 2004 04:33:43 +0000 (04:33 +0000)]
When running the testsuite nightly, we use a compiler that does some checking on arguments to std::vector::operator[]. Check in the test results that are appropriate for that compiler, not for the ones we always use.

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

20 years ago.
wolf [Thu, 26 Feb 2004 23:04:51 +0000 (23:04 +0000)]
.

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

20 years agoAdd test.
wolf [Thu, 26 Feb 2004 23:04:24 +0000 (23:04 +0000)]
Add test.

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

20 years agoFix namespace name.
wolf [Thu, 26 Feb 2004 23:02:28 +0000 (23:02 +0000)]
Fix namespace name.

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

20 years agoAdd test.
wolf [Thu, 26 Feb 2004 23:01:06 +0000 (23:01 +0000)]
Add test.

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

20 years agoRename petsc_wrappers namespace to PETScWrappers, according to our usual rules.
wolf [Thu, 26 Feb 2004 22:43:31 +0000 (22:43 +0000)]
Rename petsc_wrappers namespace to PETScWrappers, according to our usual rules.

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

20 years agoNew tests.
wolf [Thu, 26 Feb 2004 22:30:56 +0000 (22:30 +0000)]
New tests.

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

20 years agoNew test.
wolf [Thu, 26 Feb 2004 19:34:16 +0000 (19:34 +0000)]
New test.

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

20 years agoDoc.
wolf [Thu, 26 Feb 2004 19:32:53 +0000 (19:32 +0000)]
Doc.

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

20 years agoAdd a test that used to fail on some systems due to uninstantiated symbols.
wolf [Thu, 26 Feb 2004 19:31:58 +0000 (19:31 +0000)]
Add a test that used to fail on some systems due to uninstantiated symbols.

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

20 years agoMore updates to CVS tags.
wolf [Thu, 26 Feb 2004 17:25:52 +0000 (17:25 +0000)]
More updates to CVS tags.

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

20 years agoFix CVS tags.
wolf [Thu, 26 Feb 2004 17:21:10 +0000 (17:21 +0000)]
Fix CVS tags.

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

20 years agoThis file is no longer needed now.
wolf [Thu, 26 Feb 2004 17:19:25 +0000 (17:19 +0000)]
This file is no longer needed now.

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

20 years agoRemove wrong comment.
wolf [Thu, 26 Feb 2004 17:15:42 +0000 (17:15 +0000)]
Remove wrong comment.

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

20 years agoUpdate CVS tags
wolf [Thu, 26 Feb 2004 17:13:13 +0000 (17:13 +0000)]
Update CVS tags

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

20 years agoNew tests.
wolf [Thu, 26 Feb 2004 17:02:06 +0000 (17:02 +0000)]
New tests.

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

20 years agoFix CVS tags.
wolf [Thu, 26 Feb 2004 17:01:47 +0000 (17:01 +0000)]
Fix CVS tags.

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

20 years agoFix cvs tag
wolf [Thu, 26 Feb 2004 16:59:58 +0000 (16:59 +0000)]
Fix cvs tag

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

20 years agoTestcase is now fixed.
wolf [Thu, 26 Feb 2004 16:02:11 +0000 (16:02 +0000)]
Testcase is now fixed.

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

20 years agoRemove unnecessary include statement.
hartmann [Thu, 26 Feb 2004 12:00:11 +0000 (12:00 +0000)]
Remove unnecessary include statement.

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

20 years agoMipsPro compiler: add no_auto_include and quiet_prelink flags.
hartmann [Thu, 26 Feb 2004 11:55:58 +0000 (11:55 +0000)]
MipsPro compiler: add no_auto_include and quiet_prelink flags.

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

20 years agoMore documentation.
wolf [Wed, 25 Feb 2004 22:29:36 +0000 (22:29 +0000)]
More documentation.

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

20 years agoNew tests.
wolf [Wed, 25 Feb 2004 22:28:07 +0000 (22:28 +0000)]
New tests.

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

20 years agoREmove unnecessary include file.
wolf [Wed, 25 Feb 2004 21:33:05 +0000 (21:33 +0000)]
REmove unnecessary include file.

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

20 years agoCheck the solvers we have.
wolf [Wed, 25 Feb 2004 21:28:41 +0000 (21:28 +0000)]
Check the solvers we have.

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

20 years agoModel the Makefile in the same way we do in tests/bits
wolf [Wed, 25 Feb 2004 19:49:18 +0000 (19:49 +0000)]
Model the Makefile in the same way we do in tests/bits

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

20 years agoFold the implementations of testmatrix.cc into the header file. This way we can also...
wolf [Wed, 25 Feb 2004 19:46:34 +0000 (19:46 +0000)]
Fold the implementations of testmatrix.cc into the header file. This way we can also use this file from the tests/bits directory.

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

20 years ago.
wolf [Wed, 25 Feb 2004 19:41:30 +0000 (19:41 +0000)]
.

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

20 years agoUse proper origin.
wolf [Wed, 25 Feb 2004 19:40:57 +0000 (19:40 +0000)]
Use proper origin.

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

20 years ago.
wolf [Wed, 25 Feb 2004 15:27:33 +0000 (15:27 +0000)]
.

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

20 years agoEnable gerold_1
wolf [Wed, 25 Feb 2004 15:27:11 +0000 (15:27 +0000)]
Enable gerold_1

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

20 years agoRemove erroneous comment marker that failed all our builds.
wolf [Wed, 25 Feb 2004 01:00:46 +0000 (01:00 +0000)]
Remove erroneous comment marker that failed all our builds.

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

20 years ago.
wolf [Tue, 24 Feb 2004 20:54:05 +0000 (20:54 +0000)]
.

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

20 years agoNew test.
wolf [Tue, 24 Feb 2004 20:50:27 +0000 (20:50 +0000)]
New test.

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

20 years agoCheck in correct test results.
wolf [Tue, 24 Feb 2004 16:22:48 +0000 (16:22 +0000)]
Check in correct test results.

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

20 years agosome documentation changes and new size(i) function
guido [Tue, 24 Feb 2004 15:13:46 +0000 (15:13 +0000)]
some documentation changes and new size(i) function

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

20 years agoAdd some missing std.
hartmann [Tue, 24 Feb 2004 07:42:36 +0000 (07:42 +0000)]
Add some missing std.

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

20 years agoAdd some missing std's and some missing static_casts.
hartmann [Tue, 24 Feb 2004 07:35:11 +0000 (07:35 +0000)]
Add some missing std's and some missing static_casts.

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

20 years agoAdd some missing std's.
hartmann [Tue, 24 Feb 2004 07:34:45 +0000 (07:34 +0000)]
Add some missing std's.

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

20 years agoMake sure abort() has the right signature.
wolf [Mon, 23 Feb 2004 22:38:39 +0000 (22:38 +0000)]
Make sure abort() has the right signature.

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

20 years ago.
wolf [Mon, 23 Feb 2004 22:19:17 +0000 (22:19 +0000)]
.

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

20 years agoCorrect output.
wolf [Mon, 23 Feb 2004 22:02:27 +0000 (22:02 +0000)]
Correct output.

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

20 years agoNew tests.
wolf [Mon, 23 Feb 2004 21:39:23 +0000 (21:39 +0000)]
New tests.

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

20 years ago.
wolf [Mon, 23 Feb 2004 21:32:48 +0000 (21:32 +0000)]
.

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

20 years ago.
wolf [Mon, 23 Feb 2004 21:32:48 +0000 (21:32 +0000)]
.

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

20 years agoImplement PETSc full matrices.
wolf [Mon, 23 Feb 2004 17:14:49 +0000 (17:14 +0000)]
Implement PETSc full matrices.

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

20 years agoAdd lots of missing std's.
hartmann [Mon, 23 Feb 2004 16:32:07 +0000 (16:32 +0000)]
Add lots of missing std's.

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

20 years agoAdd lots of missing std's.
hartmann [Mon, 23 Feb 2004 14:09:25 +0000 (14:09 +0000)]
Add lots of missing std's.

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

20 years agoAdd missing std. Add missing cast from int to double.
hartmann [Mon, 23 Feb 2004 13:57:39 +0000 (13:57 +0000)]
Add missing std. Add missing cast from int to double.

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

20 years agoAdd missing std.
hartmann [Mon, 23 Feb 2004 13:52:00 +0000 (13:52 +0000)]
Add missing std.

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

20 years agoAdd some missing std.
hartmann [Mon, 23 Feb 2004 12:49:52 +0000 (12:49 +0000)]
Add some missing std.

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

20 years agoFix documentation bug.
wolf [Mon, 23 Feb 2004 03:51:13 +0000 (03:51 +0000)]
Fix documentation bug.

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

20 years ago.
wolf [Fri, 20 Feb 2004 00:27:51 +0000 (00:27 +0000)]
.

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

20 years agoadjust tolerance
wolf [Fri, 20 Feb 2004 00:25:57 +0000 (00:25 +0000)]
adjust tolerance

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

20 years agoNeeded for compaq on DEC.
hartmann [Thu, 19 Feb 2004 07:38:30 +0000 (07:38 +0000)]
Needed for compaq on DEC.

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

20 years agoDon't check for newer gccs at all...
wolf [Wed, 18 Feb 2004 15:33:50 +0000 (15:33 +0000)]
Don't check for newer gccs at all...

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

20 years agoRecognize newer gccs as well.
hartmann [Tue, 17 Feb 2004 12:00:48 +0000 (12:00 +0000)]
Recognize newer gccs as well.

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

20 years agoAdd missing files.
hartmann [Tue, 17 Feb 2004 10:26:31 +0000 (10:26 +0000)]
Add missing files.

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

20 years agodate fix
hartmann [Mon, 16 Feb 2004 09:16:36 +0000 (09:16 +0000)]
date fix

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

20 years agodate fix
hartmann [Mon, 16 Feb 2004 09:16:17 +0000 (09:16 +0000)]
date fix

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

20 years agoFix.
hartmann [Mon, 16 Feb 2004 09:15:53 +0000 (09:15 +0000)]
Fix.

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

20 years agoboost updated to version 1-30.2
hartmann [Mon, 16 Feb 2004 08:58:18 +0000 (08:58 +0000)]
boost updated to version 1-30.2

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

20 years agoAdd some missing std::
hartmann [Mon, 16 Feb 2004 08:34:34 +0000 (08:34 +0000)]
Add some missing std::

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

20 years agoUse new boost version.
hartmann [Mon, 16 Feb 2004 08:25:50 +0000 (08:25 +0000)]
Use new boost version.

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

20 years agoNew tests.
wolf [Sun, 15 Feb 2004 01:58:34 +0000 (01:58 +0000)]
New tests.

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

20 years agonew abort
guido [Fri, 13 Feb 2004 20:45:43 +0000 (20:45 +0000)]
new abort

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

20 years agoAugment documentation.
wolf [Fri, 13 Feb 2004 16:35:51 +0000 (16:35 +0000)]
Augment documentation.

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