]>
https://gitweb.dealii.org/ - dealii.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Wolfgang Bangerth [Thu, 30 Jul 2009 13:21:24 +0000 (13:21 +0000)]
Add functions project_to_surface to the Boundary description.
git-svn-id: https://svn.dealii.org/trunk@19139
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 13:09:34 +0000 (13:09 +0000)]
List step-36.
git-svn-id: https://svn.dealii.org/trunk@19138
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 13:08:13 +0000 (13:08 +0000)]
List step-36.
git-svn-id: https://svn.dealii.org/trunk@19137
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 13:05:25 +0000 (13:05 +0000)]
Add another idea for extensions.
git-svn-id: https://svn.dealii.org/trunk@19136
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 13:01:51 +0000 (13:01 +0000)]
Minor text edit.
git-svn-id: https://svn.dealii.org/trunk@19135
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 12:57:19 +0000 (12:57 +0000)]
Minor mods.
git-svn-id: https://svn.dealii.org/trunk@19134
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 12:34:25 +0000 (12:34 +0000)]
Add to documentation.
git-svn-id: https://svn.dealii.org/trunk@19133
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Thu, 30 Jul 2009 12:03:40 +0000 (12:03 +0000)]
Quick fix removing repeated entries
git-svn-id: https://svn.dealii.org/trunk@19132
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Wed, 29 Jul 2009 09:06:42 +0000 (09:06 +0000)]
Merged step-36 to online-doc
git-svn-id: https://svn.dealii.org/trunk@19131
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 28 Jul 2009 16:46:04 +0000 (16:46 +0000)]
Explicitly initialize the base Subscriptor class in copy constructor.
git-svn-id: https://svn.dealii.org/trunk@19130
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 28 Jul 2009 16:17:16 +0000 (16:17 +0000)]
Remove a vestige from olden times.
git-svn-id: https://svn.dealii.org/trunk@19129
0785d39b -7218-0410-832d-
ea1e28bc413d
linhart [Tue, 28 Jul 2009 15:51:18 +0000 (15:51 +0000)]
Added cholesky and outer_product to FullMatrix class, various typo edits
git-svn-id: https://svn.dealii.org/trunk@19128
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 28 Jul 2009 15:18:39 +0000 (15:18 +0000)]
One more change to make things with the extra Trilinos vector really work (hopefully).
git-svn-id: https://svn.dealii.org/trunk@19127
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 28 Jul 2009 14:48:25 +0000 (14:48 +0000)]
Added assertion in reading msh file to check that a number of cells != 0 is actually read.
git-svn-id: https://svn.dealii.org/trunk@19126
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 28 Jul 2009 14:20:58 +0000 (14:20 +0000)]
Update publication details.
git-svn-id: https://svn.dealii.org/trunk@19125
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 28 Jul 2009 11:11:16 +0000 (11:11 +0000)]
std::auto_ptr cannot be copied which causes an error on some platforms. Use std_cxx1x::shared_ptr instead.
git-svn-id: https://svn.dealii.org/trunk@19124
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 28 Jul 2009 09:06:06 +0000 (09:06 +0000)]
Added implicit conversion from VectorView to const Vector
git-svn-id: https://svn.dealii.org/trunk@19123
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Jul 2009 23:53:48 +0000 (23:53 +0000)]
One more publication.
git-svn-id: https://svn.dealii.org/trunk@19122
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Jul 2009 19:13:51 +0000 (19:13 +0000)]
Update paper status.
git-svn-id: https://svn.dealii.org/trunk@19121
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Jul 2009 19:03:58 +0000 (19:03 +0000)]
List Joerg's thesis.
git-svn-id: https://svn.dealii.org/trunk@19120
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 27 Jul 2009 12:50:37 +0000 (12:50 +0000)]
Fix some small formatting issues.
git-svn-id: https://svn.dealii.org/trunk@19119
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 27 Jul 2009 10:28:28 +0000 (10:28 +0000)]
Avoid a compiler warning by setting the values of old_min_product directly and not within an if statement.
git-svn-id: https://svn.dealii.org/trunk@19118
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 27 Jul 2009 08:42:11 +0000 (08:42 +0000)]
Fix the MPI problem in ConstraintMatrix reported by Michael Rapson in the mailing list: Use a pointer to a Trilinos vector instead of a vector object directly.
git-svn-id: https://svn.dealii.org/trunk@19117
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Fri, 17 Jul 2009 10:15:51 +0000 (10:15 +0000)]
Tweaked documentation of step-36
git-svn-id: https://svn.dealii.org/trunk@19114
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Jul 2009 03:33:30 +0000 (03:33 +0000)]
Correct output.
git-svn-id: https://svn.dealii.org/trunk@19112
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Jul 2009 03:33:06 +0000 (03:33 +0000)]
Testcase for fixing up faces.
git-svn-id: https://svn.dealii.org/trunk@19111
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Jul 2009 01:49:37 +0000 (01:49 +0000)]
Implement the fix-up procedure also for faces. It isn't tested right
now, a testcase is going to be next.
git-svn-id: https://svn.dealii.org/trunk@19110
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Jul 2009 01:47:10 +0000 (01:47 +0000)]
Add to documentation.
git-svn-id: https://svn.dealii.org/trunk@19109
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.