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

15 years agoOne more paper.
Wolfgang Bangerth [Sat, 1 Aug 2009 17:28:38 +0000 (17:28 +0000)]
One more paper.

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

15 years agoReindent -- there were vestiges from the change to dim/spacedim that
Wolfgang Bangerth [Sat, 1 Aug 2009 16:42:10 +0000 (16:42 +0000)]
Reindent -- there were vestiges from the change to dim/spacedim that
hadn't been re-indented back then.

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

15 years agoWork some more on the mesh movement algorithm.
Wolfgang Bangerth [Sat, 1 Aug 2009 03:46:29 +0000 (03:46 +0000)]
Work some more on the mesh movement algorithm.

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

15 years agoMake sure we back out of the steepest decent if the gradient is
Wolfgang Bangerth [Sat, 1 Aug 2009 02:18:37 +0000 (02:18 +0000)]
Make sure we back out of the steepest decent if the gradient is
zero. This happens, for example, in bits/distorted_cells_06 without
this hunk.

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

15 years agoPut parentheses around an expression.
Wolfgang Bangerth [Sat, 1 Aug 2009 01:47:48 +0000 (01:47 +0000)]
Put parentheses around an expression.

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

15 years agoUpdate number of tests.
Wolfgang Bangerth [Sat, 1 Aug 2009 00:27:16 +0000 (00:27 +0000)]
Update number of tests.

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

15 years agoSatisfy a missing reference.
Wolfgang Bangerth [Sat, 1 Aug 2009 00:14:07 +0000 (00:14 +0000)]
Satisfy a missing reference.

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

15 years agoSmall typo
linhart [Fri, 31 Jul 2009 22:42:09 +0000 (22:42 +0000)]
Small typo

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

15 years agoNew test.
Wolfgang Bangerth [Fri, 31 Jul 2009 21:31:43 +0000 (21:31 +0000)]
New test.

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

15 years agoImprove the algorithm to fix up cells by allowing it to work on faces as well.
Wolfgang Bangerth [Fri, 31 Jul 2009 21:26:15 +0000 (21:26 +0000)]
Improve the algorithm to fix up cells by allowing it to work on faces as well.

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

15 years agoProvide a shortcut to get at the boundary object of a face/edge.
Wolfgang Bangerth [Fri, 31 Jul 2009 21:24:45 +0000 (21:24 +0000)]
Provide a shortcut to get at the boundary object of a face/edge.

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

15 years agoOne more article.
Wolfgang Bangerth [Fri, 31 Jul 2009 20:40:01 +0000 (20:40 +0000)]
One more article.

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

15 years agoTwo new full_matrix tests for cholesky and outer_product.
linhart [Fri, 31 Jul 2009 20:27:50 +0000 (20:27 +0000)]
Two new full_matrix tests for cholesky and outer_product.

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

15 years agoAdd page number and volume.
Wolfgang Bangerth [Fri, 31 Jul 2009 20:13:57 +0000 (20:13 +0000)]
Add page number and volume.

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

15 years agoRemove unnecessary include file.
Wolfgang Bangerth [Fri, 31 Jul 2009 20:03:57 +0000 (20:03 +0000)]
Remove unnecessary include file.

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

15 years agoDebugged full_matrix cholesky, edited testsuite.html
linhart [Fri, 31 Jul 2009 15:27:30 +0000 (15:27 +0000)]
Debugged full_matrix cholesky, edited testsuite.html

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

15 years agoStarted to write the first few comments.
Martin Kronbichler [Fri, 31 Jul 2009 15:25:17 +0000 (15:25 +0000)]
Started to write the first few comments.

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

15 years agoImplement projection onto quads.
Wolfgang Bangerth [Fri, 31 Jul 2009 04:17:33 +0000 (04:17 +0000)]
Implement projection onto quads.

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

15 years agoAllow projection onto hex. Add testcase.
Wolfgang Bangerth [Thu, 30 Jul 2009 20:12:08 +0000 (20:12 +0000)]
Allow projection onto hex. Add testcase.

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

15 years agoFirst step in implementing project_to_surface,
Wolfgang Bangerth [Thu, 30 Jul 2009 18:48:05 +0000 (18:48 +0000)]
First step in implementing project_to_surface,

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

15 years agoAugment documentation.
Wolfgang Bangerth [Thu, 30 Jul 2009 18:25:55 +0000 (18:25 +0000)]
Augment documentation.

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

15 years agoFix language.
Martin Kronbichler [Thu, 30 Jul 2009 16:23:05 +0000 (16:23 +0000)]
Fix language.

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

15 years agoAvoid confusion of the PGI compiler.
Martin Kronbichler [Thu, 30 Jul 2009 15:14:11 +0000 (15:14 +0000)]
Avoid confusion of the PGI compiler.

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