]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
13 years agoUpdate.
Wolfgang 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

13 years agoCreate nodoc files completely without the doc/ directory.
Wolfgang 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

13 years agoDo not substitute in files in the doc/ directory if the directory isn't there. This...
Wolfgang 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

13 years agobetter document SolverPreOnly.
Timo 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

13 years agofix test output
Timo 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

13 years agotest for PETScWrappers::SolverPreOnly.
Timo 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

13 years agoFix application of boundary values: Need to reset the matrix in every time step.
Martin 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

13 years agoIf intro.dox or results.dox ends in an enumeration that uses the doxygen
Wolfgang 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

13 years agoAdd step-44 from Jean-Paul Pelteret and Andrew McBride.
Wolfgang 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

13 years agoMake sure we index the right file for the plain one, even if the directory is
Wolfgang 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

13 years agoCorrect typo
Toby D. 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

13 years agoExtended tensor operations contract3. Fixed a bug I put in one contract3 (embarressed)
Toby D. 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

13 years agoFix silly typo.
Wolfgang 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

13 years agoChange as Ralf suggested.
Wolfgang 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

13 years agoFix grammar.
Wolfgang 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

13 years agoFirst set of extended tensor operations
Toby D. 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

13 years agoAvoid a warning with signed vs unsigned comparison.
Wolfgang 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

13 years agoUpdate the list of authors somewhat: Ralf Hartmann stepped down as maintainer.
Wolfgang 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

13 years agoAdded group doc slepc.h
Toby D. 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

13 years agoPatch by Aleksej Saushev: Make TBB compile also for NetBSD.
Wolfgang 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

13 years agoUpdate from upstream.
Wolfgang 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

13 years agoRemove svnmerge-integrated property that was accidentally merged with one of the...
Wolfgang 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

13 years agoRemove svnmerge-integrated property that was accidentally merge with one of the branches.
Wolfgang 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

13 years agoUsing == isn't portable with test. Use = instead.
Wolfgang 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

13 years agoUpdate.
Wolfgang 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

13 years agoFix date of release.
Wolfgang 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

13 years agoUpdate version number.
Wolfgang 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

13 years agoRe-add link to post-7.0 changes.
Wolfgang 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

13 years agoAdd a function previously forgotten to check in.
Wolfgang 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

13 years agoUpdate version.
Wolfgang 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

13 years agoRemove link to post-7.0 changes.
Wolfgang 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

13 years agoDo first steps for the release.
Wolfgang 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

13 years agoadd warning
Guido 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

13 years agoadd warning
Guido 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

13 years agoMinor documentation updates
Guido 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

13 years agoUpdate output.
Wolfgang 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

13 years agoMove publications that haven't appeared yet into 2011.
Wolfgang 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

13 years agoMany updates to the list.
Wolfgang 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23137 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agoLast commit
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23135 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23134 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23133 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23132 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23131 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23130 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23129 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23128 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23127 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agoStep-38: correct surface formulas
Andrea 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

13 years agoAdjust code to current style in the tutorial program.
Wolfgang 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

13 years agoComment out name of the component parameter to RHS::value.
Wolfgang 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

13 years agoStep-38: additional typo
Andrea 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

13 years agogit-svn-id: https://svn.dealii.org/trunk@23122 0785d39b-7218-0410-832d-ea1e28bc413d
Andrea 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

13 years agotypo
Andrea 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

13 years agoModified the intro, the code needs to be fixed accordingly
Andrea 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

13 years agoSome more text.
Wolfgang 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

13 years agosome more corrections, not done yet
Andrea 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

13 years agoAdditional modifs in step-38
Andrea 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

13 years agostep-38 some modifs
Andrea 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

13 years agoFix a problem where the update_neighbors function in the Triangulation class needed...
Wolfgang 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

13 years agoPut something into the location of the executable even if we can't
Wolfgang 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

13 years agoOrder correctly.
Wolfgang 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

13 years agoMention step-38.
Wolfgang 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

13 years agoInclude step-38.
Wolfgang 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

13 years agoChange kind of program.
Wolfgang 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

13 years agoAlso include 'kind' files in dependencies.
Wolfgang 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

13 years agoLink to step-34.
Wolfgang 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

13 years agoLink to step-38.
Wolfgang 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

13 years agoFinish documentation.
Wolfgang 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

13 years agoMore minor markup edits.
Wolfgang 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

13 years agoSome more text.
Wolfgang 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

13 years agoReindent a couple places.
Wolfgang 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

13 years agoUse more HTML-like markup.
Wolfgang 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

13 years agoMinor edits.
Wolfgang 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

13 years agoMinor addition to authoship.
Wolfgang Bangerth [Sun, 2 Jan 2011 23:15:41 +0000 (23:15 +0000)]
Minor addition to authoship.

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

13 years agoCorrect an untruth.
Wolfgang Bangerth [Sun, 2 Jan 2011 23:14:48 +0000 (23:14 +0000)]
Correct an untruth.

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

13 years agoFix description.
Wolfgang Bangerth [Sun, 2 Jan 2011 23:11:33 +0000 (23:11 +0000)]
Fix description.

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

13 years agoFinish introduction.
Wolfgang Bangerth [Sun, 2 Jan 2011 23:10:00 +0000 (23:10 +0000)]
Finish introduction.

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

13 years agoDiscuss the issues with the exact solution and the remainder of the testcase.
Wolfgang Bangerth [Sun, 2 Jan 2011 22:58:23 +0000 (22:58 +0000)]
Discuss the issues with the exact solution and the remainder of the testcase.

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

13 years agoA bit more.
Wolfgang Bangerth [Sat, 1 Jan 2011 03:27:36 +0000 (03:27 +0000)]
A bit more.

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

13 years agoUpdate a reference.
Wolfgang Bangerth [Fri, 31 Dec 2010 21:41:47 +0000 (21:41 +0000)]
Update a reference.

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

13 years agoMention the new GUI.
Wolfgang Bangerth [Fri, 31 Dec 2010 21:41:03 +0000 (21:41 +0000)]
Mention the new GUI.

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

13 years agoCorrect condition in an Assert.
Wolfgang Bangerth [Fri, 31 Dec 2010 13:25:01 +0000 (13:25 +0000)]
Correct condition in an Assert.

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

13 years agoDocument the 2d case.
Wolfgang Bangerth [Fri, 31 Dec 2010 05:03:20 +0000 (05:03 +0000)]
Document the 2d case.

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

13 years agoIndent properly.
Wolfgang Bangerth [Fri, 31 Dec 2010 04:56:00 +0000 (04:56 +0000)]
Indent properly.

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

13 years agoUse step-6 style main() function.
Wolfgang Bangerth [Fri, 31 Dec 2010 04:55:47 +0000 (04:55 +0000)]
Use step-6 style main() function.

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

13 years agoMoved publication to correct year...
Toby D. Young [Thu, 30 Dec 2010 13:58:16 +0000 (13:58 +0000)]
Moved publication to correct year...

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

13 years agothis way the recent changes and the SVN repository are linked better
Guido Kanschat [Thu, 30 Dec 2010 04:28:40 +0000 (04:28 +0000)]
this way the recent changes and the SVN repository are linked better

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

13 years agominor fix
Guido Kanschat [Thu, 30 Dec 2010 04:25:40 +0000 (04:25 +0000)]
minor fix

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

13 years agohave links in front graph
Guido Kanschat [Thu, 30 Dec 2010 04:10:56 +0000 (04:10 +0000)]
have links in front graph

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

13 years agoadd dot file for library structure
Guido Kanschat [Thu, 30 Dec 2010 03:49:55 +0000 (03:49 +0000)]
add dot file for library structure

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

13 years agoReverted to previous configure and aclocal. One bug fix broke the other one.
Luca Heltai [Tue, 28 Dec 2010 23:01:15 +0000 (23:01 +0000)]
Reverted to previous configure and aclocal. One bug fix broke the other one.

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

13 years agoFixed aclocal for mac os x
Luca Heltai [Tue, 28 Dec 2010 20:56:00 +0000 (20:56 +0000)]
Fixed aclocal for mac os x

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

13 years agoMinor additions.
Wolfgang Bangerth [Tue, 28 Dec 2010 17:56:06 +0000 (17:56 +0000)]
Minor additions.

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

13 years agoFixed macosx-version-min to use uname -r, to allow for -rpath flag
Luca Heltai [Tue, 28 Dec 2010 00:33:02 +0000 (00:33 +0000)]
Fixed macosx-version-min to use uname -r, to allow for -rpath flag

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

13 years agoAdd documentation of the GUI.
Wolfgang Bangerth [Mon, 27 Dec 2010 23:11:11 +0000 (23:11 +0000)]
Add documentation of the GUI.

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

13 years agoadd
Wolfgang Bangerth [Mon, 27 Dec 2010 23:03:13 +0000 (23:03 +0000)]
add

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

13 years agoUpdate documentation in a couple of places.
Wolfgang Bangerth [Mon, 27 Dec 2010 22:39:40 +0000 (22:39 +0000)]
Update documentation in a couple of places.

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

13 years agoIndent comment lines.
Wolfgang Bangerth [Mon, 27 Dec 2010 22:35:19 +0000 (22:35 +0000)]
Indent comment lines.

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