]>
https://gitweb.dealii.org/ - dealii-svn.git/log
buerg [Wed, 12 Sep 2012 10:38:29 +0000 (10:38 +0000)]
Make project_boundary_values_curl_conforming work for distributed grids.
git-svn-id: https://svn.dealii.org/trunk@26303
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 12 Sep 2012 08:59:34 +0000 (08:59 +0000)]
test Hermite interpolation polynomials
git-svn-id: https://svn.dealii.org/trunk@26300
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 12 Sep 2012 08:13:09 +0000 (08:13 +0000)]
avoid specializations
git-svn-id: https://svn.dealii.org/trunk@26297
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 12 Sep 2012 08:06:41 +0000 (08:06 +0000)]
avoid specializations
git-svn-id: https://svn.dealii.org/trunk@26296
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Sep 2012 13:31:52 +0000 (13:31 +0000)]
Assume that std::numeric_limits is available. This has been the case for a very long time already.
git-svn-id: https://svn.dealii.org/trunk@26283
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Sep 2012 13:13:13 +0000 (13:13 +0000)]
Compilers have had std::i/ostringstream for a long time. Remove alternative.
git-svn-id: https://svn.dealii.org/trunk@26281
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Sep 2012 13:11:08 +0000 (13:11 +0000)]
std::iterator has been in compilers for a long time, so remove the #ifdefs that provide alternate solutions.
git-svn-id: https://svn.dealii.org/trunk@26280
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 10 Sep 2012 15:23:17 +0000 (15:23 +0000)]
move parts from numbers.h into types.h to fix circular inclusion of types, numbers, and config.
git-svn-id: https://svn.dealii.org/trunk@26269
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 10 Sep 2012 14:26:05 +0000 (14:26 +0000)]
test TextOutputFormat::simple_table_with_separate_column_description
git-svn-id: https://svn.dealii.org/trunk@26267
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 10 Sep 2012 14:25:52 +0000 (14:25 +0000)]
new TextOutputFormat::simple_table_with_separate_column_description
git-svn-id: https://svn.dealii.org/trunk@26266
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Sat, 8 Sep 2012 16:18:53 +0000 (16:18 +0000)]
Do not even make petscall if not needed (PETSc>3.0.0).
git-svn-id: https://svn.dealii.org/trunk@26260
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 12:25:30 +0000 (12:25 +0000)]
Add -Wno-unused-local-typedefs to the list of compiler flags as necessary.
git-svn-id: https://svn.dealii.org/trunk@26259
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 12:16:58 +0000 (12:16 +0000)]
Remove some commented out code that is apparently no longer necessary.
git-svn-id: https://svn.dealii.org/trunk@26258
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 12:13:13 +0000 (12:13 +0000)]
Avoid a number of warnings about unused function arguments.
git-svn-id: https://svn.dealii.org/trunk@26257
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 11:56:15 +0000 (11:56 +0000)]
Disambiguate call to vector::push_back to make gcc 4.8 happy.
git-svn-id: https://svn.dealii.org/trunk@26256
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 11:55:48 +0000 (11:55 +0000)]
Remove unused local typedefs along with lengthy documentation that is no longer accurate.
git-svn-id: https://svn.dealii.org/trunk@26255
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 23:11:55 +0000 (23:11 +0000)]
Adjust whitespace in output file to account for r26251.
git-svn-id: https://svn.dealii.org/trunk@26254
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 22:04:44 +0000 (22:04 +0000)]
Yet another test.
git-svn-id: https://svn.dealii.org/trunk@26253
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 22:03:06 +0000 (22:03 +0000)]
Add a test.
git-svn-id: https://svn.dealii.org/trunk@26252
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 7 Sep 2012 21:42:43 +0000 (21:42 +0000)]
make diffs not ignore whitespace for all tests.
git-svn-id: https://svn.dealii.org/trunk@26251
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 20:07:42 +0000 (20:07 +0000)]
Use '\n' instead of std::endl and add a std::flush at the end.
git-svn-id: https://svn.dealii.org/trunk@26249
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 02:31:03 +0000 (02:31 +0000)]
Increase precision even more. There are still numbers that are printed as 0.xxxx7 or 0.xxxx8 as they are 0.xxxx75.
git-svn-id: https://svn.dealii.org/trunk@26246
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 21:36:36 +0000 (21:36 +0000)]
Document the Clang fix for Threads::Task when accessing the return value. The corresponding patch accidentally got committed as part of r26233.
git-svn-id: https://svn.dealii.org/trunk@26245
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 21:02:37 +0000 (21:02 +0000)]
Make clang++ happy by ensuring that operator== is actually declared in the same namespace as its arguments (namely, namespace dealii).
git-svn-id: https://svn.dealii.org/trunk@26244
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 20:42:45 +0000 (20:42 +0000)]
Throw away small entries rather than printing them as 0.000 (or as a blank space) if they are truly zero.
git-svn-id: https://svn.dealii.org/trunk@26242
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 20:42:23 +0000 (20:42 +0000)]
Throw away small entries rather than printing them as 0.000 (or as a blank space) if they are truly zero.
git-svn-id: https://svn.dealii.org/trunk@26241
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Sep 2012 20:41:23 +0000 (20:41 +0000)]
Throw away entries in the matrix with a more generous threshold. This test is rather instable at a tolerance of 1e-16 and doesn't allow for good comparisons.
git-svn-id: https://svn.dealii.org/trunk@26237
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 4 Sep 2012 21:02:17 +0000 (21:02 +0000)]
start simplification of DoFHandler; remove dimension-dependent names in DoFLevels
git-svn-id: https://svn.dealii.org/trunk@26236
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 4 Sep 2012 17:44:43 +0000 (17:44 +0000)]
add and document the new make report+summary in the testsuite
git-svn-id: https://svn.dealii.org/trunk@26235
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 13:47:56 +0000 (13:47 +0000)]
Make code the same in debug and optimized mode. Otherwise this is a
prescription for subtle bugs.
git-svn-id: https://svn.dealii.org/trunk@26234
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 13:46:12 +0000 (13:46 +0000)]
Fix a bug where we try to access elements in a matrix that are beyond the end.
git-svn-id: https://svn.dealii.org/trunk@26233
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 11:59:18 +0000 (11:59 +0000)]
Fix assertion.
git-svn-id: https://svn.dealii.org/trunk@26231
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 4 Sep 2012 08:42:26 +0000 (08:42 +0000)]
Implement advection operators in weak form
git-svn-id: https://svn.dealii.org/trunk@26230
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 4 Sep 2012 07:17:36 +0000 (07:17 +0000)]
Change OpenMPI output and add comment
git-svn-id: https://svn.dealii.org/trunk@26229
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 01:49:13 +0000 (01:49 +0000)]
Suppress an erroneous warning by pgCC.
git-svn-id: https://svn.dealii.org/trunk@26227
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 01:45:06 +0000 (01:45 +0000)]
Make code slightly more elegant and also make it work with the PGI compiler at the same time.
git-svn-id: https://svn.dealii.org/trunk@26226
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Sep 2012 23:13:12 +0000 (23:13 +0000)]
Add to the documentation.
git-svn-id: https://svn.dealii.org/trunk@26225
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Sep 2012 22:34:40 +0000 (22:34 +0000)]
update ignores
git-svn-id: https://svn.dealii.org/trunk@26222
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Sep 2012 22:32:55 +0000 (22:32 +0000)]
update ignores for eclipse files
git-svn-id: https://svn.dealii.org/trunk@26221
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Sep 2012 22:31:24 +0000 (22:31 +0000)]
remove offset parameter from DoFHandler::distribute_dofs() (was never tested/working correctly)
git-svn-id: https://svn.dealii.org/trunk@26220
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 14:26:58 +0000 (14:26 +0000)]
replace URL by branch
git-svn-id: https://svn.dealii.org/trunk@26217
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 14:13:28 +0000 (14:13 +0000)]
Fix URL bug
git-svn-id: https://svn.dealii.org/trunk@26216
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 13:47:49 +0000 (13:47 +0000)]
Make font in table smaller
git-svn-id: https://svn.dealii.org/trunk@26215
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 13:30:00 +0000 (13:30 +0000)]
report additional libraries
git-svn-id: https://svn.dealii.org/trunk@26214
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 11:35:33 +0000 (11:35 +0000)]
Output the deal.II URL to be able to detect branches
git-svn-id: https://svn.dealii.org/trunk@26213
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 07:58:50 +0000 (07:58 +0000)]
add missing scaling factor
git-svn-id: https://svn.dealii.org/trunk@26212
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 07:58:15 +0000 (07:58 +0000)]
add missing -f in remove command
git-svn-id: https://svn.dealii.org/trunk@26211
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:59:28 +0000 (17:59 +0000)]
Fix link.
git-svn-id: https://svn.dealii.org/trunk@26210
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:58:27 +0000 (17:58 +0000)]
Fix one more markup problem.
git-svn-id: https://svn.dealii.org/trunk@26209
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:58:07 +0000 (17:58 +0000)]
Fix it in 3 more places.
git-svn-id: https://svn.dealii.org/trunk@26208
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:57:36 +0000 (17:57 +0000)]
Fix spelling: @pre instead of @precondition.
git-svn-id: https://svn.dealii.org/trunk@26207
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:56:38 +0000 (17:56 +0000)]
Remove template argument in hopes that doxygen can resolve the link.
git-svn-id: https://svn.dealii.org/trunk@26206
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 20:18:27 +0000 (20:18 +0000)]
fix wrong link to step in comment
git-svn-id: https://svn.dealii.org/trunk@26201
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 19:29:34 +0000 (19:29 +0000)]
Re-add link to changes post-7.2.
git-svn-id: https://svn.dealii.org/trunk@26198
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 19:10:06 +0000 (19:10 +0000)]
update tests (release task step 7)
git-svn-id: https://svn.dealii.org/trunk@26196
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 19:07:41 +0000 (19:07 +0000)]
update autoconf (release task step 6)
git-svn-id: https://svn.dealii.org/trunk@26195
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 19:02:20 +0000 (19:02 +0000)]
update deal version for pending release (release step 6)
git-svn-id: https://svn.dealii.org/trunk@26193
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 18:28:51 +0000 (18:28 +0000)]
Go through steps 1-3 in the release task list.
git-svn-id: https://svn.dealii.org/trunk@26191
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 18:28:04 +0000 (18:28 +0000)]
Fix a problem where the wrong file was deleted in r26004.
git-svn-id: https://svn.dealii.org/trunk@26190
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 18:22:48 +0000 (18:22 +0000)]
document ghosted vectors
git-svn-id: https://svn.dealii.org/trunk@26189
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 18:12:06 +0000 (18:12 +0000)]
Make tmp files in different make targets unique. Maybe that helps with
occasional cases where one library gets built but the other apparently doesn't...
git-svn-id: https://svn.dealii.org/trunk@26188
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 18:03:44 +0000 (18:03 +0000)]
update svn:ignore in tests
git-svn-id: https://svn.dealii.org/trunk@26187
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:57:33 +0000 (15:57 +0000)]
Format the HTML.
git-svn-id: https://svn.dealii.org/trunk@26186
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:55:18 +0000 (15:55 +0000)]
Fix markup.
git-svn-id: https://svn.dealii.org/trunk@26185
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:51:04 +0000 (15:51 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@26184
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:44:42 +0000 (15:44 +0000)]
Add mention of step-41.
git-svn-id: https://svn.dealii.org/trunk@26183
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 15:21:43 +0000 (15:21 +0000)]
step-32: fix sadd with ghosted vectors
git-svn-id: https://svn.dealii.org/trunk@26182
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 14:20:58 +0000 (14:20 +0000)]
Remove a link. Add a note.
git-svn-id: https://svn.dealii.org/trunk@26181
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 14:08:25 +0000 (14:08 +0000)]
Add missing anchor.
git-svn-id: https://svn.dealii.org/trunk@26180
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 14:07:47 +0000 (14:07 +0000)]
Remove link to deleted report.
git-svn-id: https://svn.dealii.org/trunk@26179
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 30 Aug 2012 21:18:13 +0000 (21:18 +0000)]
Remove link to a hopelessly outdated report.
git-svn-id: https://svn.dealii.org/trunk@26177
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 30 Aug 2012 16:24:26 +0000 (16:24 +0000)]
move working tests from fail to lac
git-svn-id: https://svn.dealii.org/trunk@26173
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 21:27:03 +0000 (21:27 +0000)]
return from ConstraintMatrix::close() in case of a cycle so we can test this.
git-svn-id: https://svn.dealii.org/trunk@26168
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 21:26:11 +0000 (21:26 +0000)]
update tests
git-svn-id: https://svn.dealii.org/trunk@26167
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 21:14:38 +0000 (21:14 +0000)]
improve handling of HDF5 (patch from Eric Heien)
git-svn-id: https://svn.dealii.org/trunk@26166
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 29 Aug 2012 20:54:41 +0000 (20:54 +0000)]
Rename types::invalid_material_id to numbers::invalid_material_id and similar for boundary_id.
git-svn-id: https://svn.dealii.org/trunk@26165
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 20:14:13 +0000 (20:14 +0000)]
improve cycle detection
git-svn-id: https://svn.dealii.org/trunk@26164
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 18:55:32 +0000 (18:55 +0000)]
limit the number of entries in a ConstraintMatrix generated while close()ing to detect complicated cycles.
git-svn-id: https://svn.dealii.org/trunk@26156
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 16:17:38 +0000 (16:17 +0000)]
make test compi;e
git-svn-id: https://svn.dealii.org/trunk@26154
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 29 Aug 2012 13:10:23 +0000 (13:10 +0000)]
keep types in types and numbers in numbers
git-svn-id: https://svn.dealii.org/trunk@26153
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 29 Aug 2012 11:51:32 +0000 (11:51 +0000)]
add a TODO
git-svn-id: https://svn.dealii.org/trunk@26152
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 29 Aug 2012 11:46:49 +0000 (11:46 +0000)]
add missing inheritance
git-svn-id: https://svn.dealii.org/trunk@26151
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 29 Aug 2012 11:41:37 +0000 (11:41 +0000)]
Apparently made a mistake in re-setting the output file...
git-svn-id: https://svn.dealii.org/trunk@26150
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 28 Aug 2012 18:21:41 +0000 (18:21 +0000)]
add hdf5/xdmf output (work from Eric Heien)
git-svn-id: https://svn.dealii.org/trunk@26149
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 17:50:13 +0000 (17:50 +0000)]
Figure out a flag that can be used to deprecate functions.
git-svn-id: https://svn.dealii.org/trunk@26148
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 15:48:22 +0000 (15:48 +0000)]
Fix spelling.
git-svn-id: https://svn.dealii.org/trunk@26145
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 28 Aug 2012 15:37:14 +0000 (15:37 +0000)]
add reduced testcase
git-svn-id: https://svn.dealii.org/trunk@26142
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 13:14:11 +0000 (13:14 +0000)]
Adjust once more.
git-svn-id: https://svn.dealii.org/trunk@26141
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 12:51:40 +0000 (12:51 +0000)]
Further adjust output for these tests.
git-svn-id: https://svn.dealii.org/trunk@26140
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 28 Aug 2012 11:53:52 +0000 (11:53 +0000)]
Add documentation
git-svn-id: https://svn.dealii.org/trunk@26139
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 28 Aug 2012 07:38:02 +0000 (07:38 +0000)]
failing constraints
git-svn-id: https://svn.dealii.org/trunk@26138
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 02:49:48 +0000 (02:49 +0000)]
Increase precision by one to output 0.125 as such, rather than as 0.12 or 0.13.
git-svn-id: https://svn.dealii.org/trunk@26136
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 02:42:04 +0000 (02:42 +0000)]
Fix a number of testcases where we were outputting vectors and tensors using their own operator<< which, unfortunately, does not take into account the threshold on doubles and therefore produced output that had small numbers below the roundoff threshold in them.
git-svn-id: https://svn.dealii.org/trunk@26135
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 28 Aug 2012 02:11:54 +0000 (02:11 +0000)]
Limit the threshold up to which stuff is printed.
git-svn-id: https://svn.dealii.org/trunk@26134
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 14:44:44 +0000 (14:44 +0000)]
clarift form of lines
git-svn-id: https://svn.dealii.org/trunk@26131
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 14:13:09 +0000 (14:13 +0000)]
Clarify
git-svn-id: https://svn.dealii.org/trunk@26130
0785d39b -7218-0410-832d-
ea1e28bc413d
koecher [Mon, 27 Aug 2012 13:14:20 +0000 (13:14 +0000)]
removed (comment) operation parameter from compress function in line 2592 of trilinos_sparse_matrix.h, because it is a unused parameter (-Wunused-paramter warning was thrown)
git-svn-id: https://svn.dealii.org/trunk@26129
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 12:33:48 +0000 (12:33 +0000)]
better revert everything
git-svn-id: https://svn.dealii.org/trunk@26128
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 12:21:08 +0000 (12:21 +0000)]
fix indices
git-svn-id: https://svn.dealii.org/trunk@26127
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 10:26:11 +0000 (10:26 +0000)]
giving up fixing cells_adjacent_to_vertex and deprecating it due to its bad implementation
git-svn-id: https://svn.dealii.org/trunk@26126
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.