]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
13 years agoFix a problem where FEFaceValues with FESystems that contain FE_Nothings would crash...
Wolfgang Bangerth [Sun, 17 Apr 2011 20:42:21 +0000 (20:42 +0000)]
Fix a problem where FEFaceValues with FESystems that contain FE_Nothings would crash. The solution is to remove an optimization that was added by Ralf in 2001 but that apparently never triggered; it sits in a piece of code that only gets executed with FEValues objects where sub-objects set their update_each to update_default. I don't think there were any occasions where this could have happened before with any of the usual elements, FE_Nothing being the first one where this could be the case.

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

13 years agoMake compile without std c++0x.
Martin Kronbichler [Fri, 15 Apr 2011 15:49:20 +0000 (15:49 +0000)]
Make compile without std c++0x.

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

13 years agoFix memory leak in Polynomials::Hierarchical by using shared_ptr.
Martin Kronbichler [Fri, 15 Apr 2011 14:24:18 +0000 (14:24 +0000)]
Fix memory leak in Polynomials::Hierarchical by using shared_ptr.

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

13 years agoAdd a paragraph.
Wolfgang Bangerth [Fri, 15 Apr 2011 12:17:14 +0000 (12:17 +0000)]
Add a paragraph.

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

13 years agoUpdate to tut 44.
Andrew McBride [Fri, 15 Apr 2011 07:19:18 +0000 (07:19 +0000)]
Update to tut 44.

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

13 years agoStep-44: Altered order of instantiation.
Jean-Paul Pelteret [Thu, 14 Apr 2011 19:13:46 +0000 (19:13 +0000)]
Step-44: Altered order of instantiation.

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

13 years agoStep-44: Moved assembly static condensation outside linear solver function
Jean-Paul Pelteret [Thu, 14 Apr 2011 17:37:09 +0000 (17:37 +0000)]
Step-44:  Moved assembly static condensation outside linear solver function

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

13 years agoAdd one more paragraph.
Wolfgang Bangerth [Thu, 14 Apr 2011 13:34:07 +0000 (13:34 +0000)]
Add one more paragraph.

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

13 years agoMore text.
Wolfgang Bangerth [Wed, 13 Apr 2011 21:12:25 +0000 (21:12 +0000)]
More text.

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

13 years agoMore.
Wolfgang Bangerth [Wed, 13 Apr 2011 19:46:50 +0000 (19:46 +0000)]
More.

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

13 years agoEnsure that doxygen doesn't eat leading asterisk (which here isn't a
Wolfgang Bangerth [Wed, 13 Apr 2011 19:06:22 +0000 (19:06 +0000)]
Ensure that doxygen doesn't eat leading asterisk (which here isn't a
comment marker but a multiplication operator).

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

13 years agoAdd one.
Wolfgang Bangerth [Wed, 13 Apr 2011 18:54:55 +0000 (18:54 +0000)]
Add one.

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

13 years agoMore text.
Wolfgang Bangerth [Wed, 13 Apr 2011 14:24:34 +0000 (14:24 +0000)]
More text.

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

13 years agoAck, wrong tag.
Wolfgang Bangerth [Wed, 13 Apr 2011 14:24:28 +0000 (14:24 +0000)]
Ack, wrong tag.

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

13 years agoAdd link. Fix formatting.
Wolfgang Bangerth [Wed, 13 Apr 2011 14:22:30 +0000 (14:22 +0000)]
Add link. Fix formatting.

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

13 years agoNew test.
Wolfgang Bangerth [Wed, 13 Apr 2011 14:07:36 +0000 (14:07 +0000)]
New test.

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

13 years agoReference step-46.
Wolfgang Bangerth [Wed, 13 Apr 2011 12:57:23 +0000 (12:57 +0000)]
Reference step-46.

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

13 years agoFix formula markup.
Wolfgang Bangerth [Wed, 13 Apr 2011 03:37:52 +0000 (03:37 +0000)]
Fix formula markup.

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

13 years agoFix formula markup.
Wolfgang Bangerth [Wed, 13 Apr 2011 03:36:39 +0000 (03:36 +0000)]
Fix formula markup.

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

13 years agoClarify documentation.
Wolfgang Bangerth [Wed, 13 Apr 2011 02:19:58 +0000 (02:19 +0000)]
Clarify documentation.

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

13 years agoMore text.
Wolfgang Bangerth [Tue, 12 Apr 2011 22:05:16 +0000 (22:05 +0000)]
More text.

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

13 years agoNew operator* between SymmetricTensor and Tensor.
Wolfgang Bangerth [Tue, 12 Apr 2011 20:27:37 +0000 (20:27 +0000)]
New operator* between SymmetricTensor and Tensor.

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

13 years agoFixed KellyErrorEstimator in codim one
Luca Heltai [Tue, 12 Apr 2011 17:54:47 +0000 (17:54 +0000)]
Fixed KellyErrorEstimator in codim one

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

13 years agoAdded test for error estimator
Luca Heltai [Tue, 12 Apr 2011 17:53:35 +0000 (17:53 +0000)]
Added test for error estimator

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

13 years agoAdd a bit of text for now.
Wolfgang Bangerth [Tue, 12 Apr 2011 03:55:31 +0000 (03:55 +0000)]
Add a bit of text for now.

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

13 years agoMake it easier for the compiler to identify which function to call.
Wolfgang Bangerth [Tue, 12 Apr 2011 02:51:19 +0000 (02:51 +0000)]
Make it easier for the compiler to identify which function to call.

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

13 years agoMoved recent specific changes to the section they belong to.
Luca Heltai [Mon, 11 Apr 2011 19:05:48 +0000 (19:05 +0000)]
Moved recent specific changes to the section they belong to.

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

13 years agoAdd framework for coupling.
Wolfgang Bangerth [Mon, 11 Apr 2011 14:15:52 +0000 (14:15 +0000)]
Add framework for coupling.

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

13 years agoFix remaining transition of class names.
Wolfgang Bangerth [Mon, 11 Apr 2011 14:09:46 +0000 (14:09 +0000)]
Fix remaining transition of class names.

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

13 years agoRename primary class to reflect what the program actually does.
Wolfgang Bangerth [Mon, 11 Apr 2011 13:43:22 +0000 (13:43 +0000)]
Rename primary class to reflect what the program actually does.

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

13 years agoKelly error estimator and Solution Transfer now work in codim one
Luca Heltai [Mon, 11 Apr 2011 12:46:49 +0000 (12:46 +0000)]
Kelly error estimator and Solution Transfer now work in codim one

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

13 years agoAdd some text by Jichao Yin.
Wolfgang Bangerth [Thu, 7 Apr 2011 18:33:28 +0000 (18:33 +0000)]
Add some text by Jichao Yin.

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

13 years agoFix an erroneous explanation of an acronym.
Wolfgang Bangerth [Thu, 7 Apr 2011 18:12:12 +0000 (18:12 +0000)]
Fix an erroneous explanation of an acronym.

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

13 years agostep-21:
Wolfgang Bangerth [Wed, 6 Apr 2011 19:54:38 +0000 (19:54 +0000)]
step-21:
If the size of a linear system is small, i.e. when the mesh is very
coarse, then it is sometimes not sufficient to set a maximum of
<code>src.size()</code> CG iterations before the solver in the
<code>vmult()</code> function converges. (This is, of course, a result
of numerical round-off, since we know that on paper, the CG method
converges in at most <code>src.size()</code> steps.) As a consequence,
we set the maximum number of iterations equal to the maximum of the
size of the linear system and 200.

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

13 years agoIf the size of a linear system is small, i.e. when the mesh is very
Wolfgang Bangerth [Wed, 6 Apr 2011 16:03:38 +0000 (16:03 +0000)]
If the size of a linear system is small, i.e. when the mesh is very
coarse, then it is sometimes not sufficient to set a maximum of
<code>src.size()</code> CG iterations before the solver in the
<code>vmult()</code> function converges. (This is, of course, a result
of numerical round-off, since we know that on paper, the CG method
converges in at most <code>src.size()</code> steps.) As a consequence,
we set the maximum number of iterations equal to the maximum of the
size of the linear system and 200.

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

13 years agoFix typo.
Wolfgang Bangerth [Mon, 4 Apr 2011 14:46:51 +0000 (14:46 +0000)]
Fix typo.

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

13 years agosimplify p4est_3d_refine_02
Timo Heister [Mon, 4 Apr 2011 08:48:27 +0000 (08:48 +0000)]
simplify p4est_3d_refine_02

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

13 years agoadd 3D implementation of tangential_curl
Guido Kanschat [Sun, 3 Apr 2011 18:18:49 +0000 (18:18 +0000)]
add 3D implementation of tangential_curl

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

13 years agoadd functions to module
Guido Kanschat [Sun, 3 Apr 2011 18:12:14 +0000 (18:12 +0000)]
add functions to module

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

13 years agoadd 3D implementation and augment documentation
Guido Kanschat [Sun, 3 Apr 2011 18:05:51 +0000 (18:05 +0000)]
add 3D implementation and augment documentation

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

13 years agoFixed anisotropic refinement in codim one.
Luca Heltai [Thu, 31 Mar 2011 07:46:24 +0000 (07:46 +0000)]
Fixed anisotropic refinement in codim one.

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

13 years agoTest vector reinitialization.
Martin Kronbichler [Wed, 30 Mar 2011 14:32:01 +0000 (14:32 +0000)]
Test vector reinitialization.

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

13 years agoCircumvent case where one processor has no data.
Martin Kronbichler [Wed, 30 Mar 2011 14:17:25 +0000 (14:17 +0000)]
Circumvent case where one processor has no data.

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

13 years agoSimplify assertions in add() operations: The local size must fit, otherwise we get...
Martin Kronbichler [Wed, 30 Mar 2011 14:16:22 +0000 (14:16 +0000)]
Simplify assertions in add() operations: The local size must fit, otherwise we get segfaults. But that is all we need.

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

13 years agoFix border case where some processors have zero vector sizes.
Martin Kronbichler [Wed, 30 Mar 2011 13:30:30 +0000 (13:30 +0000)]
Fix border case where some processors have zero vector sizes.

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

13 years agoUpdate docs. Remove several parenthetical remarks.
Wolfgang Bangerth [Tue, 29 Mar 2011 08:54:54 +0000 (08:54 +0000)]
Update docs. Remove several parenthetical remarks.

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

13 years agoMake work with gcc-4.6.
Martin Kronbichler [Mon, 28 Mar 2011 09:24:26 +0000 (09:24 +0000)]
Make work with gcc-4.6.

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

13 years agoMake compile with gcc-4.6. Avoid some warnings about unused variables.
Martin Kronbichler [Mon, 28 Mar 2011 09:21:39 +0000 (09:21 +0000)]
Make compile with gcc-4.6. Avoid some warnings about unused variables.

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

13 years agoAllow comments at the end of a line of other stuff, rather than throwing away the...
Wolfgang Bangerth [Sun, 27 Mar 2011 08:53:33 +0000 (08:53 +0000)]
Allow comments at the end of a line of other stuff, rather than throwing away the whole line.

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

13 years agoSwitch on source browser.
Wolfgang Bangerth [Sun, 27 Mar 2011 08:51:34 +0000 (08:51 +0000)]
Switch on source browser.

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

13 years agoFix wording.
Wolfgang Bangerth [Sun, 27 Mar 2011 08:50:22 +0000 (08:50 +0000)]
Fix wording.

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

13 years agoFix doc markup.
Wolfgang Bangerth [Sun, 27 Mar 2011 08:49:29 +0000 (08:49 +0000)]
Fix doc markup.

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

13 years agoFix formula.
Wolfgang Bangerth [Sun, 27 Mar 2011 08:49:02 +0000 (08:49 +0000)]
Fix formula.

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

13 years agoMove comment about the implementation to the function that actually does the
Wolfgang Bangerth [Fri, 25 Mar 2011 01:40:53 +0000 (01:40 +0000)]
Move comment about the implementation to the function that actually does the
(internal) implementation, rather than leaving it with the general class.

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

13 years agoadd auxiliary functions
Guido Kanschat [Wed, 23 Mar 2011 21:41:54 +0000 (21:41 +0000)]
add auxiliary functions

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

13 years agostep-32: in 2d we want the 12er hyber shell, not the 96er
Timo Heister [Wed, 23 Mar 2011 09:01:03 +0000 (09:01 +0000)]
step-32: in 2d we want the 12er hyber shell, not the 96er

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

13 years agoReplace ExcInternalError by more accurate ExcImpossibleInDim
Guido Kanschat [Tue, 22 Mar 2011 19:10:30 +0000 (19:10 +0000)]
Replace ExcInternalError by more accurate ExcImpossibleInDim

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

13 years agoFixed annoying little bug
Luca Heltai [Tue, 22 Mar 2011 18:25:55 +0000 (18:25 +0000)]
Fixed annoying little bug

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

13 years agocrash in refining a 12 cell shell
Timo Heister [Tue, 22 Mar 2011 12:31:27 +0000 (12:31 +0000)]
crash in refining a 12 cell shell

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

13 years agoTrilinos expects a valid pointer for constant modes also when there is no data owned...
Martin Kronbichler [Tue, 22 Mar 2011 10:15:14 +0000 (10:15 +0000)]
Trilinos expects a valid pointer for constant modes also when there is no data owned locally.

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

13 years agoAdd documentation.
Wolfgang Bangerth [Mon, 21 Mar 2011 16:51:59 +0000 (16:51 +0000)]
Add documentation.

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

13 years agoAdd documentation.
Wolfgang Bangerth [Mon, 21 Mar 2011 16:47:31 +0000 (16:47 +0000)]
Add documentation.

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

13 years agoChanges updated.
Markus Buerg [Fri, 18 Mar 2011 15:41:56 +0000 (15:41 +0000)]
Changes updated.

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

13 years agoAdjust.
Wolfgang Bangerth [Fri, 18 Mar 2011 01:23:28 +0000 (01:23 +0000)]
Adjust.

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

13 years agoFix bug in get_face_interpolation_matrix.
Markus Buerg [Thu, 17 Mar 2011 19:57:18 +0000 (19:57 +0000)]
Fix bug in get_face_interpolation_matrix.

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

13 years agoUpdated test results.
Markus Buerg [Thu, 17 Mar 2011 16:18:49 +0000 (16:18 +0000)]
Updated test results.

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

13 years agoFix several bugs.
Markus Buerg [Thu, 17 Mar 2011 11:03:10 +0000 (11:03 +0000)]
Fix several bugs.

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

13 years agoFix bug in hp_quad_dof_identities.
Markus Buerg [Wed, 16 Mar 2011 15:33:54 +0000 (15:33 +0000)]
Fix bug in hp_quad_dof_identities.

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

13 years agoTypo.
Martin Kronbichler [Tue, 15 Mar 2011 08:05:42 +0000 (08:05 +0000)]
Typo.

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

13 years agoForgot to disable Trilinos and PETSc in case we do not use them.
Martin Kronbichler [Tue, 15 Mar 2011 07:43:30 +0000 (07:43 +0000)]
Forgot to disable Trilinos and PETSc in case we do not use them.

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

13 years agoAdd some more instantiations for Trilinos and PETSc matrices.
Martin Kronbichler [Tue, 15 Mar 2011 06:48:13 +0000 (06:48 +0000)]
Add some more instantiations for Trilinos and PETSc matrices.

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

13 years agoList additional copyright years.
Wolfgang Bangerth [Thu, 10 Mar 2011 14:54:29 +0000 (14:54 +0000)]
List additional copyright years.

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

13 years agoAlso interpolate displacement boundary.
Wolfgang Bangerth [Thu, 10 Mar 2011 00:39:14 +0000 (00:39 +0000)]
Also interpolate displacement boundary.

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

13 years agoAdd a suggestion for extensions.
Wolfgang Bangerth [Thu, 10 Mar 2011 00:04:07 +0000 (00:04 +0000)]
Add a suggestion for extensions.

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

13 years agoQualify a statement.
Wolfgang Bangerth [Wed, 9 Mar 2011 21:07:37 +0000 (21:07 +0000)]
Qualify a statement.

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

13 years agoAdd ConditionalOStream::get_stream(). Use it.
Wolfgang Bangerth [Wed, 9 Mar 2011 15:33:07 +0000 (15:33 +0000)]
Add ConditionalOStream::get_stream(). Use it.

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

13 years agoMake the discretization run time parameters and allow for locally conservative discre...
Wolfgang Bangerth [Wed, 9 Mar 2011 12:43:38 +0000 (12:43 +0000)]
Make the discretization run time parameters and allow for locally conservative discretizations. Adjust a couple things when the input file is missing to avoid strange exceptions.

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

13 years agoNew test.
Wolfgang Bangerth [Tue, 8 Mar 2011 14:51:45 +0000 (14:51 +0000)]
New test.

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

13 years agoFix copy-n-pasto.
Wolfgang Bangerth [Tue, 8 Mar 2011 14:43:50 +0000 (14:43 +0000)]
Fix copy-n-pasto.

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

13 years agoDocument and test the change to FESystem previously checked in.
Wolfgang Bangerth [Tue, 8 Mar 2011 04:48:38 +0000 (04:48 +0000)]
Document and test the change to FESystem previously checked in.

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

13 years agoRelax the conditions under which we don't return unit_face_support_points a bit.
Wolfgang Bangerth [Tue, 8 Mar 2011 04:16:25 +0000 (04:16 +0000)]
Relax the conditions under which we don't return unit_face_support_points a bit.

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

13 years agoAdd an assertion.
Wolfgang Bangerth [Mon, 7 Mar 2011 21:24:09 +0000 (21:24 +0000)]
Add an assertion.

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

13 years agoFixed sign error in step-29
Moritz Allmaras [Mon, 7 Mar 2011 20:34:37 +0000 (20:34 +0000)]
Fixed sign error in step-29

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

13 years agoFix a bug in FE_Nothing::get_name().
Wolfgang Bangerth [Mon, 7 Mar 2011 15:00:17 +0000 (15:00 +0000)]
Fix a bug in FE_Nothing::get_name().

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

13 years agoMinor grammar edits.
Wolfgang Bangerth [Mon, 7 Mar 2011 14:34:08 +0000 (14:34 +0000)]
Minor grammar edits.

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

13 years agoMore tests.
Wolfgang Bangerth [Sat, 5 Mar 2011 19:33:24 +0000 (19:33 +0000)]
More tests.

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

13 years agoFix several bugs that stood in the way of making the things with FE_Nothing that...
Wolfgang Bangerth [Sat, 5 Mar 2011 19:32:49 +0000 (19:32 +0000)]
Fix several bugs that stood in the way of making the things with FE_Nothing that didn't work last week work.

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

13 years agoRe-insert an assertion.
Wolfgang Bangerth [Sat, 5 Mar 2011 19:30:40 +0000 (19:30 +0000)]
Re-insert an assertion.

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

13 years agofix PETSc stuff introduced by me the other day with version < 3
Timo Heister [Thu, 3 Mar 2011 17:16:40 +0000 (17:16 +0000)]
fix PETSc stuff introduced by me the other day with version < 3

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

13 years agoCorrect cut&paste bug in doc.
Toby D. Young [Wed, 2 Mar 2011 19:17:07 +0000 (19:17 +0000)]
Correct cut&paste bug in doc.

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

13 years agoCleanup: replace Teuchos::rcp by shared_ptr in one place to be consistent with the...
Martin Kronbichler [Wed, 2 Mar 2011 17:10:07 +0000 (17:10 +0000)]
Cleanup: replace Teuchos::rcp by shared_ptr in one place to be consistent with the rest of Trilinos part. Move one Trilinos header file to .cc file.

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

13 years agoRegenerate.
Wolfgang Bangerth [Wed, 2 Mar 2011 17:06:50 +0000 (17:06 +0000)]
Regenerate.

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

13 years agoInitialize one variable to zero to eliminate a compiler/profiler warning on some...
Martin Kronbichler [Wed, 2 Mar 2011 17:04:59 +0000 (17:04 +0000)]
Initialize one variable to zero to eliminate a compiler/profiler warning on some systems.

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

13 years agoDisable Trilinos when explicitly saying so also when TRILINOS_DIR is set.
Martin Kronbichler [Wed, 2 Mar 2011 17:01:11 +0000 (17:01 +0000)]
Disable Trilinos when explicitly saying so also when TRILINOS_DIR is set.

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

13 years agoCleanup and clarify documentation of ParameterHandler and DataOut and simplify the...
Timo Heister [Wed, 2 Mar 2011 16:49:33 +0000 (16:49 +0000)]
Cleanup and clarify documentation of ParameterHandler and DataOut and simplify the usage in step-29.

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

13 years agoChose a quadrature formula compatible with the fe_degree
Andrea Bonito [Tue, 1 Mar 2011 22:48:03 +0000 (22:48 +0000)]
Chose a quadrature formula compatible with the fe_degree

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

13 years agoRemove unused variables.
Katharina Kormann [Sun, 27 Feb 2011 08:44:49 +0000 (08:44 +0000)]
Remove unused variables.

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

13 years agoConsistently use a higher order mapping in all places I could
Wolfgang Bangerth [Sat, 26 Feb 2011 23:38:45 +0000 (23:38 +0000)]
Consistently use a higher order mapping in all places I could
find. Add some more debug output that unfortunately shows that we
still do not get the divergence down very far.

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

13 years agoUndo r23436 since it breaks all sorts of tests :-(.
Wolfgang Bangerth [Fri, 25 Feb 2011 18:35:25 +0000 (18:35 +0000)]
Undo r23436 since it breaks all sorts of tests :-(.

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

13 years agoChange geometry slightly. Impose no-slip boundary conditions on the
Wolfgang Bangerth [Fri, 25 Feb 2011 00:36:44 +0000 (00:36 +0000)]
Change geometry slightly. Impose no-slip boundary conditions on the
interface.

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