]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoImprove file layout.
bangerth [Tue, 12 Feb 2013 15:22:32 +0000 (15:22 +0000)]
Improve file layout.

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

11 years agoFollow the documented advice of not looping over all elements of a matrix but do...
bangerth [Tue, 12 Feb 2013 15:20:15 +0000 (15:20 +0000)]
Follow the documented advice of not looping over all elements of a matrix but do so row by row.

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

11 years agoUse an unsigned int iterator variable.
bangerth [Tue, 12 Feb 2013 15:19:50 +0000 (15:19 +0000)]
Use an unsigned int iterator variable.

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

11 years agoFollow the documented advice of not looping over all elements of a matrix but do...
bangerth [Tue, 12 Feb 2013 15:14:35 +0000 (15:14 +0000)]
Follow the documented advice of not looping over all elements of a matrix but do so row by row.

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

11 years agoFix some more deprecation warnings.
kronbichler [Tue, 12 Feb 2013 10:40:51 +0000 (10:40 +0000)]
Fix some more deprecation warnings.

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

11 years agoMention the improved iterators.
kronbichler [Tue, 12 Feb 2013 10:24:15 +0000 (10:24 +0000)]
Mention the improved iterators.

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

11 years agoFix one more warning.
kronbichler [Tue, 12 Feb 2013 10:00:34 +0000 (10:00 +0000)]
Fix one more warning.

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

11 years agoMark old constructors of iterators as deprecated. Remove private nth_entry_in_row...
kronbichler [Tue, 12 Feb 2013 09:48:24 +0000 (09:48 +0000)]
Mark old constructors of iterators as deprecated. Remove private nth_entry_in_row function as it is not used any more.

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

11 years agoFix warnings (deprecated functions, unused variables.
kronbichler [Tue, 12 Feb 2013 09:44:10 +0000 (09:44 +0000)]
Fix warnings (deprecated functions, unused variables.

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

11 years agoAvoid warnings.
kronbichler [Tue, 12 Feb 2013 09:10:05 +0000 (09:10 +0000)]
Avoid warnings.

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

11 years agoadd a more detailed description of the chinese, japanese or korean symbol for force
frohne [Mon, 11 Feb 2013 22:35:09 +0000 (22:35 +0000)]
add a more detailed description of the chinese, japanese or korean symbol for force

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

11 years agoRename a variable. Add documentation.
bangerth [Mon, 11 Feb 2013 20:14:12 +0000 (20:14 +0000)]
Rename a variable. Add documentation.

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

11 years agoadd a section adaptive mesh refinement and in implementation a passage for the Input...
frohne [Mon, 11 Feb 2013 18:18:45 +0000 (18:18 +0000)]
add a section adaptive mesh refinement and in implementation a passage for the Input class

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

11 years agoadd a section adaptive mesh refinement and in implementation a passage for the Input...
frohne [Mon, 11 Feb 2013 18:18:26 +0000 (18:18 +0000)]
add a section adaptive mesh refinement and in implementation a passage for the Input class

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

11 years agoreorganize the runtime output for the shell
frohne [Mon, 11 Feb 2013 17:35:29 +0000 (17:35 +0000)]
reorganize the runtime output for the shell

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

11 years agoOn cygwin, do not build the library in a local directory first but right in place.
bangerth [Mon, 11 Feb 2013 17:29:06 +0000 (17:29 +0000)]
On cygwin, do not build the library in a local directory first but right in place.

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

11 years agoFix one more test.
bangerth [Sun, 10 Feb 2013 05:31:39 +0000 (05:31 +0000)]
Fix one more test.

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

11 years agoUpdate a test that now produces different output since the change that makes Sparsity...
bangerth [Sun, 10 Feb 2013 05:02:06 +0000 (05:02 +0000)]
Update a test that now produces different output since the change that makes SparsityPattern *always* store diagonal elements.

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

11 years agoUpdate.
bangerth [Sun, 10 Feb 2013 04:59:37 +0000 (04:59 +0000)]
Update.

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

11 years agoOne more test.
bangerth [Sun, 10 Feb 2013 04:57:00 +0000 (04:57 +0000)]
One more test.

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

11 years agoUpdate for new SparsityPattern storage scheme.
bangerth [Sun, 10 Feb 2013 04:53:20 +0000 (04:53 +0000)]
Update for new SparsityPattern storage scheme.

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

11 years agoRemove test that is now no longer relevant.
bangerth [Sun, 10 Feb 2013 04:50:33 +0000 (04:50 +0000)]
Remove test that is now no longer relevant.

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

11 years agoAdjust to the changes in SparsityPattern.
bangerth [Sat, 9 Feb 2013 22:09:14 +0000 (22:09 +0000)]
Adjust to the changes in SparsityPattern.

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

11 years agoFix a thinko.
bangerth [Sat, 9 Feb 2013 22:07:20 +0000 (22:07 +0000)]
Fix a thinko.

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

11 years agoAvoid a bug with the newly introduced general use of always storing the
bangerth [Sat, 9 Feb 2013 21:50:29 +0000 (21:50 +0000)]
Avoid a bug with the newly introduced general use of always storing the
diagonal of a square matrix.

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

11 years agoimplement a new class Input to read in data for an obstacle like the Chinese symbol...
frohne [Sat, 9 Feb 2013 20:46:27 +0000 (20:46 +0000)]
implement a new class Input to read in data for an obstacle like the Chinese symbol for force

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

11 years agoPush the now generally true assumption that sparsity pattern for square matrices...
bangerth [Sat, 9 Feb 2013 05:15:09 +0000 (05:15 +0000)]
Push the now generally true assumption that sparsity pattern for square matrices *always* store the diagonal element first in each row, into the ChunkSparsityPattern as well.

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

11 years agoRemove an assertio that now no longer has meaning.
bangerth [Sat, 9 Feb 2013 05:14:23 +0000 (05:14 +0000)]
Remove an assertio that now no longer has meaning.

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

11 years agoFix type of a counting index.
bangerth [Sat, 9 Feb 2013 04:59:50 +0000 (04:59 +0000)]
Fix type of a counting index.

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

11 years agoAvoid use of deprecated function in a couple of places.
bangerth [Sat, 9 Feb 2013 03:23:59 +0000 (03:23 +0000)]
Avoid use of deprecated function in a couple of places.

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

11 years agoadd test from Martin Kronbichler
heister [Fri, 8 Feb 2013 23:21:39 +0000 (23:21 +0000)]
add test from Martin Kronbichler

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

11 years agobenchmark: make parser more robust
heister [Fri, 8 Feb 2013 23:14:07 +0000 (23:14 +0000)]
benchmark: make parser more robust

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

11 years agofix time extractor to parse names with spaces
heister [Fri, 8 Feb 2013 22:44:26 +0000 (22:44 +0000)]
fix time extractor to parse names with spaces

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

11 years agofix script
heister [Fri, 8 Feb 2013 20:54:40 +0000 (20:54 +0000)]
fix script

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

11 years agoreformat comments to take less space
heister [Fri, 8 Feb 2013 17:15:32 +0000 (17:15 +0000)]
reformat comments to take less space

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

11 years agoadd documentation to GridGenerator::subdivided_hyper_rectangle
heister [Fri, 8 Feb 2013 17:12:00 +0000 (17:12 +0000)]
add documentation to GridGenerator::subdivided_hyper_rectangle

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

11 years agoextract script to benchmark the current revision
heister [Fri, 8 Feb 2013 16:59:01 +0000 (16:59 +0000)]
extract script to benchmark the current revision

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

11 years agoadd benchmark test
heister [Fri, 8 Feb 2013 16:56:00 +0000 (16:56 +0000)]
add benchmark test

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

11 years agobetter deprecated message for compress()
heister [Fri, 8 Feb 2013 16:46:27 +0000 (16:46 +0000)]
better deprecated message for compress()

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

11 years agocompress() replaced by compress(VectorOperation::add) respectively compress(VectorOpe...
frohne [Fri, 8 Feb 2013 16:34:49 +0000 (16:34 +0000)]
compress() replaced by compress(VectorOperation::add) respectively compress(VectorOperation::insert)

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

11 years agoLink to migrated wiki article.
bangerth [Fri, 8 Feb 2013 13:22:16 +0000 (13:22 +0000)]
Link to migrated wiki article.

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

11 years agoLink to new wiki page.
bangerth [Fri, 8 Feb 2013 03:25:52 +0000 (03:25 +0000)]
Link to new wiki page.

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

11 years agoCatch most of the links to the old sourceforge page and replace them with those to...
bangerth [Fri, 8 Feb 2013 03:19:27 +0000 (03:19 +0000)]
Catch most of the links to the old sourceforge page and replace them with those to the new Google Code page.

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

11 years agopurge two warnings caused by an old compress function parameter
frohne [Fri, 8 Feb 2013 01:18:18 +0000 (01:18 +0000)]
purge two warnings caused by an old compress function parameter

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

11 years agodelete a few unnecessary rows
frohne [Thu, 7 Feb 2013 23:51:43 +0000 (23:51 +0000)]
delete a few unnecessary rows

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

11 years agoconvert the documentation from latex to the dox format
frohne [Thu, 7 Feb 2013 22:12:09 +0000 (22:12 +0000)]
convert the documentation from latex to the dox format

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

11 years agosplit up solution_transfer and fe_values instantiations into two files each to reduce...
heister [Thu, 7 Feb 2013 22:02:38 +0000 (22:02 +0000)]
split up solution_transfer and fe_values instantiations into two files each to reduce the amount of memory required during compilation.

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

11 years agofix the name Tremoliere again and add a note that B is symmetric
frohne [Thu, 7 Feb 2013 21:59:40 +0000 (21:59 +0000)]
fix the name Tremoliere again and add a note that B is symmetric

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

11 years agoupdate FAQ URL
heister [Thu, 7 Feb 2013 21:58:19 +0000 (21:58 +0000)]
update FAQ URL

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

11 years agopoint to new FAQ url
heister [Thu, 7 Feb 2013 21:57:21 +0000 (21:57 +0000)]
point to new FAQ url

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

11 years agoAugment documentation.
bangerth [Thu, 7 Feb 2013 20:09:34 +0000 (20:09 +0000)]
Augment documentation.

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

11 years agofix a bibliographical reference
frohne [Thu, 7 Feb 2013 16:58:59 +0000 (16:58 +0000)]
fix a bibliographical reference

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

11 years agoAugment documentation.
bangerth [Thu, 7 Feb 2013 16:24:04 +0000 (16:24 +0000)]
Augment documentation.

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

11 years agocorrections in section 4, 5, 6 and 7
frohne [Wed, 6 Feb 2013 23:36:40 +0000 (23:36 +0000)]
corrections in section 4, 5, 6 and 7

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

11 years agoupdate number of processors
heister [Wed, 6 Feb 2013 21:57:31 +0000 (21:57 +0000)]
update number of processors

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

11 years agoadd the script containing the list of tests
heister [Wed, 6 Feb 2013 21:35:35 +0000 (21:35 +0000)]
add the script containing the list of tests

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

11 years agoupdate ignores, add run script
heister [Wed, 6 Feb 2013 21:35:12 +0000 (21:35 +0000)]
update ignores, add run script

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

11 years agoupdate benchmark scripts
heister [Wed, 6 Feb 2013 21:31:54 +0000 (21:31 +0000)]
update benchmark scripts

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

11 years agoMention Jean-Paul's patch.
bangerth [Wed, 6 Feb 2013 14:30:59 +0000 (14:30 +0000)]
Mention Jean-Paul's patch.

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

11 years agoFix a few compiler errors.
kronbichler [Wed, 6 Feb 2013 13:44:25 +0000 (13:44 +0000)]
Fix a few compiler errors.

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

11 years agoKill of a messy debug paragraph (move to tests/deal.II)
young [Wed, 6 Feb 2013 12:14:41 +0000 (12:14 +0000)]
Kill of a messy debug paragraph (move to tests/deal.II)

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

11 years agoRemove some more deprecated function calls.
kronbichler [Wed, 6 Feb 2013 11:52:16 +0000 (11:52 +0000)]
Remove some more deprecated function calls.

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

11 years agoAvoid one more deprecated call.
kronbichler [Wed, 6 Feb 2013 11:29:52 +0000 (11:29 +0000)]
Avoid one more deprecated call.

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

11 years agoReplace deprecated functions.
kronbichler [Wed, 6 Feb 2013 11:27:10 +0000 (11:27 +0000)]
Replace deprecated functions.

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

11 years agoFix a few deprecation warnings.
kronbichler [Wed, 6 Feb 2013 10:45:52 +0000 (10:45 +0000)]
Fix a few deprecation warnings.

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

11 years agoForgot one file.
kronbichler [Wed, 6 Feb 2013 10:45:23 +0000 (10:45 +0000)]
Forgot one file.

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

11 years agoImprove performance in the typical use case of sparse matrix iterator by basing the...
kronbichler [Wed, 6 Feb 2013 10:44:40 +0000 (10:44 +0000)]
Improve performance in the typical use case of sparse matrix iterator by basing the iterator on the total index.

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

11 years agoFix include.
kronbichler [Wed, 6 Feb 2013 10:38:11 +0000 (10:38 +0000)]
Fix include.

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

11 years agoReplace deprecated row_iterator by iterator.
kronbichler [Wed, 6 Feb 2013 10:03:45 +0000 (10:03 +0000)]
Replace deprecated row_iterator by iterator.

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

11 years agoSwitch to iterator.
kronbichler [Wed, 6 Feb 2013 09:58:32 +0000 (09:58 +0000)]
Switch to iterator.

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

11 years agofixing errors in section 3
frohne [Wed, 6 Feb 2013 04:27:48 +0000 (04:27 +0000)]
fixing errors in section 3

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

11 years agoAugment documentation.
bangerth [Wed, 6 Feb 2013 03:04:27 +0000 (03:04 +0000)]
Augment documentation.

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

11 years agosome more minor edits
frohne [Tue, 5 Feb 2013 23:27:43 +0000 (23:27 +0000)]
some more minor edits

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

11 years agoImprove add_entries function a little.
kronbichler [Tue, 5 Feb 2013 20:24:56 +0000 (20:24 +0000)]
Improve add_entries function a little.

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

11 years agomake indent
heister [Tue, 5 Feb 2013 16:53:54 +0000 (16:53 +0000)]
make indent

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

11 years agouse the real communicator in PetscSparseMatrix as returned from PETSc
heister [Tue, 5 Feb 2013 16:47:49 +0000 (16:47 +0000)]
use the real communicator in PetscSparseMatrix as returned from PETSc

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

11 years agoAvoid a few deprecation warnings.
kronbichler [Tue, 5 Feb 2013 16:36:38 +0000 (16:36 +0000)]
Avoid a few deprecation warnings.

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

11 years agoadd BlockMatrixBase::add(factor,matrix) (patch from Jean-Paul Pelteret)
heister [Tue, 5 Feb 2013 16:36:08 +0000 (16:36 +0000)]
add BlockMatrixBase::add(factor,matrix) (patch from Jean-Paul Pelteret)

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

11 years agoRemove a few deprecation warnings.
kronbichler [Tue, 5 Feb 2013 16:09:59 +0000 (16:09 +0000)]
Remove a few deprecation warnings.

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

11 years agostep-49: add some notes
heister [Tue, 5 Feb 2013 15:51:14 +0000 (15:51 +0000)]
step-49: add some notes

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

11 years agoMake clear that f=1.
bangerth [Tue, 5 Feb 2013 15:45:05 +0000 (15:45 +0000)]
Make clear that f=1.

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

11 years agominor edits
frohne [Tue, 5 Feb 2013 04:10:36 +0000 (04:10 +0000)]
minor edits

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

11 years agoworking on section 2
frohne [Tue, 5 Feb 2013 03:47:26 +0000 (03:47 +0000)]
working on section 2

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

11 years agostep-49: write some text
heister [Tue, 5 Feb 2013 00:48:28 +0000 (00:48 +0000)]
step-49: write some text

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

11 years agowork on step-49
heister [Tue, 5 Feb 2013 00:36:43 +0000 (00:36 +0000)]
work on step-49

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

11 years agoSome expansion.
bangerth [Mon, 4 Feb 2013 17:28:38 +0000 (17:28 +0000)]
Some expansion.

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

11 years agoFix up a couple markup problems.
bangerth [Mon, 4 Feb 2013 17:28:08 +0000 (17:28 +0000)]
Fix up a couple markup problems.

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

11 years agostep-49: add images, write down notes
heister [Mon, 4 Feb 2013 17:20:49 +0000 (17:20 +0000)]
step-49: add images, write down notes

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

11 years agoAdd some to the documentation.
bangerth [Mon, 4 Feb 2013 15:10:18 +0000 (15:10 +0000)]
Add some to the documentation.

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

11 years agoFix a few deprecated function calls.
bangerth [Sat, 2 Feb 2013 21:44:55 +0000 (21:44 +0000)]
Fix a few deprecated function calls.

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

11 years agoAlways use the storage pattern where the diagonal entry comes first in each row,...
bangerth [Sat, 2 Feb 2013 21:35:22 +0000 (21:35 +0000)]
Always use the storage pattern where the diagonal entry comes first in each row, as long as the matrix is square.

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

11 years agomove vertices
heister [Sat, 2 Feb 2013 01:11:33 +0000 (01:11 +0000)]
move vertices

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

11 years agostep-49: how to merge triangulations
heister [Sat, 2 Feb 2013 00:58:10 +0000 (00:58 +0000)]
step-49: how to merge triangulations

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

11 years agogmsh example
heister [Sat, 2 Feb 2013 00:49:19 +0000 (00:49 +0000)]
gmsh example

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

11 years agoadd notes for step-49
heister [Fri, 1 Feb 2013 23:33:49 +0000 (23:33 +0000)]
add notes for step-49

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

11 years agostarting step-49: more complex meshes
heister [Fri, 1 Feb 2013 23:19:03 +0000 (23:19 +0000)]
starting step-49: more complex meshes

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

11 years agoremove Asserts() in PETSc solvers for now
heister [Fri, 1 Feb 2013 16:45:07 +0000 (16:45 +0000)]
remove Asserts() in PETSc solvers for now

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

11 years agoMinor typo.
bangerth [Fri, 1 Feb 2013 01:00:10 +0000 (01:00 +0000)]
Minor typo.

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

11 years agoFix reference to picture.
bangerth [Fri, 1 Feb 2013 00:38:05 +0000 (00:38 +0000)]
Fix reference to picture.

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

11 years agointegrate r28202,r28203,r28204 from unified linear algebra branch: introduces get_mpi...
heister [Fri, 1 Feb 2013 00:23:08 +0000 (00:23 +0000)]
integrate r28202,r28203,r28204 from unified linear algebra branch: introduces get_mpi_communicator() for PETScWrappers::Vector

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