]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
12 years agoResize.
bangerth [Mon, 13 Feb 2012 09:28:59 +0000 (09:28 +0000)]
Resize.

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

12 years agoCrop.
bangerth [Mon, 13 Feb 2012 09:24:17 +0000 (09:24 +0000)]
Crop.

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

12 years agoAdd more.
bangerth [Mon, 13 Feb 2012 09:13:52 +0000 (09:13 +0000)]
Add more.

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

12 years agoAdd output files.
bangerth [Mon, 13 Feb 2012 09:12:01 +0000 (09:12 +0000)]
Add output files.

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

12 years agoClarify documentation.
bangerth [Mon, 13 Feb 2012 08:59:46 +0000 (08:59 +0000)]
Clarify documentation.

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

12 years agoUnify the headers of the tutorial programs. Also remove the duplicate $Id:$ tags.
bangerth [Mon, 13 Feb 2012 08:52:58 +0000 (08:52 +0000)]
Unify the headers of the tutorial programs. Also remove the duplicate $Id:$ tags.

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

12 years agoMore minor changes.
bangerth [Mon, 13 Feb 2012 08:44:34 +0000 (08:44 +0000)]
More minor changes.

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

12 years agoMake clear that we are working on DoFs, not vertices.
bangerth [Mon, 13 Feb 2012 08:09:55 +0000 (08:09 +0000)]
Make clear that we are working on DoFs, not vertices.

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

12 years agoMore changes.
bangerth [Sun, 12 Feb 2012 22:05:31 +0000 (22:05 +0000)]
More changes.

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

12 years agoSome more minor changes.
bangerth [Sun, 12 Feb 2012 21:46:47 +0000 (21:46 +0000)]
Some more minor changes.

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

12 years agoYet some more reshuffling.
bangerth [Sun, 12 Feb 2012 19:43:52 +0000 (19:43 +0000)]
Yet some more reshuffling.

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

12 years agoSome more reshuffling.
bangerth [Sun, 12 Feb 2012 19:30:10 +0000 (19:30 +0000)]
Some more reshuffling.

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

12 years agoAllow access to all vectors using both operator() and operator[] to make it simpler...
bangerth [Sun, 12 Feb 2012 17:15:36 +0000 (17:15 +0000)]
Allow access to all vectors using both operator() and operator[] to make it simpler to write templates that also work with std::vector, for example.

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

12 years agoNew function IndexSet::fill_binary_vector.
bangerth [Sun, 12 Feb 2012 16:53:39 +0000 (16:53 +0000)]
New function IndexSet::fill_binary_vector.

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

12 years agoIndexSet::clear().
bangerth [Sun, 12 Feb 2012 16:35:24 +0000 (16:35 +0000)]
IndexSet::clear().

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

12 years agoGive Joerg more weight in the credits.
bangerth [Sun, 12 Feb 2012 16:18:43 +0000 (16:18 +0000)]
Give Joerg more weight in the credits.

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

12 years agoUpdated source, still not converging
mcbride [Sat, 11 Feb 2012 21:01:38 +0000 (21:01 +0000)]
Updated source, still not converging

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

12 years agoUpdated introduction for step-44
mcbride [Sat, 11 Feb 2012 20:57:34 +0000 (20:57 +0000)]
Updated introduction for step-44

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

12 years agoClarify text.
bangerth [Sat, 11 Feb 2012 11:25:26 +0000 (11:25 +0000)]
Clarify text.

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

12 years agoFix up output files that were forgotten after Guido's patch in r24782 to slightly...
bangerth [Fri, 10 Feb 2012 11:13:25 +0000 (11:13 +0000)]
Fix up output files that were forgotten after Guido's patch in r24782 to slightly shift output done through logstream.

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

12 years agoTimo fixed a bug in r24920. Fix the corresponding test results.
bangerth [Fri, 10 Feb 2012 11:06:15 +0000 (11:06 +0000)]
Timo fixed a bug in r24920. Fix the corresponding test results.

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

12 years agoBugfix: Fix a possible race condition introduced with revision 25023
maier [Fri, 10 Feb 2012 00:11:20 +0000 (00:11 +0000)]
Bugfix: Fix a possible race condition introduced with revision 25023

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

12 years agoBugfix: Create the lib/contrib/functionparser directory during build
maier [Thu, 9 Feb 2012 18:14:31 +0000 (18:14 +0000)]
Bugfix: Create the lib/contrib/functionparser directory during build

    This commit adds a small hook, that creates the
    lib/contrib/functionparser directory during the build.

    This is particularly useful if the deal.II library is locally managed
    by a version control system that cannot track empty directories, such
    as git.

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

12 years agoBugfix: Create lib/debug and lib/optimized directories during build
maier [Thu, 9 Feb 2012 18:14:17 +0000 (18:14 +0000)]
Bugfix: Create lib/debug and lib/optimized directories during build

This commit adds a small hook, that creates lib/debug and lib/optimized
directories during the build.

This is particularly useful if the deal.II library is locally managed
by a version control system that cannot track empty directories, such
as git.

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

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


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.