]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Thu, 1 Apr 2004 15:26:10 +0000 (15:26 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@8942
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 1 Apr 2004 15:07:50 +0000 (15:07 +0000)]
Convert one more algorithm.
git-svn-id: https://svn.dealii.org/trunk@8941
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 1 Apr 2004 14:54:20 +0000 (14:54 +0000)]
Make sure end iterators are valid, too. Add a few words of documentation.
git-svn-id: https://svn.dealii.org/trunk@8940
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 1 Apr 2004 14:51:55 +0000 (14:51 +0000)]
Seems like I have checked in wrong results...
git-svn-id: https://svn.dealii.org/trunk@8939
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 1 Apr 2004 14:48:18 +0000 (14:48 +0000)]
Remove error checking from this test.
git-svn-id: https://svn.dealii.org/trunk@8938
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 1 Apr 2004 14:45:41 +0000 (14:45 +0000)]
Remove the checks for excess errors.
git-svn-id: https://svn.dealii.org/trunk@8937
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 1 Apr 2004 11:21:56 +0000 (11:21 +0000)]
MGTransferPrebuilt for BlockVector, MGTransferSelect works with target_components, MGTransferBlock broken
git-svn-id: https://svn.dealii.org/trunk@8936
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 1 Apr 2004 11:15:47 +0000 (11:15 +0000)]
MGTransferPrebuilt for BlockVector, MGTransferSelect works with target_components, MGTransferBlock broken
git-svn-id: https://svn.dealii.org/trunk@8935
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 1 Apr 2004 06:59:54 +0000 (06:59 +0000)]
SparseMatrix operates on BlockVector
git-svn-id: https://svn.dealii.org/trunk@8934
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 31 Mar 2004 23:13:28 +0000 (23:13 +0000)]
Simplify some code.
git-svn-id: https://svn.dealii.org/trunk@8933
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 31 Mar 2004 23:12:30 +0000 (23:12 +0000)]
Have a is_valid_entry() function for SparsityPattern accessors. Use it to disallow querying data for these iterators. Move some other code that would otherwise fail.
git-svn-id: https://svn.dealii.org/trunk@8932
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 31 Mar 2004 22:17:13 +0000 (22:17 +0000)]
Convert another algorithm to no longer use deprecated functions.
git-svn-id: https://svn.dealii.org/trunk@8931
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 31 Mar 2004 22:05:09 +0000 (22:05 +0000)]
Fix two more places where we needed access to private members.
git-svn-id: https://svn.dealii.org/trunk@8930
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 31 Mar 2004 17:37:24 +0000 (17:37 +0000)]
Make things compile with gcc2.95. This patch is mostly gross, and I don
t like it since we have to make quite a number of functions public, rather than making the respective
accessing classes friends, but gcc 2.95 has so many bugs with templates and friends that there does not seem to be a way to achieve what we want otherwise... :-(
git-svn-id: https://svn.dealii.org/trunk@8929
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 31 Mar 2004 16:58:58 +0000 (16:58 +0000)]
Work around a few problems with gcc2.95. Many remain.
git-svn-id: https://svn.dealii.org/trunk@8928
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 19:09:15 +0000 (19:09 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@8927
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Tue, 30 Mar 2004 17:15:18 +0000 (17:15 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8926
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 17:14:52 +0000 (17:14 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8925
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 15:09:06 +0000 (15:09 +0000)]
Simplify logic.
git-svn-id: https://svn.dealii.org/trunk@8924
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 15:08:39 +0000 (15:08 +0000)]
Fix bugs with SparseMatrix iterators.
git-svn-id: https://svn.dealii.org/trunk@8923
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 15:03:43 +0000 (15:03 +0000)]
Also fix the last problem here.
git-svn-id: https://svn.dealii.org/trunk@8922
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:52:26 +0000 (14:52 +0000)]
Fix all the same problems that we had with SparseMatrix iterators.
git-svn-id: https://svn.dealii.org/trunk@8921
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:47:42 +0000 (14:47 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@8920
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:45:43 +0000 (14:45 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8919
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:45:34 +0000 (14:45 +0000)]
More doc and fix problems with begin(r)
git-svn-id: https://svn.dealii.org/trunk@8918
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:40:41 +0000 (14:40 +0000)]
Fix a typo. Fix a bug where we did not skip empty lines as should have been
the case.
git-svn-id: https://svn.dealii.org/trunk@8917
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:39:27 +0000 (14:39 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@8916
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:33:04 +0000 (14:33 +0000)]
Make sure begin() doesn't return an iterator into an empty row.
git-svn-id: https://svn.dealii.org/trunk@8915
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:26:52 +0000 (14:26 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8914
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 14:26:17 +0000 (14:26 +0000)]
New test that presently fails.
git-svn-id: https://svn.dealii.org/trunk@8913
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 30 Mar 2004 13:54:10 +0000 (13:54 +0000)]
Make member class a friend if the compiler has a bug here.
git-svn-id: https://svn.dealii.org/trunk@8912
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:59:07 +0000 (22:59 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8911
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:58:39 +0000 (22:58 +0000)]
Make all accessors friends.
git-svn-id: https://svn.dealii.org/trunk@8910
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:55:50 +0000 (22:55 +0000)]
Commit a test that presently fails.
git-svn-id: https://svn.dealii.org/trunk@8909
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:47:54 +0000 (22:47 +0000)]
Output more information.
git-svn-id: https://svn.dealii.org/trunk@8908
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:43:58 +0000 (22:43 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@8907
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:32:47 +0000 (22:32 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@8906
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 22:32:21 +0000 (22:32 +0000)]
new tests.
git-svn-id: https://svn.dealii.org/trunk@8905
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 21:42:10 +0000 (21:42 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@8904
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 21:38:33 +0000 (21:38 +0000)]
Fix docs.
git-svn-id: https://svn.dealii.org/trunk@8903
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 21:25:20 +0000 (21:25 +0000)]
Convert a second algorithm to use iterators, rather than the internal data structures.
git-svn-id: https://svn.dealii.org/trunk@8902
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:51:30 +0000 (20:51 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8901
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:51:02 +0000 (20:51 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8900
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:49:16 +0000 (20:49 +0000)]
SparsityPattern now has an iterator.
git-svn-id: https://svn.dealii.org/trunk@8899
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:48:56 +0000 (20:48 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@8898
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:13:22 +0000 (20:13 +0000)]
Rewrite an algorithm in terms of matrix iterators, rather than direct access
to the data structures.
git-svn-id: https://svn.dealii.org/trunk@8897
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:04:57 +0000 (20:04 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8896
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 20:02:22 +0000 (20:02 +0000)]
SparseMatrixIterator.
git-svn-id: https://svn.dealii.org/trunk@8895
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 19:51:37 +0000 (19:51 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8894
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 19:51:02 +0000 (19:51 +0000)]
Also test matrix pointers.
git-svn-id: https://svn.dealii.org/trunk@8893
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 19:46:27 +0000 (19:46 +0000)]
Implement write access to elements through iterators/accessors/references.
git-svn-id: https://svn.dealii.org/trunk@8892
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 19:45:48 +0000 (19:45 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@8891
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 19:44:56 +0000 (19:44 +0000)]
Use one line per test class.
git-svn-id: https://svn.dealii.org/trunk@8890
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 19:09:26 +0000 (19:09 +0000)]
Move base class of accessor to SparsityPattern. Some more restructuring. Only writing through non-const iterators doesn't work at present.
git-svn-id: https://svn.dealii.org/trunk@8889
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 29 Mar 2004 16:57:16 +0000 (16:57 +0000)]
Rearrange classes so that they can be factored out more simply later on.
git-svn-id: https://svn.dealii.org/trunk@8888
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 21:03:09 +0000 (21:03 +0000)]
Use braces for more obvious nesting.
git-svn-id: https://svn.dealii.org/trunk@8887
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 20:29:35 +0000 (20:29 +0000)]
Some more words as class documentation.
git-svn-id: https://svn.dealii.org/trunk@8886
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 20:04:54 +0000 (20:04 +0000)]
Do it right.
git-svn-id: https://svn.dealii.org/trunk@8885
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 20:04:06 +0000 (20:04 +0000)]
Use deal_II_numbers::invalid_unsigned_int instead of -1.
git-svn-id: https://svn.dealii.org/trunk@8884
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 19:58:58 +0000 (19:58 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@8883
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 19:52:47 +0000 (19:52 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8882
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 17:26:43 +0000 (17:26 +0000)]
Fix doc typo.
git-svn-id: https://svn.dealii.org/trunk@8881
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 17:24:40 +0000 (17:24 +0000)]
Clarify docs.
git-svn-id: https://svn.dealii.org/trunk@8880
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 17:20:19 +0000 (17:20 +0000)]
Unconvolute another unnecessarily convoluted loop.
Remove two checks that are now no-ops, since the following loops will not be
executed at all anyway.
git-svn-id: https://svn.dealii.org/trunk@8879
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 17:19:35 +0000 (17:19 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@8878
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 17:12:49 +0000 (17:12 +0000)]
Unconvolute an unnecessarily convoluted loop.
git-svn-id: https://svn.dealii.org/trunk@8877
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 16:54:56 +0000 (16:54 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@8876
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 26 Mar 2004 16:50:25 +0000 (16:50 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8875
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Mar 2004 15:23:07 +0000 (15:23 +0000)]
Bring docs in synch with actual code.
git-svn-id: https://svn.dealii.org/trunk@8874
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Mar 2004 15:16:17 +0000 (15:16 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8873
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Thu, 25 Mar 2004 14:54:27 +0000 (14:54 +0000)]
Add missing instantiations.
git-svn-id: https://svn.dealii.org/trunk@8872
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 25 Mar 2004 04:42:20 +0000 (04:42 +0000)]
Unify interfaces for parallel objects. Fix a bug where passed the wrong communicator.
git-svn-id: https://svn.dealii.org/trunk@8871
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 23:24:32 +0000 (23:24 +0000)]
Inch forward.
git-svn-id: https://svn.dealii.org/trunk@8870
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 23:24:14 +0000 (23:24 +0000)]
Various small bug fixes etc.
git-svn-id: https://svn.dealii.org/trunk@8869
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 21:01:34 +0000 (21:01 +0000)]
Fix a strange sounding doc sentence.
git-svn-id: https://svn.dealii.org/trunk@8868
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 20:44:49 +0000 (20:44 +0000)]
Don't use @arg incorrectly.
git-svn-id: https://svn.dealii.org/trunk@8867
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 20:19:44 +0000 (20:19 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@8866
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 20:17:18 +0000 (20:17 +0000)]
*** empty log message ***
git-svn-id: https://svn.dealii.org/trunk@8865
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 20:15:44 +0000 (20:15 +0000)]
DoFTools::count_dofs_with_subdomain_association.
git-svn-id: https://svn.dealii.org/trunk@8864
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 20:15:05 +0000 (20:15 +0000)]
Instantiate also for parallel petsc classes.
git-svn-id: https://svn.dealii.org/trunk@8863
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 19:55:12 +0000 (19:55 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@8862
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 19:38:53 +0000 (19:38 +0000)]
Shuffle around a few functions that can't be shared between sequential and parallel vectors.
git-svn-id: https://svn.dealii.org/trunk@8861
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 17:31:38 +0000 (17:31 +0000)]
Comment change.
git-svn-id: https://svn.dealii.org/trunk@8860
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 16:32:52 +0000 (16:32 +0000)]
More doc updates.
git-svn-id: https://svn.dealii.org/trunk@8859
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 16:17:02 +0000 (16:17 +0000)]
Add some words to the documentation.
git-svn-id: https://svn.dealii.org/trunk@8858
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 24 Mar 2004 00:30:09 +0000 (00:30 +0000)]
Start of parallel matrices.
git-svn-id: https://svn.dealii.org/trunk@8857
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 20:49:43 +0000 (20:49 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8856
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 20:47:03 +0000 (20:47 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8855
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 20:40:23 +0000 (20:40 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@8854
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 20:00:22 +0000 (20:00 +0000)]
Rename header.
git-svn-id: https://svn.dealii.org/trunk@8853
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 19:58:56 +0000 (19:58 +0000)]
Name these classes the same as those in PETScWrappers, but move them into a namespace MPI.
git-svn-id: https://svn.dealii.org/trunk@8852
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 19:55:56 +0000 (19:55 +0000)]
Add parallel vectors.
git-svn-id: https://svn.dealii.org/trunk@8851
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 19:51:35 +0000 (19:51 +0000)]
Have reinit() have another argument.
git-svn-id: https://svn.dealii.org/trunk@8850
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 19:41:21 +0000 (19:41 +0000)]
Some of the infrastructure for parallel vectors.
git-svn-id: https://svn.dealii.org/trunk@8849
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 19:00:17 +0000 (19:00 +0000)]
Rename petsc libs according to our usual naming scheme.
git-svn-id: https://svn.dealii.org/trunk@8848
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 18:59:40 +0000 (18:59 +0000)]
Output progress indications.
git-svn-id: https://svn.dealii.org/trunk@8847
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 18:57:47 +0000 (18:57 +0000)]
Rename petsc libs according to our usual naming scheme.
git-svn-id: https://svn.dealii.org/trunk@8846
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 18:32:41 +0000 (18:32 +0000)]
Regenerate Makefile.dep if common/Make.global_options has changed.
git-svn-id: https://svn.dealii.org/trunk@8845
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 17:08:11 +0000 (17:08 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@8844
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 23 Mar 2004 16:57:25 +0000 (16:57 +0000)]
Use preexisting function to copy-create vector.
git-svn-id: https://svn.dealii.org/trunk@8843
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.