]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Thu, 21 Sep 2006 23:08:08 +0000 (23:08 +0000)]
Generate some more enlightening output.
git-svn-id: https://svn.dealii.org/trunk@13944
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.