]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
17 years agoMake sure that doxygen can cross-link.
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.
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.
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
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
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
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.
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.
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.
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...
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...
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
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
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.
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
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
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...
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
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.
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
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
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
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.
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.
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
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).
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).
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...
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...
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
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
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
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.
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
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
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
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...
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
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
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
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
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
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
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
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.
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
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
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
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
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.
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...
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
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...
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
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...
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
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
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
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.
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
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
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...
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...
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
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
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
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
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
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...
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...
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
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
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
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.
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.
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
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...
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.
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
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
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
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
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

17 years agoadd an option for side-by-side diffs and do not remove OK-file
kanschat [Sun, 2 Sep 2007 20:57:21 +0000 (20:57 +0000)]
add an option for side-by-side diffs and do not remove OK-file

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

17 years agoanother reference to FAQ
kanschat [Sun, 2 Sep 2007 20:54:13 +0000 (20:54 +0000)]
another reference to FAQ

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

17 years agoremove some links
kanschat [Sun, 2 Sep 2007 20:22:14 +0000 (20:22 +0000)]
remove some links

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

17 years agoadd function documentation
kanschat [Sun, 2 Sep 2007 20:16:31 +0000 (20:16 +0000)]
add function documentation

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

17 years agosome missing references fixed
kanschat [Sun, 2 Sep 2007 20:16:05 +0000 (20:16 +0000)]
some missing references fixed

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

17 years agoAvoid backslash at the end of a line.
bangerth [Sun, 2 Sep 2007 02:08:09 +0000 (02:08 +0000)]
Avoid backslash at the end of a line.

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

17 years agoStreamline and throw out lots of old stuff.
bangerth [Fri, 31 Aug 2007 20:16:18 +0000 (20:16 +0000)]
Streamline and throw out lots of old stuff.

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

17 years agoRemove reference to gcc 2.96
bangerth [Fri, 31 Aug 2007 18:41:59 +0000 (18:41 +0000)]
Remove reference to gcc 2.96

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

17 years agoRemove content-empty wording.
bangerth [Fri, 31 Aug 2007 18:41:07 +0000 (18:41 +0000)]
Remove content-empty wording.

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

17 years agoGet rid of the FAQ and link to the Wiki instead.
bangerth [Fri, 31 Aug 2007 18:37:45 +0000 (18:37 +0000)]
Get rid of the FAQ and link to the Wiki instead.

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

17 years agoupdate
bangerth [Thu, 30 Aug 2007 20:32:03 +0000 (20:32 +0000)]
update

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

17 years agobinary flag removed from example documentation
kanschat [Thu, 30 Aug 2007 15:32:47 +0000 (15:32 +0000)]
binary flag removed from example documentation

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

17 years agoUpdate comment and indentation style
bangerth [Wed, 29 Aug 2007 21:46:46 +0000 (21:46 +0000)]
Update comment and indentation style

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

17 years agoAdded FEFieldFunction and ParsedFunction classes.
heltai [Wed, 29 Aug 2007 20:16:16 +0000 (20:16 +0000)]
Added FEFieldFunction and ParsedFunction classes.

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

17 years agoAdded ParsedFunction and FEFieldFunction tests.
heltai [Wed, 29 Aug 2007 20:15:32 +0000 (20:15 +0000)]
Added ParsedFunction and FEFieldFunction tests.

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

17 years ago3 more papers
bangerth [Wed, 29 Aug 2007 16:39:09 +0000 (16:39 +0000)]
3 more papers

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

17 years agoUpdated heltai's contributions
heltai [Wed, 29 Aug 2007 15:58:10 +0000 (15:58 +0000)]
Updated heltai's contributions

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

17 years agoDon't use æ special character directly since doxygen mangles it badly. We also can...
bangerth [Wed, 29 Aug 2007 15:12:02 +0000 (15:12 +0000)]
Don't use æ special character directly since doxygen mangles it badly. We also can't use &aelig; since it doesn't go through doxygen at all. So simply use the less fancy 'formulas' right away.

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