]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
17 years agoAdded a function to the logstream class telling the user whether a file has been...
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

17 years agoadd
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

17 years agoRemove the last hold-outs of the term second_derivatives
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

17 years agoRename the patch_second_derivatives field in the private Data structures of the DataO...
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

17 years agoAdjust order of parameters such that the output parameter comes last.
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

17 years agoReword a few things
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

17 years agoFix path to file
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

17 years agoLink to coding conventions
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

17 years agoMove the coding conventions file into the doxygen directory
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

17 years agoRename compute_derived_quantities to two different names for the scalar and vector...
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

17 years agoFix vertical spacing
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

17 years agoHessians
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

17 years agomake legal html
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

17 years agoUpdated step-29, now using new DataPostprocessor class to output data
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

17 years agoFix some awkward markup
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

17 years agoFix typos and simplify. @p is not required, doxygen recognizes the names also without @p.
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

17 years agoAdd news entry for DataPostprocessor.
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

17 years agoAdd one * to make class documentation of DataPostprocessor visible to doxygen.
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

17 years agoMake sure that doxygen can cross-link.
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

17 years agoFix some typos.
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

17 years agoMove an apparently misplaced command.
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

17 years agoreplaced the remaining 2nd derivatives by hessians
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

17 years agostripped tarfile
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

17 years agostart unifying names of gradients and hessians
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

17 years agoMoved test for grid output and input into deal.II tree.
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

17 years agoAdded comment on grid_out changes.
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

17 years agoFailing tets on grid_out is now resolved.
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

17 years agoAdded write_lines options to write_msh and write_ucd to solve bug on 3d meshes with...
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

17 years agoIntroduce new class DataPostprocessor, which takes data values and possibly gradients...
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

17 years agoUpdated intro for step-29
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

17 years agoSet svn:ignore
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

17 years agoSet properties svn:eol-style and svn:keywords uniformly for all .cc files.
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

17 years agoFix authorship and date
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

17 years agoadd simpler assertion for one of the most common cases
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

17 years agoOutline taking the address of a function again since icc10 is unhappy with the curren...
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

17 years agoRemove now outdated output file
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

17 years agoRemove one of the weirdest workarounds we have for gcc 2.95 in our code base.
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

17 years agoRemove workarounds that were necessary for 2.95
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

17 years agoReformat
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

17 years agoRemove a workaround that was necessary for 2.95
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

17 years agoRemove now outdated comment.
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

17 years agoRemove a comment that describes a problem that is only marginally important.
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

17 years agoRemove workarounds for gcc2.95
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

17 years agoRemove another workaround for gcc 2.95 (which we don't support any more).
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

17 years agoRemove a workaround for gcc 2.95 (which we don't support any more).
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

17 years agoRemove a comment that a class should be made local to the Triangulation class. I...
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

17 years agoLet doxygen see and munge the list of changes, so that crosslinks are automatically...
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

17 years ago <li> <p>Changed: The deprecated typedefs
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

17 years agoMake an object const
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

17 years agoRemove an old TODO
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

17 years agoFix typo.
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

17 years agoEliminated element type 15 from the list of supported elements in
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

17 years agomake script executable
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

17 years agoAdded test for bug in grid in / grid out
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

17 years agoRemove MIPSpro compiler from list of supported compilers. Version 7.41 has too many...
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

17 years agoAdjust version numbers in output to 6.1.pre
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

17 years agoupdate the script
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

17 years agoStep-22 has been renamed step-28
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

17 years agoUndo accidental checkin
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

17 years agoBump version number
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

17 years agoRemove now outdated file
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

17 years agoRemove now outdated file
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

17 years agoAdjust heading.
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

17 years agonews file adjusted
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

17 years agochanges.html renamed; link in news.html will not work until next commit
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

17 years agoRemove
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

17 years agoRemove outdated file
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

17 years agoFind a more robust way to do things.
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

17 years agoThe Intel icc 9.1 compiler doesn't print 'Intel' on the same line as 'Version', and...
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

17 years agoadd icc10 on ia64
Wolfgang Bangerth [Thu, 6 Sep 2007 03:33:59 +0000 (03:33 +0000)]
add icc10 on ia64

git-svn-id: https://svn.dealii.org/trunk@15135 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoAdd casts when taking the address of a template function to prevent internal compiler...
Wolfgang Bangerth [Thu, 6 Sep 2007 03:33:29 +0000 (03:33 +0000)]
Add casts when taking the address of a template function to prevent internal compiler errors in icc10.0 on itanium

git-svn-id: https://svn.dealii.org/trunk@15134 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoadd
Wolfgang Bangerth [Thu, 6 Sep 2007 03:32:39 +0000 (03:32 +0000)]
add

git-svn-id: https://svn.dealii.org/trunk@15133 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoRe-add documentation removed in 15115. Leave a TODO that we want to eventually remove...
Wolfgang Bangerth [Thu, 6 Sep 2007 02:32:12 +0000 (02:32 +0000)]
Re-add documentation removed in 15115. Leave a TODO that we want to eventually remove the typedefs.

git-svn-id: https://svn.dealii.org/trunk@15132 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoIgnore some files
Wolfgang Bangerth [Thu, 6 Sep 2007 02:25:08 +0000 (02:25 +0000)]
Ignore some files

git-svn-id: https://svn.dealii.org/trunk@15131 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoadd
Wolfgang Bangerth [Thu, 6 Sep 2007 02:22:15 +0000 (02:22 +0000)]
add

git-svn-id: https://svn.dealii.org/trunk@15130 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoUpdated a publication by Heltai
Luca Heltai [Wed, 5 Sep 2007 21:16:46 +0000 (21:16 +0000)]
Updated a publication by Heltai

git-svn-id: https://svn.dealii.org/trunk@15129 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoSilence output of ulimit -t if it doesn't work.
Wolfgang Bangerth [Wed, 5 Sep 2007 20:09:18 +0000 (20:09 +0000)]
Silence output of ulimit -t if it doesn't work.

git-svn-id: https://svn.dealii.org/trunk@15128 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoCheck whether we can call ulimit -t
Wolfgang Bangerth [Wed, 5 Sep 2007 20:06:38 +0000 (20:06 +0000)]
Check whether we can call ulimit -t

git-svn-id: https://svn.dealii.org/trunk@15127 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoFixed bug in the documentation of FEFieldFunction
Luca Heltai [Wed, 5 Sep 2007 17:49:33 +0000 (17:49 +0000)]
Fixed bug in the documentation of FEFieldFunction

git-svn-id: https://svn.dealii.org/trunk@15126 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoSuppress vectorization notices on machines that don't support vectorization with...
Wolfgang Bangerth [Wed, 5 Sep 2007 16:16:25 +0000 (16:16 +0000)]
Suppress vectorization notices on machines that don't support vectorization with icc.

git-svn-id: https://svn.dealii.org/trunk@15125 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoUnify a bunch of functions that were previously independent explicit specializations...
Wolfgang Bangerth [Wed, 5 Sep 2007 04:12:14 +0000 (04:12 +0000)]
Unify a bunch of functions that were previously independent explicit specializations. This resolves a TODO. Since this is an ABI change, let's do it before 6.0 instead of waiting.

git-svn-id: https://svn.dealii.org/trunk@15124 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoAugment TODO
Wolfgang Bangerth [Wed, 5 Sep 2007 03:57:05 +0000 (03:57 +0000)]
Augment TODO

git-svn-id: https://svn.dealii.org/trunk@15123 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoRemove 2 TODOs that I know now work
Wolfgang Bangerth [Wed, 5 Sep 2007 03:54:52 +0000 (03:54 +0000)]
Remove 2 TODOs that I know now work

git-svn-id: https://svn.dealii.org/trunk@15122 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoAugment a TODO
Wolfgang Bangerth [Wed, 5 Sep 2007 03:52:27 +0000 (03:52 +0000)]
Augment a TODO

git-svn-id: https://svn.dealii.org/trunk@15121 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoFix typo
Wolfgang Bangerth [Wed, 5 Sep 2007 03:51:36 +0000 (03:51 +0000)]
Fix typo

git-svn-id: https://svn.dealii.org/trunk@15120 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoRemove two TODOs that have apparently been working for a long time already
Wolfgang Bangerth [Wed, 5 Sep 2007 03:38:48 +0000 (03:38 +0000)]
Remove two TODOs that have apparently been working for a long time already

git-svn-id: https://svn.dealii.org/trunk@15119 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoRemove a TODO in a function that has been tested in various applications as well...
Wolfgang Bangerth [Wed, 5 Sep 2007 03:36:00 +0000 (03:36 +0000)]
Remove a TODO in a function that has been tested in various applications as well as currently at least 3 tests

git-svn-id: https://svn.dealii.org/trunk@15118 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoRemove a TODO -- the method was actually quite alright and the STL doesn't have a...
Wolfgang Bangerth [Wed, 5 Sep 2007 03:22:50 +0000 (03:22 +0000)]
Remove a TODO -- the method was actually quite alright and the STL doesn't have a portable iota function anyway

git-svn-id: https://svn.dealii.org/trunk@15117 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoconfigure even without --without-blas
Guido Kanschat [Tue, 4 Sep 2007 16:01:15 +0000 (16:01 +0000)]
configure even without --without-blas

git-svn-id: https://svn.dealii.org/trunk@15116 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoremove offensive documentation
Guido Kanschat [Tue, 4 Sep 2007 04:59:04 +0000 (04:59 +0000)]
remove offensive documentation

git-svn-id: https://svn.dealii.org/trunk@15115 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agonew test for BLAS
Guido Kanschat [Tue, 4 Sep 2007 04:19:05 +0000 (04:19 +0000)]
new test for BLAS

git-svn-id: https://svn.dealii.org/trunk@15114 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoBase x86 darwin on ppc darwin.
Wolfgang Bangerth [Tue, 4 Sep 2007 04:04:25 +0000 (04:04 +0000)]
Base x86 darwin on ppc darwin.

git-svn-id: https://svn.dealii.org/trunk@15113 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoDon't die on machines that don't have a working svn or svn connection.
Wolfgang Bangerth [Tue, 4 Sep 2007 03:52:39 +0000 (03:52 +0000)]
Don't die on machines that don't have a working svn or svn connection.

git-svn-id: https://svn.dealii.org/trunk@15112 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoadd
Wolfgang Bangerth [Tue, 4 Sep 2007 03:51:15 +0000 (03:51 +0000)]
add

git-svn-id: https://svn.dealii.org/trunk@15111 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoChange the style of documentation. For whatever reason, doxygen generates dangling...
Wolfgang Bangerth [Tue, 4 Sep 2007 00:21:35 +0000 (00:21 +0000)]
Change the style of documentation. For whatever reason, doxygen generates dangling references before and it works now.

git-svn-id: https://svn.dealii.org/trunk@15110 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoAdd anchor.
Wolfgang Bangerth [Tue, 4 Sep 2007 00:15:20 +0000 (00:15 +0000)]
Add anchor.

git-svn-id: https://svn.dealii.org/trunk@15109 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoFix up xrefs
Wolfgang Bangerth [Tue, 4 Sep 2007 00:05:40 +0000 (00:05 +0000)]
Fix up xrefs

git-svn-id: https://svn.dealii.org/trunk@15108 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoFix up href
Wolfgang Bangerth [Tue, 4 Sep 2007 00:00:43 +0000 (00:00 +0000)]
Fix up href

git-svn-id: https://svn.dealii.org/trunk@15107 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoAdd anchor
Wolfgang Bangerth [Mon, 3 Sep 2007 23:56:54 +0000 (23:56 +0000)]
Add anchor

git-svn-id: https://svn.dealii.org/trunk@15106 0785d39b-7218-0410-832d-ea1e28bc413d

17 years agoset ignore property
Guido Kanschat [Sun, 2 Sep 2007 20:59:46 +0000 (20:59 +0000)]
set ignore property

git-svn-id: https://svn.dealii.org/trunk@15105 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.