]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Fri, 9 Oct 2009 21:56:03 +0000 (21:56 +0000)]
New class IndexSet.
git-svn-id: https://svn.dealii.org/trunk@19787
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 9 Oct 2009 21:55:55 +0000 (21:55 +0000)]
Set properties.
git-svn-id: https://svn.dealii.org/trunk@19786
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 9 Oct 2009 17:26:41 +0000 (17:26 +0000)]
Minor changes.
git-svn-id: https://svn.dealii.org/trunk@19785
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 9 Oct 2009 00:59:02 +0000 (00:59 +0000)]
Some more minor edits.
git-svn-id: https://svn.dealii.org/trunk@19784
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 9 Oct 2009 00:35:52 +0000 (00:35 +0000)]
Fix date.
git-svn-id: https://svn.dealii.org/trunk@19783
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 9 Oct 2009 00:35:33 +0000 (00:35 +0000)]
List step-35.
git-svn-id: https://svn.dealii.org/trunk@19782
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 9 Oct 2009 00:34:07 +0000 (00:34 +0000)]
List step-35.
git-svn-id: https://svn.dealii.org/trunk@19781
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 20:12:06 +0000 (20:12 +0000)]
Remove apparently unneeded variables.
git-svn-id: https://svn.dealii.org/trunk@19779
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 19:39:10 +0000 (19:39 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@19776
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 19:36:03 +0000 (19:36 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@19775
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Thu, 8 Oct 2009 19:13:37 +0000 (19:13 +0000)]
My last name had a typo ;-)
git-svn-id: https://svn.dealii.org/trunk@19774
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Thu, 8 Oct 2009 19:11:56 +0000 (19:11 +0000)]
I didn't like the phrase "dialed in"
git-svn-id: https://svn.dealii.org/trunk@19772
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 18:41:41 +0000 (18:41 +0000)]
Patch by Joshua White: More pieces of the FE_Nothing puzzle.
git-svn-id: https://svn.dealii.org/trunk@19771
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 18:33:54 +0000 (18:33 +0000)]
Follow suggestions by Jean-Luc.
git-svn-id: https://svn.dealii.org/trunk@19770
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 18:27:37 +0000 (18:27 +0000)]
Add Abner.
git-svn-id: https://svn.dealii.org/trunk@19769
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 18:13:06 +0000 (18:13 +0000)]
Fix grammar.
git-svn-id: https://svn.dealii.org/trunk@19766
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 13:39:43 +0000 (13:39 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/trunk@19765
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 13:31:02 +0000 (13:31 +0000)]
Add one more figure after mesh refinement.
git-svn-id: https://svn.dealii.org/trunk@19764
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 13:15:32 +0000 (13:15 +0000)]
Add xref.
git-svn-id: https://svn.dealii.org/trunk@19763
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 13:06:21 +0000 (13:06 +0000)]
Avoid doxygen warning about this function:
Warning: documented function `VectorView< Number >::operator const
Vector< Number > &' was not declared or defined.
git-svn-id: https://svn.dealii.org/trunk@19762
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 12:59:01 +0000 (12:59 +0000)]
Can't have 'operator' as the last word in a heading, since it expands
to
<h3>...operator</h3>
which doxygen parses as "operator< /h3>" and then gets confused about
the lack of a "</h3>" further down the line.
git-svn-id: https://svn.dealii.org/trunk@19761
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 12:41:41 +0000 (12:41 +0000)]
Add SymmetricTensor<2,4>::component_to_unrolled_index for the benefit
of DataOutBase when outputting symmetric tensors.
git-svn-id: https://svn.dealii.org/trunk@19760
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 03:20:07 +0000 (03:20 +0000)]
Fix link.
git-svn-id: https://svn.dealii.org/trunk@19759
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 03:08:24 +0000 (03:08 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/trunk@19758
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 03:00:28 +0000 (03:00 +0000)]
Cross-reference step-37.
git-svn-id: https://svn.dealii.org/trunk@19757
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 02:57:57 +0000 (02:57 +0000)]
Proofread.
git-svn-id: https://svn.dealii.org/trunk@19756
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 8 Oct 2009 01:45:57 +0000 (01:45 +0000)]
Move aztecoo after ifpack, since the latter appears to require the former.
git-svn-id: https://svn.dealii.org/trunk@19754
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 7 Oct 2009 16:20:54 +0000 (16:20 +0000)]
Remove old images. Fix a couple of markup problems and linking issues.
git-svn-id: https://svn.dealii.org/trunk@19752
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 7 Oct 2009 15:52:38 +0000 (15:52 +0000)]
A few more figures from the Re=500 computation.
git-svn-id: https://svn.dealii.org/trunk@19751
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 7 Oct 2009 14:05:41 +0000 (14:05 +0000)]
Added an assertion to protect when SLEPc fails to converge the number of eigenvalues requested (ie less than requested)
git-svn-id: https://svn.dealii.org/trunk@19750
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 7 Oct 2009 01:13:25 +0000 (01:13 +0000)]
Several more publications.
git-svn-id: https://svn.dealii.org/trunk@19749
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 7 Oct 2009 00:25:14 +0000 (00:25 +0000)]
Sort.
git-svn-id: https://svn.dealii.org/trunk@19748
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 6 Oct 2009 23:00:09 +0000 (23:00 +0000)]
Resize to a more appealing size.
git-svn-id: https://svn.dealii.org/trunk@19747
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 6 Oct 2009 22:56:22 +0000 (22:56 +0000)]
Update result figures and minor textual changes.
git-svn-id: https://svn.dealii.org/trunk@19746
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 6 Oct 2009 20:32:22 +0000 (20:32 +0000)]
The assemble_advection_term is not used to assemble the right hand sides
of the pressure Laplace equations. Instead, it is used to assemble the
part of the system matrix in the diffusion step that changes at every
time step. I changed the comments to say this.
git-svn-id: https://svn.dealii.org/trunk@19738
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 6 Oct 2009 20:21:07 +0000 (20:21 +0000)]
Changed the description of the initialization of the pressure space
matrices. We do not have homogeneous Neumann bc's anymore, and so that
comment was not needed
git-svn-id: https://svn.dealii.org/trunk@19735
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 6 Oct 2009 06:13:17 +0000 (06:13 +0000)]
Add the number of iterations for the last cycle in 3D. It has been accidentally removed last week.
git-svn-id: https://svn.dealii.org/trunk@19723
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 5 Oct 2009 17:22:34 +0000 (17:22 +0000)]
Allow for more output files.
git-svn-id: https://svn.dealii.org/trunk@19710
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 5 Oct 2009 16:54:20 +0000 (16:54 +0000)]
Fix spelling in in-code comments.
git-svn-id: https://svn.dealii.org/trunk@19709
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 5 Oct 2009 16:16:19 +0000 (16:16 +0000)]
fix links to step-12
git-svn-id: https://svn.dealii.org/trunk@19708
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 5 Oct 2009 15:48:09 +0000 (15:48 +0000)]
remove doxygen complaints and improve documentation of step 38
git-svn-id: https://svn.dealii.org/trunk@19707
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 5 Oct 2009 09:08:10 +0000 (09:08 +0000)]
Fix some spelling problems.
git-svn-id: https://svn.dealii.org/trunk@19706
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 5 Oct 2009 08:45:35 +0000 (08:45 +0000)]
Link in step-37.
git-svn-id: https://svn.dealii.org/trunk@19705
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 5 Oct 2009 00:43:46 +0000 (00:43 +0000)]
Link in step-35.
git-svn-id: https://svn.dealii.org/trunk@19704
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 5 Oct 2009 00:39:12 +0000 (00:39 +0000)]
Finish reading through things.
git-svn-id: https://svn.dealii.org/trunk@19703
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 5 Oct 2009 00:18:26 +0000 (00:18 +0000)]
Cross-link to step-35 and step-32.
git-svn-id: https://svn.dealii.org/trunk@19702
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 5 Oct 2009 00:10:49 +0000 (00:10 +0000)]
Change parameter name.
git-svn-id: https://svn.dealii.org/trunk@19701
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 5 Oct 2009 00:06:32 +0000 (00:06 +0000)]
More reindentations.
git-svn-id: https://svn.dealii.org/trunk@19700
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 4 Oct 2009 23:13:08 +0000 (23:13 +0000)]
More minor reformatting.
git-svn-id: https://svn.dealii.org/trunk@19699
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 4 Oct 2009 23:07:08 +0000 (23:07 +0000)]
Re-format output a slight bit.
git-svn-id: https://svn.dealii.org/trunk@19698
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 4 Oct 2009 22:52:50 +0000 (22:52 +0000)]
Move the SynchronousIterator class into namespace dealii and to its own file.
git-svn-id: https://svn.dealii.org/trunk@19697
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 4 Oct 2009 22:38:22 +0000 (22:38 +0000)]
Use ConditionalOStream instead of
if (verbose)
std::cout << ...
git-svn-id: https://svn.dealii.org/trunk@19696
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 4 Oct 2009 22:34:22 +0000 (22:34 +0000)]
A few more formatting changes.
git-svn-id: https://svn.dealii.org/trunk@19695
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 4 Oct 2009 22:32:54 +0000 (22:32 +0000)]
Replace names for logical operators by ||, &&, !, != as usual in
deal.II. Simplify the computation of numbers in filenames.
git-svn-id: https://svn.dealii.org/trunk@19694
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 3 Oct 2009 03:05:31 +0000 (03:05 +0000)]
Some reformatting. A few more comments.
git-svn-id: https://svn.dealii.org/trunk@19689
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 3 Oct 2009 02:11:14 +0000 (02:11 +0000)]
Fix a latex problem.
git-svn-id: https://svn.dealii.org/trunk@19687
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 3 Oct 2009 02:00:17 +0000 (02:00 +0000)]
Fix markup in a number of places.
git-svn-id: https://svn.dealii.org/trunk@19685
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 3 Oct 2009 01:58:41 +0000 (01:58 +0000)]
Fix markup in a number of places.
git-svn-id: https://svn.dealii.org/trunk@19684
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 3 Oct 2009 01:56:33 +0000 (01:56 +0000)]
Fix markup.
git-svn-id: https://svn.dealii.org/trunk@19683
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Fri, 2 Oct 2009 20:10:16 +0000 (20:10 +0000)]
Another small typo
git-svn-id: https://svn.dealii.org/trunk@19675
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Fri, 2 Oct 2009 20:03:27 +0000 (20:03 +0000)]
There was a small typo
git-svn-id: https://svn.dealii.org/trunk@19674
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 2 Oct 2009 15:32:11 +0000 (15:32 +0000)]
Tiny update in first paragraph.
git-svn-id: https://svn.dealii.org/trunk@19670
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 2 Oct 2009 15:21:07 +0000 (15:21 +0000)]
Final update of comments.
git-svn-id: https://svn.dealii.org/trunk@19668
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 2 Oct 2009 15:12:43 +0000 (15:12 +0000)]
Remove remnant from copy from step-12.
git-svn-id: https://svn.dealii.org/trunk@19667
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 2 Oct 2009 14:26:50 +0000 (14:26 +0000)]
remove instantiations of mesh loop in 1d
git-svn-id: https://svn.dealii.org/trunk@19664
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 2 Oct 2009 08:23:28 +0000 (08:23 +0000)]
Fix bug in PETSc initialization.
git-svn-id: https://svn.dealii.org/trunk@19661
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 2 Oct 2009 02:11:49 +0000 (02:11 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@19660
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 2 Oct 2009 02:10:28 +0000 (02:10 +0000)]
New: The function DoFRenumbering::component_wise is now also implemented
for arguments of type hp::DoFHandler.
git-svn-id: https://svn.dealii.org/trunk@19659
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 2 Oct 2009 00:27:00 +0000 (00:27 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@19658
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 2 Oct 2009 00:26:52 +0000 (00:26 +0000)]
Patch from Markus Buerg: Implement DoFRenumbering::component_wise for hp::DoFHandler.
git-svn-id: https://svn.dealii.org/trunk@19657
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 2 Oct 2009 00:09:46 +0000 (00:09 +0000)]
update documentation
git-svn-id: https://svn.dealii.org/trunk@19655
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 2 Oct 2009 00:08:27 +0000 (00:08 +0000)]
first example for the generic MeshWorker::loop() is up and running
git-svn-id: https://svn.dealii.org/trunk@19654
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 1 Oct 2009 23:04:07 +0000 (23:04 +0000)]
restore old functionality, after a reference did not automatically get converted into another
git-svn-id: https://svn.dealii.org/trunk@19653
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 1 Oct 2009 21:00:35 +0000 (21:00 +0000)]
New tes.
git-svn-id: https://svn.dealii.org/trunk@19651
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 1 Oct 2009 20:10:08 +0000 (20:10 +0000)]
Avoid a few warnings.
git-svn-id: https://svn.dealii.org/trunk@19650
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 1 Oct 2009 20:08:07 +0000 (20:08 +0000)]
Patch by Joshua White: Implementation of more functions of FE_Nothing.
git-svn-id: https://svn.dealii.org/trunk@19649
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 1 Oct 2009 19:21:25 +0000 (19:21 +0000)]
Adapt the number of worker threads to the number of threads.
git-svn-id: https://svn.dealii.org/trunk@19644
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 1 Oct 2009 17:07:55 +0000 (17:07 +0000)]
Can simplify collective set and add functions a little bit.
git-svn-id: https://svn.dealii.org/trunk@19641
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 1 Oct 2009 14:59:36 +0000 (14:59 +0000)]
Fix a bug in collective set function.
git-svn-id: https://svn.dealii.org/trunk@19640
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 1 Oct 2009 12:39:04 +0000 (12:39 +0000)]
Fix PETSc problem when matrices are initialized with sparsity pattern.
git-svn-id: https://svn.dealii.org/trunk@19636
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 1 Oct 2009 12:00:20 +0000 (12:00 +0000)]
Change the parallelization scheme: Now we use WorkStream instead of parallel_for with locks. Now this tutorial program should be finished. Need to read through the comments once again, though.
git-svn-id: https://svn.dealii.org/trunk@19635
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 30 Sep 2009 16:56:24 +0000 (16:56 +0000)]
Undo one change that I committed before: It seems that gcc prior v4.4 cannot use Table<2,bool> as a default argument.
git-svn-id: https://svn.dealii.org/trunk@19621
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 30 Sep 2009 15:01:58 +0000 (15:01 +0000)]
Apply new function in ConstraintMatrix to step-37.
git-svn-id: https://svn.dealii.org/trunk@19619
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 30 Sep 2009 15:01:07 +0000 (15:01 +0000)]
Change ConstraintMatrix implementation so that it has fast random access to ConstraintLines.
git-svn-id: https://svn.dealii.org/trunk@19618
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 29 Sep 2009 23:33:17 +0000 (23:33 +0000)]
FINAL!
git-svn-id: https://svn.dealii.org/trunk@19609
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 29 Sep 2009 22:29:46 +0000 (22:29 +0000)]
git-svn-id: https://svn.dealii.org/trunk@19608
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 29 Sep 2009 20:41:44 +0000 (20:41 +0000)]
Escape numbers
git-svn-id: https://svn.dealii.org/trunk@19605
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 29 Sep 2009 20:34:57 +0000 (20:34 +0000)]
New figures for Re=500, you can see the vorticity
git-svn-id: https://svn.dealii.org/trunk@19604
0785d39b -7218-0410-832d-
ea1e28bc413d
salgado [Tue, 29 Sep 2009 18:19:49 +0000 (18:19 +0000)]
New pictures for Re=100. We can actually se the vorticity now.
git-svn-id: https://svn.dealii.org/trunk@19596
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 28 Sep 2009 17:47:20 +0000 (17:47 +0000)]
add access functions for base elements
git-svn-id: https://svn.dealii.org/trunk@19582
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 28 Sep 2009 17:46:43 +0000 (17:46 +0000)]
add more instantiations and make error messages more explicit
git-svn-id: https://svn.dealii.org/trunk@19581
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 28 Sep 2009 17:45:38 +0000 (17:45 +0000)]
allow to fill only part of a vector
git-svn-id: https://svn.dealii.org/trunk@19580
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 28 Sep 2009 14:47:19 +0000 (14:47 +0000)]
Include one more file.
git-svn-id: https://svn.dealii.org/trunk@19578
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 28 Sep 2009 14:45:25 +0000 (14:45 +0000)]
Set properties.
git-svn-id: https://svn.dealii.org/trunk@19577
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 28 Sep 2009 14:44:22 +0000 (14:44 +0000)]
One more test.
git-svn-id: https://svn.dealii.org/trunk@19576
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 26 Sep 2009 00:54:02 +0000 (00:54 +0000)]
Test is now fixed.
git-svn-id: https://svn.dealii.org/trunk@19570
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 26 Sep 2009 00:47:21 +0000 (00:47 +0000)]
Patch by Joshua White: add documentation, implement face domination.
git-svn-id: https://svn.dealii.org/trunk@19569
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 25 Sep 2009 16:46:17 +0000 (16:46 +0000)]
Check in corrected output file.
git-svn-id: https://svn.dealii.org/trunk@19561
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 25 Sep 2009 14:42:10 +0000 (14:42 +0000)]
Remove executable property from source files.
git-svn-id: https://svn.dealii.org/trunk@19555
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 25 Sep 2009 13:52:19 +0000 (13:52 +0000)]
Fix comment.
git-svn-id: https://svn.dealii.org/trunk@19551
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.