]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
18 years agoMinor changes without net effect
bangerth [Thu, 21 Sep 2006 20:58:29 +0000 (20:58 +0000)]
Minor changes without net effect

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

18 years agoRemove a bunch of include files that we don't need no more.
bangerth [Thu, 21 Sep 2006 20:50:00 +0000 (20:50 +0000)]
Remove a bunch of include files that we don't need no more.

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

18 years agoNew presently crashing test. Add comments.
bangerth [Thu, 21 Sep 2006 20:49:06 +0000 (20:49 +0000)]
New presently crashing test. Add comments.

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

18 years agodo not compute condition number of a 1d system; no idea why this worked
kanschat [Thu, 21 Sep 2006 15:15:55 +0000 (15:15 +0000)]
do not compute condition number of a 1d system; no idea why this worked

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

18 years agoMention that chains of constraints are now ok.
bangerth [Thu, 21 Sep 2006 05:35:26 +0000 (05:35 +0000)]
Mention that chains of constraints are now ok.

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

18 years agoWhen resolving chains of constraints, we not only have to merge re-constrained dofs...
bangerth [Thu, 21 Sep 2006 05:20:01 +0000 (05:20 +0000)]
When resolving chains of constraints, we not only have to merge re-constrained dofs, but also unify them with already existing constraints. This finally solves 5 failures in tests/hp

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

18 years agoDon't treat DoFs that have already been treated.
bangerth [Thu, 21 Sep 2006 04:44:04 +0000 (04:44 +0000)]
Don't treat DoFs that have already been treated.

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

18 years agoCache more data, clean up implementation a bit.
bangerth [Wed, 20 Sep 2006 22:58:30 +0000 (22:58 +0000)]
Cache more data, clean up implementation a bit.

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

18 years agomake sure, condition numbers are only computed if there are at least two eigenvalues
kanschat [Wed, 20 Sep 2006 19:19:01 +0000 (19:19 +0000)]
make sure, condition numbers are only computed if there are at least two eigenvalues

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

18 years agoRename functions to avoid confusing them with assertions.
bangerth [Wed, 20 Sep 2006 16:38:18 +0000 (16:38 +0000)]
Rename functions to avoid confusing them with assertions.

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

18 years agoCache a few more things. Clean up a bit.
bangerth [Wed, 20 Sep 2006 04:58:48 +0000 (04:58 +0000)]
Cache a few more things. Clean up a bit.

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

18 years agoCache the subface matrices for the simple case.
bangerth [Wed, 20 Sep 2006 04:12:10 +0000 (04:12 +0000)]
Cache the subface matrices for the simple case.

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

18 years agoClean up a few things
bangerth [Wed, 20 Sep 2006 03:50:22 +0000 (03:50 +0000)]
Clean up a few things

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

18 years agoUpdate svn:ignore
bangerth [Tue, 19 Sep 2006 03:40:57 +0000 (03:40 +0000)]
Update svn:ignore

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

18 years agoUpdate comments and output
bangerth [Tue, 19 Sep 2006 03:36:23 +0000 (03:36 +0000)]
Update comments and output

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

18 years agoAdd a TODO.
bangerth [Tue, 19 Sep 2006 03:23:54 +0000 (03:23 +0000)]
Add a TODO.

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

18 years agoNew test that presently fails.
bangerth [Tue, 19 Sep 2006 02:59:35 +0000 (02:59 +0000)]
New test that presently fails.

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

18 years agoImplement the possibility to create chains of constraints and have them resolved...
bangerth [Mon, 18 Sep 2006 20:34:07 +0000 (20:34 +0000)]
Implement the possibility to create chains of constraints and have them resolved at the time we call close().

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

18 years agotwo more testcases that are going to be fixed with the next check in.
bangerth [Mon, 18 Sep 2006 20:33:29 +0000 (20:33 +0000)]
two more testcases that are going to be fixed with the next check in.

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

18 years agocrash_08 is going to be fixed with the next check in.
bangerth [Mon, 18 Sep 2006 20:20:15 +0000 (20:20 +0000)]
crash_08 is going to be fixed with the next check in.

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

18 years agoAdd an assertion
bangerth [Mon, 18 Sep 2006 19:57:12 +0000 (19:57 +0000)]
Add an assertion

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

18 years agoDo a cast to the expected data type. This shouldn't be necessary, but apparently...
bangerth [Mon, 18 Sep 2006 19:21:02 +0000 (19:21 +0000)]
Do a cast to the expected data type. This shouldn't be necessary, but apparently confuses pgCC if not done and then produces a linker error.

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

18 years agoRemove naming of template parameter, to avoid confusion and quell a warning by pgCC.
bangerth [Mon, 18 Sep 2006 19:10:00 +0000 (19:10 +0000)]
Remove naming of template parameter, to avoid confusion and quell a warning by pgCC.

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

18 years agoUpdate a few comments
bangerth [Mon, 18 Sep 2006 17:19:52 +0000 (17:19 +0000)]
Update a few comments

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

18 years agoOutput has changed.
bangerth [Mon, 18 Sep 2006 11:20:05 +0000 (11:20 +0000)]
Output has changed.

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

18 years agoImplement the second algorithm described in the paper.
bangerth [Mon, 18 Sep 2006 02:10:03 +0000 (02:10 +0000)]
Implement the second algorithm described in the paper.

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

18 years agoCrash_07 is now fixed
bangerth [Mon, 18 Sep 2006 02:08:55 +0000 (02:08 +0000)]
Crash_07 is now fixed

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

18 years agonew PointerMatrixVector
kanschat [Mon, 18 Sep 2006 01:16:56 +0000 (01:16 +0000)]
new PointerMatrixVector

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

18 years agotest for new PointerMatrixVector
kanschat [Mon, 18 Sep 2006 01:09:19 +0000 (01:09 +0000)]
test for new PointerMatrixVector

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

18 years agoMake documentation read better
bangerth [Sun, 17 Sep 2006 19:26:34 +0000 (19:26 +0000)]
Make documentation read better

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

18 years agoChange the order of indices in the {sub,}face_interpolation matrices to make it confo...
bangerth [Sat, 16 Sep 2006 12:14:28 +0000 (12:14 +0000)]
Change the order of indices in the {sub,}face_interpolation matrices to make it conform to the one in the hp paper. Also makes a few things a bit simpler, though it's mostly a matter of taste.

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

18 years agoChange the order of indices in the {sub,}face_interpolation matrices to make it confo...
bangerth [Sat, 16 Sep 2006 12:14:20 +0000 (12:14 +0000)]
Change the order of indices in the {sub,}face_interpolation matrices to make it conform to the one in the hp paper. Also makes a few things a bit simpler, though it's mostly a matter of taste.

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

18 years agoIntroduce the new status file always containing the last attempted processing step\
kanschat [Fri, 15 Sep 2006 19:07:34 +0000 (19:07 +0000)]
Introduce the new status file always containing the last attempted processing step\
Use this file to speed up "make report"

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

18 years agoRemove some really old information
kanschat [Fri, 15 Sep 2006 19:05:29 +0000 (19:05 +0000)]
Remove some really old information

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

18 years agoa script for evaluating the new status file in tests
kanschat [Fri, 15 Sep 2006 19:04:43 +0000 (19:04 +0000)]
a script for evaluating the new status file in tests

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

18 years agoUse proper argument types for the single precision functions
bangerth [Fri, 15 Sep 2006 17:36:30 +0000 (17:36 +0000)]
Use proper argument types for the single precision functions

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

18 years agoAdd new testcase that produces cyclic constraints.
bangerth [Fri, 15 Sep 2006 15:44:07 +0000 (15:44 +0000)]
Add new testcase that produces cyclic constraints.

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

18 years agoCheck in a bit of debug code that I will remove again later on.
bangerth [Fri, 15 Sep 2006 14:50:06 +0000 (14:50 +0000)]
Check in a bit of debug code that I will remove again later on.

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

18 years agotest for all LAPACK functions separately in order to cope with Petsc's LAPACK version
kanschat [Fri, 15 Sep 2006 14:46:59 +0000 (14:46 +0000)]
test for all LAPACK functions separately in order to cope with Petsc's LAPACK version

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

18 years agoadd documentation
kanschat [Fri, 15 Sep 2006 14:45:52 +0000 (14:45 +0000)]
add documentation

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

18 years agoFinal round of tests.
kanschat [Thu, 14 Sep 2006 16:23:20 +0000 (16:23 +0000)]
Final round of tests.
The result of the last test is reported wrongly because phony.h has been touched again at this point.

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

18 years agosecond round of regression test tests
kanschat [Thu, 14 Sep 2006 16:15:40 +0000 (16:15 +0000)]
second round of regression test tests

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

18 years agofirst round of regression test tests
kanschat [Thu, 14 Sep 2006 15:55:49 +0000 (15:55 +0000)]
first round of regression test tests

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

18 years agoFix output files
bangerth [Wed, 13 Sep 2006 19:39:58 +0000 (19:39 +0000)]
Fix output files

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

18 years agoGive intuitive meaning.
bangerth [Wed, 13 Sep 2006 19:25:28 +0000 (19:25 +0000)]
Give intuitive meaning.

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

18 years agoFix a few issues.
bangerth [Wed, 13 Sep 2006 19:15:25 +0000 (19:15 +0000)]
Fix a few issues.

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

18 years agoOnly run the threads test if not in multithreading mode, since the results are otherw...
bangerth [Wed, 13 Sep 2006 18:50:24 +0000 (18:50 +0000)]
Only run the threads test if not in multithreading mode, since the results are otherwise in unpredictable order.

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

18 years agoFix typo.
bangerth [Mon, 11 Sep 2006 16:09:17 +0000 (16:09 +0000)]
Fix typo.

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

18 years agoFix reference
bangerth [Mon, 11 Sep 2006 16:02:50 +0000 (16:02 +0000)]
Fix reference

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

18 years agoAvoid call of stev function for float matrices to make it link.
hartmann [Mon, 11 Sep 2006 12:26:58 +0000 (12:26 +0000)]
Avoid call of stev function for float matrices to make it link.

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

18 years agoRename FE::compare_for_domination to FE::compare_for_face_domination
hartmann [Mon, 11 Sep 2006 09:33:21 +0000 (09:33 +0000)]
Rename FE::compare_for_domination to FE::compare_for_face_domination

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

18 years agoOne more reference.
bangerth [Sun, 10 Sep 2006 17:00:30 +0000 (17:00 +0000)]
One more reference.

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

18 years agoNew tests
bangerth [Sun, 10 Sep 2006 16:59:05 +0000 (16:59 +0000)]
New tests

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

18 years agoFix comment.
bangerth [Sun, 10 Sep 2006 16:53:06 +0000 (16:53 +0000)]
Fix comment.

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

18 years agoRename FE::compare_for_domination to FE::compare_for_face_domination
bangerth [Sun, 10 Sep 2006 16:51:11 +0000 (16:51 +0000)]
Rename FE::compare_for_domination to FE::compare_for_face_domination

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

18 years agoNew functions GridTools::minimal_cell_diameter and GridTools::maximal_cell_diameter
bangerth [Sun, 10 Sep 2006 16:46:43 +0000 (16:46 +0000)]
New functions GridTools::minimal_cell_diameter and GridTools::maximal_cell_diameter

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

18 years agoAvoid trouble with old gcc versions.
bangerth [Sun, 10 Sep 2006 12:47:09 +0000 (12:47 +0000)]
Avoid trouble with old gcc versions.

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

18 years agoAvoid a warning about no return statement.
bangerth [Sun, 10 Sep 2006 12:45:15 +0000 (12:45 +0000)]
Avoid a warning about no return statement.

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

18 years agoMisspelled latex command
bangerth [Sun, 10 Sep 2006 04:15:31 +0000 (04:15 +0000)]
Misspelled latex command

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

18 years agoFinishing touches
bangerth [Sun, 10 Sep 2006 04:09:13 +0000 (04:09 +0000)]
Finishing touches

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

18 years agoMore on results
bangerth [Sun, 10 Sep 2006 03:59:13 +0000 (03:59 +0000)]
More on results

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

18 years agoPretty much finish the code.
bangerth [Sun, 10 Sep 2006 02:43:27 +0000 (02:43 +0000)]
Pretty much finish the code.

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

18 years agoWe don't need to use @ref in tutorial programs, the scripts add it automatically
bangerth [Sun, 10 Sep 2006 02:27:24 +0000 (02:27 +0000)]
We don't need to use @ref in tutorial programs, the scripts add it automatically

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

18 years agoMove forward a bit
bangerth [Sun, 10 Sep 2006 02:20:16 +0000 (02:20 +0000)]
Move forward a bit

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

18 years agoMinimal and maximal cell diameters.
bangerth [Sun, 10 Sep 2006 01:44:28 +0000 (01:44 +0000)]
Minimal and maximal cell diameters.

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

18 years agoFix one reference to where documentation is.
bangerth [Sun, 10 Sep 2006 01:21:46 +0000 (01:21 +0000)]
Fix one reference to where documentation is.

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

18 years agoConvert vertex numbers in CellData to unsigned integers. Fix all the consequences.
bangerth [Sun, 10 Sep 2006 01:20:12 +0000 (01:20 +0000)]
Convert vertex numbers in CellData to unsigned integers. Fix all the consequences.

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

18 years agoClarify documentation. Convert an argument to array of unsigned integers, since it...
bangerth [Sun, 10 Sep 2006 01:07:04 +0000 (01:07 +0000)]
Clarify documentation. Convert an argument to array of unsigned integers, since it is a set of indices. Also pass that array by reference, not by value -- which is a compatible change since arrays can never be generated in place except when returned by a function.

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

18 years agoSome more text
bangerth [Sun, 10 Sep 2006 00:12:24 +0000 (00:12 +0000)]
Some more text

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

18 years agoMore text
bangerth [Sat, 9 Sep 2006 21:25:45 +0000 (21:25 +0000)]
More text

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

18 years agoRefer to the condition as the CFL condition.
bangerth [Sat, 9 Sep 2006 20:18:00 +0000 (20:18 +0000)]
Refer to the condition as the CFL condition.

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

18 years agoRemove an unnecessary comment.
bangerth [Sat, 9 Sep 2006 20:11:34 +0000 (20:11 +0000)]
Remove an unnecessary comment.

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

18 years agoFix typo.
bangerth [Sat, 9 Sep 2006 20:07:08 +0000 (20:07 +0000)]
Fix typo.

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

18 years agoHook in step-24. Fix a few bad references
bangerth [Sat, 9 Sep 2006 19:47:55 +0000 (19:47 +0000)]
Hook in step-24. Fix a few bad references

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

18 years agoHook step-23 into the process
bangerth [Fri, 8 Sep 2006 22:01:34 +0000 (22:01 +0000)]
Hook step-23 into the process

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

18 years agoFix wrong formula
bangerth [Fri, 8 Sep 2006 21:36:08 +0000 (21:36 +0000)]
Fix wrong formula

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

18 years agoFinish
bangerth [Fri, 8 Sep 2006 21:10:49 +0000 (21:10 +0000)]
Finish

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

18 years agosorry, now it compiles
kanschat [Fri, 8 Sep 2006 20:53:14 +0000 (20:53 +0000)]
sorry, now it compiles

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

18 years agoDon't default to optimized mode.
bangerth [Fri, 8 Sep 2006 20:45:15 +0000 (20:45 +0000)]
Don't default to optimized mode.

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

18 years agoMinor output fixes
bangerth [Fri, 8 Sep 2006 20:44:49 +0000 (20:44 +0000)]
Minor output fixes

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

18 years agoclass specifier missing
kanschat [Fri, 8 Sep 2006 20:44:21 +0000 (20:44 +0000)]
class specifier missing

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

18 years agoupdate ignore list
kanschat [Fri, 8 Sep 2006 20:30:50 +0000 (20:30 +0000)]
update ignore list

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

18 years agoremove double definition of HAVE_UMFPACK and HAVE_LIBUMFPACK
kanschat [Fri, 8 Sep 2006 20:28:31 +0000 (20:28 +0000)]
remove double definition of HAVE_UMFPACK and HAVE_LIBUMFPACK

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

18 years agoadd new PointerMatrixVector
kanschat [Fri, 8 Sep 2006 20:15:05 +0000 (20:15 +0000)]
add new PointerMatrixVector

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

18 years agoAdd output movie
bangerth [Fri, 8 Sep 2006 19:01:07 +0000 (19:01 +0000)]
Add output movie

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

18 years agoMore text, some fixes
bangerth [Fri, 8 Sep 2006 19:00:52 +0000 (19:00 +0000)]
More text, some fixes

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

18 years agoA bit more
bangerth [Fri, 8 Sep 2006 15:44:33 +0000 (15:44 +0000)]
A bit more

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

18 years agomove umfpack tests to umfpack
kanschat [Fri, 8 Sep 2006 14:43:16 +0000 (14:43 +0000)]
move umfpack tests to umfpack

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

18 years agofix makefile
kanschat [Fri, 8 Sep 2006 14:42:11 +0000 (14:42 +0000)]
fix makefile

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

18 years agoAdd somethings
bangerth [Thu, 7 Sep 2006 23:02:51 +0000 (23:02 +0000)]
Add somethings

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

18 years agoFix up formulas. Reference step-23
bangerth [Thu, 7 Sep 2006 22:18:17 +0000 (22:18 +0000)]
Fix up formulas. Reference step-23

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

18 years agonew comparison files
kanschat [Thu, 7 Sep 2006 17:46:34 +0000 (17:46 +0000)]
new comparison files

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

18 years agomake the function get() private
kanschat [Thu, 7 Sep 2006 16:18:53 +0000 (16:18 +0000)]
make the function get() private

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

18 years agomove petsc tests to their own directory
kanschat [Thu, 7 Sep 2006 14:11:28 +0000 (14:11 +0000)]
move petsc tests to their own directory

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

18 years agoReindent
bangerth [Thu, 7 Sep 2006 01:22:31 +0000 (01:22 +0000)]
Reindent

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

18 years agoOne final note
bangerth [Wed, 6 Sep 2006 23:26:33 +0000 (23:26 +0000)]
One final note

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

18 years agoGood part of the introduction
bangerth [Wed, 6 Sep 2006 23:25:16 +0000 (23:25 +0000)]
Good part of the introduction

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

18 years agoaccidentally copied
kanschat [Wed, 6 Sep 2006 22:01:31 +0000 (22:01 +0000)]
accidentally copied

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

18 years agoeigenvalues in cg
kanschat [Wed, 6 Sep 2006 21:33:38 +0000 (21:33 +0000)]
eigenvalues in cg

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

18 years agoadd symmetry to TridiagonalMatrix
kanschat [Wed, 6 Sep 2006 21:29:59 +0000 (21:29 +0000)]
add symmetry to TridiagonalMatrix

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