]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Tue, 19 Apr 2011 14:04:48 +0000 (14:04 +0000)]
Write the rest of the intro. Add a section to the results.
git-svn-id: https://svn.dealii.org/trunk@23611
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 19 Apr 2011 03:22:02 +0000 (03:22 +0000)]
Break out the assembly of the interface term into its own function. This will make it simpler to deal with adaptively refined interfaces.
git-svn-id: https://svn.dealii.org/trunk@23610
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 19 Apr 2011 00:22:05 +0000 (00:22 +0000)]
Fix sign of interface term.
git-svn-id: https://svn.dealii.org/trunk@23609
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 19 Apr 2011 00:12:15 +0000 (00:12 +0000)]
Compute correct sparsity pattern. Use proper coupling term. Copy local contribution into global matrix.
git-svn-id: https://svn.dealii.org/trunk@23608
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 19 Apr 2011 00:11:23 +0000 (00:11 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@23607
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 18 Apr 2011 23:45:22 +0000 (23:45 +0000)]
Minor step forward.
git-svn-id: https://svn.dealii.org/trunk@23606
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 18 Apr 2011 03:23:14 +0000 (03:23 +0000)]
Abstract the question of whether a cell is fluid or solid.
git-svn-id: https://svn.dealii.org/trunk@23605
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 18 Apr 2011 03:18:19 +0000 (03:18 +0000)]
Move distribute_local_to_global to the correct position.
git-svn-id: https://svn.dealii.org/trunk@23604
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 17 Apr 2011 21:17:31 +0000 (21:17 +0000)]
Use the right index space in the right space.
git-svn-id: https://svn.dealii.org/trunk@23603
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.