]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Thu, 10 Jan 2013 00:57:14 +0000 (00:57 +0000)]
Add newly added file.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@28003
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 9 Jan 2013 11:06:28 +0000 (11:06 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27994
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 9 Jan 2013 08:29:00 +0000 (08:29 +0000)]
Replace x_to_the_dim by Utilities::fixed_power
git-svn-id: https://svn.dealii.org/trunk@27993
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 9 Jan 2013 05:10:56 +0000 (05:10 +0000)]
workaround for warning 'deleting object of polymorphic class type boost::error_info<...> which has non-virtual destructor'
git-svn-id: https://svn.dealii.org/trunk@27992
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 9 Jan 2013 04:23:18 +0000 (04:23 +0000)]
Set file properties properly.
git-svn-id: https://svn.dealii.org/trunk@27991
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 9 Jan 2013 04:21:08 +0000 (04:21 +0000)]
Provide standard file header.
git-svn-id: https://svn.dealii.org/trunk@27990
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 9 Jan 2013 04:19:43 +0000 (04:19 +0000)]
Clean up code slightly.
git-svn-id: https://svn.dealii.org/trunk@27989
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 9 Jan 2013 00:31:54 +0000 (00:31 +0000)]
Two more.
git-svn-id: https://svn.dealii.org/trunk@27987
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 23:32:10 +0000 (23:32 +0000)]
Use a better way to identify the end of a row.
git-svn-id: https://svn.dealii.org/trunk@27986
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 21:36:23 +0000 (21:36 +0000)]
Clarify a statement.
git-svn-id: https://svn.dealii.org/trunk@27985
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 21:32:23 +0000 (21:32 +0000)]
Avoid more uses of a deprecated function.
git-svn-id: https://svn.dealii.org/trunk@27984
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 21:23:13 +0000 (21:23 +0000)]
Replace calls to deprecated functions.
git-svn-id: https://svn.dealii.org/trunk@27983
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 21:19:57 +0000 (21:19 +0000)]
Replace two untested and undocumented functions by a call to MatrixTools::apply_boundary_values.
git-svn-id: https://svn.dealii.org/trunk@27982
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 21:01:19 +0000 (21:01 +0000)]
Mark two functions as deprecated.
git-svn-id: https://svn.dealii.org/trunk@27981
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 19:58:12 +0000 (19:58 +0000)]
Undeprecate a couple of functions that aren't by themselves evil, just slow or lead to big memory consumption. There are good reasons to use them in some places, though. Add a few notes.
git-svn-id: https://svn.dealii.org/trunk@27980
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 19:53:01 +0000 (19:53 +0000)]
Remove the last two uses of a deprecated function from this file.
git-svn-id: https://svn.dealii.org/trunk@27979
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 19:36:34 +0000 (19:36 +0000)]
Fix the other places with pow(...) as well.
git-svn-id: https://svn.dealii.org/trunk@27978
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 19:26:22 +0000 (19:26 +0000)]
Mark a couple of variables as const.
git-svn-id: https://svn.dealii.org/trunk@27977
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 19:25:25 +0000 (19:25 +0000)]
Avoid a compiler error with gcc 4.1.
git-svn-id: https://svn.dealii.org/trunk@27976
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 19:05:05 +0000 (19:05 +0000)]
Simplify function. The shortcut doesn't reliably work because it assumes that
neither of the two iterators is past-the-end. If we were to check this in the
shortcut, then this would negate the benefits of the shortcut to begin with.
git-svn-id: https://svn.dealii.org/trunk@27975
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 8 Jan 2013 17:12:22 +0000 (17:12 +0000)]
reintegrate branch branch_feqdg0
git-svn-id: https://svn.dealii.org/trunk@27974
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 15:28:02 +0000 (15:28 +0000)]
Another baby step towards getting rid of global_entry().
git-svn-id: https://svn.dealii.org/trunk@27973
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 03:48:57 +0000 (03:48 +0000)]
First step towards getting rid of the last occurrence of SparseMatrix::global_value.
git-svn-id: https://svn.dealii.org/trunk@27972
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 03:35:51 +0000 (03:35 +0000)]
Finally fix that bugger of a bug...
git-svn-id: https://svn.dealii.org/trunk@27971
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 8 Jan 2013 03:21:43 +0000 (03:21 +0000)]
New test, to figure out what's going on in matrix_tools.cc these days...
git-svn-id: https://svn.dealii.org/trunk@27970
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 21:45:26 +0000 (21:45 +0000)]
Fix code in a couple of places to avoid an assertion. There is another
problem somewhere, though.
git-svn-id: https://svn.dealii.org/trunk@27969
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 20:58:03 +0000 (20:58 +0000)]
Only clean up memory if PETSc hasn't done that itself yet.
git-svn-id: https://svn.dealii.org/trunk@27968
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 20:49:36 +0000 (20:49 +0000)]
More.
git-svn-id: https://svn.dealii.org/trunk@27967
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 18:52:34 +0000 (18:52 +0000)]
Finally make compile.
git-svn-id: https://svn.dealii.org/trunk@27965
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 7 Jan 2013 16:46:08 +0000 (16:46 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27964
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 15:04:06 +0000 (15:04 +0000)]
Avoid one more call to deprecated function.
git-svn-id: https://svn.dealii.org/trunk@27962
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 14:56:43 +0000 (14:56 +0000)]
Fix implementation of SparseMatrix::iterator::operator- for the general case. Add a test.
git-svn-id: https://svn.dealii.org/trunk@27961
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 14:37:45 +0000 (14:37 +0000)]
Try to avoid using something gcc 4.1.2 doesn't appear to understand.
git-svn-id: https://svn.dealii.org/trunk@27960
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 14:21:54 +0000 (14:21 +0000)]
Avoid use of deprecated function.
git-svn-id: https://svn.dealii.org/trunk@27959
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 14:15:01 +0000 (14:15 +0000)]
Rename an argument to a function to make its intent clearer.
git-svn-id: https://svn.dealii.org/trunk@27958
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 14:14:40 +0000 (14:14 +0000)]
Fix another case where a conversion to non-deprecated functions went wrong.
git-svn-id: https://svn.dealii.org/trunk@27957
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 04:35:12 +0000 (04:35 +0000)]
Avoid use of SparseMatrix::global_entry in one more place. Many more to come.
git-svn-id: https://svn.dealii.org/trunk@27956
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 04:34:50 +0000 (04:34 +0000)]
Add a bunch of functions to the iterator class.
git-svn-id: https://svn.dealii.org/trunk@27955
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 03:31:19 +0000 (03:31 +0000)]
Remove a few stray semicolons.
git-svn-id: https://svn.dealii.org/trunk@27954
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 03:30:43 +0000 (03:30 +0000)]
Fix an incorrect conversion to avoid a deprecated function.
git-svn-id: https://svn.dealii.org/trunk@27953
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 03:07:02 +0000 (03:07 +0000)]
Avoid use of deprecated function.
git-svn-id: https://svn.dealii.org/trunk@27952
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 01:13:37 +0000 (01:13 +0000)]
More avoidance of deprecated things.
git-svn-id: https://svn.dealii.org/trunk@27951
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 01:11:18 +0000 (01:11 +0000)]
Avoid use of deprecated numbers.
git-svn-id: https://svn.dealii.org/trunk@27950
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 7 Jan 2013 01:06:51 +0000 (01:06 +0000)]
Fix an assertion that was incorrectly changed when converting deprecated
function calls.
git-svn-id: https://svn.dealii.org/trunk@27949
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 03:17:12 +0000 (03:17 +0000)]
Reintegrate branch_deprecated.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27947
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 02:23:08 +0000 (02:23 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27946
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 02:13:43 +0000 (02:13 +0000)]
Discuss deprecation notices.
git-svn-id: https://svn.dealii.org/trunk@27945
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 02:06:04 +0000 (02:06 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27944
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 02:03:23 +0000 (02:03 +0000)]
Rewrite entry in a bit more detail.
git-svn-id: https://svn.dealii.org/trunk@27943
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 01:55:02 +0000 (01:55 +0000)]
Merge the changes made to the sources on the branch_deprecated branch. This introduces a lot of places where we get warnings right now. In an ideal world, these would have been fixed on the branch. However, and unfortunately, the branch_deprecated is off branch_cmake, neither of which can currently be tested on the regression tester machine. Consequently, it is difficult to do incremental changes on the branch because one doesn't get to see the effects of these changes in the tests. It may just be a way to get the warnings fixed sooner, rather than later.
git-svn-id: https://svn.dealii.org/trunk@27942
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 01:41:33 +0000 (01:41 +0000)]
Apply forgotten patch.
git-svn-id: https://svn.dealii.org/trunk@27941
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 00:24:29 +0000 (00:24 +0000)]
Remove now redundant include file.
git-svn-id: https://svn.dealii.org/trunk@27940
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 6 Jan 2013 00:21:28 +0000 (00:21 +0000)]
Adjust after merge.
git-svn-id: https://svn.dealii.org/trunk@27939
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 23:10:50 +0000 (23:10 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@27936
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 13:36:35 +0000 (13:36 +0000)]
Fix branch marker.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27935
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 13:35:26 +0000 (13:35 +0000)]
Remove branch marker again.
git-svn-id: https://svn.dealii.org/trunk@27933
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 12:12:49 +0000 (12:12 +0000)]
Avoid deprecated types and variables.
git-svn-id: https://svn.dealii.org/trunk@27932
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 12:12:16 +0000 (12:12 +0000)]
Extend Utilities::int_to_string to up to 10 digits.
git-svn-id: https://svn.dealii.org/trunk@27931
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 04:40:58 +0000 (04:40 +0000)]
Merge from upstream.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27930
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 04:08:45 +0000 (04:08 +0000)]
Re-order source directories.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27929
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 5 Jan 2013 04:07:33 +0000 (04:07 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27928
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 4 Jan 2013 21:54:31 +0000 (21:54 +0000)]
update Makefile for step-50 to disable compilation if Trilinos or p4est is missing
git-svn-id: https://svn.dealii.org/trunk@27926
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 4 Jan 2013 16:34:08 +0000 (16:34 +0000)]
leave todo
git-svn-id: https://svn.dealii.org/trunk@27923
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 4 Jan 2013 16:14:09 +0000 (16:14 +0000)]
remove references to mg_dof_accessor.h
git-svn-id: https://svn.dealii.org/trunk@27922
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 4 Jan 2013 16:12:34 +0000 (16:12 +0000)]
mark mg_dof_accessor.h deprecated and remove it everywhere
git-svn-id: https://svn.dealii.org/trunk@27921
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Jan 2013 14:20:45 +0000 (14:20 +0000)]
Force reconfigure also when template arguments or dealii templates change.
git-svn-id: https://svn.dealii.org/trunk@27920
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Jan 2013 10:10:48 +0000 (10:10 +0000)]
Delete MGDoFHandler from matrix free class. These features are now present in DoFHandler.
git-svn-id: https://svn.dealii.org/trunk@27919
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Jan 2013 08:16:04 +0000 (08:16 +0000)]
Silence warning.
git-svn-id: https://svn.dealii.org/trunk@27918
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Jan 2013 08:11:46 +0000 (08:11 +0000)]
Ensure compilation without p4est.
git-svn-id: https://svn.dealii.org/trunk@27917
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Jan 2013 08:05:24 +0000 (08:05 +0000)]
Fix compilation
git-svn-id: https://svn.dealii.org/trunk@27916
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 3 Jan 2013 21:43:00 +0000 (21:43 +0000)]
update changes.h: MGDoFHandler is deprecated
git-svn-id: https://svn.dealii.org/trunk@27913
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 3 Jan 2013 21:37:23 +0000 (21:37 +0000)]
reintegrate branch merge_mg_into_dof_handler
git-svn-id: https://svn.dealii.org/trunk@27912
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 2 Jan 2013 18:52:06 +0000 (18:52 +0000)]
Update link to the new changelogs (websvn).
git-svn-id: https://svn.dealii.org/trunk@27906
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 2 Jan 2013 18:50:55 +0000 (18:50 +0000)]
add trilinos 11.0.3 as supported
git-svn-id: https://svn.dealii.org/trunk@27905
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 2 Jan 2013 18:50:40 +0000 (18:50 +0000)]
Update link to the new changelogs (websvn).
git-svn-id: https://svn.dealii.org/trunk@27904
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 2 Jan 2013 17:03:38 +0000 (17:03 +0000)]
Remove unnecessary line.
git-svn-id: https://svn.dealii.org/trunk@27899
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 2 Jan 2013 17:03:23 +0000 (17:03 +0000)]
Patch by Fahad Alrashed: Add a possibly different PETSc Viewer object to PETScWrappers::MatrixBase::write_ascii().
git-svn-id: https://svn.dealii.org/trunk@27898
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 2 Jan 2013 16:59:56 +0000 (16:59 +0000)]
Patch by Fahad Alrashed: Overload PETScWrappers::MPI::Vector::print to make sure the right thing happens in parallel.
git-svn-id: https://svn.dealii.org/trunk@27897
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 2 Jan 2013 16:54:31 +0000 (16:54 +0000)]
Patch by Fahad Alrashed: Add PETScWrappers::VectorBase::write_ascii.
git-svn-id: https://svn.dealii.org/trunk@27896
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 2 Jan 2013 13:17:58 +0000 (13:17 +0000)]
Some cleanup in the compiler flags setup
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27893
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 2 Jan 2013 12:26:37 +0000 (12:26 +0000)]
Merge branch 'branch_cmake' into branch_deprecated
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27892
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 2 Jan 2013 12:15:45 +0000 (12:15 +0000)]
Compile the functionparser target without -Wall -pedantic
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27891
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 23:15:23 +0000 (23:15 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27890
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 23:13:33 +0000 (23:13 +0000)]
Avoid use of a deprecated function by introducing a private function with the same functionality and giving only select classes access to it.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27889
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 22:46:10 +0000 (22:46 +0000)]
Avoid use of a deprecated function.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27888
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 22:43:01 +0000 (22:43 +0000)]
Avoid use of a deprecated function.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27887
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 21:45:52 +0000 (21:45 +0000)]
Avoid use of the deprecated Table::data() function by making use of the fact that FullMatrix and LapackFullMatrix are derived from Table and are therefore able to access the (protected) member variable that stores the actual data.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27886
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 31 Dec 2012 11:13:45 +0000 (11:13 +0000)]
Merge branch 'branch_cmake' into branch_deprecated
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27885
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 31 Dec 2012 11:12:46 +0000 (11:12 +0000)]
Silence some warnings
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27884
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 04:47:37 +0000 (04:47 +0000)]
Simplify one function.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27883
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 02:25:02 +0000 (02:25 +0000)]
Make compile.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27882
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 02:23:25 +0000 (02:23 +0000)]
Avoid one use of SparseMatrix::global_entry in favor of using iterators.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27881
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 02:22:23 +0000 (02:22 +0000)]
Make compile.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27880
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 01:03:37 +0000 (01:03 +0000)]
Do not worry too much about the 1d case -- everything is cheap there. Conserve
some memory also in the MG case and thereby resolve a TODO.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27879
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 00:58:50 +0000 (00:58 +0000)]
Do not worry too much about the 1d case -- everything is cheap there.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27878
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 00:55:14 +0000 (00:55 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@27877
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 31 Dec 2012 00:14:38 +0000 (00:14 +0000)]
Undeprecate a couple of functions.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27876
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 30 Dec 2012 02:24:10 +0000 (02:24 +0000)]
Un-deprecate a function.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27875
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 30 Dec 2012 02:23:05 +0000 (02:23 +0000)]
Fix more typos.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27874
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 30 Dec 2012 02:15:52 +0000 (02:15 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27873
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.