]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
kronbichler [Tue, 26 Feb 2008 17:50:37 +0000 (17:50 +0000)]
Changed to ILU preconditioner for pressure mass matrix (before: SSOR)
git-svn-id: https://svn.dealii.org/trunk@15793
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 26 Feb 2008 17:42:04 +0000 (17:42 +0000)]
Better images for sparsity pattern. Solver extension: Changed to BiCGStab since this is better in this case.
git-svn-id: https://svn.dealii.org/trunk@15792
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 16:22:36 +0000 (16:22 +0000)]
New function TriaObjectAccessor::set_all_boundary_indicators. Use it in step-31.
git-svn-id: https://svn.dealii.org/trunk@15791
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 16:04:50 +0000 (16:04 +0000)]
Go over the comment in the text, work on them and simplify the code in a few places. Also try to keep more code and comments together to produce slightly bigger code blocks that make grasping the flow of control a bit simpler.
git-svn-id: https://svn.dealii.org/trunk@15790
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 15:40:02 +0000 (15:40 +0000)]
Fix links.
git-svn-id: https://svn.dealii.org/trunk@15789
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 15:21:00 +0000 (15:21 +0000)]
Provide cross-link
git-svn-id: https://svn.dealii.org/trunk@15788
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 15:18:29 +0000 (15:18 +0000)]
Default to debug mode.
git-svn-id: https://svn.dealii.org/trunk@15787
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 15:18:18 +0000 (15:18 +0000)]
Remove leftover argument.
git-svn-id: https://svn.dealii.org/trunk@15786
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:52:25 +0000 (14:52 +0000)]
Provide link.
git-svn-id: https://svn.dealii.org/trunk@15785
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:51:11 +0000 (14:51 +0000)]
Also do what I just did in step-20
git-svn-id: https://svn.dealii.org/trunk@15784
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:50:13 +0000 (14:50 +0000)]
Also do what I just did in step-20
git-svn-id: https://svn.dealii.org/trunk@15783
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:49:42 +0000 (14:49 +0000)]
GrowingVectorMemory now uses a global pool, so there is no need to ever allocate one of these objects any more (the solvers do so internally anyway).
git-svn-id: https://svn.dealii.org/trunk@15782
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:47:20 +0000 (14:47 +0000)]
Remove outdated comment
git-svn-id: https://svn.dealii.org/trunk@15781
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:40:52 +0000 (14:40 +0000)]
GrowingVectorMemory now uses a global pool, so we don't need a mutable object any more.
git-svn-id: https://svn.dealii.org/trunk@15780
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 14:35:04 +0000 (14:35 +0000)]
Work around a bug in gcc3.3.
git-svn-id: https://svn.dealii.org/trunk@15779
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 13:34:17 +0000 (13:34 +0000)]
Simplify inner solver.
git-svn-id: https://svn.dealii.org/trunk@15778
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 12:08:34 +0000 (12:08 +0000)]
A few more comments. Remove the Neumann-type boundary handling since we didn't use it anyway (and were referencing the boundary_values array uninitialized...). Still need to comment on this.
git-svn-id: https://svn.dealii.org/trunk@15777
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 04:24:53 +0000 (04:24 +0000)]
Minor textual changes.
git-svn-id: https://svn.dealii.org/trunk@15776
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 03:16:31 +0000 (03:16 +0000)]
Unify what kinds of files are going to be ignored in each of the step-?? directories.
git-svn-id: https://svn.dealii.org/trunk@15775
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 02:00:19 +0000 (02:00 +0000)]
Change a few places here and there.
git-svn-id: https://svn.dealii.org/trunk@15774
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 01:12:01 +0000 (01:12 +0000)]
Remove left-over output of sparsity pattern.
git-svn-id: https://svn.dealii.org/trunk@15773
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 26 Feb 2008 01:11:35 +0000 (01:11 +0000)]
Escape the word 'Boundary' to avoid it being linked to the respective class.
git-svn-id: https://svn.dealii.org/trunk@15772
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Feb 2008 21:48:41 +0000 (21:48 +0000)]
Work a bit on it.
git-svn-id: https://svn.dealii.org/trunk@15771
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Feb 2008 21:08:26 +0000 (21:08 +0000)]
doxygen 1.5.0 appears unwilling to use something like qth when 'q' is enclosed in dollar signs. With a dash in between it is ok, though. Strange.
git-svn-id: https://svn.dealii.org/trunk@15770
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Feb 2008 15:59:07 +0000 (15:59 +0000)]
Escape one word to avoid matching it with the namespace of same name
git-svn-id: https://svn.dealii.org/trunk@15769
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Feb 2008 15:54:07 +0000 (15:54 +0000)]
Finish the introduction.
git-svn-id: https://svn.dealii.org/trunk@15768
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 25 Feb 2008 15:17:15 +0000 (15:17 +0000)]
Link to step-31
git-svn-id: https://svn.dealii.org/trunk@15767
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Sun, 24 Feb 2008 18:05:34 +0000 (18:05 +0000)]
Add changes entry on: Change the tria pointer and the debug_output_grid function from private to protected to be used in derived classes.
git-svn-id: https://svn.dealii.org/trunk@15766
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Sun, 24 Feb 2008 18:00:52 +0000 (18:00 +0000)]
Change the tria pointer and the debug_output_grid function from private to protected to be used in derived classes.
git-svn-id: https://svn.dealii.org/trunk@15765
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Sun, 24 Feb 2008 10:39:50 +0000 (10:39 +0000)]
Changes update: New Boundary::get_new_point_on_face and get_intermediate_points_on_face functions offer an dimension independent interface to this class.
git-svn-id: https://svn.dealii.org/trunk@15764
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Sun, 24 Feb 2008 10:34:54 +0000 (10:34 +0000)]
New Boundary::get_new_point_on_face and get_intermediate_points_on_face functions offer an dimension independent interface to this class.
git-svn-id: https://svn.dealii.org/trunk@15763
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:57:34 +0000 (19:57 +0000)]
Apply a patch by Daniel Goldberg, sent 2008/2/20: Fix a memory leak that made PETSc become gradually slower in time dependent problems where we create and destroy lots of matrices.
git-svn-id: https://svn.dealii.org/trunk@15762
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:29:42 +0000 (19:29 +0000)]
Fix invalid HTML tag.
git-svn-id: https://svn.dealii.org/trunk@15761
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:26:27 +0000 (19:26 +0000)]
Re-indent the entire file. Fix up a few places with formulas and other formatting.
git-svn-id: https://svn.dealii.org/trunk@15760
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:17:38 +0000 (19:17 +0000)]
Add these files for Martin Kronbichler who created them.
git-svn-id: https://svn.dealii.org/trunk@15759
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:15:35 +0000 (19:15 +0000)]
Ignore certain files.
git-svn-id: https://svn.dealii.org/trunk@15758
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:14:34 +0000 (19:14 +0000)]
Implement an entirely new scheme to deal with vector-valued problems. Also provide an insane amount of documentation for it.
git-svn-id: https://svn.dealii.org/trunk@15757
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 23 Feb 2008 19:10:14 +0000 (19:10 +0000)]
Default to debug mode.
git-svn-id: https://svn.dealii.org/trunk@15756
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 22 Feb 2008 20:59:23 +0000 (20:59 +0000)]
Add a couple of functions for SymmetricTensor
git-svn-id: https://svn.dealii.org/trunk@15755
0785d39b -7218-0410-832d-
ea1e28bc413d
prill [Fri, 22 Feb 2008 15:17:45 +0000 (15:17 +0000)]
Made a renumbering routine protected which could not be used from the outside anyway.
git-svn-id: https://svn.dealii.org/trunk@15754
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 22 Feb 2008 08:45:09 +0000 (08:45 +0000)]
Cosmetic changes in results section.
git-svn-id: https://svn.dealii.org/trunk@15753
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 21 Feb 2008 10:56:56 +0000 (10:56 +0000)]
Added my name to the authors list
git-svn-id: https://svn.dealii.org/trunk@15752
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 21 Feb 2008 10:33:45 +0000 (10:33 +0000)]
Possible extensions: Discussion about other solvers, some code, some tests...
git-svn-id: https://svn.dealii.org/trunk@15751
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 20 Feb 2008 19:04:12 +0000 (19:04 +0000)]
Discussion on sparsity pattern
git-svn-id: https://svn.dealii.org/trunk@15750
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 20 Feb 2008 17:09:48 +0000 (17:09 +0000)]
Some comments on the results, 2D output added.
git-svn-id: https://svn.dealii.org/trunk@15749
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 20 Feb 2008 17:09:13 +0000 (17:09 +0000)]
Some cosmetic changes
git-svn-id: https://svn.dealii.org/trunk@15748
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 20 Feb 2008 15:03:28 +0000 (15:03 +0000)]
Added *vtk *out in make clean
git-svn-id: https://svn.dealii.org/trunk@15747
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 20 Feb 2008 14:37:26 +0000 (14:37 +0000)]
Added comments to step-31.cc
git-svn-id: https://svn.dealii.org/trunk@15746
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Sun, 17 Feb 2008 09:43:58 +0000 (09:43 +0000)]
Remove empty line.
git-svn-id: https://svn.dealii.org/trunk@15745
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.