]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
12 years agoSome steps to clean up the program.
bangerth [Thu, 9 Feb 2012 16:30:49 +0000 (16:30 +0000)]
Some steps to clean up the program.

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

12 years agoMinor reshuffling.
bangerth [Thu, 9 Feb 2012 13:32:20 +0000 (13:32 +0000)]
Minor reshuffling.

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

12 years agoGo over the text. Add a couple of pictures.
bangerth [Thu, 9 Feb 2012 13:19:07 +0000 (13:19 +0000)]
Go over the text. Add a couple of pictures.

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

12 years agoNew tests.
bangerth [Thu, 9 Feb 2012 08:36:56 +0000 (08:36 +0000)]
New tests.

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

12 years agoFix Joerg's name.
bangerth [Wed, 8 Feb 2012 21:41:38 +0000 (21:41 +0000)]
Fix Joerg's name.

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

12 years agoAdd a remark.
bangerth [Wed, 8 Feb 2012 21:27:03 +0000 (21:27 +0000)]
Add a remark.

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

12 years agoAdd a remark.
bangerth [Wed, 8 Feb 2012 21:24:39 +0000 (21:24 +0000)]
Add a remark.

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

12 years agoLast efforts in cleaning up and documenting this program. There are
bangerth [Wed, 8 Feb 2012 15:41:59 +0000 (15:41 +0000)]
Last efforts in cleaning up and documenting this program. There are
still a couple of places left, but by and large it's in good shape.

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

12 years agoAdd l1_norm and linfty_norm for Tensor<2,dim>.
bangerth [Wed, 8 Feb 2012 15:13:40 +0000 (15:13 +0000)]
Add l1_norm and linfty_norm for Tensor<2,dim>.

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

12 years agoVectorTools::interpolation_to_different_mesh implemented
maier [Wed, 8 Feb 2012 14:40:45 +0000 (14:40 +0000)]
VectorTools::interpolation_to_different_mesh implemented

VectorTools::interpolation_to_different_mesh gives the interpolation of a
dof1-function u1 to a dof2-function u2, where dof1 and dof2 represent
different triangulations with a common coarse grid.

dof1 and dof2 need to have the same finite element discretization.

The mapping between the two spaces is done via the help of the
InterGridMap<> class.

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

12 years agoMinor reshuffling. Run it in 2d. Make sure that the time step is not
bangerth [Wed, 8 Feb 2012 09:10:38 +0000 (09:10 +0000)]
Minor reshuffling. Run it in 2d. Make sure that the time step is not
infinite because u*F' is zero.

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

12 years agoGenerate VTU output.
bangerth [Wed, 8 Feb 2012 07:42:30 +0000 (07:42 +0000)]
Generate VTU output.

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

12 years agoMore shuffling and documenting.
bangerth [Tue, 7 Feb 2012 20:41:36 +0000 (20:41 +0000)]
More shuffling and documenting.

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

12 years agoAdd forgotten instantiation.
buerg [Tue, 7 Feb 2012 20:20:41 +0000 (20:20 +0000)]
Add forgotten instantiation.

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

12 years agoMore.
bangerth [Tue, 7 Feb 2012 16:02:14 +0000 (16:02 +0000)]
More.

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

12 years agoMore reshuffling and documenting.
bangerth [Tue, 7 Feb 2012 15:32:48 +0000 (15:32 +0000)]
More reshuffling and documenting.

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

12 years agoRename f_saturation to fractional_flow.
bangerth [Tue, 7 Feb 2012 10:50:12 +0000 (10:50 +0000)]
Rename f_saturation to fractional_flow.

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

12 years agoAdd some explanation.
bangerth [Tue, 7 Feb 2012 10:48:47 +0000 (10:48 +0000)]
Add some explanation.

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

12 years agoMinor formatting changes.
bangerth [Tue, 7 Feb 2012 10:42:58 +0000 (10:42 +0000)]
Minor formatting changes.

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

12 years agoRename a bunch of things.
bangerth [Tue, 7 Feb 2012 09:37:14 +0000 (09:37 +0000)]
Rename a bunch of things.

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

12 years agoMore minor mods. Make the program more similar to step-31.
bangerth [Tue, 7 Feb 2012 09:35:08 +0000 (09:35 +0000)]
More minor mods. Make the program more similar to step-31.

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

12 years agoAdd one future direction.
bangerth [Tue, 7 Feb 2012 08:42:48 +0000 (08:42 +0000)]
Add one future direction.

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

12 years agoDocument solve(), the central function of this program.
bangerth [Mon, 6 Feb 2012 21:54:46 +0000 (21:54 +0000)]
Document solve(), the central function of this program.

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

12 years agoRename a bunch of things. Minor cleanups.
bangerth [Mon, 6 Feb 2012 21:20:07 +0000 (21:20 +0000)]
Rename a bunch of things. Minor cleanups.

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

12 years agoFix syntax.
bangerth [Mon, 6 Feb 2012 11:05:29 +0000 (11:05 +0000)]
Fix syntax.

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

12 years agoWork around a problem on Bluegene systems.
bangerth [Mon, 6 Feb 2012 11:04:20 +0000 (11:04 +0000)]
Work around a problem on Bluegene systems.

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

12 years agoStart working on this.
bangerth [Fri, 3 Feb 2012 15:59:41 +0000 (15:59 +0000)]
Start working on this.

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

12 years agoCheck in Chih-Che's version.
bangerth [Fri, 3 Feb 2012 11:38:35 +0000 (11:38 +0000)]
Check in Chih-Che's version.

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

12 years agoAdd a note.
bangerth [Fri, 3 Feb 2012 11:11:37 +0000 (11:11 +0000)]
Add a note.

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

12 years agoAdd clarification
kanschat [Thu, 2 Feb 2012 19:52:31 +0000 (19:52 +0000)]
Add clarification

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

12 years agoAvoid use of \atop since that is deprecated with the amsmath package.
bangerth [Thu, 2 Feb 2012 16:48:41 +0000 (16:48 +0000)]
Avoid use of \atop since that is deprecated with the amsmath package.

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

12 years agoAdded two tests for map_dofs_to_support_points
goll [Thu, 2 Feb 2012 13:22:23 +0000 (13:22 +0000)]
Added two tests for map_dofs_to_support_points

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

12 years agoRemoved accidently commited changes.
goll [Thu, 2 Feb 2012 09:34:54 +0000 (09:34 +0000)]
Removed accidently commited changes.

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

12 years agoDoFTools::map_dofs_to_support_points now works within the hp framekwork.
goll [Thu, 2 Feb 2012 09:25:53 +0000 (09:25 +0000)]
DoFTools::map_dofs_to_support_points now works within the hp framekwork.

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

12 years agoAdd a TODO.
bangerth [Tue, 31 Jan 2012 20:56:38 +0000 (20:56 +0000)]
Add a TODO.

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

12 years agoremove warnings by casting to the right type
heister [Tue, 31 Jan 2012 19:23:06 +0000 (19:23 +0000)]
remove warnings by casting to the right type

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

12 years agoApply changes in branch on mainline.
kronbichler [Tue, 31 Jan 2012 13:45:42 +0000 (13:45 +0000)]
Apply changes in branch on mainline.

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

12 years agoFix warnings.
kronbichler [Mon, 30 Jan 2012 14:14:46 +0000 (14:14 +0000)]
Fix warnings.

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

12 years agoAdd missing instantiation.
kronbichler [Mon, 30 Jan 2012 10:24:46 +0000 (10:24 +0000)]
Add missing instantiation.

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

12 years agoAdd an assertion.
bangerth [Sun, 29 Jan 2012 22:11:07 +0000 (22:11 +0000)]
Add an assertion.

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

12 years agoAdd asserts for FESystem.
buerg [Sun, 29 Jan 2012 10:52:21 +0000 (10:52 +0000)]
Add asserts for FESystem.

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

12 years agoMinor adjustments.
bangerth [Sat, 28 Jan 2012 14:01:15 +0000 (14:01 +0000)]
Minor adjustments.

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

12 years agoFix one oversight.
bangerth [Sat, 28 Jan 2012 13:50:44 +0000 (13:50 +0000)]
Fix one oversight.

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

12 years agoFix markup problem.
bangerth [Sat, 28 Jan 2012 13:25:46 +0000 (13:25 +0000)]
Fix markup problem.

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

12 years agoCross-link step-43 everywhere.
bangerth [Sat, 28 Jan 2012 12:54:49 +0000 (12:54 +0000)]
Cross-link step-43 everywhere.

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

12 years agoPatch by Jason Sheldon: Allow the construction of FESystem objects with arbitrarily...
bangerth [Fri, 27 Jan 2012 23:34:40 +0000 (23:34 +0000)]
Patch by Jason Sheldon: Allow the construction of FESystem objects with arbitrarily many base elements.

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

12 years agoRemove a header file we didn't need.
bangerth [Thu, 26 Jan 2012 18:50:39 +0000 (18:50 +0000)]
Remove a header file we didn't need.

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

12 years agoCast one argument to make sure the compiler can resolve which overload
bangerth [Thu, 26 Jan 2012 18:35:07 +0000 (18:35 +0000)]
Cast one argument to make sure the compiler can resolve which overload
of std::pow to take.

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

12 years agoforce a (re)configure if needed.
heister [Thu, 26 Jan 2012 17:26:52 +0000 (17:26 +0000)]
force a (re)configure if needed.

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

12 years agoImproved find_active_cell_around_point and point_value to work with hp.
goll [Thu, 26 Jan 2012 09:52:26 +0000 (09:52 +0000)]
Improved find_active_cell_around_point and point_value to work with hp.

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

12 years agofind_active_cell_around_point for the hp case works with a MappingCollection containi...
goll [Thu, 26 Jan 2012 09:50:36 +0000 (09:50 +0000)]
find_active_cell_around_point for the hp case works with a MappingCollection containing only on mapping.

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

12 years agopoint_value now also works with hp::dofhandler.
goll [Thu, 26 Jan 2012 09:47:58 +0000 (09:47 +0000)]
point_value now also works with hp::dofhandler.

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

12 years agopoint_value now also works with hp::dofhandler.
goll [Thu, 26 Jan 2012 09:47:37 +0000 (09:47 +0000)]
point_value now also works with hp::dofhandler.

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

12 years agoFix include file.
kronbichler [Thu, 26 Jan 2012 09:46:50 +0000 (09:46 +0000)]
Fix include file.

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

12 years agoTests to test point_value in the hp setting.
goll [Thu, 26 Jan 2012 09:46:44 +0000 (09:46 +0000)]
Tests to test point_value in the hp setting.

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

12 years agoInclude another MPI function that accidentally got lost in merge.
kronbichler [Thu, 26 Jan 2012 08:47:33 +0000 (08:47 +0000)]
Include another MPI function that accidentally got lost in merge.

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

12 years agoundo accidental removal of MPI::sum() in r24924
heister [Wed, 25 Jan 2012 20:56:29 +0000 (20:56 +0000)]
undo accidental removal of MPI::sum() in r24924

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

12 years agoQualify a type in a base class to make it work with xlC.
bangerth [Wed, 25 Jan 2012 14:22:49 +0000 (14:22 +0000)]
Qualify a type in a base class to make it work with xlC.

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

12 years agoAvoid warning in copy constructor.
kronbichler [Wed, 25 Jan 2012 13:19:43 +0000 (13:19 +0000)]
Avoid warning in copy constructor.

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

12 years agoAdd distributed vector class. Reorganize MPI utilities in deal.II/base/mpi.h. Improve...
kormann [Wed, 25 Jan 2012 12:35:17 +0000 (12:35 +0000)]
Add distributed vector class. Reorganize MPI utilities in deal.II/base/mpi.h. Improve code in implementation for mapping_q1.cc. Implementation merged from branch_cell_fe_operator.

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

12 years agoFixed: parallel::distributed::refine_and_coarsen_fixed_fraction() contained a roundin...
heister [Wed, 25 Jan 2012 00:10:07 +0000 (00:10 +0000)]
Fixed: parallel::distributed::refine_and_coarsen_fixed_fraction() contained a rounding bug that often produced wrong results.

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

12 years agoCommit the second part of the patch by Jason Sheldon since that apparently got lost...
bangerth [Fri, 20 Jan 2012 03:42:00 +0000 (03:42 +0000)]
Commit the second part of the patch by Jason Sheldon since that apparently got lost the first time around.

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

12 years agounit test for Utilities::break_text_into_lines
heister [Tue, 17 Jan 2012 22:36:03 +0000 (22:36 +0000)]
unit test for Utilities::break_text_into_lines

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

12 years agoUtilities::break_text_into_lines now also splits the string at \n
heister [Tue, 17 Jan 2012 22:30:56 +0000 (22:30 +0000)]
Utilities::break_text_into_lines now also splits the string at \n

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

12 years agofix make_dependencies for .inst files
heister [Tue, 17 Jan 2012 14:42:30 +0000 (14:42 +0000)]
fix make_dependencies for .inst files

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

12 years agoUpdated introduction for step-44
mcbride [Mon, 16 Jan 2012 18:22:45 +0000 (18:22 +0000)]
Updated introduction for step-44

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

12 years agoUpdated introduction for step-44
mcbride [Mon, 16 Jan 2012 17:53:16 +0000 (17:53 +0000)]
Updated introduction for step-44

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

12 years agoCorrected documentation on identity_tensor
mcbride [Sun, 15 Jan 2012 17:54:55 +0000 (17:54 +0000)]
Corrected documentation on identity_tensor

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

12 years agoUpdated introduction for step-44
mcbride [Sat, 14 Jan 2012 21:52:28 +0000 (21:52 +0000)]
Updated introduction for step-44

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

12 years agoFix typo.
kronbichler [Wed, 11 Jan 2012 11:44:39 +0000 (11:44 +0000)]
Fix typo.

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

12 years agomake_dependencies now behaves like the c++ compiler when searching include paths...
heister [Tue, 10 Jan 2012 17:25:59 +0000 (17:25 +0000)]
make_dependencies now behaves like the c++ compiler when searching include paths for #include "..." directives.

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

12 years agoQuite a bunch more.
bangerth [Mon, 9 Jan 2012 17:18:28 +0000 (17:18 +0000)]
Quite a bunch more.

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

12 years agoUpdate ACM article.
bangerth [Mon, 9 Jan 2012 04:33:21 +0000 (04:33 +0000)]
Update ACM article.

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

12 years agoUpdate ACM article.
bangerth [Mon, 9 Jan 2012 04:31:44 +0000 (04:31 +0000)]
Update ACM article.

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

12 years agoAdd one more.
bangerth [Mon, 9 Jan 2012 04:17:36 +0000 (04:17 +0000)]
Add one more.

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

12 years agoUpdate.
bangerth [Mon, 9 Jan 2012 04:06:41 +0000 (04:06 +0000)]
Update.

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

12 years agoRemove an entry I had prematurely put in.
bangerth [Wed, 4 Jan 2012 01:18:41 +0000 (01:18 +0000)]
Remove an entry I had prematurely put in.

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

12 years agofix .vtu output when we have no zlib
heister [Tue, 3 Jan 2012 16:56:10 +0000 (16:56 +0000)]
fix .vtu output when we have no zlib

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

12 years agoStep-44: Added some results images.
pelteret [Thu, 29 Dec 2011 22:30:36 +0000 (22:30 +0000)]
Step-44: Added some results images.

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

12 years agoStep-44: Fixed a couple of documentation compilation errors.
pelteret [Thu, 29 Dec 2011 22:13:12 +0000 (22:13 +0000)]
Step-44: Fixed a couple of documentation compilation errors.

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

12 years agoMinor formatting changes.
bangerth [Wed, 28 Dec 2011 20:17:47 +0000 (20:17 +0000)]
Minor formatting changes.

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

12 years agoStep-44: Fixed a doxygen problem. More to find though, but it seems to compile albeit...
pelteret [Sat, 24 Dec 2011 05:52:30 +0000 (05:52 +0000)]
Step-44: Fixed a doxygen problem. More to find though, but it seems to compile albeit with a million warnings...

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

12 years agoStep-44: Made some corrections, added a convergence table and startedsome more in...
pelteret [Sat, 24 Dec 2011 05:32:33 +0000 (05:32 +0000)]
Step-44: Made some corrections, added a convergence table and startedsome more in-depth documentation.

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

12 years agoAdd one.
bangerth [Fri, 23 Dec 2011 15:57:37 +0000 (15:57 +0000)]
Add one.

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

12 years agoMake note a note
young [Thu, 22 Dec 2011 12:21:35 +0000 (12:21 +0000)]
Make note a note

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

12 years agoFiddle with documentation order
young [Thu, 22 Dec 2011 12:18:05 +0000 (12:18 +0000)]
Fiddle with documentation order

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

12 years agoAnnounce previous patch in changes
young [Thu, 22 Dec 2011 12:13:05 +0000 (12:13 +0000)]
Announce previous patch in changes

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

12 years agoA patch by Vijay S. Mahadevan that allo0ws override of PETSc default solver parameters
young [Thu, 22 Dec 2011 12:05:47 +0000 (12:05 +0000)]
A patch by Vijay S. Mahadevan that allo0ws override of PETSc default solver parameters

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

12 years agoAccept gmsh format 2.2.
bangerth [Tue, 20 Dec 2011 03:07:38 +0000 (03:07 +0000)]
Accept gmsh format 2.2.

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

12 years agoMake compile with intel icc.
bangerth [Tue, 20 Dec 2011 01:11:37 +0000 (01:11 +0000)]
Make compile with intel icc.

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

12 years agoMention fix to VTU without zlib.
bangerth [Sat, 17 Dec 2011 03:37:31 +0000 (03:37 +0000)]
Mention fix to VTU without zlib.

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

12 years agoCast arguments to std::pow.
bangerth [Fri, 16 Dec 2011 22:21:36 +0000 (22:21 +0000)]
Cast arguments to std::pow.

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

12 years agoSlightly simplify the code.
bangerth [Fri, 16 Dec 2011 15:15:06 +0000 (15:15 +0000)]
Slightly simplify the code.

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

12 years agoCorrected the refine_and_coarsen_optimize function, the error behaves like N^{-2...
goll [Fri, 16 Dec 2011 14:57:17 +0000 (14:57 +0000)]
Corrected the refine_and_coarsen_optimize function, the error behaves like N^{-2*order/dim}, not like N.

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

12 years agoPatch by Christian Goll: Add an order parameter to GridRefinement::refine_and_coarsen...
bangerth [Fri, 16 Dec 2011 14:06:08 +0000 (14:06 +0000)]
Patch by Christian Goll: Add an order parameter to GridRefinement::refine_and_coarsen_optimize and remove assumption that dim==2.

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

12 years agoSimplify test.
bangerth [Thu, 15 Dec 2011 23:23:09 +0000 (23:23 +0000)]
Simplify test.

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

12 years agoTest r24829 with SolutionTransfer for FE_Nothing.
bangerth [Thu, 15 Dec 2011 19:59:25 +0000 (19:59 +0000)]
Test r24829 with SolutionTransfer for FE_Nothing.

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

12 years agoMake FE_Nothing work with SolutionTransfer.
bangerth [Thu, 15 Dec 2011 19:31:40 +0000 (19:31 +0000)]
Make FE_Nothing work with SolutionTransfer.

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

12 years agoFixed: DerivativeApproximation for distributed computations.
heister [Thu, 15 Dec 2011 16:44:58 +0000 (16:44 +0000)]
Fixed: DerivativeApproximation for distributed computations.

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

12 years agoChange the type of the argument to ExcMessage from char* to std::string.
bangerth [Wed, 14 Dec 2011 20:14:06 +0000 (20:14 +0000)]
Change the type of the argument to ExcMessage from char* to std::string.

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