]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
14 years agoAdapt the number of worker threads to the number of threads.
Martin Kronbichler [Thu, 1 Oct 2009 19:21:25 +0000 (19:21 +0000)]
Adapt the number of worker threads to the number of threads.

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

14 years agoCan simplify collective set and add functions a little bit.
Martin Kronbichler [Thu, 1 Oct 2009 17:07:55 +0000 (17:07 +0000)]
Can simplify collective set and add functions a little bit.

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

14 years agoFix a bug in collective set function.
Martin Kronbichler [Thu, 1 Oct 2009 14:59:36 +0000 (14:59 +0000)]
Fix a bug in collective set function.

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

14 years agoFix PETSc problem when matrices are initialized with sparsity pattern.
Martin Kronbichler [Thu, 1 Oct 2009 12:39:04 +0000 (12:39 +0000)]
Fix PETSc problem when matrices are initialized with sparsity pattern.

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

14 years agoChange the parallelization scheme: Now we use WorkStream instead of parallel_for...
Martin Kronbichler [Thu, 1 Oct 2009 12:00:20 +0000 (12:00 +0000)]
Change the parallelization scheme: Now we use WorkStream instead of parallel_for with locks. Now this tutorial program should be finished. Need to read through the comments once again, though.

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

14 years agoUndo one change that I committed before: It seems that gcc prior v4.4 cannot use...
Martin Kronbichler [Wed, 30 Sep 2009 16:56:24 +0000 (16:56 +0000)]
Undo one change that I committed before: It seems that gcc prior v4.4 cannot use Table<2,bool> as a default argument.

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

14 years agoApply new function in ConstraintMatrix to step-37.
Martin Kronbichler [Wed, 30 Sep 2009 15:01:58 +0000 (15:01 +0000)]
Apply new function in ConstraintMatrix to step-37.

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

14 years agoChange ConstraintMatrix implementation so that it has fast random access to Constrain...
Martin Kronbichler [Wed, 30 Sep 2009 15:01:07 +0000 (15:01 +0000)]
Change ConstraintMatrix implementation so that it has fast random access to ConstraintLines.

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

14 years agoFINAL!
Abner J. Salgado [Tue, 29 Sep 2009 23:33:17 +0000 (23:33 +0000)]
FINAL!

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

14 years agogit-svn-id: https://svn.dealii.org/trunk@19608 0785d39b-7218-0410-832d-ea1e28bc413d
Abner J. Salgado [Tue, 29 Sep 2009 22:29:46 +0000 (22:29 +0000)]
git-svn-id: https://svn.dealii.org/trunk@19608 0785d39b-7218-0410-832d-ea1e28bc413d

14 years agoEscape numbers
Abner J. Salgado [Tue, 29 Sep 2009 20:41:44 +0000 (20:41 +0000)]
Escape numbers

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

14 years agoNew figures for Re=500, you can see the vorticity
Abner J. Salgado [Tue, 29 Sep 2009 20:34:57 +0000 (20:34 +0000)]
New figures for Re=500, you can see the vorticity

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

14 years agoNew pictures for Re=100. We can actually se the vorticity now.
Abner J. Salgado [Tue, 29 Sep 2009 18:19:49 +0000 (18:19 +0000)]
New pictures for Re=100. We can actually se the vorticity now.

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

14 years agoadd access functions for base elements
Guido Kanschat [Mon, 28 Sep 2009 17:47:20 +0000 (17:47 +0000)]
add access functions for base elements

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

14 years agoadd more instantiations and make error messages more explicit
Guido Kanschat [Mon, 28 Sep 2009 17:46:43 +0000 (17:46 +0000)]
add more instantiations and make error messages more explicit

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

14 years agoallow to fill only part of a vector
Guido Kanschat [Mon, 28 Sep 2009 17:45:38 +0000 (17:45 +0000)]
allow to fill only part of a vector

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

14 years agoInclude one more file.
Martin Kronbichler [Mon, 28 Sep 2009 14:47:19 +0000 (14:47 +0000)]
Include one more file.

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

14 years agoSet properties.
Wolfgang Bangerth [Mon, 28 Sep 2009 14:45:25 +0000 (14:45 +0000)]
Set properties.

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

14 years agoOne more test.
Wolfgang Bangerth [Mon, 28 Sep 2009 14:44:22 +0000 (14:44 +0000)]
One more test.

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

15 years agoTest is now fixed.
Wolfgang Bangerth [Sat, 26 Sep 2009 00:54:02 +0000 (00:54 +0000)]
Test is now fixed.

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

15 years agoPatch by Joshua White: add documentation, implement face domination.
Wolfgang Bangerth [Sat, 26 Sep 2009 00:47:21 +0000 (00:47 +0000)]
Patch by Joshua White: add documentation, implement face domination.

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

15 years agoCheck in corrected output file.
Wolfgang Bangerth [Fri, 25 Sep 2009 16:46:17 +0000 (16:46 +0000)]
Check in corrected output file.

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

15 years agoRemove executable property from source files.
Wolfgang Bangerth [Fri, 25 Sep 2009 14:42:10 +0000 (14:42 +0000)]
Remove executable property from source files.

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

15 years agoFix comment.
Wolfgang Bangerth [Fri, 25 Sep 2009 13:52:19 +0000 (13:52 +0000)]
Fix comment.

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

15 years agoFix condition.
Wolfgang Bangerth [Fri, 25 Sep 2009 13:51:52 +0000 (13:51 +0000)]
Fix condition.

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

15 years agoFix a problem where we refused to number graphs that have disconnected components.
Wolfgang Bangerth [Fri, 25 Sep 2009 12:56:47 +0000 (12:56 +0000)]
Fix a problem where we refused to number graphs that have disconnected components.

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

15 years agoSet properties correctly.
Wolfgang Bangerth [Fri, 25 Sep 2009 03:46:52 +0000 (03:46 +0000)]
Set properties correctly.

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

15 years agoAdd comment.
Wolfgang Bangerth [Fri, 25 Sep 2009 03:41:22 +0000 (03:41 +0000)]
Add comment.

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

15 years agoAdd another test that currently fails. Will fix it next.
Wolfgang Bangerth [Fri, 25 Sep 2009 03:39:48 +0000 (03:39 +0000)]
Add another test that currently fails. Will fix it next.

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

15 years agoSet properties.
Wolfgang Bangerth [Fri, 25 Sep 2009 03:26:43 +0000 (03:26 +0000)]
Set properties.

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

15 years agoNew test.
Wolfgang Bangerth [Fri, 25 Sep 2009 02:48:15 +0000 (02:48 +0000)]
New test.

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

15 years agoAllow interfacing in an hp context between FE_Q and FE_Nothing.
Wolfgang Bangerth [Fri, 25 Sep 2009 02:47:48 +0000 (02:47 +0000)]
Allow interfacing in an hp context between FE_Q and FE_Nothing.

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

15 years agoAdd FE_Nothing implemented by Joshua White.
Wolfgang Bangerth [Fri, 25 Sep 2009 02:47:25 +0000 (02:47 +0000)]
Add FE_Nothing implemented by Joshua White.

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

15 years agoAdd.
Wolfgang Bangerth [Fri, 25 Sep 2009 00:17:03 +0000 (00:17 +0000)]
Add.

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

15 years agoFix an abort.
Wolfgang Bangerth [Fri, 25 Sep 2009 00:16:49 +0000 (00:16 +0000)]
Fix an abort.

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

15 years agoProvide access operator for all indices at once.
Wolfgang Bangerth [Fri, 25 Sep 2009 00:12:55 +0000 (00:12 +0000)]
Provide access operator for all indices at once.

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

15 years agoMore conversion functions between symmetric tensor indices and the indices of an...
Wolfgang Bangerth [Thu, 24 Sep 2009 22:08:57 +0000 (22:08 +0000)]
More conversion functions between symmetric tensor indices and the indices of an unrolled tensor.

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

15 years agoProvide operator<< for TableIndices.
Wolfgang Bangerth [Thu, 24 Sep 2009 22:07:00 +0000 (22:07 +0000)]
Provide operator<< for TableIndices.

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

15 years agoAdd a few explicit instantiations.
Wolfgang Bangerth [Thu, 24 Sep 2009 19:01:08 +0000 (19:01 +0000)]
Add a few explicit instantiations.

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

15 years agoFixed a memory leak in destructor when working with Trilinos.
Martin Kronbichler [Thu, 24 Sep 2009 15:42:14 +0000 (15:42 +0000)]
Fixed a memory leak in destructor when working with Trilinos.

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

15 years agoFix a bug with lost data in LogStream. Funny how this has gone
Wolfgang Bangerth [Thu, 24 Sep 2009 02:41:05 +0000 (02:41 +0000)]
Fix a bug with lost data in LogStream. Funny how this has gone
unnoticed for more than 10 years now...

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

15 years agoUncomment accidentally commented out line.
Wolfgang Bangerth [Thu, 24 Sep 2009 02:36:54 +0000 (02:36 +0000)]
Uncomment accidentally commented out line.

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

15 years agoFlush content of logstream during its destruction if anything was left.
Wolfgang Bangerth [Thu, 24 Sep 2009 02:35:21 +0000 (02:35 +0000)]
Flush content of logstream during its destruction if anything was left.

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

15 years agoRemove unnecessary arguments to main().
Wolfgang Bangerth [Wed, 23 Sep 2009 20:04:54 +0000 (20:04 +0000)]
Remove unnecessary arguments to main().

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

15 years agoAndrew was right and I was wrong. Revert most of the previous change,
Wolfgang Bangerth [Wed, 23 Sep 2009 19:57:59 +0000 (19:57 +0000)]
Andrew was right and I was wrong. Revert most of the previous change,
and fix an assertion for good.

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

15 years agoCompute the number of symmetric tensors of rank 2 that we can fit into
Wolfgang Bangerth [Wed, 23 Sep 2009 19:44:06 +0000 (19:44 +0000)]
Compute the number of symmetric tensors of rank 2 that we can fit into
a vector valued element based on spacedim, not dim.

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

15 years agoReindent a few places.
Wolfgang Bangerth [Wed, 23 Sep 2009 19:02:14 +0000 (19:02 +0000)]
Reindent a few places.

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

15 years agoInvent SymmetricTensor::unrolled_index. Use it.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:57:57 +0000 (18:57 +0000)]
Invent SymmetricTensor::unrolled_index. Use it.

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

15 years agoTwo updates.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:53:04 +0000 (18:53 +0000)]
Two updates.

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

15 years agoFix another typo.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:50:46 +0000 (18:50 +0000)]
Fix another typo.

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

15 years agoFix typo.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:50:28 +0000 (18:50 +0000)]
Fix typo.

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

15 years agoUse SymmetricTensor::n_independent_components instead of duplicating this information.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:35:41 +0000 (18:35 +0000)]
Use SymmetricTensor::n_independent_components instead of duplicating this information.

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

15 years agoResize vector_to_symmetric_tensor_data before use; initialize with the
Wolfgang Bangerth [Wed, 23 Sep 2009 18:28:28 +0000 (18:28 +0000)]
Resize vector_to_symmetric_tensor_data before use; initialize with the
correct indices.

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

15 years agoEscape 'identity'.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:15:28 +0000 (18:15 +0000)]
Escape 'identity'.

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

15 years agoAdd link to the report Luca just added.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:15:03 +0000 (18:15 +0000)]
Add link to the report Luca just added.

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

15 years agoFix one markup problem in a formula.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:12:56 +0000 (18:12 +0000)]
Fix one markup problem in a formula.

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

15 years agoFix one markup problem.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:12:28 +0000 (18:12 +0000)]
Fix one markup problem.

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

15 years agoFix one markup problem.
Wolfgang Bangerth [Wed, 23 Sep 2009 18:10:08 +0000 (18:10 +0000)]
Fix one markup problem.

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

15 years agoPatch by Andrew McBride: implement extractors for symmetric rank 2 tensors.
Wolfgang Bangerth [Wed, 23 Sep 2009 17:48:36 +0000 (17:48 +0000)]
Patch by Andrew McBride: implement extractors for symmetric rank 2 tensors.

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

15 years agoAdded report on codimension one
Luca Heltai [Wed, 23 Sep 2009 14:37:51 +0000 (14:37 +0000)]
Added report on codimension one

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

15 years agoEscape 'parallel'.
Wolfgang Bangerth [Wed, 23 Sep 2009 13:45:21 +0000 (13:45 +0000)]
Escape 'parallel'.

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

15 years agofixed file transfer error on previous commit
Toby D. Young [Wed, 23 Sep 2009 12:03:10 +0000 (12:03 +0000)]
fixed file transfer error on previous commit

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

15 years agolac directory compiles for PETSc complex
Toby D. Young [Wed, 23 Sep 2009 10:52:58 +0000 (10:52 +0000)]
lac directory compiles for PETSc complex

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

15 years agoAdded reinit to vector_view
Luca Heltai [Wed, 23 Sep 2009 09:57:59 +0000 (09:57 +0000)]
Added reinit to vector_view

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

15 years agoDefine macro DEAL_II_USE_PETSC_COMPLEX if PETSc is compiled for complex scalars....
Toby D. Young [Wed, 23 Sep 2009 07:45:43 +0000 (07:45 +0000)]
Define macro DEAL_II_USE_PETSC_COMPLEX if PETSc is compiled for complex scalars. Only works for PETSc 3.x.x

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

15 years agoCleanup of comments.
Martin Kronbichler [Wed, 23 Sep 2009 06:27:05 +0000 (06:27 +0000)]
Cleanup of comments.

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

15 years agosilly fix
Toby D. Young [Tue, 22 Sep 2009 21:07:17 +0000 (21:07 +0000)]
silly fix

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

15 years agogit-svn-id: https://svn.dealii.org/trunk@19497 0785d39b-7218-0410-832d-ea1e28bc413d
Abner J. Salgado [Tue, 22 Sep 2009 19:30:55 +0000 (19:30 +0000)]
git-svn-id: https://svn.dealii.org/trunk@19497 0785d39b-7218-0410-832d-ea1e28bc413d

15 years agogit-svn-id: https://svn.dealii.org/trunk@19496 0785d39b-7218-0410-832d-ea1e28bc413d
Abner J. Salgado [Tue, 22 Sep 2009 19:25:10 +0000 (19:25 +0000)]
git-svn-id: https://svn.dealii.org/trunk@19496 0785d39b-7218-0410-832d-ea1e28bc413d

15 years agogit-svn-id: https://svn.dealii.org/trunk@19495 0785d39b-7218-0410-832d-ea1e28bc413d
Abner J. Salgado [Tue, 22 Sep 2009 19:18:58 +0000 (19:18 +0000)]
git-svn-id: https://svn.dealii.org/trunk@19495 0785d39b-7218-0410-832d-ea1e28bc413d

15 years agogit-svn-id: https://svn.dealii.org/trunk@19494 0785d39b-7218-0410-832d-ea1e28bc413d
Abner J. Salgado [Tue, 22 Sep 2009 19:14:56 +0000 (19:14 +0000)]
git-svn-id: https://svn.dealii.org/trunk@19494 0785d39b-7218-0410-832d-ea1e28bc413d

15 years agoAdded the Re=500 results
Abner J. Salgado [Tue, 22 Sep 2009 19:11:13 +0000 (19:11 +0000)]
Added the Re=500 results

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

15 years agoMissed the geometry file
Abner J. Salgado [Tue, 22 Sep 2009 18:47:42 +0000 (18:47 +0000)]
Missed the geometry file

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

15 years agoI changed the intro section to reflect the new treatment of the boundary
Abner J. Salgado [Tue, 22 Sep 2009 18:44:02 +0000 (18:44 +0000)]
I changed the intro section to reflect the new treatment of the boundary
conditions and what this implies for the weak formulation.

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

15 years agoUse an iterator to specify the vector elements.
Martin Kronbichler [Tue, 22 Sep 2009 08:59:28 +0000 (08:59 +0000)]
Use an iterator to specify the vector elements.

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

15 years agomissing header file
Guido Kanschat [Mon, 21 Sep 2009 16:14:26 +0000 (16:14 +0000)]
missing header file

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

15 years agoAdd a second explicit specialization.
Wolfgang Bangerth [Mon, 21 Sep 2009 12:20:54 +0000 (12:20 +0000)]
Add a second explicit specialization.

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

15 years agoRevert accidental check-in.
Martin Kronbichler [Mon, 21 Sep 2009 09:28:28 +0000 (09:28 +0000)]
Revert accidental check-in.

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

15 years agoRemoved trailing whitespace.
Martin Kronbichler [Mon, 21 Sep 2009 09:22:09 +0000 (09:22 +0000)]
Removed trailing whitespace.

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

15 years agoFirst attempt to make the PETScWrappers also work when PETSC is configured with 64...
Martin Kronbichler [Mon, 21 Sep 2009 08:36:44 +0000 (08:36 +0000)]
First attempt to make the PETScWrappers also work when PETSC is configured with 64-bit integers.

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

15 years agoFix PETSc problem with my previous commit.
Martin Kronbichler [Mon, 21 Sep 2009 07:22:01 +0000 (07:22 +0000)]
Fix PETSc problem with my previous commit.

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

15 years agoWork on a few TODOs in DoFCellAccessor::distribute_local_to_global. Let these impleme...
Martin Kronbichler [Mon, 21 Sep 2009 06:48:08 +0000 (06:48 +0000)]
Work on a few TODOs in DoFCellAccessor::distribute_local_to_global. Let these implementations use the cell_dof_indices_cache for regular DoFHandler functions. Implement a collective add function for all vectors.

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

15 years agoMake sure that we can compile lac/ with PETSc when the latter is using complex scalars.
Wolfgang Bangerth [Mon, 21 Sep 2009 03:47:43 +0000 (03:47 +0000)]
Make sure that we can compile lac/ with PETSc when the latter is using complex scalars.

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

15 years agoMake code generic so that it also compiles with complex petsc.
Wolfgang Bangerth [Mon, 21 Sep 2009 03:02:25 +0000 (03:02 +0000)]
Make code generic so that it also compiles with complex petsc.

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

15 years agoFix up markup.
Wolfgang Bangerth [Sat, 19 Sep 2009 20:42:02 +0000 (20:42 +0000)]
Fix up markup.

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

15 years agointroduce a new class that contains a matrix and its position in the block system
Guido Kanschat [Sat, 19 Sep 2009 16:02:21 +0000 (16:02 +0000)]
introduce a new class that contains a matrix and its position in the block system

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

15 years agoTurns out I was using wrong boundary conditions + wrong weak
Abner J. Salgado [Fri, 18 Sep 2009 23:35:57 +0000 (23:35 +0000)]
Turns out I was using wrong boundary conditions + wrong weak
formulation. Everything is fixed now and if we run the program
it gives the correct results. Yay!!!

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

15 years agoAssert pointer nonzero in dereferencing operators
Guido Kanschat [Fri, 18 Sep 2009 23:29:12 +0000 (23:29 +0000)]
Assert pointer nonzero in dereferencing operators

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

15 years agoadd comment on becoming thread safe
Guido Kanschat [Fri, 18 Sep 2009 23:19:38 +0000 (23:19 +0000)]
add comment on becoming thread safe

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

15 years agoadd example 38, based on 12
Guido Kanschat [Fri, 18 Sep 2009 18:38:23 +0000 (18:38 +0000)]
add example 38, based on 12

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

15 years agoFirst attempt to make ConstraintMatrix compile with complex PETSc matrices.
Martin Kronbichler [Fri, 18 Sep 2009 07:31:08 +0000 (07:31 +0000)]
First attempt to make ConstraintMatrix compile with complex PETSc matrices.

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

15 years agoReindent a bunch of stuff.
Wolfgang Bangerth [Fri, 18 Sep 2009 00:55:58 +0000 (00:55 +0000)]
Reindent a bunch of stuff.

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

15 years agoReindent.
Wolfgang Bangerth [Fri, 18 Sep 2009 00:20:00 +0000 (00:20 +0000)]
Reindent.

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

15 years agoPatch by Arvind Ajoy: make things compatible with a PETSc that is compiled with compl...
Wolfgang Bangerth [Thu, 17 Sep 2009 23:59:06 +0000 (23:59 +0000)]
Patch by Arvind Ajoy: make things compatible with a PETSc that is compiled with complex scalars.

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

15 years agoUse correct output of block_info.
Martin Kronbichler [Thu, 17 Sep 2009 16:40:49 +0000 (16:40 +0000)]
Use correct output of block_info.

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

15 years agoWrote an internal find_constraint function so that the implementation gets a bit...
Martin Kronbichler [Thu, 17 Sep 2009 16:38:20 +0000 (16:38 +0000)]
Wrote an internal find_constraint function so that the implementation gets a bit more handy in some places.

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

15 years agoLagrange polynomials of degree larger than 10
Guido Kanschat [Wed, 16 Sep 2009 18:55:58 +0000 (18:55 +0000)]
Lagrange polynomials of degree larger than 10

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

15 years agoadd multilevel paper as describing deal.II
Guido Kanschat [Wed, 16 Sep 2009 18:55:08 +0000 (18:55 +0000)]
add multilevel paper as describing deal.II

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

15 years agoMinor code edits.
Wolfgang Bangerth [Wed, 16 Sep 2009 14:12:33 +0000 (14:12 +0000)]
Minor code edits.

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

15 years agoMinor updates to docs. Don't declare functions inline that are only used in
Wolfgang Bangerth [Wed, 16 Sep 2009 14:09:56 +0000 (14:09 +0000)]
Minor updates to docs. Don't declare functions inline that are only used in
this single file -- compilers are much better at figuring out what to inline
than humans anyway, and within a single file there is no difference in
external/internalness of functions.

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