]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
13 years agoReorder order of directories: in debug mode, these are the files with
bangerth [Wed, 24 Nov 2010 14:50:46 +0000 (14:50 +0000)]
Reorder order of directories: in debug mode, these are the files with
the longest compute time:

0m13s lac/chunk_sparse_matrix.cc
0m14s numerics/derivative_approximation.cc
0m15s dofs/dof_renumbering.cc
0m15s fe/fe_tools.cc
0m15s numerics/mesh_worker_vector_selector.cc
0m16s grid/grid_tools.cc
0m16s numerics/error_estimator.cc
0m17s grid/tria.cc
0m21s numerics/solution_transfer.cc
0m23s dofs/dof_accessor.cc
0m28s lac/sparse_matrix.cc
0m31s dofs/dof_tools.cc
0m40s numerics/vectors.cc
0m52s fe/fe_values.cc
1m14s numerics/data_out.cc

In optimized mode it is this way:
0.27s dofs/dof_renumbering.cc
0.27s lac/precondition_block.cc
0.28s numerics/derivative_approximation.cc
0.28s numerics/mesh_worker_vector_selector.cc
0.32s base/data_out_base.cc
0.33s numerics/fe_field_function.cc
0.37s lac/chunk_sparse_matrix.cc
0.38s grid/tria.cc
0.45s lac/sparse_matrix.cc
0.49s numerics/error_estimator.cc
0.57s dofs/dof_accessor.cc
1.19s dofs/dof_tools.cc
1.28s numerics/data_out.cc
2.55s fe/fe_values.cc
3.31s numerics/vectors.cc

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

13 years agoUgh, fix syntax.
bangerth [Wed, 24 Nov 2010 13:28:03 +0000 (13:28 +0000)]
Ugh, fix syntax.

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

13 years agoFix grammar.
bangerth [Wed, 24 Nov 2010 13:16:41 +0000 (13:16 +0000)]
Fix grammar.

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

13 years agoCorrectly qualify function.
bangerth [Wed, 24 Nov 2010 13:02:14 +0000 (13:02 +0000)]
Correctly qualify function.

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

13 years agodoxygen 1.7.2 no longer wants to create the output directory itself. Do so when neces...
bangerth [Wed, 24 Nov 2010 13:00:20 +0000 (13:00 +0000)]
doxygen 1.7.2 no longer wants to create the output directory itself. Do so when necessary.

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

13 years agoGuido & AJS fix. You cannot nest task loops
salgado [Wed, 24 Nov 2010 03:57:08 +0000 (03:57 +0000)]
Guido & AJS fix. You cannot nest task loops

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

13 years agoReplace \vec by \mathbf consistently.
bangerth [Wed, 24 Nov 2010 03:08:51 +0000 (03:08 +0000)]
Replace \vec by \mathbf consistently.

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

13 years agoFix a couple markups.
bangerth [Wed, 24 Nov 2010 03:02:48 +0000 (03:02 +0000)]
Fix a couple markups.

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

13 years agoAdd Chih-Che's comments.
bangerth [Wed, 24 Nov 2010 02:54:00 +0000 (02:54 +0000)]
Add Chih-Che's comments.

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

13 years agoAdd the actual file.
bangerth [Tue, 23 Nov 2010 04:34:25 +0000 (04:34 +0000)]
Add the actual file.

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

13 years agoRename.
bangerth [Tue, 23 Nov 2010 02:19:01 +0000 (02:19 +0000)]
Rename.

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

13 years agoAdd.
bangerth [Tue, 23 Nov 2010 02:18:43 +0000 (02:18 +0000)]
Add.

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

13 years agostep-32 is not ready so far.
bangerth [Mon, 22 Nov 2010 23:55:08 +0000 (23:55 +0000)]
step-32 is not ready so far.

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

13 years agoUpdate after boost upgrade.
bangerth [Mon, 22 Nov 2010 23:44:33 +0000 (23:44 +0000)]
Update after boost upgrade.

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

13 years agoMake sure the include/ directory is in the include path.
bangerth [Mon, 22 Nov 2010 22:28:16 +0000 (22:28 +0000)]
Make sure the include/ directory is in the include path.

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

13 years agoUpdate after boost upgrade.
bangerth [Mon, 22 Nov 2010 19:42:54 +0000 (19:42 +0000)]
Update after boost upgrade.

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

13 years agoMove into place.
bangerth [Mon, 22 Nov 2010 16:11:38 +0000 (16:11 +0000)]
Move into place.

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

13 years agoRemove old version of boost.
bangerth [Mon, 22 Nov 2010 15:34:32 +0000 (15:34 +0000)]
Remove old version of boost.

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

13 years agoPatches to avoid warnings and errors, some taken over from previous versions of BOOST...
bangerth [Mon, 22 Nov 2010 15:28:51 +0000 (15:28 +0000)]
Patches to avoid warnings and errors, some taken over from previous versions of BOOST in our tree, some new.

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

13 years agoadd
bangerth [Mon, 22 Nov 2010 15:07:06 +0000 (15:07 +0000)]
add

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

13 years agoA couple more tests.
bangerth [Sun, 21 Nov 2010 02:47:43 +0000 (02:47 +0000)]
A couple more tests.

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

13 years agoAdd comment.
bangerth [Sun, 21 Nov 2010 02:40:21 +0000 (02:40 +0000)]
Add comment.

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

13 years agoAnnounce VectorTools::interpolate_boundary_values for codim=1.
bangerth [Sun, 21 Nov 2010 02:37:25 +0000 (02:37 +0000)]
Announce VectorTools::interpolate_boundary_values for codim=1.

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

13 years agoAdd missing function DoFAccessor<0,1,spacedim>::vertex_dof_index.
bangerth [Sun, 21 Nov 2010 02:29:21 +0000 (02:29 +0000)]
Add missing function DoFAccessor<0,1,spacedim>::vertex_dof_index.

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

13 years agoMove test now that it works.
bangerth [Sat, 20 Nov 2010 22:37:23 +0000 (22:37 +0000)]
Move test now that it works.

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

13 years agoMake VectorTools::interpolate_boundary_values work for codim=1, at least for 2d trian...
bangerth [Sat, 20 Nov 2010 22:34:28 +0000 (22:34 +0000)]
Make VectorTools::interpolate_boundary_values work for codim=1, at least for 2d triangulations.

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

13 years agoSimplify code slightly.
bangerth [Sat, 20 Nov 2010 00:08:58 +0000 (00:08 +0000)]
Simplify code slightly.

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

13 years agoSimplify code slightly.
bangerth [Sat, 20 Nov 2010 00:06:45 +0000 (00:06 +0000)]
Simplify code slightly.

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

13 years agoadd relaxation methods to preconditioner module
kanschat [Sat, 20 Nov 2010 00:00:06 +0000 (00:00 +0000)]
add relaxation methods to preconditioner module

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

13 years agoSimplify code a bit.
bangerth [Fri, 19 Nov 2010 23:59:51 +0000 (23:59 +0000)]
Simplify code a bit.

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

13 years agoThe data type of the unit_tangentials should be a Tensor<1,dim>, not Tensor<1,spacedi...
bangerth [Fri, 19 Nov 2010 20:21:29 +0000 (20:21 +0000)]
The data type of the unit_tangentials should be a Tensor<1,dim>, not Tensor<1,spacedim>. With this change, rewrite code in such a way that we can now build FEFaceValues also for the case <2,3>, though we still get missing symbols elsewhere.

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

13 years agoMinor re-indenting while reading through the class. Change the lovely
bangerth [Fri, 19 Nov 2010 16:36:35 +0000 (16:36 +0000)]
Minor re-indenting while reading through the class. Change the lovely
word "reduplicate" into "duplicate" ;-)

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

13 years agoCompile the directories with files with long compile times first.
kronbichler [Fri, 19 Nov 2010 16:15:56 +0000 (16:15 +0000)]
Compile the directories with files with long compile times first.

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

13 years agoadd transformation of vector fields and rearrange documentation from basic to hybrid
kanschat [Fri, 19 Nov 2010 15:03:17 +0000 (15:03 +0000)]
add transformation of vector fields and rearrange documentation from basic to hybrid

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

13 years agoFixed a bug in the Nedelec elements
buerg [Fri, 19 Nov 2010 07:33:46 +0000 (07:33 +0000)]
Fixed a bug in the Nedelec elements

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

13 years agoReindent a couple places.
bangerth [Fri, 19 Nov 2010 03:21:53 +0000 (03:21 +0000)]
Reindent a couple places.

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

13 years agoRemove unused argument.
bangerth [Fri, 19 Nov 2010 02:14:17 +0000 (02:14 +0000)]
Remove unused argument.

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

13 years agoUpgrade to TBB 3.0. This fixes a bunch of testsuite failures on our new 48-core machine.
bangerth [Fri, 19 Nov 2010 01:53:58 +0000 (01:53 +0000)]
Upgrade to TBB 3.0. This fixes a bunch of testsuite failures on our new 48-core machine.

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

13 years agoOne more change.
bangerth [Fri, 19 Nov 2010 01:35:52 +0000 (01:35 +0000)]
One more change.

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

13 years agoTake over patches from TBB 22 copy in our tree.
bangerth [Fri, 19 Nov 2010 01:32:45 +0000 (01:32 +0000)]
Take over patches from TBB 22 copy in our tree.

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

13 years agoRemove tests directory.
bangerth [Fri, 19 Nov 2010 01:26:33 +0000 (01:26 +0000)]
Remove tests directory.

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

13 years agoAdd TBB 3.0 update 3 (commercially aligned open source release).
bangerth [Fri, 19 Nov 2010 01:21:29 +0000 (01:21 +0000)]
Add TBB 3.0 update 3 (commercially aligned open source release).

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

13 years agoFix the mess I created: the whole rearranging I did earlier meant that
bangerth [Fri, 19 Nov 2010 00:12:16 +0000 (00:12 +0000)]
Fix the mess I created: the whole rearranging I did earlier meant that
we couldn't do any anisotropic refinement any more -- which happens
internally when building some of the elements.

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

13 years agoInterestingly, mesh refinement of surfaces in higher spaces produced the wrong result...
bangerth [Thu, 18 Nov 2010 22:16:29 +0000 (22:16 +0000)]
Interestingly, mesh refinement of surfaces in higher spaces produced the wrong result for cells that lie at the boundary of the surface (the new point at the center of a quad was computed from the surrounding vertices, rather than from the surface description). Fix this.

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

13 years agoAdd an assertion.
bangerth [Thu, 18 Nov 2010 21:06:37 +0000 (21:06 +0000)]
Add an assertion.

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

13 years agoExtracting a piece of the boundary of the sphere does not seem
pauletti [Thu, 18 Nov 2010 17:37:27 +0000 (17:37 +0000)]
Extracting a piece of the boundary of the sphere does not seem
to project some nodes properly

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

13 years agoNew test.
bangerth [Thu, 18 Nov 2010 17:27:18 +0000 (17:27 +0000)]
New test.

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

13 years agoAdjust comment.
bangerth [Thu, 18 Nov 2010 17:13:37 +0000 (17:13 +0000)]
Adjust comment.

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

13 years agoTrim output.
bangerth [Thu, 18 Nov 2010 17:08:55 +0000 (17:08 +0000)]
Trim output.

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

13 years agoAllow computing the linfty norm even for ghosted vectors.
bangerth [Thu, 18 Nov 2010 17:03:29 +0000 (17:03 +0000)]
Allow computing the linfty norm even for ghosted vectors.

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

13 years agoIn output_results, we were using a ghosted vector to assemble a solution vector that...
bangerth [Thu, 18 Nov 2010 16:23:24 +0000 (16:23 +0000)]
In output_results, we were using a ghosted vector to assemble a solution vector that contained the Boussinesq solution plus all sorts of other stuff. But we've since disallowed writing into ghosted vectors, so this didn't work any more. Instead now write into a non-ghosted vector and later created a ghosted version of it for output through DataOut.

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

13 years agoAdd another note.
bangerth [Thu, 18 Nov 2010 15:54:19 +0000 (15:54 +0000)]
Add another note.

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

13 years agoFix linker problem with Intel compiler: need to explicitly state 1D functions that...
kronbichler [Thu, 18 Nov 2010 10:16:27 +0000 (10:16 +0000)]
Fix linker problem with Intel compiler: need to explicitly state 1D functions that otherwise might contain uncompiled code like create_boundary_mass_matrix or FEFaceValues.

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

13 years agoGeneralize the extract_boundary_mesh function to arbitrary container types.
bangerth [Thu, 18 Nov 2010 03:27:32 +0000 (03:27 +0000)]
Generalize the extract_boundary_mesh function to arbitrary container types.

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

13 years agoReplace division by zero by an assertion.
bangerth [Wed, 17 Nov 2010 23:19:43 +0000 (23:19 +0000)]
Replace division by zero by an assertion.

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

13 years agoEscape a few words.
bangerth [Wed, 17 Nov 2010 20:22:44 +0000 (20:22 +0000)]
Escape a few words.

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

13 years agoRemove links that doxygen on 'top' does not grok.
bangerth [Wed, 17 Nov 2010 20:00:48 +0000 (20:00 +0000)]
Remove links that doxygen on 'top' does not grok.

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

13 years agoBe a bit more efficient by using assign-once variables.
bangerth [Wed, 17 Nov 2010 19:27:10 +0000 (19:27 +0000)]
Be a bit more efficient by using assign-once variables.

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

13 years agoFix file paths.
bangerth [Wed, 17 Nov 2010 19:07:20 +0000 (19:07 +0000)]
Fix file paths.

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

13 years agoAdd a couple specializations for TensorProductPolynomials that are
bangerth [Wed, 17 Nov 2010 19:02:10 +0000 (19:02 +0000)]
Add a couple specializations for TensorProductPolynomials that are
apparently needed for the Intel compilers.

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

13 years agoAdjust output.
bangerth [Wed, 17 Nov 2010 18:34:52 +0000 (18:34 +0000)]
Adjust output.

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

13 years agoReplace exception by more verbose type
kanschat [Wed, 17 Nov 2010 17:02:40 +0000 (17:02 +0000)]
Replace exception by more verbose type

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

13 years agodocument Point::unit_vector
kanschat [Wed, 17 Nov 2010 15:03:47 +0000 (15:03 +0000)]
document Point::unit_vector

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

13 years agorename unit vector
kanschat [Wed, 17 Nov 2010 15:01:19 +0000 (15:01 +0000)]
rename unit vector

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

13 years agoMove a test that currently fails into fail/.
bangerth [Wed, 17 Nov 2010 14:17:15 +0000 (14:17 +0000)]
Move a test that currently fails into fail/.

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

13 years agoUndo Guido's commit 22760: These tests were ok before on the test machine and did...
bangerth [Wed, 17 Nov 2010 14:15:03 +0000 (14:15 +0000)]
Undo Guido's commit 22760: These tests were ok before on the test machine and did not need to be adjusted.

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

13 years agoUndo Guido's commit 22779: These tests were ok before on the test machine and did...
bangerth [Wed, 17 Nov 2010 14:09:51 +0000 (14:09 +0000)]
Undo Guido's commit 22779: These tests were ok before on the test machine and did not need to be adjusted.

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

13 years agoMake compile.
bangerth [Wed, 17 Nov 2010 04:13:56 +0000 (04:13 +0000)]
Make compile.

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

13 years agoAdd the last missing paragraph.
bangerth [Wed, 17 Nov 2010 03:57:13 +0000 (03:57 +0000)]
Add the last missing paragraph.

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

13 years agoAdd a note.
bangerth [Wed, 17 Nov 2010 03:35:49 +0000 (03:35 +0000)]
Add a note.

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

13 years agoReindent comment.
bangerth [Wed, 17 Nov 2010 03:19:34 +0000 (03:19 +0000)]
Reindent comment.

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

13 years agoWe now copy boundary indicators.
bangerth [Wed, 17 Nov 2010 03:11:00 +0000 (03:11 +0000)]
We now copy boundary indicators.

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

13 years agoMake sure we don't run into a weird error with double deallocation of memory.
bangerth [Wed, 17 Nov 2010 03:05:53 +0000 (03:05 +0000)]
Make sure we don't run into a weird error with double deallocation of memory.

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

13 years agostep-32: remove static_casts that are not needed, fix assert in debug mode.
heister [Tue, 16 Nov 2010 23:12:40 +0000 (23:12 +0000)]
step-32: remove static_casts that are not needed, fix assert in debug mode.

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

13 years agoAdd another test.
bangerth [Tue, 16 Nov 2010 22:27:47 +0000 (22:27 +0000)]
Add another test.

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

13 years agodifferences are due to round-off
kanschat [Tue, 16 Nov 2010 22:22:08 +0000 (22:22 +0000)]
differences are due to round-off

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

13 years agofix output.
heister [Tue, 16 Nov 2010 21:48:50 +0000 (21:48 +0000)]
fix output.

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

13 years agoMinor adjustments.
bangerth [Tue, 16 Nov 2010 21:37:50 +0000 (21:37 +0000)]
Minor adjustments.

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

13 years agoAnnounce GridTools::extract_boundary_mesh.
bangerth [Tue, 16 Nov 2010 21:34:50 +0000 (21:34 +0000)]
Announce GridTools::extract_boundary_mesh.

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

13 years agofix bug in distributed dofhandler renumber_component_wise(): n_dofs() was not getting...
heister [Tue, 16 Nov 2010 21:32:29 +0000 (21:32 +0000)]
fix bug in distributed dofhandler renumber_component_wise(): n_dofs() was not getting updated.

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

13 years agosupply correct output for test.
heister [Tue, 16 Nov 2010 21:31:48 +0000 (21:31 +0000)]
supply correct output for test.

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

13 years agodocument bug: n_dofs() is wrong after component_wise().
heister [Tue, 16 Nov 2010 21:26:57 +0000 (21:26 +0000)]
document bug: n_dofs() is wrong after component_wise().

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

13 years agoCopy face boundary_id to surface cell material_id in extract_boundary_mesh.
bangerth [Tue, 16 Nov 2010 20:53:04 +0000 (20:53 +0000)]
Copy face boundary_id to surface cell material_id in extract_boundary_mesh.

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

13 years agoMinor cleanups.
bangerth [Tue, 16 Nov 2010 20:34:14 +0000 (20:34 +0000)]
Minor cleanups.

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

13 years agoAdd comment.
bangerth [Tue, 16 Nov 2010 20:24:54 +0000 (20:24 +0000)]
Add comment.

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

13 years agoFix tests.
bangerth [Tue, 16 Nov 2010 20:24:17 +0000 (20:24 +0000)]
Fix tests.

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

13 years agoSplit _01 test into two pieces: one that works for a sphere surface and one that...
bangerth [Tue, 16 Nov 2010 19:55:27 +0000 (19:55 +0000)]
Split _01 test into two pieces: one that works for a sphere surface and one that doesn't.

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

13 years agofix step-41: n_quadrature_points got removed.
heister [Tue, 16 Nov 2010 19:48:00 +0000 (19:48 +0000)]
fix step-41: n_quadrature_points got removed.

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

13 years agoAugment docs.
bangerth [Tue, 16 Nov 2010 19:46:58 +0000 (19:46 +0000)]
Augment docs.

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

13 years agoFix wrong package name.
bangerth [Tue, 16 Nov 2010 19:40:36 +0000 (19:40 +0000)]
Fix wrong package name.

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

13 years agofix compilation of step-32.
heister [Tue, 16 Nov 2010 19:40:15 +0000 (19:40 +0000)]
fix compilation of step-32.

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

13 years agoSimplify, now that we don't have this dimension-dependent stuff any more.
bangerth [Tue, 16 Nov 2010 19:04:29 +0000 (19:04 +0000)]
Simplify, now that we don't have this dimension-dependent stuff any more.

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

13 years agoupdate result files
kanschat [Tue, 16 Nov 2010 18:26:49 +0000 (18:26 +0000)]
update result files

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

13 years agoAdd function to create unit vectors
kanschat [Tue, 16 Nov 2010 16:23:33 +0000 (16:23 +0000)]
Add function to create unit vectors

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

13 years agoadd Bessel function configuration and check for GSL
kanschat [Tue, 16 Nov 2010 16:05:06 +0000 (16:05 +0000)]
add Bessel function configuration and check for GSL

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

13 years agoRemove unused function arguments.
bangerth [Tue, 16 Nov 2010 15:40:02 +0000 (15:40 +0000)]
Remove unused function arguments.

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

13 years agoRemove more stray 'typename's where necessary.
bangerth [Tue, 16 Nov 2010 15:39:28 +0000 (15:39 +0000)]
Remove more stray 'typename's where necessary.

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

13 years agoIgnore mapping parameter in 1d.
bangerth [Tue, 16 Nov 2010 15:38:46 +0000 (15:38 +0000)]
Ignore mapping parameter in 1d.

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

13 years agoadd Bessel function
kanschat [Tue, 16 Nov 2010 15:33:27 +0000 (15:33 +0000)]
add Bessel function

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

13 years agoRemove stray 'typename'.
bangerth [Tue, 16 Nov 2010 15:32:59 +0000 (15:32 +0000)]
Remove stray 'typename'.

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