]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoUpdate refs.
hartmann [Tue, 17 May 2005 09:36:15 +0000 (09:36 +0000)]
Update refs.

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

19 years agoFixed a bug in the split string utility.
luca [Mon, 16 May 2005 22:37:50 +0000 (22:37 +0000)]
Fixed a bug in the split string utility.
Made code more readable and less involuted.

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

19 years agoMark plenty of functions as inline to avoid link conflicts when using this
wolf [Mon, 16 May 2005 21:24:44 +0000 (21:24 +0000)]
Mark plenty of functions as inline to avoid link conflicts when using this
file in multiple translation units.

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

19 years agoAdd deviator function.
wolf [Mon, 16 May 2005 21:18:01 +0000 (21:18 +0000)]
Add deviator function.

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

19 years agoAugment documentation.
wolf [Mon, 16 May 2005 21:08:36 +0000 (21:08 +0000)]
Augment documentation.

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

19 years agoUpdate results.
hartmann [Mon, 16 May 2005 19:19:03 +0000 (19:19 +0000)]
Update results.

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

19 years agoadd -f to rm
guido [Sun, 15 May 2005 13:59:48 +0000 (13:59 +0000)]
add -f to rm

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

19 years agoorder of indices fixed
guido [Sun, 15 May 2005 00:57:04 +0000 (00:57 +0000)]
order of indices fixed

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

19 years agowrite faces for DX
guido [Sat, 14 May 2005 22:24:57 +0000 (22:24 +0000)]
write faces for DX

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

19 years agoExclude inlined member functions from doxygen doc generation.
wolf [Thu, 12 May 2005 18:27:31 +0000 (18:27 +0000)]
Exclude inlined member functions from doxygen doc generation.

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

19 years ago# [WB] Set MT flags so that the corresponding documentation will always be visible,
wolf [Thu, 12 May 2005 18:20:53 +0000 (18:20 +0000)]
# [WB] Set MT flags so that the corresponding documentation will always be visible,
# [WB] irrespective of whether MT is actually switched on or not.

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

19 years agoAdd/copy comments so that the documentation doesn't look all that empty.
wolf [Thu, 12 May 2005 18:13:29 +0000 (18:13 +0000)]
Add/copy comments so that the documentation doesn't look all that empty.

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

19 years agoCrosslink to one of the reports.
wolf [Thu, 12 May 2005 18:12:04 +0000 (18:12 +0000)]
Crosslink to one of the reports.

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

19 years agoRemove a few stray @internal markers.
wolf [Thu, 12 May 2005 18:11:11 +0000 (18:11 +0000)]
Remove a few stray @internal markers.

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

19 years agoFix a pasto. Move comments around.
wolf [Thu, 12 May 2005 18:05:16 +0000 (18:05 +0000)]
Fix a pasto. Move comments around.

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

19 years agoImprove wording of docs.
wolf [Thu, 12 May 2005 17:59:37 +0000 (17:59 +0000)]
Improve wording of docs.

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

19 years agoRemove now stray ///@endif
wolf [Thu, 12 May 2005 17:22:10 +0000 (17:22 +0000)]
Remove now stray ///@endif

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

19 years agoAdd an @endif to make sure documentation is properly generated.
wolf [Thu, 12 May 2005 16:18:39 +0000 (16:18 +0000)]
Add an @endif to make sure documentation is properly generated.

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

19 years agoI forgot to include Make.global_options
guido [Thu, 12 May 2005 14:04:45 +0000 (14:04 +0000)]
I forgot to include Make.global_options

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

19 years agoavoid recursive call of make clean, since it takes awfully long.
guido [Thu, 12 May 2005 14:02:39 +0000 (14:02 +0000)]
avoid recursive call of make clean, since it takes awfully long.

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

19 years agohandle quadrature_points_fastest correctly
guido [Thu, 12 May 2005 09:16:31 +0000 (09:16 +0000)]
handle quadrature_points_fastest correctly

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

19 years agonew fe_values::get_function* for nonprimitive elements
guido [Thu, 12 May 2005 07:13:50 +0000 (07:13 +0000)]
new fe_values::get_function* for nonprimitive elements

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

19 years agoThese tests tested something that proved to be a dead end.
wolf [Tue, 10 May 2005 16:29:37 +0000 (16:29 +0000)]
These tests tested something that proved to be a dead end.

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

19 years agoMake compile again.
wolf [Tue, 10 May 2005 16:28:58 +0000 (16:28 +0000)]
Make compile again.

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

19 years agoFix up a few comments.
wolf [Tue, 10 May 2005 15:32:22 +0000 (15:32 +0000)]
Fix up a few comments.

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

19 years agoadd debug output
guido [Tue, 10 May 2005 07:10:53 +0000 (07:10 +0000)]
add debug output

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

19 years agoadd prefix for deallog
guido [Tue, 10 May 2005 07:10:33 +0000 (07:10 +0000)]
add prefix for deallog

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

19 years agoSparseDirectUMFPACK as preconditioner
guido [Tue, 10 May 2005 07:08:37 +0000 (07:08 +0000)]
SparseDirectUMFPACK as preconditioner

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

19 years agoremove PreconditionUMFPACK
guido [Tue, 10 May 2005 07:05:49 +0000 (07:05 +0000)]
remove PreconditionUMFPACK

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

19 years agoremove redundant subscriptions
guido [Mon, 9 May 2005 12:22:50 +0000 (12:22 +0000)]
remove redundant subscriptions

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

19 years agoadd subscriptor information to subscribe()
guido [Mon, 9 May 2005 12:22:34 +0000 (12:22 +0000)]
add subscriptor information to subscribe()

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

19 years agogive an additional name to PointerMatrix for identifying the smart pointers
guido [Fri, 6 May 2005 23:19:09 +0000 (23:19 +0000)]
give an additional name to PointerMatrix for identifying the smart pointers

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

19 years agoadd missing ids when copying pointers
guido [Fri, 6 May 2005 23:17:52 +0000 (23:17 +0000)]
add missing ids when copying pointers

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

19 years ago <li> <p>
wolf [Fri, 6 May 2005 19:52:20 +0000 (19:52 +0000)]
  <li> <p>
       New: The <code class="member">MatrixTools::apply_boundary_values</code>
       function now also works for PETSc sequential and parallel matrices.
       <br>
       (WB, 2005/05/05)
       </p>

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

19 years agoDocument the problems with hanging nodes and boundary conditions.
wolf [Fri, 6 May 2005 19:49:42 +0000 (19:49 +0000)]
Document the problems with hanging nodes and boundary conditions.

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

19 years agoRemove stray empty line.
wolf [Fri, 6 May 2005 19:36:58 +0000 (19:36 +0000)]
Remove stray empty line.

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

19 years agoAdd an assertion that is necessary to make sure all processes do the
wolf [Thu, 5 May 2005 19:04:38 +0000 (19:04 +0000)]
Add an assertion that is necessary to make sure all processes do the
same thing.

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

19 years agoAlso synchronise writing into vectors.
wolf [Thu, 5 May 2005 18:55:36 +0000 (18:55 +0000)]
Also synchronise writing into vectors.

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

19 years agoA few cosmetic changes. Simplify computation of one tensor.
wolf [Wed, 4 May 2005 19:42:46 +0000 (19:42 +0000)]
A few cosmetic changes. Simplify computation of one tensor.

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

19 years agoFix typo.
wolf [Wed, 4 May 2005 15:05:09 +0000 (15:05 +0000)]
Fix typo.

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

19 years agoread and write different formats
guido [Wed, 4 May 2005 13:02:29 +0000 (13:02 +0000)]
read and write different formats

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

19 years agoallow construction and destruction of objects even without UMFPACK library
guido [Wed, 4 May 2005 09:05:49 +0000 (09:05 +0000)]
allow construction and destruction of objects even without UMFPACK library

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

19 years agoHandle boundary edges as well.
wolf [Tue, 3 May 2005 23:34:05 +0000 (23:34 +0000)]
Handle boundary edges as well.

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

19 years agoAdd .d2 files for make clean.
wolf [Tue, 3 May 2005 23:33:49 +0000 (23:33 +0000)]
Add .d2 files for make clean.

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

19 years agoProperly handle boundaries.
wolf [Tue, 3 May 2005 23:07:53 +0000 (23:07 +0000)]
Properly handle boundaries.

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

19 years agobuild test files
guido [Tue, 3 May 2005 20:07:33 +0000 (20:07 +0000)]
build test files

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

19 years agoComment out parameter no more needed.
wolf [Tue, 3 May 2005 19:55:06 +0000 (19:55 +0000)]
Comment out parameter no more needed.

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

19 years agoUpdate docs in one place.
wolf [Tue, 3 May 2005 19:53:48 +0000 (19:53 +0000)]
Update docs in one place.

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

19 years agodetermine input format by filename extension
guido [Tue, 3 May 2005 19:52:40 +0000 (19:52 +0000)]
determine input format by filename extension

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

19 years agoImpose more interesting boundary conditions.
wolf [Tue, 3 May 2005 19:50:27 +0000 (19:50 +0000)]
Impose more interesting boundary conditions.

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

19 years agotest for matrix copy between types
guido [Tue, 3 May 2005 19:25:46 +0000 (19:25 +0000)]
test for matrix copy between types

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

19 years agonew function name() in PathSearch
guido [Tue, 3 May 2005 19:24:16 +0000 (19:24 +0000)]
new function name() in PathSearch

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

19 years agoaccess name of file after opening
guido [Tue, 3 May 2005 19:23:41 +0000 (19:23 +0000)]
access name of file after opening

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

19 years ago.
wolf [Tue, 3 May 2005 19:21:11 +0000 (19:21 +0000)]
.

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

19 years agoFix doc change.
wolf [Tue, 3 May 2005 19:20:38 +0000 (19:20 +0000)]
Fix doc change.

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

19 years agoMove to 3d, use cylinder geometry, remove a fragile check that I
wolf [Tue, 3 May 2005 19:20:21 +0000 (19:20 +0000)]
Move to 3d, use cylinder geometry, remove a fragile check that I
believe to be correct but unreliable.

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

19 years agoUpdate docs.
wolf [Tue, 3 May 2005 18:31:50 +0000 (18:31 +0000)]
Update docs.

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

19 years agoAdd some documentation.
wolf [Tue, 3 May 2005 18:28:30 +0000 (18:28 +0000)]
Add some documentation.

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

19 years agoMove stress-strain-constant to a static member variable.
wolf [Tue, 3 May 2005 16:29:03 +0000 (16:29 +0000)]
Move stress-strain-constant to a static member variable.

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

19 years agoFix typo.
wolf [Tue, 3 May 2005 16:16:40 +0000 (16:16 +0000)]
Fix typo.

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

19 years agoRemove unnecessary comment.
wolf [Tue, 3 May 2005 16:14:26 +0000 (16:14 +0000)]
Remove unnecessary comment.

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

19 years agoThere isn't all that much that we can do...
wolf [Tue, 3 May 2005 16:14:13 +0000 (16:14 +0000)]
There isn't all that much that we can do...

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

19 years agoAdd several caveats to local_apply_boundary_values.
wolf [Tue, 3 May 2005 15:42:18 +0000 (15:42 +0000)]
Add several caveats to local_apply_boundary_values.

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

19 years agoIn the parallel case, compress matrix.
wolf [Tue, 3 May 2005 15:35:43 +0000 (15:35 +0000)]
In the parallel case, compress matrix.

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

19 years agoRemove a few stray semicolons.
wolf [Tue, 3 May 2005 15:32:06 +0000 (15:32 +0000)]
Remove a few stray semicolons.

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

19 years agospelling error
guido [Tue, 3 May 2005 15:27:06 +0000 (15:27 +0000)]
spelling error

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

19 years agoAgain fix up one more TODO.
wolf [Tue, 3 May 2005 15:10:23 +0000 (15:10 +0000)]
Again fix up one more TODO.

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

19 years agoFix up one more TODO.
wolf [Tue, 3 May 2005 15:08:13 +0000 (15:08 +0000)]
Fix up one more TODO.

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

19 years agoFix one TODO.
wolf [Tue, 3 May 2005 14:51:36 +0000 (14:51 +0000)]
Fix one TODO.

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

19 years agoIn the absence of umfpack, don't use special #define's.
wolf [Tue, 3 May 2005 13:44:04 +0000 (13:44 +0000)]
In the absence of umfpack, don't use special #define's.

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

19 years agoDeclare missing exception.
wolf [Tue, 3 May 2005 13:43:40 +0000 (13:43 +0000)]
Declare missing exception.

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

19 years agoallow for change of matrices in ProductMatrix
guido [Tue, 3 May 2005 07:45:28 +0000 (07:45 +0000)]
allow for change of matrices in ProductMatrix

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

19 years agoMGCoarseGridLACIteration simplified
guido [Tue, 3 May 2005 06:35:01 +0000 (06:35 +0000)]
MGCoarseGridLACIteration simplified

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

19 years agouse PathSearch class in GridIn
guido [Tue, 3 May 2005 06:12:14 +0000 (06:12 +0000)]
use PathSearch class in GridIn

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

19 years agouse PathSearch class
guido [Tue, 3 May 2005 06:07:36 +0000 (06:07 +0000)]
use PathSearch class

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

19 years agonew preconditioner PreconditionUMFPACK
guido [Tue, 3 May 2005 05:59:19 +0000 (05:59 +0000)]
new preconditioner PreconditionUMFPACK

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

19 years agoapply_boundary_values doesn't work when symmetrization is requested.
wolf [Tue, 3 May 2005 04:01:32 +0000 (04:01 +0000)]
apply_boundary_values doesn't work when symmetrization is requested.

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

19 years agoProvide the same function for parallel matrices as well. Take out some of the
wolf [Tue, 3 May 2005 03:45:40 +0000 (03:45 +0000)]
Provide the same function for parallel matrices as well. Take out some of the
comments that are (as is now apparent to me) wrong.

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

19 years agoUnify some code, and make it more efficient.
wolf [Tue, 3 May 2005 03:44:46 +0000 (03:44 +0000)]
Unify some code, and make it more efficient.

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

19 years agoFix a stupid oversight.
wolf [Tue, 3 May 2005 03:43:30 +0000 (03:43 +0000)]
Fix a stupid oversight.

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

19 years ago Fixed: The PETSc matrix iterators had trouble when some rows of a
wolf [Tue, 3 May 2005 03:33:45 +0000 (03:33 +0000)]
   Fixed: The PETSc matrix iterators had trouble when some rows of a
       matrix were empty. This has now been mostly fixed.

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

19 years agoMake something an AssertThrow again that needs to be.
wolf [Tue, 3 May 2005 03:32:27 +0000 (03:32 +0000)]
Make something an AssertThrow again that needs to be.

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

19 years agoDon't use local_apply_boundary_values any more. Use the proper function for
wolf [Tue, 3 May 2005 03:26:57 +0000 (03:26 +0000)]
Don't use local_apply_boundary_values any more. Use the proper function for
this purpose.

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

19 years agoAdd row_length(). Make sure that matrix iterators also work if there are empty rows...
wolf [Tue, 3 May 2005 03:02:23 +0000 (03:02 +0000)]
Add row_length(). Make sure that matrix iterators also work if there are empty rows in the matrices.

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

19 years agoIndent properly.
wolf [Mon, 2 May 2005 22:35:49 +0000 (22:35 +0000)]
Indent properly.

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

19 years agoRemove unnecessary empty line.
wolf [Mon, 2 May 2005 22:35:37 +0000 (22:35 +0000)]
Remove unnecessary empty line.

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

19 years agoDon't allocate memory if the line is empty.
wolf [Mon, 2 May 2005 22:29:29 +0000 (22:29 +0000)]
Don't allocate memory if the line is empty.

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

19 years agoRemove an unused variable.
wolf [Mon, 2 May 2005 22:19:21 +0000 (22:19 +0000)]
Remove an unused variable.

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

19 years agoReplace the deeply flawed concept of using local_apply_boundary_values by
wolf [Mon, 2 May 2005 22:09:21 +0000 (22:09 +0000)]
Replace the deeply flawed concept of using local_apply_boundary_values by
eliminating fixed nodes at the end of operations. Loosen the tolerance at one place.

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

19 years agoTry to always be on the safe side.
wolf [Mon, 2 May 2005 22:06:13 +0000 (22:06 +0000)]
Try to always be on the safe side.

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

19 years agoImplement apply_boundary_values also for parallel petsc matrices.
wolf [Mon, 2 May 2005 22:04:24 +0000 (22:04 +0000)]
Implement apply_boundary_values also for parallel petsc matrices.

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

19 years agoUndo the dependencies on boundary_values, since this whole concept is flawed.
wolf [Mon, 2 May 2005 22:01:32 +0000 (22:01 +0000)]
Undo the dependencies on boundary_values, since this whole concept is flawed.

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

19 years ago.
wolf [Mon, 2 May 2005 21:20:14 +0000 (21:20 +0000)]
.

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

19 years agoAdd a comment, and fix an assertion.
wolf [Mon, 2 May 2005 20:30:30 +0000 (20:30 +0000)]
Add a comment, and fix an assertion.

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

19 years agoDon't include -lblas in LDFLAGS when building with petsc in static mode. The reason...
wolf [Mon, 2 May 2005 16:32:08 +0000 (16:32 +0000)]
Don't include -lblas in LDFLAGS when building with petsc in static mode. The reason is that on my system, blas also requires g2c.

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

19 years agoFix boundary values. Preset solution vector.
wolf [Mon, 2 May 2005 15:19:18 +0000 (15:19 +0000)]
Fix boundary values. Preset solution vector.

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

19 years agoFix stupid error.
wolf [Mon, 2 May 2005 13:22:36 +0000 (13:22 +0000)]
Fix stupid error.

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

19 years agoAlso replace double dashes in links.
wolf [Sat, 30 Apr 2005 20:50:26 +0000 (20:50 +0000)]
Also replace double dashes in links.

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

19 years agolink fparser.o only optionally
deal [Sat, 30 Apr 2005 10:47:25 +0000 (10:47 +0000)]
link fparser.o only optionally

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

19 years agoRemove a few unnecessary semicolons.
wolf [Fri, 29 Apr 2005 20:59:47 +0000 (20:59 +0000)]
Remove a few unnecessary semicolons.

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