]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Thu, 23 Apr 2009 20:35:45 +0000 (20:35 +0000)]
Go through step-1 of the release process.
git-svn-id: https://svn.dealii.org/trunk@18722
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 18:28:08 +0000 (18:28 +0000)]
Remove code that produces unnecessary output in a file that then just
lies around.
git-svn-id: https://svn.dealii.org/trunk@18713
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 18:27:04 +0000 (18:27 +0000)]
Set vector_view.
git-svn-id: https://svn.dealii.org/trunk@18712
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 18:22:43 +0000 (18:22 +0000)]
Use -, not --.
git-svn-id: https://svn.dealii.org/trunk@18710
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 18:13:44 +0000 (18:13 +0000)]
Clarify comments by removing an unclear sentence.
git-svn-id: https://svn.dealii.org/trunk@18709
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 23 Apr 2009 18:11:59 +0000 (18:11 +0000)]
Put the locks to a position where they need to be set only once.
git-svn-id: https://svn.dealii.org/trunk@18708
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Thu, 23 Apr 2009 17:37:44 +0000 (17:37 +0000)]
Fixed annoying issue with alpha for exterior problem. Now we have a bug in threed... Thinking about it.
git-svn-id: https://svn.dealii.org/trunk@18707
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 16:39:28 +0000 (16:39 +0000)]
Explain the mean value filter in a bit more detail.
git-svn-id: https://svn.dealii.org/trunk@18706
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 16:08:05 +0000 (16:08 +0000)]
Back out previous change: on mainline, at least right now, there is
still the # of threads as third parameter.
git-svn-id: https://svn.dealii.org/trunk@18705
0785d39b -7218-0410-832d-
ea1e28bc413d
allmaras [Thu, 23 Apr 2009 16:06:20 +0000 (16:06 +0000)]
Added vtk to cleanup-files in makefiles for steps 21, 25, 34
git-svn-id: https://svn.dealii.org/trunk@18704
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 16:03:58 +0000 (16:03 +0000)]
Augment docs.
git-svn-id: https://svn.dealii.org/trunk@18703
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 15:58:20 +0000 (15:58 +0000)]
Fix section heading.
git-svn-id: https://svn.dealii.org/trunk@18702
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 14:05:38 +0000 (14:05 +0000)]
Say one paragraph about the actual testcase.
git-svn-id: https://svn.dealii.org/trunk@18701
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 13:57:54 +0000 (13:57 +0000)]
Escape "Boundary" in "Boundary Integral Equations".
git-svn-id: https://svn.dealii.org/trunk@18700
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 13:57:12 +0000 (13:57 +0000)]
Check in correct output.
git-svn-id: https://svn.dealii.org/trunk@18699
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 13:48:06 +0000 (13:48 +0000)]
Escape a couple more places where we don't want to use "hp" as a link.
git-svn-id: https://svn.dealii.org/trunk@18698
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 13:42:19 +0000 (13:42 +0000)]
Escape commands that would otherwise confuse doxygen.
git-svn-id: https://svn.dealii.org/trunk@18697
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Apr 2009 13:41:11 +0000 (13:41 +0000)]
Adjust for round-off.
git-svn-id: https://svn.dealii.org/trunk@18696
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 23 Apr 2009 07:18:49 +0000 (07:18 +0000)]
I had introduced some subtle errors in the SSOR preconditioner implementation. This should be fixed now.
git-svn-id: https://svn.dealii.org/trunk@18695
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 22 Apr 2009 21:36:32 +0000 (21:36 +0000)]
update publications
git-svn-id: https://svn.dealii.org/trunk@18694
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 22 Apr 2009 21:23:33 +0000 (21:23 +0000)]
make downstream ordering public
git-svn-id: https://svn.dealii.org/trunk@18693
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Wed, 22 Apr 2009 17:57:10 +0000 (17:57 +0000)]
Attempted a first fix to step-34. Still not working. I'll finish it in a few hours.
git-svn-id: https://svn.dealii.org/trunk@18690
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 22 Apr 2009 12:47:08 +0000 (12:47 +0000)]
Mention the change in the boost DoF renumbering scheme. On the other hand, we can now also use constraints with boost.
git-svn-id: https://svn.dealii.org/trunk@18689
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 22 Apr 2009 12:45:43 +0000 (12:45 +0000)]
Update the output with the new way of setting up boost graphs.
git-svn-id: https://svn.dealii.org/trunk@18688
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 22 Apr 2009 08:13:46 +0000 (08:13 +0000)]
Fix one error in PreconditionSSOR.
git-svn-id: https://svn.dealii.org/trunk@18687
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Apr 2009 04:38:59 +0000 (04:38 +0000)]
Remove unnecessary output files left over from copying directories.
git-svn-id: https://svn.dealii.org/trunk@18686
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 22:25:20 +0000 (22:25 +0000)]
Remove files accidentally added.
git-svn-id: https://svn.dealii.org/trunk@18679
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 19:29:11 +0000 (19:29 +0000)]
Add a bunch of new tests.
git-svn-id: https://svn.dealii.org/trunk@18677
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 14:10:22 +0000 (14:10 +0000)]
Fix a couple of formulas.
git-svn-id: https://svn.dealii.org/trunk@18676
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 13:44:29 +0000 (13:44 +0000)]
After half a year, finally check in some more of the conversion that allows to use the SparseMatrix also for complex-valued template arguments.
git-svn-id: https://svn.dealii.org/trunk@18675
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 13:40:27 +0000 (13:40 +0000)]
Set props.
git-svn-id: https://svn.dealii.org/trunk@18674
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 21 Apr 2009 09:27:37 +0000 (09:27 +0000)]
Update the number of actually nonzero elements. Count only elements larger than a given threshold.
git-svn-id: https://svn.dealii.org/trunk@18673
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 21 Apr 2009 09:24:10 +0000 (09:24 +0000)]
Add new n_actually_nonzero_elements() function even here.
git-svn-id: https://svn.dealii.org/trunk@18672
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 21 Apr 2009 08:53:55 +0000 (08:53 +0000)]
My previously committed version did not work for SparseMatrixEZ. This should now be fixed.
git-svn-id: https://svn.dealii.org/trunk@18671
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 21 Apr 2009 08:02:28 +0000 (08:02 +0000)]
Provide a faster implementation of precondition_SSOR.
git-svn-id: https://svn.dealii.org/trunk@18670
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 21 Apr 2009 07:51:22 +0000 (07:51 +0000)]
Adjust results section to new treatment of constraints.
git-svn-id: https://svn.dealii.org/trunk@18669
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 03:17:38 +0000 (03:17 +0000)]
Avoid round-off problems.
git-svn-id: https://svn.dealii.org/trunk@18668
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 03:10:42 +0000 (03:10 +0000)]
Avoid round-off problems.
git-svn-id: https://svn.dealii.org/trunk@18667
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:58:32 +0000 (02:58 +0000)]
Fix roundoff.
git-svn-id: https://svn.dealii.org/trunk@18666
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:47:09 +0000 (02:47 +0000)]
Be content with an error of 1e-8
git-svn-id: https://svn.dealii.org/trunk@18665
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:36:08 +0000 (02:36 +0000)]
Adjust for roundoff.
git-svn-id: https://svn.dealii.org/trunk@18664
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:29:36 +0000 (02:29 +0000)]
Remove bogus target.
git-svn-id: https://svn.dealii.org/trunk@18663
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:28:32 +0000 (02:28 +0000)]
Set svn:ignore.
git-svn-id: https://svn.dealii.org/trunk@18662
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:27:27 +0000 (02:27 +0000)]
Fix difference.
git-svn-id: https://svn.dealii.org/trunk@18661
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:24:52 +0000 (02:24 +0000)]
Fix roundoff problems.
git-svn-id: https://svn.dealii.org/trunk@18660
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Apr 2009 02:15:25 +0000 (02:15 +0000)]
Avoid stupid problem with outputting numbers like 10.5 with only 3 digits.
git-svn-id: https://svn.dealii.org/trunk@18659
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 20 Apr 2009 18:08:55 +0000 (18:08 +0000)]
The SSOR kernel was implemented inefficiently. Improved it a bit by avoiding 'if' statements at the innermost loop and by not wasting floating point multiplications. Could still do better if we saved the position of the diagonal in an extra array at creation time of a preconditioner.
git-svn-id: https://svn.dealii.org/trunk@18658
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 20 Apr 2009 14:01:19 +0000 (14:01 +0000)]
Update references.
git-svn-id: https://svn.dealii.org/trunk@18657
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 20 Apr 2009 12:43:51 +0000 (12:43 +0000)]
Use ConstraintMatrix for boundary conditions here since that is more efficient. Some small updates in comments to be in line with the new step-22.
git-svn-id: https://svn.dealii.org/trunk@18656
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 20 Apr 2009 12:41:04 +0000 (12:41 +0000)]
Slight update in comments of step-22. Mention the changes on the news page.
git-svn-id: https://svn.dealii.org/trunk@18655
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 20 Apr 2009 12:35:02 +0000 (12:35 +0000)]
Use an intermediate CompressedSimpleSP when generating boost's graphs. Reduces the memory requirement by 30%, but the algorithms still use way too much memory to be really useful for large problems.
git-svn-id: https://svn.dealii.org/trunk@18654
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 20 Apr 2009 09:38:26 +0000 (09:38 +0000)]
update pub list
git-svn-id: https://svn.dealii.org/trunk@18653
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Apr 2009 05:04:40 +0000 (05:04 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@18652
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 18 Apr 2009 22:39:02 +0000 (22:39 +0000)]
Minor doc updates.
git-svn-id: https://svn.dealii.org/trunk@18650
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 18 Apr 2009 12:43:13 +0000 (12:43 +0000)]
Micro changes.
git-svn-id: https://svn.dealii.org/trunk@18648
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Sat, 18 Apr 2009 11:02:27 +0000 (11:02 +0000)]
Added desingularization of singular integral also for 2d
git-svn-id: https://svn.dealii.org/trunk@18647
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Sat, 18 Apr 2009 11:01:11 +0000 (11:01 +0000)]
Made integration clearer
git-svn-id: https://svn.dealii.org/trunk@18646
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 17 Apr 2009 23:59:29 +0000 (23:59 +0000)]
Add a test for a broken icc version.
git-svn-id: https://svn.dealii.org/trunk@18645
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 17 Apr 2009 22:28:17 +0000 (22:28 +0000)]
Change a few words here and there.
git-svn-id: https://svn.dealii.org/trunk@18644
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 17 Apr 2009 21:14:39 +0000 (21:14 +0000)]
Give full reference to hp paper.
git-svn-id: https://svn.dealii.org/trunk@18643
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 17 Apr 2009 17:39:46 +0000 (17:39 +0000)]
Add a reference to step-22 where we use a ConstraintMatrix for implementing inhomogeneous Dirichlet boundary conditions.
git-svn-id: https://svn.dealii.org/trunk@18642
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 17 Apr 2009 17:39:08 +0000 (17:39 +0000)]
Use some of the more advanced techniques in this tutorial program.
git-svn-id: https://svn.dealii.org/trunk@18641
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 17 Apr 2009 09:50:45 +0000 (09:50 +0000)]
Update comments about inhomogeneous constraints.
git-svn-id: https://svn.dealii.org/trunk@18640
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 17 Apr 2009 09:50:18 +0000 (09:50 +0000)]
Make TimerOutput really thread-safe.
git-svn-id: https://svn.dealii.org/trunk@18639
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 22:20:50 +0000 (22:20 +0000)]
Mention step-34.
git-svn-id: https://svn.dealii.org/trunk@18637
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 22:15:25 +0000 (22:15 +0000)]
Fix another reference to function name.
git-svn-id: https://svn.dealii.org/trunk@18636
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 22:15:10 +0000 (22:15 +0000)]
Fix reference to function name.
git-svn-id: https://svn.dealii.org/trunk@18635
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 22:10:14 +0000 (22:10 +0000)]
xref step-34
git-svn-id: https://svn.dealii.org/trunk@18634
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 15:07:22 +0000 (15:07 +0000)]
Mention the new program that converts between Cubit ABAQUS and UCD formats.
git-svn-id: https://svn.dealii.org/trunk@18632
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 15:03:14 +0000 (15:03 +0000)]
New: There is now a program, contributed by Jean-Paul Pelteret, that can
convert Cubit generated meshes into UCD format that the GridIn class can
read. The program along with a description is in the contrib/mesh_conversion
directory.
git-svn-id: https://svn.dealii.org/trunk@18631
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 14:58:55 +0000 (14:58 +0000)]
Ignore output files.
git-svn-id: https://svn.dealii.org/trunk@18630
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 16 Apr 2009 14:58:17 +0000 (14:58 +0000)]
Add contributed Cubit->UCD mesh conversion utility.
git-svn-id: https://svn.dealii.org/trunk@18629
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 14:18:31 +0000 (14:18 +0000)]
Introduce one more change from step-31.
git-svn-id: https://svn.dealii.org/trunk@18628
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 14:13:43 +0000 (14:13 +0000)]
Fix the problem with constrained dofs in the GMRES solver temporarily by setting the whole vector to zero. However, we should use something like in step-31 eventually.
git-svn-id: https://svn.dealii.org/trunk@18627
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 13:57:55 +0000 (13:57 +0000)]
Cosmetics.
git-svn-id: https://svn.dealii.org/trunk@18626
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 11:31:32 +0000 (11:31 +0000)]
Minor improvements in reinit().
git-svn-id: https://svn.dealii.org/trunk@18623
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 11:30:47 +0000 (11:30 +0000)]
Make SparseILU::vmult faster.
git-svn-id: https://svn.dealii.org/trunk@18622
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 11:29:50 +0000 (11:29 +0000)]
Improve copy_from function a bit more.
git-svn-id: https://svn.dealii.org/trunk@18621
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 11:29:17 +0000 (11:29 +0000)]
Fix an error in add_entries_local_to_global_function.
git-svn-id: https://svn.dealii.org/trunk@18620
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 16 Apr 2009 11:28:42 +0000 (11:28 +0000)]
Make the sparse matrix collective add function a bit smarter. Avoid having some additional arrays.
git-svn-id: https://svn.dealii.org/trunk@18619
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 15 Apr 2009 22:02:35 +0000 (22:02 +0000)]
Add two explicit instantiations to make icc happy.
git-svn-id: https://svn.dealii.org/trunk@18617
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 15 Apr 2009 14:23:37 +0000 (14:23 +0000)]
Remove a wrong declaration of a partial specialization.
git-svn-id: https://svn.dealii.org/trunk@18616
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 15 Apr 2009 13:58:10 +0000 (13:58 +0000)]
Detect icc11.
git-svn-id: https://svn.dealii.org/trunk@18615
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 15 Apr 2009 13:56:19 +0000 (13:56 +0000)]
Don't use -inline_debug_info for more recent icc versions.
git-svn-id: https://svn.dealii.org/trunk@18614
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 14 Apr 2009 21:53:26 +0000 (21:53 +0000)]
More reindenting.
git-svn-id: https://svn.dealii.org/trunk@18613
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 14 Apr 2009 21:50:52 +0000 (21:50 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@18612
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 14 Apr 2009 21:48:20 +0000 (21:48 +0000)]
Say something on the singularity of the matrix.
git-svn-id: https://svn.dealii.org/trunk@18611
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 14 Apr 2009 21:47:12 +0000 (21:47 +0000)]
Say something on the singularity of the matrix.
git-svn-id: https://svn.dealii.org/trunk@18610
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 14 Apr 2009 13:43:52 +0000 (13:43 +0000)]
One more update of the local_to_global data structures. Now the overheads in these functions is reduced to a minimum when creating the sorted array of global dofs.
git-svn-id: https://svn.dealii.org/trunk@18609
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Apr 2009 12:29:51 +0000 (12:29 +0000)]
Reindent. Minor changes to comments.
git-svn-id: https://svn.dealii.org/trunk@18608
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Apr 2009 04:14:00 +0000 (04:14 +0000)]
Downgrade some section headings.
git-svn-id: https://svn.dealii.org/trunk@18607
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Apr 2009 04:02:22 +0000 (04:02 +0000)]
Go over the rest of the program.
git-svn-id: https://svn.dealii.org/trunk@18606
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Apr 2009 03:23:42 +0000 (03:23 +0000)]
More small doc changes.
git-svn-id: https://svn.dealii.org/trunk@18605
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Apr 2009 03:00:26 +0000 (03:00 +0000)]
Add a bit to the documentation.
git-svn-id: https://svn.dealii.org/trunk@18604
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 12 Apr 2009 22:22:40 +0000 (22:22 +0000)]
Cross-reference step-34.
git-svn-id: https://svn.dealii.org/trunk@18603
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 12 Apr 2009 16:16:57 +0000 (16:16 +0000)]
Cross-reference step-34.
git-svn-id: https://svn.dealii.org/trunk@18602
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 12 Apr 2009 15:48:19 +0000 (15:48 +0000)]
Set svn:eol-style.
git-svn-id: https://svn.dealii.org/trunk@18601
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 12 Apr 2009 15:47:54 +0000 (15:47 +0000)]
Set svn:keywords.
git-svn-id: https://svn.dealii.org/trunk@18600
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 12 Apr 2009 15:33:59 +0000 (15:33 +0000)]
Minor changes to the LaplaceKernel namespace.
git-svn-id: https://svn.dealii.org/trunk@18599
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Sun, 12 Apr 2009 09:00:53 +0000 (09:00 +0000)]
Made Vector::reinit virtual, to avoid memory corruption in VectorView
git-svn-id: https://svn.dealii.org/trunk@18598
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.