]>
https://gitweb.dealii.org/ - dealii-svn.git/log
kanschat [Mon, 2 Oct 2006 15:10:13 +0000 (15:10 +0000)]
apply a fix in non-LAPACK mode
add PreconditionLU
git-svn-id: https://svn.dealii.org/trunk@13976
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 1 Oct 2006 23:02:44 +0000 (23:02 +0000)]
stop output to cout
git-svn-id: https://svn.dealii.org/trunk@13975
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 1 Oct 2006 23:02:08 +0000 (23:02 +0000)]
test for LU decomposition
git-svn-id: https://svn.dealii.org/trunk@13974
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 1 Oct 2006 23:01:21 +0000 (23:01 +0000)]
LU decomposition added to LAPACKFullMatrix
some items in LAPACKFullMatrix fixed
git-svn-id: https://svn.dealii.org/trunk@13973
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 1 Oct 2006 22:16:15 +0000 (22:16 +0000)]
introduce numbers for full matrix tests
git-svn-id: https://svn.dealii.org/trunk@13972
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 28 Sep 2006 21:04:38 +0000 (21:04 +0000)]
add instantiations for float again
git-svn-id: https://svn.dealii.org/trunk@13971
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 27 Sep 2006 20:27:57 +0000 (20:27 +0000)]
group member functions
git-svn-id: https://svn.dealii.org/trunk@13970
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 27 Sep 2006 16:48:33 +0000 (16:48 +0000)]
Add a TODO.
git-svn-id: https://svn.dealii.org/trunk@13969
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 27 Sep 2006 16:48:04 +0000 (16:48 +0000)]
Don't reserve the right amount of space, since we usually come back to that place later and request even more. The present code then leads to excessive numbers of calls to memory allocation.
git-svn-id: https://svn.dealii.org/trunk@13968
0785d39b -7218-0410-832d-
ea1e28bc413d
leicht [Wed, 27 Sep 2006 09:08:53 +0000 (09:08 +0000)]
new version of function contract(), contracting a tensor of rank three with one of rank two over given indices
git-svn-id: https://svn.dealii.org/trunk@13967
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 27 Sep 2006 02:22:00 +0000 (02:22 +0000)]
Minor doc updates
git-svn-id: https://svn.dealii.org/trunk@13966
0785d39b -7218-0410-832d-
ea1e28bc413d
kayser-herold [Tue, 26 Sep 2006 20:49:14 +0000 (20:49 +0000)]
Microfix. The interface of compute_eigenvalues was not changed for the
non-lapack version of the code.
git-svn-id: https://svn.dealii.org/trunk@13965
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 26 Sep 2006 20:42:00 +0000 (20:42 +0000)]
change ignore list
git-svn-id: https://svn.dealii.org/trunk@13964
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 26 Sep 2006 20:41:36 +0000 (20:41 +0000)]
change description
git-svn-id: https://svn.dealii.org/trunk@13963
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 26 Sep 2006 16:25:00 +0000 (16:25 +0000)]
add eigenvector computation to compute_eigenvalues
access to eigenvectors is missing yet and needs thinking
git-svn-id: https://svn.dealii.org/trunk@13962
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 26 Sep 2006 04:01:00 +0000 (04:01 +0000)]
Update
git-svn-id: https://svn.dealii.org/trunk@13961
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Sep 2006 21:25:21 +0000 (21:25 +0000)]
Modify this testcase to only check the hanging nodes the test's name suggest. Correctness changes will be tested in a separate set of tests based on the deal.II/interpolate_* and deal.II/project_* tests at one point.
git-svn-id: https://svn.dealii.org/trunk@13960
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Sep 2006 16:33:29 +0000 (16:33 +0000)]
New movie, with nice surface view
git-svn-id: https://svn.dealii.org/trunk@13959
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 25 Sep 2006 16:04:13 +0000 (16:04 +0000)]
Add
git-svn-id: https://svn.dealii.org/trunk@13958
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Sep 2006 15:19:16 +0000 (15:19 +0000)]
Don't appear to need these any more
git-svn-id: https://svn.dealii.org/trunk@13957
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Sep 2006 15:18:29 +0000 (15:18 +0000)]
Update
git-svn-id: https://svn.dealii.org/trunk@13956
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 24 Sep 2006 16:29:29 +0000 (16:29 +0000)]
Fix output files
git-svn-id: https://svn.dealii.org/trunk@13954
0785d39b -7218-0410-832d-
ea1e28bc413d
kayser-herold [Sun, 24 Sep 2006 15:43:39 +0000 (15:43 +0000)]
Added a missing explicit template instantiation (Mac OSX complained
about that).
git-svn-id: https://svn.dealii.org/trunk@13953
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Sep 2006 16:16:09 +0000 (16:16 +0000)]
Mention pgi 6.2. Remove notes on old versions
git-svn-id: https://svn.dealii.org/trunk@13952
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Sep 2006 15:07:15 +0000 (15:07 +0000)]
Do not test for __builtin_expect when using the Portland Group compiler
git-svn-id: https://svn.dealii.org/trunk@13951
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 22 Sep 2006 14:55:08 +0000 (14:55 +0000)]
values updated for gcc 4.1.0 on charm
git-svn-id: https://svn.dealii.org/trunk@13950
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Sep 2006 05:18:32 +0000 (05:18 +0000)]
Allow to run through. Check in output
git-svn-id: https://svn.dealii.org/trunk@13949
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Sep 2006 03:58:52 +0000 (03:58 +0000)]
This is finally the right approach: only identify dofs if there are no more than 2 finite elements associated with an object. This also fixes hp/crash_10.
git-svn-id: https://svn.dealii.org/trunk@13948
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Sep 2006 03:49:11 +0000 (03:49 +0000)]
Implement something where we don't willy-nilly identify dofs, but only do so from dominated to the most dominating element.
git-svn-id: https://svn.dealii.org/trunk@13947
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Sep 2006 03:48:08 +0000 (03:48 +0000)]
Check in some output
git-svn-id: https://svn.dealii.org/trunk@13946
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 21 Sep 2006 23:39:33 +0000 (23:39 +0000)]
A testcase that should illustrate the problem with crash_10 and hp_hanging_nodes_02 (but doesn't right now, because we have a problem with eliminating DoFs).
git-svn-id: https://svn.dealii.org/trunk@13945
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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.