]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
15 years agoCall compress() on the rhs vector in project_initial_temperature. This
Wolfgang Bangerth [Fri, 14 Aug 2009 17:57:52 +0000 (17:57 +0000)]
Call compress() on the rhs vector in project_initial_temperature. This
didn't appear to matter so far because we always projected a zero
function, but if the initial temperature is spatially variable we get
very hard to track down errors without this call :-(

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

15 years agoUse 'beta' instead of 'β' in a heading as it appears to confuse doxygen.
Wolfgang Bangerth [Fri, 14 Aug 2009 16:15:16 +0000 (16:15 +0000)]
Use 'beta' instead of 'β' in a heading as it appears to confuse doxygen.

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

15 years agoAdd three more references.
Wolfgang Bangerth [Fri, 14 Aug 2009 16:06:04 +0000 (16:06 +0000)]
Add three more references.

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

15 years agoAdd these directories as they are necessary for a number of math related functions.
Wolfgang Bangerth [Fri, 14 Aug 2009 15:58:48 +0000 (15:58 +0000)]
Add these directories as they are necessary for a number of math related functions.

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

15 years agoEscape "parallel" in two places.
Martin Kronbichler [Fri, 14 Aug 2009 13:48:46 +0000 (13:48 +0000)]
Escape "parallel" in two places.

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

15 years agoFix one TODO.
Wolfgang Bangerth [Fri, 14 Aug 2009 00:15:24 +0000 (00:15 +0000)]
Fix one TODO.

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

15 years agoFix a couple of places where output_results needed to be adjusted.
Wolfgang Bangerth [Thu, 13 Aug 2009 16:32:31 +0000 (16:32 +0000)]
Fix a couple of places where output_results needed to be adjusted.

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

15 years agoFix copyright year.
Wolfgang Bangerth [Thu, 13 Aug 2009 15:18:06 +0000 (15:18 +0000)]
Fix copyright year.

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

15 years agoAdd some more results.
Wolfgang Bangerth [Thu, 13 Aug 2009 15:05:34 +0000 (15:05 +0000)]
Add some more results.

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

15 years agoAlso output partition information.
Wolfgang Bangerth [Thu, 13 Aug 2009 14:46:07 +0000 (14:46 +0000)]
Also output partition information.

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

15 years agoUse proper function name.
Wolfgang Bangerth [Thu, 13 Aug 2009 14:39:45 +0000 (14:39 +0000)]
Use proper function name.

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

15 years agoMake output_results not const, so that we can use computing_timer in there.
Wolfgang Bangerth [Thu, 13 Aug 2009 14:38:55 +0000 (14:38 +0000)]
Make output_results not const, so that we can use computing_timer in there.

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

15 years agoTime output_results. A couple more minor text edits.
Wolfgang Bangerth [Thu, 13 Aug 2009 14:36:29 +0000 (14:36 +0000)]
Time output_results. A couple more minor text edits.

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

15 years agoMinor text editing in a couple of places. Move one block in output_results
Wolfgang Bangerth [Thu, 13 Aug 2009 14:01:07 +0000 (14:01 +0000)]
Minor text editing in a couple of places. Move one block in output_results
into the part that is only worked on by one of the processors.

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

15 years agoSome web browsers (like Firefox) seem to not understand that the images should not...
Martin Kronbichler [Thu, 13 Aug 2009 09:37:14 +0000 (09:37 +0000)]
Some web browsers (like Firefox) seem to not understand that the images should not take more than 49 precent of available text width, so the second image is completely unvisible to me. Put them in a vertical array instead.

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

15 years agoFinished writing in-code comments.
Martin Kronbichler [Thu, 13 Aug 2009 09:34:58 +0000 (09:34 +0000)]
Finished writing in-code comments.

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

15 years agoSay what problem we are solving.
Wolfgang Bangerth [Wed, 12 Aug 2009 23:22:00 +0000 (23:22 +0000)]
Say what problem we are solving.

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

15 years agoAdd some initial results.
Wolfgang Bangerth [Wed, 12 Aug 2009 16:43:16 +0000 (16:43 +0000)]
Add some initial results.

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

15 years agoAdd some more comments.
Martin Kronbichler [Wed, 12 Aug 2009 16:13:05 +0000 (16:13 +0000)]
Add some more comments.

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

15 years agoImprove some comments.
Martin Kronbichler [Wed, 12 Aug 2009 15:38:07 +0000 (15:38 +0000)]
Improve some comments.

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

15 years agoDocument setup_dofs.
Wolfgang Bangerth [Wed, 12 Aug 2009 15:21:25 +0000 (15:21 +0000)]
Document setup_dofs.

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

15 years agoDocument the setup_*_matrix functions.
Wolfgang Bangerth [Wed, 12 Aug 2009 14:57:58 +0000 (14:57 +0000)]
Document the setup_*_matrix functions.

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

15 years agoAdd a couple of sentences. Strip all trailing whitespace.
Wolfgang Bangerth [Wed, 12 Aug 2009 14:41:18 +0000 (14:41 +0000)]
Add a couple of sentences. Strip all trailing whitespace.

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

15 years agoLeave myself a TODO.
Wolfgang Bangerth [Wed, 12 Aug 2009 14:40:09 +0000 (14:40 +0000)]
Leave myself a TODO.

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

15 years agoFix a typo. Remove a table that lists the maximum polynomial degrees
Wolfgang Bangerth [Wed, 12 Aug 2009 14:27:43 +0000 (14:27 +0000)]
Fix a typo. Remove a table that lists the maximum polynomial degrees
for some of the FE matrices. I suspect that the listed polynomial
degrees have long been out of date since we should not compute most of
them automatically, rather than have tables pre-computed and stored.

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

15 years agoFix markup.
Wolfgang Bangerth [Wed, 12 Aug 2009 14:24:55 +0000 (14:24 +0000)]
Fix markup.

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

15 years agoTwo small language fixes.
Martin Kronbichler [Wed, 12 Aug 2009 14:21:24 +0000 (14:21 +0000)]
Two small language fixes.

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

15 years agoAdd my part of the introduction.
Martin Kronbichler [Wed, 12 Aug 2009 14:19:40 +0000 (14:19 +0000)]
Add my part of the introduction.

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

15 years agoEscape a few occurrences of "parallel".
Wolfgang Bangerth [Wed, 12 Aug 2009 14:09:10 +0000 (14:09 +0000)]
Escape a few occurrences of "parallel".

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

15 years agoOne typo fix. Enough for today.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:56:34 +0000 (03:56 +0000)]
One typo fix. Enough for today.

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

15 years agoDocument computing_timer.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:55:50 +0000 (03:55 +0000)]
Document computing_timer.

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

15 years agoCorrect class names.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:54:50 +0000 (03:54 +0000)]
Correct class names.

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

15 years agoEscape "parallel" in more places.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:47:25 +0000 (03:47 +0000)]
Escape "parallel" in more places.

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

15 years agoMinor changes to documentation.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:46:23 +0000 (03:46 +0000)]
Minor changes to documentation.

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

15 years agoLeave 2 todos.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:38:13 +0000 (03:38 +0000)]
Leave 2 todos.

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

15 years agoReindent whole file.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:32:00 +0000 (03:32 +0000)]
Reindent whole file.

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

15 years agoTwo minor markups.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:30:48 +0000 (03:30 +0000)]
Two minor markups.

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

15 years agoUse <code> instead of <tt>.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:25:11 +0000 (03:25 +0000)]
Use <code> instead of <tt>.

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

15 years agoAdd references to tutorial programs.
Wolfgang Bangerth [Wed, 12 Aug 2009 03:24:23 +0000 (03:24 +0000)]
Add references to tutorial programs.

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

15 years agogcc3.3.2 is unhappy if we have arrays as arguments in places where the array bounds...
Wolfgang Bangerth [Tue, 11 Aug 2009 21:37:55 +0000 (21:37 +0000)]
gcc3.3.2 is unhappy if we have arrays as arguments in places where the array bounds depend on member variables.

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

15 years agoWork around another problem with gcc 3.3.x.
Wolfgang Bangerth [Tue, 11 Aug 2009 21:37:12 +0000 (21:37 +0000)]
Work around another problem with gcc 3.3.x.

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

15 years agoWork around a silly bug with gcc3.3.2.
Wolfgang Bangerth [Tue, 11 Aug 2009 21:23:57 +0000 (21:23 +0000)]
Work around a silly bug with gcc3.3.2.

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

15 years agoA couple of minor modifications to the output.
Wolfgang Bangerth [Tue, 11 Aug 2009 18:05:59 +0000 (18:05 +0000)]
A couple of minor modifications to the output.

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

15 years agoWrite the part of the introduction that deals with threads and WorkStream.
Wolfgang Bangerth [Tue, 11 Aug 2009 17:50:23 +0000 (17:50 +0000)]
Write the part of the introduction that deals with threads and WorkStream.

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

15 years agoRe-indent a couple of places.
Wolfgang Bangerth [Tue, 11 Aug 2009 17:37:58 +0000 (17:37 +0000)]
Re-indent a couple of places.

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

15 years agoWrite some more comments.
Martin Kronbichler [Tue, 11 Aug 2009 15:55:59 +0000 (15:55 +0000)]
Write some more comments.

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

15 years agoWrite the part of the introduction that deals with MPI and Trilinos.
Wolfgang Bangerth [Tue, 11 Aug 2009 15:45:30 +0000 (15:45 +0000)]
Write the part of the introduction that deals with MPI and Trilinos.

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

15 years agoRe-format a couple of places.
Wolfgang Bangerth [Tue, 11 Aug 2009 14:58:00 +0000 (14:58 +0000)]
Re-format a couple of places.

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

15 years agoEscape a few words.
Wolfgang Bangerth [Tue, 11 Aug 2009 12:59:34 +0000 (12:59 +0000)]
Escape a few words.

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

15 years agoList communicator changes.
Wolfgang Bangerth [Mon, 10 Aug 2009 20:34:14 +0000 (20:34 +0000)]
List communicator changes.

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

15 years agoUse the sparsity communicator to model the communicator for the sparse matrix.
Wolfgang Bangerth [Mon, 10 Aug 2009 18:44:33 +0000 (18:44 +0000)]
Use the sparsity communicator to model the communicator for the sparse matrix.

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

15 years agoAllow to query the communicator object.
Wolfgang Bangerth [Mon, 10 Aug 2009 18:44:10 +0000 (18:44 +0000)]
Allow to query the communicator object.

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

15 years agoAdd a simple output option.
Martin Kronbichler [Sat, 8 Aug 2009 13:03:00 +0000 (13:03 +0000)]
Add a simple output option.

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

15 years agoUse a separate communicator for Trilinos objects by forking the existing communicator...
Wolfgang Bangerth [Fri, 7 Aug 2009 20:34:09 +0000 (20:34 +0000)]
Use a separate communicator for Trilinos objects by forking the existing communicator into a unique and separate one.

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

15 years agoRemove a few conditionals on MPI.
Wolfgang Bangerth [Fri, 7 Aug 2009 20:15:02 +0000 (20:15 +0000)]
Remove a few conditionals on MPI.

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

15 years agoUse a separate communicator for Trilinos objects by forking the existing communicator...
Wolfgang Bangerth [Fri, 7 Aug 2009 19:55:44 +0000 (19:55 +0000)]
Use a separate communicator for Trilinos objects by forking the existing communicator into a unique and separate one.

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

15 years agoAccept an Epetra_BlockMap as argument for duplicate_map().
Wolfgang Bangerth [Fri, 7 Aug 2009 19:54:09 +0000 (19:54 +0000)]
Accept an Epetra_BlockMap as argument for duplicate_map().

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

15 years agoAlso duplicate communicators for the reinit() operations.
Wolfgang Bangerth [Fri, 7 Aug 2009 19:07:48 +0000 (19:07 +0000)]
Also duplicate communicators for the reinit() operations.

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

15 years agoUtilities::Trilinos::comm_self.
Wolfgang Bangerth [Fri, 7 Aug 2009 19:01:42 +0000 (19:01 +0000)]
Utilities::Trilinos::comm_self.

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

15 years agoFix namespace.
Wolfgang Bangerth [Fri, 7 Aug 2009 19:01:31 +0000 (19:01 +0000)]
Fix namespace.

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

15 years agoList new items.
Wolfgang Bangerth [Fri, 7 Aug 2009 19:00:47 +0000 (19:00 +0000)]
List new items.

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

15 years agoUse correct function name.
Wolfgang Bangerth [Fri, 7 Aug 2009 18:49:57 +0000 (18:49 +0000)]
Use correct function name.

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

15 years agoFix a few more problems that happen in MPI mode.
Wolfgang Bangerth [Fri, 7 Aug 2009 18:30:07 +0000 (18:30 +0000)]
Fix a few more problems that happen in MPI mode.

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

15 years agoFix silly problem.
Wolfgang Bangerth [Fri, 7 Aug 2009 18:00:52 +0000 (18:00 +0000)]
Fix silly problem.

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

15 years agoUse a separate communicator for Trilinos objects by forking the existing communicator...
Wolfgang Bangerth [Fri, 7 Aug 2009 17:47:16 +0000 (17:47 +0000)]
Use a separate communicator for Trilinos objects by forking the existing communicator into a unique and separate one.

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

15 years agoRevert to previous version -- scoped_ptr is not copyable, but I misread
Wolfgang Bangerth [Fri, 7 Aug 2009 17:44:57 +0000 (17:44 +0000)]
Revert to previous version -- scoped_ptr is not copyable, but I misread
unique_ptr: it is actually supposed to be copyable.

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

15 years agoActually, use boost::scoped_ptr instead since unique_ptr turns out to be
Wolfgang Bangerth [Fri, 7 Aug 2009 17:00:17 +0000 (17:00 +0000)]
Actually, use boost::scoped_ptr instead since unique_ptr turns out to be
copyable (movable) after all.

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

15 years agoUse unique_ptr instead of auto_ptr to make clear the intent that this is not copyable.
Wolfgang Bangerth [Fri, 7 Aug 2009 16:51:30 +0000 (16:51 +0000)]
Use unique_ptr instead of auto_ptr to make clear the intent that this is not copyable.

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

15 years agomake documentation available, document and remove exceptions
Guido Kanschat [Fri, 7 Aug 2009 16:51:00 +0000 (16:51 +0000)]
make documentation available, document and remove exceptions

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

15 years agoImplement duplicate_map.
Wolfgang Bangerth [Fri, 7 Aug 2009 16:45:16 +0000 (16:45 +0000)]
Implement duplicate_map.

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

15 years agoImplement the equivalent of std::unique_ptr using boost::scoped_ptr.
Wolfgang Bangerth [Fri, 7 Aug 2009 16:02:58 +0000 (16:02 +0000)]
Implement the equivalent of std::unique_ptr using boost::scoped_ptr.

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

15 years agoMake compile in MPI mode.
Wolfgang Bangerth [Thu, 6 Aug 2009 16:07:05 +0000 (16:07 +0000)]
Make compile in MPI mode.

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

15 years agoUtilities::Trilinos::duplicate_communicator.
Wolfgang Bangerth [Thu, 6 Aug 2009 16:03:27 +0000 (16:03 +0000)]
Utilities::Trilinos::duplicate_communicator.

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

15 years agoProvide forward declarations. Re-indent a couple of places.
Wolfgang Bangerth [Thu, 6 Aug 2009 14:23:21 +0000 (14:23 +0000)]
Provide forward declarations. Re-indent a couple of places.

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

15 years agoForward declare BlockMatrixBase since it will otherwise get a
Wolfgang Bangerth [Thu, 6 Aug 2009 14:20:24 +0000 (14:20 +0000)]
Forward declare BlockMatrixBase since it will otherwise get a
tentative declaration in the wrong namespace.

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

15 years agoFix whitespace issues.
Wolfgang Bangerth [Thu, 6 Aug 2009 14:18:13 +0000 (14:18 +0000)]
Fix whitespace issues.

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

15 years agoFix a misunderstanding on my part.
Wolfgang Bangerth [Thu, 6 Aug 2009 13:56:03 +0000 (13:56 +0000)]
Fix a misunderstanding on my part.

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

15 years agoRead over it from the perspective of someone who doesn't have any idea what
Wolfgang Bangerth [Thu, 6 Aug 2009 13:49:27 +0000 (13:49 +0000)]
Read over it from the perspective of someone who doesn't have any idea what
all of this does.

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

15 years agoAdd a check function for information about inhomogeneities.
Martin Kronbichler [Thu, 6 Aug 2009 13:44:51 +0000 (13:44 +0000)]
Add a check function for information about inhomogeneities.

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

15 years agomore on relaxation methods
Guido Kanschat [Wed, 5 Aug 2009 21:21:49 +0000 (21:21 +0000)]
more on relaxation methods

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

15 years agoUse the same report format as in the other tests.
Wolfgang Bangerth [Wed, 5 Aug 2009 19:18:12 +0000 (19:18 +0000)]
Use the same report format as in the other tests.

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

15 years agoNicer markup.
Wolfgang Bangerth [Wed, 5 Aug 2009 18:17:16 +0000 (18:17 +0000)]
Nicer markup.

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

15 years agomake function of base class available; test compiles again
Guido Kanschat [Wed, 5 Aug 2009 16:25:38 +0000 (16:25 +0000)]
make function of base class available; test compiles again

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

15 years agoFix typo in comments that confused doxygen.
Martin Kronbichler [Wed, 5 Aug 2009 14:18:36 +0000 (14:18 +0000)]
Fix typo in comments that confused doxygen.

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

15 years agoFix bug in PETScWrappers::MPI::BlockSparseMatrix by synchronizing the state (set...
Timo Heister [Wed, 5 Aug 2009 10:25:07 +0000 (10:25 +0000)]
Fix bug in PETScWrappers::MPI::BlockSparseMatrix by synchronizing the state (set/add) between all blocks.

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

15 years agoAllow 'make report' to run in parallel as well.
Wolfgang Bangerth [Wed, 5 Aug 2009 03:09:32 +0000 (03:09 +0000)]
Allow 'make report' to run in parallel as well.

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

15 years agoAdd to the documentation.
Wolfgang Bangerth [Tue, 4 Aug 2009 20:53:09 +0000 (20:53 +0000)]
Add to the documentation.

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

15 years agoFix a comment.
Wolfgang Bangerth [Tue, 4 Aug 2009 20:48:20 +0000 (20:48 +0000)]
Fix a comment.

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

15 years agoIntroduce new relaxation step methods and base MGSmootherRelaxation on them
Guido Kanschat [Tue, 4 Aug 2009 20:47:50 +0000 (20:47 +0000)]
Introduce new relaxation step methods and base MGSmootherRelaxation on them

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

15 years agoReindent a bunch of places.
Wolfgang Bangerth [Tue, 4 Aug 2009 13:32:47 +0000 (13:32 +0000)]
Reindent a bunch of places.

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

15 years agoReindent one comment.
Wolfgang Bangerth [Tue, 4 Aug 2009 13:31:54 +0000 (13:31 +0000)]
Reindent one comment.

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

15 years agoMake clear which namespace the function is in that we refer to (this
Wolfgang Bangerth [Tue, 4 Aug 2009 00:43:54 +0000 (00:43 +0000)]
Make clear which namespace the function is in that we refer to (this
is necessary if we want to concatenate all .cc files into one).

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

15 years agoOne more paper.
Wolfgang Bangerth [Mon, 3 Aug 2009 16:13:48 +0000 (16:13 +0000)]
One more paper.

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

15 years agoOne more preprint.
Wolfgang Bangerth [Mon, 3 Aug 2009 14:21:57 +0000 (14:21 +0000)]
One more preprint.

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

15 years agoClarify documentation in one place.
Wolfgang Bangerth [Mon, 3 Aug 2009 11:57:08 +0000 (11:57 +0000)]
Clarify documentation in one place.

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

15 years agoFix language.
Martin Kronbichler [Mon, 3 Aug 2009 07:44:39 +0000 (07:44 +0000)]
Fix language.

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

15 years agoput apostrophe in place
Guido Kanschat [Mon, 3 Aug 2009 00:23:30 +0000 (00:23 +0000)]
put apostrophe in place

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

15 years agoEscape one word.
Wolfgang Bangerth [Sat, 1 Aug 2009 17:55:51 +0000 (17:55 +0000)]
Escape one word.

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

15 years agoAdd something to say that the set of eigenvalues can sometimes be continuous,
Wolfgang Bangerth [Sat, 1 Aug 2009 17:52:39 +0000 (17:52 +0000)]
Add something to say that the set of eigenvalues can sometimes be continuous,
not just discrete.

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

15 years agoA couple of typo fixes.
Wolfgang Bangerth [Sat, 1 Aug 2009 17:51:07 +0000 (17:51 +0000)]
A couple of typo fixes.

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