]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Wed, 26 Sep 2007 16:10:46 +0000 (16:10 +0000)]
Undo accidental checkin
git-svn-id: https://svn.dealii.org/trunk@15251
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 16:10:01 +0000 (16:10 +0000)]
Explicitly specify template arguments in calls to a template function in an anonymous namespace. xlC requires this and may even be correct since functions with implicit linkage should not be considered in template argument deduction, but gcc appears to accept this anyway...
git-svn-id: https://svn.dealii.org/trunk@15250
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 15:52:22 +0000 (15:52 +0000)]
Suppress a warning about array arguments out of range that may appear in dead code (like in switch(dim) clauses that aren't taken).
git-svn-id: https://svn.dealii.org/trunk@15249
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 15:14:05 +0000 (15:14 +0000)]
Undo the last patch: we don't need anything to be mutable here at all since we don't modify the variable -- only the object the reference points to. constness isn't inherited from member functions to the pointed to object.
git-svn-id: https://svn.dealii.org/trunk@15248
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 15:12:29 +0000 (15:12 +0000)]
Undo the last patch: we don't need anything to be mutable here at all since we don't modify the variable -- only the object the reference points to. constness isn't inherited from member functions to the pointed to object.
git-svn-id: https://svn.dealii.org/trunk@15247
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 26 Sep 2007 04:03:31 +0000 (04:03 +0000)]
fix Kovasnzay flow
git-svn-id: https://svn.dealii.org/trunk@15244
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 03:43:36 +0000 (03:43 +0000)]
Use the correct PIC flag for newer xlC versions
git-svn-id: https://svn.dealii.org/trunk@15243
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 03:38:37 +0000 (03:38 +0000)]
Properly recognize IBM xlC
git-svn-id: https://svn.dealii.org/trunk@15242
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 03:22:47 +0000 (03:22 +0000)]
The C++ standard says that 'mutable' can't be applied to reference members, so change things to a pointer instead.
git-svn-id: https://svn.dealii.org/trunk@15241
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Sep 2007 03:16:28 +0000 (03:16 +0000)]
The C++ standard says that 'mutable' can't be applied to reference members, so change things to a pointer instead.
git-svn-id: https://svn.dealii.org/trunk@15240
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 25 Sep 2007 21:12:10 +0000 (21:12 +0000)]
inline all member functions of FilteredMatrix
git-svn-id: https://svn.dealii.org/trunk@15239
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 25 Sep 2007 20:21:19 +0000 (20:21 +0000)]
new FilteredMatrix
git-svn-id: https://svn.dealii.org/trunk@15238
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 25 Sep 2007 19:46:29 +0000 (19:46 +0000)]
project_boundary_values for vector-valued elements
git-svn-id: https://svn.dealii.org/trunk@15237
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 21 Sep 2007 20:04:15 +0000 (20:04 +0000)]
Re-indent
git-svn-id: https://svn.dealii.org/trunk@15232
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 21 Sep 2007 19:08:59 +0000 (19:08 +0000)]
return to old behavior
git-svn-id: https://svn.dealii.org/trunk@15231
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 21 Sep 2007 14:10:06 +0000 (14:10 +0000)]
Fix comments
git-svn-id: https://svn.dealii.org/trunk@15230
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 21 Sep 2007 01:24:55 +0000 (01:24 +0000)]
fix missing memory pool
git-svn-id: https://svn.dealii.org/trunk@15229
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 21 Sep 2007 01:24:32 +0000 (01:24 +0000)]
add default memory pool
git-svn-id: https://svn.dealii.org/trunk@15228
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 21 Sep 2007 01:01:52 +0000 (01:01 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@15227
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 20 Sep 2007 21:58:33 +0000 (21:58 +0000)]
add additional Hessians
git-svn-id: https://svn.dealii.org/trunk@15226
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 20 Sep 2007 21:27:17 +0000 (21:27 +0000)]
check StokesLSingulartity
git-svn-id: https://svn.dealii.org/trunk@15225
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 20 Sep 2007 21:26:37 +0000 (21:26 +0000)]
derivatives of StokesLSingularity
git-svn-id: https://svn.dealii.org/trunk@15224
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 20 Sep 2007 21:14:15 +0000 (21:14 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@15223
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 19 Sep 2007 22:58:33 +0000 (22:58 +0000)]
Output file is valid also with previous gcc version
git-svn-id: https://svn.dealii.org/trunk@15222
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 18 Sep 2007 22:56:02 +0000 (22:56 +0000)]
PointerMatrixAux has own memory just in case
git-svn-id: https://svn.dealii.org/trunk@15221
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 18 Sep 2007 22:37:55 +0000 (22:37 +0000)]
overload new_pointer_matrix_base to choose between PointerMatrix and PointerMatrixAux automatically
git-svn-id: https://svn.dealii.org/trunk@15220
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 18 Sep 2007 16:01:42 +0000 (16:01 +0000)]
Move implementation of default constructor into .cc file. This may help the problem on Mac OS X where we get a linker error with a missing definition for the typeinfo data for dealii::Threads::internal::thread_description_base.
git-svn-id: https://svn.dealii.org/trunk@15219
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Sep 2007 19:03:53 +0000 (19:03 +0000)]
Qualify a number of calls for broken STLs
git-svn-id: https://svn.dealii.org/trunk@15218
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Sep 2007 19:03:05 +0000 (19:03 +0000)]
Qualify a number of calls for broken STLs
git-svn-id: https://svn.dealii.org/trunk@15217
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Sep 2007 18:52:14 +0000 (18:52 +0000)]
Properly qualify call for broken STLs
git-svn-id: https://svn.dealii.org/trunk@15216
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Sep 2007 13:35:20 +0000 (13:35 +0000)]
Also list coding conventions in the long table
git-svn-id: https://svn.dealii.org/trunk@15215
0785d39b -7218-0410-832d-
ea1e28bc413d
Florian Prill [Fri, 14 Sep 2007 13:16:39 +0000 (13:16 +0000)]
Added a function to the logstream class telling the user whether a file has been attached or not.
git-svn-id: https://svn.dealii.org/trunk@15214
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Sep 2007 01:11:20 +0000 (01:11 +0000)]
add
git-svn-id: https://svn.dealii.org/trunk@15213
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 23:52:22 +0000 (23:52 +0000)]
Remove the last hold-outs of the term second_derivatives
git-svn-id: https://svn.dealii.org/trunk@15212
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 23:47:15 +0000 (23:47 +0000)]
Rename the patch_second_derivatives field in the private Data structures of the DataOut classes to patch_hessians, to be conforming to the new naming convention Guido introduces.
git-svn-id: https://svn.dealii.org/trunk@15211
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 23:40:09 +0000 (23:40 +0000)]
Adjust order of parameters such that the output parameter comes last.
git-svn-id: https://svn.dealii.org/trunk@15210
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 23:27:58 +0000 (23:27 +0000)]
Reword a few things
git-svn-id: https://svn.dealii.org/trunk@15209
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 23:18:31 +0000 (23:18 +0000)]
Fix path to file
git-svn-id: https://svn.dealii.org/trunk@15208
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 17:46:02 +0000 (17:46 +0000)]
Link to coding conventions
git-svn-id: https://svn.dealii.org/trunk@15207
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 17:43:39 +0000 (17:43 +0000)]
Move the coding conventions file into the doxygen directory
git-svn-id: https://svn.dealii.org/trunk@15206
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 15:47:20 +0000 (15:47 +0000)]
Rename compute_derived_quantities to two different names for the scalar and vector case to avoid warnings about hiding the respective other function if only one is overloaded.
git-svn-id: https://svn.dealii.org/trunk@15205
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Sep 2007 15:24:21 +0000 (15:24 +0000)]
Fix vertical spacing
git-svn-id: https://svn.dealii.org/trunk@15204
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 13 Sep 2007 15:18:06 +0000 (15:18 +0000)]
Hessians
git-svn-id: https://svn.dealii.org/trunk@15203
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 13 Sep 2007 15:14:08 +0000 (15:14 +0000)]
make legal html
git-svn-id: https://svn.dealii.org/trunk@15202
0785d39b -7218-0410-832d-
ea1e28bc413d
Moritz Allmaras [Wed, 12 Sep 2007 23:39:11 +0000 (23:39 +0000)]
Updated step-29, now using new DataPostprocessor class to output data
git-svn-id: https://svn.dealii.org/trunk@15201
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 12 Sep 2007 16:48:22 +0000 (16:48 +0000)]
Fix some awkward markup
git-svn-id: https://svn.dealii.org/trunk@15200
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 12 Sep 2007 11:16:43 +0000 (11:16 +0000)]
Fix typos and simplify. @p is not required, doxygen recognizes the names also without @p.
git-svn-id: https://svn.dealii.org/trunk@15199
0785d39b -7218-0410-832d-
ea1e28bc413d
Tobias Leicht [Wed, 12 Sep 2007 07:40:59 +0000 (07:40 +0000)]
Add news entry for DataPostprocessor.
git-svn-id: https://svn.dealii.org/trunk@15198
0785d39b -7218-0410-832d-
ea1e28bc413d
Tobias Leicht [Wed, 12 Sep 2007 07:40:25 +0000 (07:40 +0000)]
Add one * to make class documentation of DataPostprocessor visible to doxygen.
git-svn-id: https://svn.dealii.org/trunk@15197
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 12 Sep 2007 07:12:46 +0000 (07:12 +0000)]
Make sure that doxygen can cross-link.
git-svn-id: https://svn.dealii.org/trunk@15196
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 12 Sep 2007 06:31:57 +0000 (06:31 +0000)]
Fix some typos.
git-svn-id: https://svn.dealii.org/trunk@15195
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 12 Sep 2007 02:49:31 +0000 (02:49 +0000)]
Move an apparently misplaced command.
git-svn-id: https://svn.dealii.org/trunk@15194
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 11 Sep 2007 20:22:23 +0000 (20:22 +0000)]
replaced the remaining 2nd derivatives by hessians
git-svn-id: https://svn.dealii.org/trunk@15193
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 11 Sep 2007 15:12:17 +0000 (15:12 +0000)]
stripped tarfile
git-svn-id: https://svn.dealii.org/trunk@15192
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 11 Sep 2007 15:08:43 +0000 (15:08 +0000)]
start unifying names of gradients and hessians
git-svn-id: https://svn.dealii.org/trunk@15191
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 10 Sep 2007 15:18:37 +0000 (15:18 +0000)]
Moved test for grid output and input into deal.II tree.
git-svn-id: https://svn.dealii.org/trunk@15190
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 10 Sep 2007 15:14:28 +0000 (15:14 +0000)]
Added comment on grid_out changes.
git-svn-id: https://svn.dealii.org/trunk@15189
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 10 Sep 2007 15:04:43 +0000 (15:04 +0000)]
Failing tets on grid_out is now resolved.
git-svn-id: https://svn.dealii.org/trunk@15188
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 10 Sep 2007 15:03:59 +0000 (15:03 +0000)]
Added write_lines options to write_msh and write_ucd to solve bug on 3d meshes with boundary id!=0.
git-svn-id: https://svn.dealii.org/trunk@15187
0785d39b -7218-0410-832d-
ea1e28bc413d
Tobias Leicht [Mon, 10 Sep 2007 11:22:30 +0000 (11:22 +0000)]
Introduce new class DataPostprocessor, which takes data values and possibly gradients, second derivatives (and normals on faces) and calculates derived data from a given FE solution. Derived classes can be used in combination with DataOut, DataOutFaces and DataOutRotation.
git-svn-id: https://svn.dealii.org/trunk@15186
0785d39b -7218-0410-832d-
ea1e28bc413d
Moritz Allmaras [Mon, 10 Sep 2007 03:32:23 +0000 (03:32 +0000)]
Updated intro for step-29
git-svn-id: https://svn.dealii.org/trunk@15185
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 10 Sep 2007 02:41:48 +0000 (02:41 +0000)]
Set svn:ignore
git-svn-id: https://svn.dealii.org/trunk@15184
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 10 Sep 2007 01:10:03 +0000 (01:10 +0000)]
Set properties svn:eol-style and svn:keywords uniformly for all .cc files.
git-svn-id: https://svn.dealii.org/trunk@15183
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 10 Sep 2007 01:06:47 +0000 (01:06 +0000)]
Fix authorship and date
git-svn-id: https://svn.dealii.org/trunk@15182
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Sun, 9 Sep 2007 23:59:12 +0000 (23:59 +0000)]
add simpler assertion for one of the most common cases
git-svn-id: https://svn.dealii.org/trunk@15181
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 04:32:24 +0000 (04:32 +0000)]
Outline taking the address of a function again since icc10 is unhappy with the current code...
git-svn-id: https://svn.dealii.org/trunk@15180
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:46:01 +0000 (00:46 +0000)]
Remove now outdated output file
git-svn-id: https://svn.dealii.org/trunk@15179
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:39:53 +0000 (00:39 +0000)]
Remove one of the weirdest workarounds we have for gcc 2.95 in our code base.
git-svn-id: https://svn.dealii.org/trunk@15178
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:36:14 +0000 (00:36 +0000)]
Remove workarounds that were necessary for 2.95
git-svn-id: https://svn.dealii.org/trunk@15177
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:35:36 +0000 (00:35 +0000)]
Reformat
git-svn-id: https://svn.dealii.org/trunk@15176
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:35:18 +0000 (00:35 +0000)]
Remove a workaround that was necessary for 2.95
git-svn-id: https://svn.dealii.org/trunk@15175
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:34:38 +0000 (00:34 +0000)]
Remove now outdated comment.
git-svn-id: https://svn.dealii.org/trunk@15174
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:33:37 +0000 (00:33 +0000)]
Remove a comment that describes a problem that is only marginally important.
git-svn-id: https://svn.dealii.org/trunk@15173
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:17:44 +0000 (00:17 +0000)]
Remove workarounds for gcc2.95
git-svn-id: https://svn.dealii.org/trunk@15172
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:14:51 +0000 (00:14 +0000)]
Remove another workaround for gcc 2.95 (which we don't support any more).
git-svn-id: https://svn.dealii.org/trunk@15171
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 9 Sep 2007 00:14:04 +0000 (00:14 +0000)]
Remove a workaround for gcc 2.95 (which we don't support any more).
git-svn-id: https://svn.dealii.org/trunk@15170
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Sep 2007 23:55:33 +0000 (23:55 +0000)]
Remove a comment that a class should be made local to the Triangulation class. I don't believe that this is what we want any more, I guess we've learned that keeping classes slimmer is a good thing.
git-svn-id: https://svn.dealii.org/trunk@15169
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Sep 2007 02:18:36 +0000 (02:18 +0000)]
Let doxygen see and munge the list of changes, so that crosslinks are automatically generated.
git-svn-id: https://svn.dealii.org/trunk@15168
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Sep 2007 01:38:16 +0000 (01:38 +0000)]
<li> <p>Changed: The deprecated typedefs
<code>internal::Triangulation::Line</code>,
<code>internal::Triangulation::Quad</code>, and
<code>internal::Triangulation::Hexahedron</code> have been removed.
<br>
(WB 2007/09/07)
</p>
git-svn-id: https://svn.dealii.org/trunk@15167
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Sep 2007 01:37:44 +0000 (01:37 +0000)]
Make an object const
git-svn-id: https://svn.dealii.org/trunk@15166
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Sep 2007 01:37:16 +0000 (01:37 +0000)]
Remove an old TODO
git-svn-id: https://svn.dealii.org/trunk@15165
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Sep 2007 01:35:27 +0000 (01:35 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@15164
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Fri, 7 Sep 2007 18:00:58 +0000 (18:00 +0000)]
Eliminated element type 15 from the list of supported elements in
the gmsh format.
git-svn-id: https://svn.dealii.org/trunk@15163
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 7 Sep 2007 14:59:25 +0000 (14:59 +0000)]
make script executable
git-svn-id: https://svn.dealii.org/trunk@15162
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Fri, 7 Sep 2007 14:46:57 +0000 (14:46 +0000)]
Added test for bug in grid in / grid out
git-svn-id: https://svn.dealii.org/trunk@15161
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 7 Sep 2007 08:05:53 +0000 (08:05 +0000)]
Remove MIPSpro compiler from list of supported compilers. Version 7.41 has too many bugs. Waiting for more recent MIPSpro compiler version.
git-svn-id: https://svn.dealii.org/trunk@15159
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 03:51:15 +0000 (03:51 +0000)]
Adjust version numbers in output to 6.1.pre
git-svn-id: https://svn.dealii.org/trunk@15158
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 03:38:11 +0000 (03:38 +0000)]
update the script
git-svn-id: https://svn.dealii.org/trunk@15157
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 00:51:12 +0000 (00:51 +0000)]
Step-22 has been renamed step-28
git-svn-id: https://svn.dealii.org/trunk@15153
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 00:30:27 +0000 (00:30 +0000)]
Undo accidental checkin
git-svn-id: https://svn.dealii.org/trunk@15151
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 00:13:46 +0000 (00:13 +0000)]
Bump version number
git-svn-id: https://svn.dealii.org/trunk@15146
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 00:12:27 +0000 (00:12 +0000)]
Remove now outdated file
git-svn-id: https://svn.dealii.org/trunk@15145
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 00:10:44 +0000 (00:10 +0000)]
Remove now outdated file
git-svn-id: https://svn.dealii.org/trunk@15144
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Sep 2007 00:03:05 +0000 (00:03 +0000)]
Adjust heading.
git-svn-id: https://svn.dealii.org/trunk@15142
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 6 Sep 2007 22:34:38 +0000 (22:34 +0000)]
news file adjusted
git-svn-id: https://svn.dealii.org/trunk@15141
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 6 Sep 2007 22:28:51 +0000 (22:28 +0000)]
changes.html renamed; link in news.html will not work until next commit
git-svn-id: https://svn.dealii.org/trunk@15140
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 6 Sep 2007 22:12:26 +0000 (22:12 +0000)]
Remove
git-svn-id: https://svn.dealii.org/trunk@15139
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 6 Sep 2007 22:11:47 +0000 (22:11 +0000)]
Remove outdated file
git-svn-id: https://svn.dealii.org/trunk@15138
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 6 Sep 2007 19:00:56 +0000 (19:00 +0000)]
Find a more robust way to do things.
git-svn-id: https://svn.dealii.org/trunk@15137
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 6 Sep 2007 18:31:29 +0000 (18:31 +0000)]
The Intel icc 9.1 compiler doesn't print 'Intel' on the same line as 'Version', and so we didn't pick up the version number automatically. Fix this.
git-svn-id: https://svn.dealii.org/trunk@15136
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.