]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
16 years agoDon't access past-the-end iterators.
Wolfgang Bangerth [Tue, 18 Mar 2008 21:47:30 +0000 (21:47 +0000)]
Don't access past-the-end iterators.

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

16 years agoAvoid a number of warnings we get with doxygen 1.5.5.
Wolfgang Bangerth [Tue, 18 Mar 2008 21:15:37 +0000 (21:15 +0000)]
Avoid a number of warnings we get with doxygen 1.5.5.

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

16 years agoBeautify output.
Wolfgang Bangerth [Tue, 18 Mar 2008 21:03:37 +0000 (21:03 +0000)]
Beautify output.

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

16 years agoAdd tests for recent additions to DoFRenumbering
Wolfgang Bangerth [Tue, 18 Mar 2008 20:51:32 +0000 (20:51 +0000)]
Add tests for recent additions to DoFRenumbering

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

16 years agoNew test.
Wolfgang Bangerth [Tue, 18 Mar 2008 20:44:07 +0000 (20:44 +0000)]
New test.

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

16 years agoSimplify update flags.
Wolfgang Bangerth [Tue, 18 Mar 2008 19:55:48 +0000 (19:55 +0000)]
Simplify update flags.

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

16 years agodisallow direct use of abstract class
Guido Kanschat [Tue, 18 Mar 2008 16:39:10 +0000 (16:39 +0000)]
disallow direct use of abstract class

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

16 years agoAdd a test for SolutionTransfer.
Tobias Leicht [Tue, 18 Mar 2008 10:34:21 +0000 (10:34 +0000)]
Add a test for SolutionTransfer.

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

16 years agoModify SolutionTransfer to store data in an internal map instead of using user_pointe...
Tobias Leicht [Tue, 18 Mar 2008 10:32:49 +0000 (10:32 +0000)]
Modify SolutionTransfer to store data in an internal map instead of using user_pointers of the underlying Triangulation. This way we can use several instances for different DoFHandlers simultaneously.

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

16 years agoAvoid accessing elements of vectors beyond the end even if the result is not used...
Wolfgang Bangerth [Mon, 17 Mar 2008 05:39:51 +0000 (05:39 +0000)]
Avoid accessing elements of vectors beyond the end even if the result is not used, since this trips up debug versions of the STL.

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

16 years agoAdd a note on the definition of (.,.)
Wolfgang Bangerth [Mon, 17 Mar 2008 05:38:04 +0000 (05:38 +0000)]
Add a note on the definition of (.,.)

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

16 years agoInstantiate the set_dof_values and related functions also for PETSc's MPI distributed...
Wolfgang Bangerth [Mon, 17 Mar 2008 05:01:08 +0000 (05:01 +0000)]
Instantiate the set_dof_values and related functions also for PETSc's MPI distributed vectors.

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

16 years agoRemove unneeded output files again
Wolfgang Bangerth [Mon, 17 Mar 2008 03:59:52 +0000 (03:59 +0000)]
Remove unneeded output files again

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

16 years agogcc mainline has version number gcc4.4
Wolfgang Bangerth [Mon, 17 Mar 2008 03:59:01 +0000 (03:59 +0000)]
gcc mainline has version number gcc4.4

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

16 years agoadd
Wolfgang Bangerth [Mon, 17 Mar 2008 03:57:59 +0000 (03:57 +0000)]
add

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

16 years agoWork around a problem uncovered by current gcc mainline.
Wolfgang Bangerth [Mon, 17 Mar 2008 03:54:21 +0000 (03:54 +0000)]
Work around a problem uncovered by current gcc mainline.

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

16 years agoProvide correct include file for abort().
Wolfgang Bangerth [Mon, 17 Mar 2008 03:29:06 +0000 (03:29 +0000)]
Provide correct include file for abort().

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

16 years agoDetect current gcc mainline after gcc4.3 branched.
Wolfgang Bangerth [Mon, 17 Mar 2008 03:27:04 +0000 (03:27 +0000)]
Detect current gcc mainline after gcc4.3 branched.

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

16 years agoSome more changes of signs in introductions.
Martin Kronbichler [Sat, 15 Mar 2008 16:41:19 +0000 (16:41 +0000)]
Some more changes of signs in introductions.

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

16 years agoCorrected some right hand sides in step-20 and step-21 as remarked in the mailing...
Martin Kronbichler [Fri, 14 Mar 2008 13:14:17 +0000 (13:14 +0000)]
Corrected some right hand sides in step-20 and step-21 as remarked in the mailing list.

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

16 years agoUpdated some computing times.
Martin Kronbichler [Wed, 12 Mar 2008 16:16:51 +0000 (16:16 +0000)]
Updated some computing times.

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

16 years agoClarify
Wolfgang Bangerth [Tue, 11 Mar 2008 19:20:57 +0000 (19:20 +0000)]
Clarify

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

16 years agoMention Trilinos
Wolfgang Bangerth [Tue, 11 Mar 2008 19:19:12 +0000 (19:19 +0000)]
Mention Trilinos

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

16 years agoShorten the PETSc entry, add an entry on Trilinos.
Wolfgang Bangerth [Tue, 11 Mar 2008 19:09:35 +0000 (19:09 +0000)]
Shorten the PETSc entry, add an entry on Trilinos.

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

16 years agoA thesis that actually only appeared in 2007, not 2006.
Wolfgang Bangerth [Tue, 11 Mar 2008 12:16:35 +0000 (12:16 +0000)]
A thesis that actually only appeared in 2007, not 2006.

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

16 years agoAllow output of zone name in tecplot output.
Ralf Hartmann [Tue, 11 Mar 2008 09:59:37 +0000 (09:59 +0000)]
Allow output of zone name in tecplot output.

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

16 years agoFix: don't switch_y_z but still invert_all_cells_of_negative_grid.
Ralf Hartmann [Tue, 11 Mar 2008 07:09:17 +0000 (07:09 +0000)]
Fix: don't switch_y_z but still invert_all_cells_of_negative_grid.

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

16 years agoConvert DoFRenumbering from a class with all static members to a namespace.
Wolfgang Bangerth [Fri, 7 Mar 2008 22:11:09 +0000 (22:11 +0000)]
Convert DoFRenumbering from a class with all static members to a namespace.

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

16 years agoPoint out the different between compute time and instruction count.
Wolfgang Bangerth [Fri, 7 Mar 2008 16:29:35 +0000 (16:29 +0000)]
Point out the different between compute time and instruction count.

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

16 years agoShow some profiling data.
Wolfgang Bangerth [Fri, 7 Mar 2008 15:44:32 +0000 (15:44 +0000)]
Show some profiling data.

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

16 years agoadd
Wolfgang Bangerth [Fri, 7 Mar 2008 15:29:50 +0000 (15:29 +0000)]
add

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

16 years agoClarify runtime results.
Wolfgang Bangerth [Fri, 7 Mar 2008 15:15:24 +0000 (15:15 +0000)]
Clarify runtime results.

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

16 years agoMore cross-refs.
Wolfgang Bangerth [Fri, 7 Mar 2008 15:08:23 +0000 (15:08 +0000)]
More cross-refs.

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

16 years agoUse and explain the King ordering.
Wolfgang Bangerth [Fri, 7 Mar 2008 15:06:58 +0000 (15:06 +0000)]
Use and explain the King ordering.

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

16 years agoAlso add downstream numbering.
Wolfgang Bangerth [Fri, 7 Mar 2008 14:46:57 +0000 (14:46 +0000)]
Also add downstream numbering.

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

16 years agoadd
Wolfgang Bangerth [Fri, 7 Mar 2008 14:45:32 +0000 (14:45 +0000)]
add

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

16 years agoImprove docs in one more point.
Wolfgang Bangerth [Fri, 7 Mar 2008 14:28:49 +0000 (14:28 +0000)]
Improve docs in one more point.

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

16 years agoDocument more results obtained with the various renumbering strategies.
Wolfgang Bangerth [Fri, 7 Mar 2008 14:27:21 +0000 (14:27 +0000)]
Document more results obtained with the various renumbering strategies.

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

16 years agoRescale to half the original size.
Wolfgang Bangerth [Thu, 6 Mar 2008 21:53:31 +0000 (21:53 +0000)]
Rescale to half the original size.

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

16 years agoAdd some documentation.
Wolfgang Bangerth [Thu, 6 Mar 2008 21:52:05 +0000 (21:52 +0000)]
Add some documentation.

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

16 years agoInterface to the minimum degree algorithm in boost to reorder matrices.
Wolfgang Bangerth [Thu, 6 Mar 2008 21:38:12 +0000 (21:38 +0000)]
Interface to the minimum degree algorithm in boost to reorder matrices.

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

16 years agoUse a plain pointer in the FEValuesView classes. This may not be as safe, but then...
Wolfgang Bangerth [Thu, 6 Mar 2008 20:22:26 +0000 (20:22 +0000)]
Use a plain pointer in the FEValuesView classes. This may not be as safe, but then the view objects usually exist only for a very short time anyway, and using plain pointers makes the current state of step-22 about 5% faster.

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

16 years agoSimplify and accelerate code a bit.
Wolfgang Bangerth [Thu, 6 Mar 2008 13:37:24 +0000 (13:37 +0000)]
Simplify and accelerate code a bit.

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

16 years agoCorrect link to step-22.
Martin Kronbichler [Wed, 5 Mar 2008 16:52:40 +0000 (16:52 +0000)]
Correct link to step-22.

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

16 years agoWrite wrappers for the BOOST implementation of the King reordering algorithm.
Wolfgang Bangerth [Wed, 5 Mar 2008 15:59:46 +0000 (15:59 +0000)]
Write wrappers for the BOOST implementation of the King reordering algorithm.

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

16 years agoFixed some text here and there.
Martin Kronbichler [Wed, 5 Mar 2008 15:56:18 +0000 (15:56 +0000)]
Fixed some text here and there.

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

16 years agoFix two problems with comparing signed and unsigned integers.
Wolfgang Bangerth [Wed, 5 Mar 2008 15:49:11 +0000 (15:49 +0000)]
Fix two problems with comparing signed and unsigned integers.

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

16 years agoImplement the still missing boost::compute_Cuthill_McKee function. Leave a TODO.
Wolfgang Bangerth [Wed, 5 Mar 2008 15:23:36 +0000 (15:23 +0000)]
Implement the still missing boost::compute_Cuthill_McKee function. Leave a TODO.

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

16 years agoSmall changes in comments.
Martin Kronbichler [Wed, 5 Mar 2008 14:47:55 +0000 (14:47 +0000)]
Small changes in comments.

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

16 years agoInitiate an implementation of some of the reordering algorithms using the Boost Graph...
Wolfgang Bangerth [Wed, 5 Mar 2008 03:39:44 +0000 (03:39 +0000)]
Initiate an implementation of some of the reordering algorithms using the Boost Graph library. The bandwidth of resulting matrices with their Cuthill-McKee algorithm is often significantly smaller. On step-22, this leads to the fact that the inner solver for the Schur complement, when using the ILU of the Laplace matrix, uses only about 48 iterations in the third refinement cycle, as compared to some 53 or 54 with our own algorithm.

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

16 years agoImport the Boost Graph Library and whatever else is necessary to use it to compute...
Wolfgang Bangerth [Wed, 5 Mar 2008 03:24:55 +0000 (03:24 +0000)]
Import the Boost Graph Library and whatever else is necessary to use it to compute Cuthill McKee reorderings and similar things.

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

16 years agoFix a couple of typos.
Wolfgang Bangerth [Wed, 5 Mar 2008 02:29:54 +0000 (02:29 +0000)]
Fix a couple of typos.

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

16 years agoUse the 'Set' variant of the compressed sparsity pattern as it doesn't show the quadr...
Wolfgang Bangerth [Tue, 4 Mar 2008 23:32:09 +0000 (23:32 +0000)]
Use the 'Set' variant of the compressed sparsity pattern as it doesn't show the quadratic behavior in hanging_node_constraints.condense() that the CompressedSparsityPattern class shows for large numbers of degrees of freedom.

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

16 years agoDocument quadratic bottleneck induced by data structure
Wolfgang Bangerth [Tue, 4 Mar 2008 22:47:34 +0000 (22:47 +0000)]
Document quadratic bottleneck induced by data structure

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

16 years agoAdd reference.
Wolfgang Bangerth [Tue, 4 Mar 2008 22:39:03 +0000 (22:39 +0000)]
Add reference.

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

16 years agoAdd to documentation
Wolfgang Bangerth [Tue, 4 Mar 2008 22:34:44 +0000 (22:34 +0000)]
Add to documentation

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

16 years agoTrilinos requires blas and lapack.
Wolfgang Bangerth [Tue, 4 Mar 2008 21:08:56 +0000 (21:08 +0000)]
Trilinos requires blas and lapack.

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

16 years agoLink with Trilinos libs when necessary.
Wolfgang Bangerth [Tue, 4 Mar 2008 21:08:20 +0000 (21:08 +0000)]
Link with Trilinos libs when necessary.

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

16 years agoMake a number of variables 'unsigned' to avoid warnings about comparing signed and...
Wolfgang Bangerth [Tue, 4 Mar 2008 20:34:03 +0000 (20:34 +0000)]
Make a number of variables 'unsigned' to avoid warnings about comparing signed and unsigned quantities.

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

16 years agoOutput the velocity as a vector field.
Wolfgang Bangerth [Tue, 4 Mar 2008 19:51:39 +0000 (19:51 +0000)]
Output the velocity as a vector field.

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

16 years agoMake the program run sequentially, i.e. without MPI. Define the DIMENSION in the...
Wolfgang Bangerth [Tue, 4 Mar 2008 18:54:27 +0000 (18:54 +0000)]
Make the program run sequentially, i.e. without MPI. Define the DIMENSION in the program, at least for the moment.

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

16 years agoMerge back changes 15839-15841 from the Trilinos branch since they were meant to...
Wolfgang Bangerth [Tue, 4 Mar 2008 17:07:19 +0000 (17:07 +0000)]
Merge back changes 15839-15841 from the Trilinos branch since they were meant to be committed to mainline in the first place.

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

16 years agoInitialize merge tracking from the trilinos branch.
Wolfgang Bangerth [Tue, 4 Mar 2008 17:02:41 +0000 (17:02 +0000)]
Initialize merge tracking from the trilinos branch.

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

16 years agoUpdated section on solver extension.
Martin Kronbichler [Tue, 4 Mar 2008 17:00:59 +0000 (17:00 +0000)]
Updated section on solver extension.

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

16 years agoFixed a comment.
Martin Kronbichler [Tue, 4 Mar 2008 14:58:53 +0000 (14:58 +0000)]
Fixed a comment.

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

16 years agoCorrected link to step-22 tutorial program.
Martin Kronbichler [Tue, 4 Mar 2008 14:46:12 +0000 (14:46 +0000)]
Corrected link to step-22 tutorial program.

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

16 years agofix error in example
Guido Kanschat [Mon, 3 Mar 2008 20:35:41 +0000 (20:35 +0000)]
fix error in example

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

16 years agoMore publications
Wolfgang Bangerth [Sun, 2 Mar 2008 17:55:32 +0000 (17:55 +0000)]
More publications

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

16 years agoUpdated some test references due to changes in 1D tecplot output.
Florian Prill [Sun, 2 Mar 2008 17:14:36 +0000 (17:14 +0000)]
Updated some test references due to changes in 1D tecplot output.

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

16 years agoDisable program if trilinos isn't installed.
Wolfgang Bangerth [Sat, 1 Mar 2008 21:57:30 +0000 (21:57 +0000)]
Disable program if trilinos isn't installed.

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

16 years agoSet svn:ignore.
Wolfgang Bangerth [Sat, 1 Mar 2008 21:40:03 +0000 (21:40 +0000)]
Set svn:ignore.

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

16 years agoFix up a few doxygen problems in the new step-33.
Wolfgang Bangerth [Sat, 1 Mar 2008 14:13:11 +0000 (14:13 +0000)]
Fix up a few doxygen problems in the new step-33.

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

16 years agoAdd David Neckel's compressible Euler flow tutorial program.
Wolfgang Bangerth [Sat, 1 Mar 2008 13:45:53 +0000 (13:45 +0000)]
Add David Neckel's compressible Euler flow tutorial program.

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

16 years agoSay how much faster the result is :-)
Wolfgang Bangerth [Fri, 29 Feb 2008 23:25:55 +0000 (23:25 +0000)]
Say how much faster the result is :-)

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

16 years agoThe implementation of the ILU decomposition was rather ineffecient. It has been repla...
Wolfgang Bangerth [Fri, 29 Feb 2008 23:03:09 +0000 (23:03 +0000)]
The implementation of the ILU decomposition was rather ineffecient. It has been replaced by the one from the book by Saad.

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

16 years agoCorrect output, verified with maple
Wolfgang Bangerth [Fri, 29 Feb 2008 22:09:57 +0000 (22:09 +0000)]
Correct output, verified with maple

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

16 years agoUse a more readable format for output.
Wolfgang Bangerth [Fri, 29 Feb 2008 22:07:46 +0000 (22:07 +0000)]
Use a more readable format for output.

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

16 years agoAdd a test where we use the ILU to compute actual inverses that we can check.
Wolfgang Bangerth [Fri, 29 Feb 2008 22:04:35 +0000 (22:04 +0000)]
Add a test where we use the ILU to compute actual inverses that we can check.

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

16 years agoFixed implementation of 1D tecplot ASCII output.
Florian Prill [Fri, 29 Feb 2008 13:33:44 +0000 (13:33 +0000)]
Fixed implementation of 1D tecplot ASCII output.

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

16 years agoSwitch of debugging output.
Ralf Hartmann [Fri, 29 Feb 2008 09:55:15 +0000 (09:55 +0000)]
Switch of debugging output.

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

16 years agoUsually, an FESubfaceValues::reinit(cell,face_no,subface_no) should be
Ralf Hartmann [Fri, 29 Feb 2008 08:41:56 +0000 (08:41 +0000)]
Usually, an FESubfaceValues::reinit(cell,face_no,subface_no) should be
called only on faces with subfaces, i.e. on faces with
children. However, some tests like bits/normal_1 call this function
even on faces without children. Make sure that these tests do not
break.

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

16 years agoLink in step-22
Wolfgang Bangerth [Thu, 28 Feb 2008 16:39:44 +0000 (16:39 +0000)]
Link in step-22

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

16 years agoDefault to debug mode.
Martin Kronbichler [Thu, 28 Feb 2008 08:59:36 +0000 (08:59 +0000)]
Default to debug mode.

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

16 years agoExtended discussion on improved solver
Martin Kronbichler [Thu, 28 Feb 2008 08:58:03 +0000 (08:58 +0000)]
Extended discussion on improved solver

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

16 years agoFix href
Wolfgang Bangerth [Wed, 27 Feb 2008 19:07:55 +0000 (19:07 +0000)]
Fix href

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

16 years agoIndent, leave a comment.
Wolfgang Bangerth [Wed, 27 Feb 2008 17:09:46 +0000 (17:09 +0000)]
Indent, leave a comment.

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

16 years agoReindent
Wolfgang Bangerth [Wed, 27 Feb 2008 15:13:51 +0000 (15:13 +0000)]
Reindent

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

16 years agoFixed: The implementation of SparseILU::vmult very needlessly called
Wolfgang Bangerth [Wed, 27 Feb 2008 15:11:52 +0000 (15:11 +0000)]
Fixed: The implementation of SparseILU::vmult very needlessly called
SparseMatrix::vmult just to throw away the (nonsensical) result away
immediately. This is now fixed.
<br>
(WB 2008/2/27)

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

16 years agoProvide additional links.
Wolfgang Bangerth [Wed, 27 Feb 2008 03:23:45 +0000 (03:23 +0000)]
Provide additional links.

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

16 years agoAdjust a few links as a consequence of the renaming of step-22 and step-31
Wolfgang Bangerth [Wed, 27 Feb 2008 03:23:15 +0000 (03:23 +0000)]
Adjust a few links as a consequence of the renaming of step-22 and step-31

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

16 years agoPut a few formulas into dollar signs to make it look nicer.
Wolfgang Bangerth [Wed, 27 Feb 2008 03:12:24 +0000 (03:12 +0000)]
Put a few formulas into dollar signs to make it look nicer.

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

16 years agoAdd a corrected link.
Wolfgang Bangerth [Wed, 27 Feb 2008 03:08:36 +0000 (03:08 +0000)]
Add a corrected link.

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

16 years agoAdjust filenames after swapping step-22 and step-31
Wolfgang Bangerth [Wed, 27 Feb 2008 03:04:31 +0000 (03:04 +0000)]
Adjust filenames after swapping step-22 and step-31

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

16 years agoStep 3 in renaming step-22->step-31 and the other way around
Wolfgang Bangerth [Wed, 27 Feb 2008 03:01:20 +0000 (03:01 +0000)]
Step 3 in renaming step-22->step-31 and the other way around

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

16 years agoStep 2 in renaming step-22->step-31 and the other way around
Wolfgang Bangerth [Wed, 27 Feb 2008 03:01:05 +0000 (03:01 +0000)]
Step 2 in renaming step-22->step-31 and the other way around

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

16 years agoStep 1 in renaming step-22->step-31 and the other way around
Wolfgang Bangerth [Wed, 27 Feb 2008 03:00:50 +0000 (03:00 +0000)]
Step 1 in renaming step-22->step-31 and the other way around

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

16 years agoComment out unused variable.
Wolfgang Bangerth [Wed, 27 Feb 2008 01:56:31 +0000 (01:56 +0000)]
Comment out unused variable.

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

16 years agoAdd a few comment annotations.
Wolfgang Bangerth [Wed, 27 Feb 2008 01:33:33 +0000 (01:33 +0000)]
Add a few comment annotations.

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

16 years agoSolver extension: new performance tests
Martin Kronbichler [Tue, 26 Feb 2008 18:23:32 +0000 (18:23 +0000)]
Solver extension: new performance tests

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

16 years agoAdded functionality print_gnuplot to BlockSparsityPatternBase
Martin Kronbichler [Tue, 26 Feb 2008 17:56:25 +0000 (17:56 +0000)]
Added functionality print_gnuplot to BlockSparsityPatternBase

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