]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Fri, 21 Jan 2011 22:26:42 +0000 (22:26 +0000)]
Let TrilinosWrappers::MPI::BlockVector::compress take the same argument as TrilinosWrappers::MPI::Vector::compress already did.
git-svn-id: https://svn.dealii.org/trunk@23233
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 21 Jan 2011 17:35:37 +0000 (17:35 +0000)]
New small test case to assess distribute in ConstraintMatrix with Trilinos vectors.
git-svn-id: https://svn.dealii.org/trunk@23232
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 21 Jan 2011 16:39:50 +0000 (16:39 +0000)]
Minor grammar changes.
git-svn-id: https://svn.dealii.org/trunk@23231
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 21 Jan 2011 13:53:50 +0000 (13:53 +0000)]
doc: trilinos up to 10.6.2 contains bugs.
git-svn-id: https://svn.dealii.org/trunk@23230
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 20 Jan 2011 18:50:32 +0000 (18:50 +0000)]
Remove two coefficients that aren't used right now.
git-svn-id: https://svn.dealii.org/trunk@23229
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 20 Jan 2011 18:45:12 +0000 (18:45 +0000)]
Rather than working with the gradients of the velocity in computing the viscous heating, use the strain rate right away when extracting this sort of information from the solution.
git-svn-id: https://svn.dealii.org/trunk@23228
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 20 Jan 2011 15:11:17 +0000 (15:11 +0000)]
Implement internal heating of the mantle from radiogenic decay and by viscous friction.
git-svn-id: https://svn.dealii.org/trunk@23227
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 20 Jan 2011 08:42:16 +0000 (08:42 +0000)]
fix test output.
git-svn-id: https://svn.dealii.org/trunk@23224
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 20 Jan 2011 08:34:47 +0000 (08:34 +0000)]
fix off one by one error in ConstraintMatrix.
git-svn-id: https://svn.dealii.org/trunk@23223
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 20 Jan 2011 08:31:29 +0000 (08:31 +0000)]
add data for test.
git-svn-id: https://svn.dealii.org/trunk@23222
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 20 Jan 2011 08:29:30 +0000 (08:29 +0000)]
failing test for constraint_matrix
git-svn-id: https://svn.dealii.org/trunk@23221
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 19 Jan 2011 11:56:13 +0000 (11:56 +0000)]
Ignore GUI executable.
git-svn-id: https://svn.dealii.org/trunk@23217
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 19 Jan 2011 01:11:28 +0000 (01:11 +0000)]
Use correct output file.
git-svn-id: https://svn.dealii.org/trunk@23216
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 19 Jan 2011 01:09:35 +0000 (01:09 +0000)]
Fix a bug in DataOut::build_patches.
git-svn-id: https://svn.dealii.org/trunk@23215
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 19 Jan 2011 00:27:38 +0000 (00:27 +0000)]
Document r23211.
git-svn-id: https://svn.dealii.org/trunk@23214
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 19 Jan 2011 00:23:32 +0000 (00:23 +0000)]
The previous incarnation of the script did not work for code that looks like
this:
void f (int /*value*/)
since it recognized the '/*' as the start of the block comment but did not
expect the '*/' on the same line. Consequently, it scanned forward to the next
place we have the '*/' marker, skipping all the text in between (or to the end
of the file).
git-svn-id: https://svn.dealii.org/trunk@23211
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 17 Jan 2011 18:13:23 +0000 (18:13 +0000)]
fix test output.
git-svn-id: https://svn.dealii.org/trunk@23207
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 17 Jan 2011 18:11:19 +0000 (18:11 +0000)]
PETSc test for Precondition*::vmult()
git-svn-id: https://svn.dealii.org/trunk@23206
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 17 Jan 2011 18:07:20 +0000 (18:07 +0000)]
Restructured the internals of PETScWrappers::Precondition* to allow a PETSc PC object to exist without a solver. New: Precondition*::vmult(), ::initialize(), and default constructors.
git-svn-id: https://svn.dealii.org/trunk@23205
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Jan 2011 22:31:13 +0000 (22:31 +0000)]
Remove a file we haven't used in a long time.
git-svn-id: https://svn.dealii.org/trunk@23204
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Jan 2011 22:30:56 +0000 (22:30 +0000)]
Adjust list of maintainers.
git-svn-id: https://svn.dealii.org/trunk@23203
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Jan 2011 22:30:38 +0000 (22:30 +0000)]
Adjust list of maintainers.
git-svn-id: https://svn.dealii.org/trunk@23202
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Jan 2011 04:08:41 +0000 (04:08 +0000)]
Use proper template argument.
git-svn-id: https://svn.dealii.org/trunk@23201
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Jan 2011 23:12:56 +0000 (23:12 +0000)]
Add more specializations.
git-svn-id: https://svn.dealii.org/trunk@23200
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Jan 2011 21:36:28 +0000 (21:36 +0000)]
Add a few instantiations.
git-svn-id: https://svn.dealii.org/trunk@23199
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Jan 2011 21:28:40 +0000 (21:28 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@23198
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Jan 2011 20:46:38 +0000 (20:46 +0000)]
Create nodoc files completely without the doc/ directory.
git-svn-id: https://svn.dealii.org/trunk@23197
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Jan 2011 20:38:29 +0000 (20:38 +0000)]
Do not substitute in files in the doc/ directory if the directory isn't there. This may happen when people download the .nodoc tar files.
git-svn-id: https://svn.dealii.org/trunk@23195
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 14 Jan 2011 21:04:06 +0000 (21:04 +0000)]
better document SolverPreOnly.
git-svn-id: https://svn.dealii.org/trunk@23192
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 14 Jan 2011 20:41:22 +0000 (20:41 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@23191
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 14 Jan 2011 20:40:07 +0000 (20:40 +0000)]
test for PETScWrappers::SolverPreOnly.
git-svn-id: https://svn.dealii.org/trunk@23190
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 14 Jan 2011 10:56:56 +0000 (10:56 +0000)]
Fix application of boundary values: Need to reset the matrix in every time step.
git-svn-id: https://svn.dealii.org/trunk@23189
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 14 Jan 2011 01:52:06 +0000 (01:52 +0000)]
If intro.dox or results.dox ends in an enumeration that uses the doxygen
shortcut way of only using dashes at the beginning of the line, and there is
no empty line at the end of the file, then the next heading is going to be
part of the enumeration item. We don't want that: avoid that by adding a
single empty line.
git-svn-id: https://svn.dealii.org/trunk@23188
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 14 Jan 2011 00:07:03 +0000 (00:07 +0000)]
Add step-44 from Jean-Paul Pelteret and Andrew McBride.
git-svn-id: https://svn.dealii.org/trunk@23187
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 13 Jan 2011 14:57:40 +0000 (14:57 +0000)]
Make sure we index the right file for the plain one, even if the directory is
called MADDs-1 and the program madds-1.cc.
git-svn-id: https://svn.dealii.org/trunk@23184
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 13 Jan 2011 14:06:31 +0000 (14:06 +0000)]
Correct typo
git-svn-id: https://svn.dealii.org/trunk@23183
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 13 Jan 2011 12:44:41 +0000 (12:44 +0000)]
Extended tensor operations contract3. Fixed a bug I put in one contract3 (embarressed)
git-svn-id: https://svn.dealii.org/trunk@23182
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 12 Jan 2011 16:53:02 +0000 (16:53 +0000)]
Fix silly typo.
git-svn-id: https://svn.dealii.org/trunk@23181
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 12 Jan 2011 14:57:29 +0000 (14:57 +0000)]
Change as Ralf suggested.
git-svn-id: https://svn.dealii.org/trunk@23180
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 12 Jan 2011 14:36:08 +0000 (14:36 +0000)]
Fix grammar.
git-svn-id: https://svn.dealii.org/trunk@23179
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 12 Jan 2011 09:10:30 +0000 (09:10 +0000)]
First set of extended tensor operations
git-svn-id: https://svn.dealii.org/trunk@23178
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 12 Jan 2011 01:24:40 +0000 (01:24 +0000)]
Avoid a warning with signed vs unsigned comparison.
git-svn-id: https://svn.dealii.org/trunk@23177
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Jan 2011 20:36:56 +0000 (20:36 +0000)]
Update the list of authors somewhat: Ralf Hartmann stepped down as maintainer.
git-svn-id: https://svn.dealii.org/trunk@23172
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Tue, 11 Jan 2011 12:04:58 +0000 (12:04 +0000)]
Added group doc slepc.h
git-svn-id: https://svn.dealii.org/trunk@23168
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Jan 2011 00:42:26 +0000 (00:42 +0000)]
Patch by Aleksej Saushev: Make TBB compile also for NetBSD.
git-svn-id: https://svn.dealii.org/trunk@23166
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 10 Jan 2011 16:13:21 +0000 (16:13 +0000)]
Update from upstream.
git-svn-id: https://svn.dealii.org/trunk@23165
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 10 Jan 2011 14:51:52 +0000 (14:51 +0000)]
Remove svnmerge-integrated property that was accidentally merged with one of the branches.
git-svn-id: https://svn.dealii.org/trunk@23164
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 10 Jan 2011 14:50:56 +0000 (14:50 +0000)]
Remove svnmerge-integrated property that was accidentally merge with one of the branches.
git-svn-id: https://svn.dealii.org/trunk@23163
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 10 Jan 2011 14:12:11 +0000 (14:12 +0000)]
Using == isn't portable with test. Use = instead.
git-svn-id: https://svn.dealii.org/trunk@23158
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 9 Jan 2011 23:02:30 +0000 (23:02 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@23157
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 9 Jan 2011 22:48:38 +0000 (22:48 +0000)]
Fix date of release.
git-svn-id: https://svn.dealii.org/trunk@23156
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Jan 2011 03:28:08 +0000 (03:28 +0000)]
Update version number.
git-svn-id: https://svn.dealii.org/trunk@23153
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Jan 2011 03:21:26 +0000 (03:21 +0000)]
Re-add link to post-7.0 changes.
git-svn-id: https://svn.dealii.org/trunk@23152
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Jan 2011 03:13:56 +0000 (03:13 +0000)]
Add a function previously forgotten to check in.
git-svn-id: https://svn.dealii.org/trunk@23149
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Jan 2011 03:13:20 +0000 (03:13 +0000)]
Update version.
git-svn-id: https://svn.dealii.org/trunk@23148
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Jan 2011 02:38:29 +0000 (02:38 +0000)]
Remove link to post-7.0 changes.
git-svn-id: https://svn.dealii.org/trunk@23145
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Jan 2011 02:37:14 +0000 (02:37 +0000)]
Do first steps for the release.
git-svn-id: https://svn.dealii.org/trunk@23144
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 7 Jan 2011 00:50:19 +0000 (00:50 +0000)]
add warning
git-svn-id: https://svn.dealii.org/trunk@23143
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 7 Jan 2011 00:48:27 +0000 (00:48 +0000)]
add warning
git-svn-id: https://svn.dealii.org/trunk@23142
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 7 Jan 2011 00:23:16 +0000 (00:23 +0000)]
Minor documentation updates
git-svn-id: https://svn.dealii.org/trunk@23141
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Jan 2011 22:34:05 +0000 (22:34 +0000)]
Update output.
git-svn-id: https://svn.dealii.org/trunk@23140
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Jan 2011 20:23:11 +0000 (20:23 +0000)]
Move publications that haven't appeared yet into 2011.
git-svn-id: https://svn.dealii.org/trunk@23139
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Jan 2011 17:06:59 +0000 (17:06 +0000)]
Many updates to the list.
git-svn-id: https://svn.dealii.org/trunk@23138
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Thu, 6 Jan 2011 15:55:00 +0000 (15:55 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23137
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Thu, 6 Jan 2011 15:28:26 +0000 (15:28 +0000)]
Last commit
git-svn-id: https://svn.dealii.org/trunk@23136
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Thu, 6 Jan 2011 15:21:36 +0000 (15:21 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23135
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 21:15:13 +0000 (21:15 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23134
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 21:11:49 +0000 (21:11 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23133
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 21:10:24 +0000 (21:10 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23132
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 21:03:51 +0000 (21:03 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23131
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 21:02:26 +0000 (21:02 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23130
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 20:56:29 +0000 (20:56 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23129
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 20:36:39 +0000 (20:36 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23128
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 20:35:23 +0000 (20:35 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23127
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Wed, 5 Jan 2011 20:20:33 +0000 (20:20 +0000)]
Step-38: correct surface formulas
git-svn-id: https://svn.dealii.org/trunk@23126
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Jan 2011 14:15:12 +0000 (14:15 +0000)]
Adjust code to current style in the tutorial program.
git-svn-id: https://svn.dealii.org/trunk@23125
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Jan 2011 00:49:23 +0000 (00:49 +0000)]
Comment out name of the component parameter to RHS::value.
git-svn-id: https://svn.dealii.org/trunk@23124
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Tue, 4 Jan 2011 20:26:03 +0000 (20:26 +0000)]
Step-38: additional typo
git-svn-id: https://svn.dealii.org/trunk@23123
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Tue, 4 Jan 2011 15:43:01 +0000 (15:43 +0000)]
git-svn-id: https://svn.dealii.org/trunk@23122
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Tue, 4 Jan 2011 15:34:28 +0000 (15:34 +0000)]
typo
git-svn-id: https://svn.dealii.org/trunk@23121
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Tue, 4 Jan 2011 15:26:23 +0000 (15:26 +0000)]
Modified the intro, the code needs to be fixed accordingly
git-svn-id: https://svn.dealii.org/trunk@23120
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Jan 2011 04:33:20 +0000 (04:33 +0000)]
Some more text.
git-svn-id: https://svn.dealii.org/trunk@23119
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Tue, 4 Jan 2011 03:05:32 +0000 (03:05 +0000)]
some more corrections, not done yet
git-svn-id: https://svn.dealii.org/trunk@23118
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Mon, 3 Jan 2011 22:56:54 +0000 (22:56 +0000)]
Additional modifs in step-38
git-svn-id: https://svn.dealii.org/trunk@23117
0785d39b -7218-0410-832d-
ea1e28bc413d
bonito [Mon, 3 Jan 2011 22:41:07 +0000 (22:41 +0000)]
step-38 some modifs
git-svn-id: https://svn.dealii.org/trunk@23116
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 18:10:50 +0000 (18:10 +0000)]
Fix a problem where the update_neighbors function in the Triangulation class needed to learn about the newly introduced direction_flag used in codim-one meshes.
git-svn-id: https://svn.dealii.org/trunk@23115
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 16:31:07 +0000 (16:31 +0000)]
Put something into the location of the executable even if we can't
actually build it.
git-svn-id: https://svn.dealii.org/trunk@23114
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 07:05:02 +0000 (07:05 +0000)]
Order correctly.
git-svn-id: https://svn.dealii.org/trunk@23113
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:54:56 +0000 (06:54 +0000)]
Mention step-38.
git-svn-id: https://svn.dealii.org/trunk@23112
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:44:49 +0000 (06:44 +0000)]
Include step-38.
git-svn-id: https://svn.dealii.org/trunk@23111
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:39:55 +0000 (06:39 +0000)]
Change kind of program.
git-svn-id: https://svn.dealii.org/trunk@23110
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:39:25 +0000 (06:39 +0000)]
Also include 'kind' files in dependencies.
git-svn-id: https://svn.dealii.org/trunk@23109
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:38:25 +0000 (06:38 +0000)]
Link to step-34.
git-svn-id: https://svn.dealii.org/trunk@23108
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:38:09 +0000 (06:38 +0000)]
Link to step-38.
git-svn-id: https://svn.dealii.org/trunk@23107
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 06:28:39 +0000 (06:28 +0000)]
Finish documentation.
git-svn-id: https://svn.dealii.org/trunk@23106
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 01:22:08 +0000 (01:22 +0000)]
More minor markup edits.
git-svn-id: https://svn.dealii.org/trunk@23105
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 01:21:25 +0000 (01:21 +0000)]
Some more text.
git-svn-id: https://svn.dealii.org/trunk@23104
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 01:18:16 +0000 (01:18 +0000)]
Reindent a couple places.
git-svn-id: https://svn.dealii.org/trunk@23103
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 01:16:45 +0000 (01:16 +0000)]
Use more HTML-like markup.
git-svn-id: https://svn.dealii.org/trunk@23102
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Jan 2011 00:58:22 +0000 (00:58 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/trunk@23101
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.