]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
20 years agoFix the functions that take a sparsity pattern so that they really do what they are...
wolf [Tue, 15 Jun 2004 14:31:18 +0000 (14:31 +0000)]
Fix the functions that take a sparsity pattern so that they really do what they are supposed to, i.e. avoid any later memory allocation at all.

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

20 years agoWorkaround
guido [Mon, 14 Jun 2004 22:42:07 +0000 (22:42 +0000)]
Workaround

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

20 years agoDon't mark functions inline in files that are not always included.
wolf [Mon, 14 Jun 2004 15:11:57 +0000 (15:11 +0000)]
Don't mark functions inline in files that are not always included.

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

20 years agoFix formatting.
wolf [Mon, 14 Jun 2004 15:11:31 +0000 (15:11 +0000)]
Fix formatting.

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

20 years agoRepeat something we already had in boost_local to avoid a compiler error about duplic...
wolf [Sat, 12 Jun 2004 23:25:25 +0000 (23:25 +0000)]
Repeat something we already had in boost_local to avoid a compiler error about duplicate symbols in executables.

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

20 years agoAdd a TODO.
wolf [Fri, 11 Jun 2004 18:23:26 +0000 (18:23 +0000)]
Add a TODO.

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

20 years agoUse a more modern way to achieve things.
wolf [Fri, 11 Jun 2004 14:48:38 +0000 (14:48 +0000)]
Use a more modern way to achieve things.

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

20 years agoMake clear() function public in derived classes for which this is sufficient.
wolf [Fri, 11 Jun 2004 14:47:31 +0000 (14:47 +0000)]
Make clear() function public in derived classes for which this is sufficient.

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

20 years agoAdd 2004 to years of copyright for config.h
wolf [Fri, 11 Jun 2004 13:51:22 +0000 (13:51 +0000)]
Add 2004 to years of copyright for config.h

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

20 years agoRemove outdated comment. Only instantiate certain functions if that doesn't trigger...
deal [Thu, 10 Jun 2004 15:44:05 +0000 (15:44 +0000)]
Remove outdated comment. Only instantiate certain functions if that doesn't trigger a compiler bug (presently found in gcc3.0.4 on sparc).

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

20 years agoRemove some outdated cruft.
deal [Thu, 10 Jun 2004 15:42:14 +0000 (15:42 +0000)]
Remove some outdated cruft.

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

20 years agoGet rid of duplicate information.
wolf [Wed, 9 Jun 2004 18:09:12 +0000 (18:09 +0000)]
Get rid of duplicate information.

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

20 years agofunction clear fixed
guido [Wed, 9 Jun 2004 17:53:36 +0000 (17:53 +0000)]
function clear fixed

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

20 years agoDeleting block indices once should be enough.
wolf [Wed, 9 Jun 2004 17:34:00 +0000 (17:34 +0000)]
Deleting block indices once should be enough.

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

20 years agoInitialize a variable to avoid a warning from gcc3.5.
deal [Tue, 8 Jun 2004 19:07:15 +0000 (19:07 +0000)]
Initialize a variable to avoid a warning from gcc3.5.

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

20 years agoMake it C++ conforming
hartmann [Tue, 8 Jun 2004 13:12:49 +0000 (13:12 +0000)]
Make it C++ conforming

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

20 years agofix two typos
hartmann [Tue, 8 Jun 2004 12:51:38 +0000 (12:51 +0000)]
fix two typos

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

20 years agoAdd assertion.
hartmann [Tue, 8 Jun 2004 11:43:51 +0000 (11:43 +0000)]
Add assertion.

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

20 years agoMake it compile with gcc2.95.
hartmann [Tue, 8 Jun 2004 07:31:02 +0000 (07:31 +0000)]
Make it compile with gcc2.95.

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

20 years ago.
wolf [Mon, 7 Jun 2004 20:37:13 +0000 (20:37 +0000)]
.

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

20 years agoGet rid of more duplicated data.
wolf [Mon, 7 Jun 2004 20:35:28 +0000 (20:35 +0000)]
Get rid of more duplicated data.

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

20 years agoGet rid of a redundant field in the accessor classes. Also get rid of some
wolf [Mon, 7 Jun 2004 20:30:03 +0000 (20:30 +0000)]
Get rid of a redundant field in the accessor classes. Also get rid of some
operations that were previously necessary in each operator++ call, at the
expense of some more work when calling accessor::row().

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

20 years agoFix the block_sparse_matrix_04 testcase failure.
wolf [Mon, 7 Jun 2004 20:26:57 +0000 (20:26 +0000)]
Fix the block_sparse_matrix_04 testcase failure.

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

20 years agoCopyright!
guido [Mon, 7 Jun 2004 20:26:21 +0000 (20:26 +0000)]
Copyright!

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

20 years agoClarify docs.
wolf [Mon, 7 Jun 2004 20:23:44 +0000 (20:23 +0000)]
Clarify docs.

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

20 years agoWork around a problem where we cannot elide zero additions for certain matrices by...
wolf [Mon, 7 Jun 2004 19:55:51 +0000 (19:55 +0000)]
Work around a problem where we cannot elide zero additions for certain matrices by introducing a traits class for each matrix class.

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

20 years agoImprove the computation of new diagonal entries when eliminating a constrained DoF.
wolf [Mon, 7 Jun 2004 16:52:50 +0000 (16:52 +0000)]
Improve the computation of new diagonal entries when eliminating a constrained DoF.

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

20 years agoFix GridGenerator::cylinder_shell
wolf [Mon, 7 Jun 2004 16:50:25 +0000 (16:50 +0000)]
Fix GridGenerator::cylinder_shell

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

20 years ago.
wolf [Mon, 7 Jun 2004 16:49:52 +0000 (16:49 +0000)]
.

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

20 years agoNew test.
wolf [Mon, 7 Jun 2004 16:49:09 +0000 (16:49 +0000)]
New test.

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

20 years agocylinder_shell had its cells inside out.
wolf [Mon, 7 Jun 2004 16:37:18 +0000 (16:37 +0000)]
cylinder_shell had its cells inside out.

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

20 years agoAdd a long comment about a possible problem with local_apply_boundary_values.
wolf [Mon, 7 Jun 2004 16:28:40 +0000 (16:28 +0000)]
Add a long comment about a possible problem with local_apply_boundary_values.

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

20 years agoImprove the computation of new diagonal entries when eliminating a constrained DoF.
wolf [Mon, 7 Jun 2004 16:06:56 +0000 (16:06 +0000)]
Improve the computation of new diagonal entries when eliminating a constrained DoF.

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

20 years agoReintroduce constructor that was accidentally deleted.
wolf [Mon, 7 Jun 2004 15:13:55 +0000 (15:13 +0000)]
Reintroduce constructor that was accidentally deleted.

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

20 years agoAdd forgotten output files.
wolf [Mon, 7 Jun 2004 14:53:41 +0000 (14:53 +0000)]
Add forgotten output files.

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

20 years agoWork around a problem where the MIPSpro compiler rightfully complained about a useles...
wolf [Mon, 7 Jun 2004 14:49:10 +0000 (14:49 +0000)]
Work around a problem where the MIPSpro compiler rightfully complained about a useless const keyword.

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

20 years agoChange the way the transform_{co,contra}variant functions work, by providing them...
wolf [Mon, 7 Jun 2004 14:42:34 +0000 (14:42 +0000)]
Change the way the transform_{co,contra}variant functions work, by providing them vectors to work on instead of pointers. This will allow to run our whole testsuite with the gcc3.4 debug libstdc++ finally.

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

20 years agoRemove a truly old remnant in the ParameterHandler class that has never been used.
wolf [Mon, 7 Jun 2004 14:37:43 +0000 (14:37 +0000)]
Remove a truly old remnant in the ParameterHandler class that has never been used.

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

20 years agoFix.
hartmann [Mon, 7 Jun 2004 11:26:22 +0000 (11:26 +0000)]
Fix.

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

20 years agoMake it compile for PetscScalar=float.
hartmann [Mon, 7 Jun 2004 11:16:00 +0000 (11:16 +0000)]
Make it compile for PetscScalar=float.

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

20 years agoReorder some statements so that we can save a few cycles.
wolf [Sun, 6 Jun 2004 17:35:32 +0000 (17:35 +0000)]
Reorder some statements so that we can save a few cycles.

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

20 years agoMore fixed instantiations.
wolf [Fri, 4 Jun 2004 16:29:31 +0000 (16:29 +0000)]
More fixed instantiations.

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

20 years agoInstantiate the right templates.
wolf [Fri, 4 Jun 2004 16:26:55 +0000 (16:26 +0000)]
Instantiate the right templates.

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

20 years agoProperly qualify std::copy
wolf [Fri, 4 Jun 2004 16:25:34 +0000 (16:25 +0000)]
Properly qualify std::copy

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

20 years agoRemove TODOs that are now fixed.
wolf [Fri, 4 Jun 2004 14:41:50 +0000 (14:41 +0000)]
Remove TODOs that are now fixed.

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

20 years agoBug fix: add OCXX_PETSCFLAGS to CXXFLAGS.o instead of to CXXFLAGS.g
hartmann [Fri, 4 Jun 2004 12:43:54 +0000 (12:43 +0000)]
Bug fix: add OCXX_PETSCFLAGS to CXXFLAGS.o instead of to CXXFLAGS.g

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

20 years agoDon't instantiate types that we don't need. In particular don't do so if these instan...
wolf [Fri, 4 Jun 2004 03:35:38 +0000 (03:35 +0000)]
Don't instantiate types that we don't need. In particular don't do so if these instantiations are wrong anyway (they used BlockVector where it should have been BlockVectorBase<Vector>).

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

20 years agoDon't declare the same typedef twice.
wolf [Thu, 3 Jun 2004 22:38:40 +0000 (22:38 +0000)]
Don't declare the same typedef twice.

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

20 years ago.
wolf [Thu, 3 Jun 2004 21:26:36 +0000 (21:26 +0000)]
.

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

20 years agoAdd files for new tests.
wolf [Thu, 3 Jun 2004 21:23:27 +0000 (21:23 +0000)]
Add files for new tests.

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

20 years agoThese tests shouldn't abort.
wolf [Thu, 3 Jun 2004 21:20:48 +0000 (21:20 +0000)]
These tests shouldn't abort.

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

20 years agoLet matrix go out of scope before sparsity pattern.
wolf [Thu, 3 Jun 2004 21:17:40 +0000 (21:17 +0000)]
Let matrix go out of scope before sparsity pattern.

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

20 years agoWork around a bug in present gcc mainline.
deal [Thu, 3 Jun 2004 18:35:05 +0000 (18:35 +0000)]
Work around a bug in present gcc mainline.

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

20 years agoFix a comment.
wolf [Thu, 3 Jun 2004 16:11:42 +0000 (16:11 +0000)]
Fix a comment.

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

20 years agoRemove lines which are already given in Make.global_options
hartmann [Thu, 3 Jun 2004 15:31:05 +0000 (15:31 +0000)]
Remove lines which are already given in Make.global_options

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

20 years agoUndo inadvertant last checkin.
deal [Thu, 3 Jun 2004 14:33:18 +0000 (14:33 +0000)]
Undo inadvertant last checkin.

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

20 years agoConditionalize some files on the use of PETSc.
deal [Thu, 3 Jun 2004 14:32:43 +0000 (14:32 +0000)]
Conditionalize some files on the use of PETSc.

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

20 years agoSome fixes with this-> and other assorted things to make icc7 (rightfully) happy.
deal [Thu, 3 Jun 2004 14:13:24 +0000 (14:13 +0000)]
Some fixes with this-> and other assorted things to make icc7 (rightfully) happy.

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

20 years agoVarious fixes for icc.
wolf [Thu, 3 Jun 2004 04:39:19 +0000 (04:39 +0000)]
Various fixes for icc.

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

20 years agoFix small problem where clear() didn't do what it was supposed to do.
wolf [Thu, 3 Jun 2004 04:27:53 +0000 (04:27 +0000)]
Fix small problem where clear() didn't do what it was supposed to do.

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

20 years agoNew test.
wolf [Thu, 3 Jun 2004 04:25:20 +0000 (04:25 +0000)]
New test.

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

20 years agoRegenerate
wolf [Wed, 2 Jun 2004 18:12:28 +0000 (18:12 +0000)]
Regenerate

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

20 years agoMerge the results from the post_5_0 development branch.
wolf [Wed, 2 Jun 2004 18:11:40 +0000 (18:11 +0000)]
Merge the results from the post_5_0 development branch.

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

20 years agoAdd the entries from the post-5.0 development branch.
wolf [Wed, 2 Jun 2004 16:09:12 +0000 (16:09 +0000)]
Add the entries from the post-5.0 development branch.

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

20 years agoNew tests.
wolf [Wed, 2 Jun 2004 14:54:53 +0000 (14:54 +0000)]
New tests.

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

20 years agoDon't use reinit() any more for matrices.
wolf [Wed, 2 Jun 2004 04:09:44 +0000 (04:09 +0000)]
Don't use reinit() any more for matrices.

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

20 years agoMake test conform to our usual standards.
wolf [Wed, 2 Jun 2004 04:09:23 +0000 (04:09 +0000)]
Make test conform to our usual standards.

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

20 years agoAdd one sentence. Test whether I can work with eclipse.
wolf [Tue, 1 Jun 2004 20:45:02 +0000 (20:45 +0000)]
Add one sentence. Test whether I can work with eclipse.

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

20 years agoUpdate references.
hartmann [Tue, 1 Jun 2004 12:31:14 +0000 (12:31 +0000)]
Update references.

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

20 years agoUpdate result.
hartmann [Tue, 1 Jun 2004 12:10:12 +0000 (12:10 +0000)]
Update result.

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

20 years ago.
hartmann [Tue, 1 Jun 2004 12:06:50 +0000 (12:06 +0000)]
.

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

20 years agoDoc fix.
hartmann [Tue, 1 Jun 2004 11:01:37 +0000 (11:01 +0000)]
Doc fix.

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

20 years agoRevert one of last three fixes as it actually was alright.
hartmann [Tue, 1 Jun 2004 10:49:24 +0000 (10:49 +0000)]
Revert one of last three fixes as it actually was alright.

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

20 years agoThree fixes.
hartmann [Tue, 1 Jun 2004 10:42:04 +0000 (10:42 +0000)]
Three fixes.

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

20 years ago.
hartmann [Tue, 1 Jun 2004 07:29:09 +0000 (07:29 +0000)]
.

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

20 years agoCheck in linux gcc2.95 results. Most of them should be identical for solaris. Those...
hartmann [Tue, 1 Jun 2004 07:27:56 +0000 (07:27 +0000)]
Check in linux gcc2.95 results. Most of them should be identical for solaris. Those that are not should be copied to i686-pc-linux-gnu+gcc2.95 and updated on current sparc-sun-solaris2.7+gcc2.95 later.

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

20 years agolinux gcc2.95 references.
hartmann [Tue, 1 Jun 2004 07:23:21 +0000 (07:23 +0000)]
linux gcc2.95 references.

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

20 years agoTitle fixed
guido [Sat, 29 May 2004 19:24:08 +0000 (19:24 +0000)]
Title fixed

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

20 years agoFix of make help
hartmann [Fri, 28 May 2004 11:19:03 +0000 (11:19 +0000)]
Fix of make help

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

20 years agoMake dependencies also for baseo, laco, 1do, 2do and 3do
hartmann [Fri, 28 May 2004 11:14:14 +0000 (11:14 +0000)]
Make dependencies also for baseo, laco, 1do, 2do and 3do

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

20 years ago.
hartmann [Thu, 27 May 2004 06:25:43 +0000 (06:25 +0000)]
.

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

20 years ago.
hartmann [Thu, 27 May 2004 06:15:51 +0000 (06:15 +0000)]
.

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

20 years ago.
hartmann [Thu, 27 May 2004 06:10:49 +0000 (06:10 +0000)]
.

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

20 years agoFix typo.
hartmann [Thu, 27 May 2004 05:54:39 +0000 (05:54 +0000)]
Fix typo.

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

20 years agoSimplify by using the ConditionalOStream pout.
hartmann [Wed, 26 May 2004 16:57:00 +0000 (16:57 +0000)]
Simplify by using the ConditionalOStream pout.

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

20 years agoNew ConditionalOStream class.
hartmann [Wed, 26 May 2004 16:36:22 +0000 (16:36 +0000)]
New ConditionalOStream class.

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

20 years agoAdd missing std.
hartmann [Wed, 26 May 2004 16:21:42 +0000 (16:21 +0000)]
Add missing std.

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

20 years agoInitial implementation of ConditionalOStream class. Pregenerated pout object.
hartmann [Wed, 26 May 2004 16:19:27 +0000 (16:19 +0000)]
Initial implementation of ConditionalOStream class. Pregenerated pout object.

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

20 years agoReinsert announcement of 4.0.0 to keep link to changes file.
wolf [Tue, 25 May 2004 16:53:46 +0000 (16:53 +0000)]
Reinsert announcement of 4.0.0 to keep link to changes file.

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

20 years agoFix wording.
wolf [Tue, 25 May 2004 16:51:35 +0000 (16:51 +0000)]
Fix wording.

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

20 years agoaddresses changed
guido [Tue, 25 May 2004 16:45:19 +0000 (16:45 +0000)]
addresses changed

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

20 years agocvs export without -P
hartmann [Tue, 25 May 2004 15:53:52 +0000 (15:53 +0000)]
cvs export without -P

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

20 years agoRevert last patch
hartmann [Tue, 25 May 2004 14:25:29 +0000 (14:25 +0000)]
Revert last patch

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

20 years agonew functions tested
guido [Tue, 25 May 2004 13:48:00 +0000 (13:48 +0000)]
new functions tested

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

20 years agonew tests for FETools and FEValues
guido [Tue, 25 May 2004 12:41:18 +0000 (12:41 +0000)]
new tests for FETools and FEValues

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

20 years agocontinuing on block wise assembling
guido [Tue, 25 May 2004 12:20:02 +0000 (12:20 +0000)]
continuing on block wise assembling

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

20 years agonew local renumbering
guido [Tue, 25 May 2004 12:19:30 +0000 (12:19 +0000)]
new local renumbering

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

20 years agoadditional exception removed
guido [Tue, 25 May 2004 12:19:01 +0000 (12:19 +0000)]
additional exception removed

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

20 years agooperator must be inline to avoid linker conflict
guido [Tue, 25 May 2004 12:17:10 +0000 (12:17 +0000)]
operator must be inline to avoid linker conflict

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

20 years agocleaned up
guido [Tue, 25 May 2004 12:14:34 +0000 (12:14 +0000)]
cleaned up

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