]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
13 years agoadd
bangerth [Fri, 17 Dec 2010 15:26:24 +0000 (15:26 +0000)]
add

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

13 years agoFiddling with a multiplier for the wait time doesn't seem to work. Rather use what...
bangerth [Fri, 17 Dec 2010 14:10:20 +0000 (14:10 +0000)]
Fiddling with a multiplier for the wait time doesn't seem to work. Rather use what WALLTIME says, and set WALLTIME to one hour. Let's see if that works better.

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

13 years agoMore minor simplifications.
bangerth [Fri, 17 Dec 2010 00:37:46 +0000 (00:37 +0000)]
More minor simplifications.

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

13 years agoRemove executable property.
bangerth [Fri, 17 Dec 2010 00:32:31 +0000 (00:32 +0000)]
Remove executable property.

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

13 years agoAnother testcase.
bangerth [Thu, 16 Dec 2010 23:58:52 +0000 (23:58 +0000)]
Another testcase.

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

13 years agoNew test.
bangerth [Thu, 16 Dec 2010 23:45:10 +0000 (23:45 +0000)]
New test.

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

13 years agoMake the awkward map a returned value, rather than a reference argument.
bangerth [Thu, 16 Dec 2010 23:31:18 +0000 (23:31 +0000)]
Make the awkward map a returned value, rather than a reference argument.

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

13 years agoFix missing std::
bangerth [Thu, 16 Dec 2010 23:28:02 +0000 (23:28 +0000)]
Fix missing std::

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

13 years agoExplain what we are seeing.
bangerth [Thu, 16 Dec 2010 21:42:39 +0000 (21:42 +0000)]
Explain what we are seeing.

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

13 years agoSpecialize functions for 3d.
bangerth [Thu, 16 Dec 2010 21:25:41 +0000 (21:25 +0000)]
Specialize functions for 3d.

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

13 years agoSet properties.
bangerth [Thu, 16 Dec 2010 21:19:10 +0000 (21:19 +0000)]
Set properties.

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

13 years agoSet properties.
bangerth [Thu, 16 Dec 2010 21:18:52 +0000 (21:18 +0000)]
Set properties.

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

13 years agoSet props.
bangerth [Thu, 16 Dec 2010 21:12:08 +0000 (21:12 +0000)]
Set props.

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

13 years agoUse a better solver.
bangerth [Thu, 16 Dec 2010 20:57:53 +0000 (20:57 +0000)]
Use a better solver.

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

13 years agoMinor doc updates.
bangerth [Thu, 16 Dec 2010 20:57:28 +0000 (20:57 +0000)]
Minor doc updates.

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

13 years agoMake this whole thing more similar to step-4.
bangerth [Thu, 16 Dec 2010 20:45:03 +0000 (20:45 +0000)]
Make this whole thing more similar to step-4.

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

13 years agoAvoid problem with markup.
bangerth [Thu, 16 Dec 2010 19:00:01 +0000 (19:00 +0000)]
Avoid problem with markup.

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

13 years agoDataOut was not prepared to deal with processors that have no locally owned cells...
bangerth [Thu, 16 Dec 2010 18:56:32 +0000 (18:56 +0000)]
DataOut was not prepared to deal with processors that have no locally owned cells at all. Once fixed, DataOutBase was not prepared to deal with no patches. Fix this.

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

13 years agoUse proper syntax in test.
bangerth [Thu, 16 Dec 2010 18:49:59 +0000 (18:49 +0000)]
Use proper syntax in test.

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

13 years agoFix latex markup problem.
bangerth [Thu, 16 Dec 2010 18:40:04 +0000 (18:40 +0000)]
Fix latex markup problem.

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

13 years agoList Andrea and Seba.
bangerth [Wed, 15 Dec 2010 16:34:57 +0000 (16:34 +0000)]
List Andrea and Seba.

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

13 years agoIncrease wait time even more...
bangerth [Wed, 15 Dec 2010 15:48:16 +0000 (15:48 +0000)]
Increase wait time even more...

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

13 years agoOnly allocate memory for the direction flags if we really need them, i.e. for the...
bangerth [Wed, 15 Dec 2010 15:44:51 +0000 (15:44 +0000)]
Only allocate memory for the direction flags if we really need them, i.e. for the codim>0 case.

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

13 years agoSimplify testcase slightly.
bangerth [Wed, 15 Dec 2010 15:39:39 +0000 (15:39 +0000)]
Simplify testcase slightly.

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

13 years agoAvoid a warning when instantiating Tensor<1,0>.
bangerth [Wed, 15 Dec 2010 15:38:12 +0000 (15:38 +0000)]
Avoid a warning when instantiating Tensor<1,0>.

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

13 years agoSimplify code some more.
bangerth [Wed, 15 Dec 2010 15:37:41 +0000 (15:37 +0000)]
Simplify code some more.

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

13 years agoAdd to the documentation.
bangerth [Wed, 15 Dec 2010 15:31:39 +0000 (15:31 +0000)]
Add to the documentation.

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

13 years agoMake code a bit simpler to read.
bangerth [Wed, 15 Dec 2010 15:23:18 +0000 (15:23 +0000)]
Make code a bit simpler to read.

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

13 years agoNew test that currently fails.
bangerth [Wed, 15 Dec 2010 14:57:09 +0000 (14:57 +0000)]
New test that currently fails.

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

13 years agoRemove an unused variable.
bangerth [Wed, 15 Dec 2010 14:49:54 +0000 (14:49 +0000)]
Remove an unused variable.

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

13 years agoFix typos.
bangerth [Wed, 15 Dec 2010 14:14:07 +0000 (14:14 +0000)]
Fix typos.

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

13 years agoMultiply WALLTIME with the number of processors. Let's see if that gets the
bangerth [Tue, 14 Dec 2010 06:11:30 +0000 (06:11 +0000)]
Multiply WALLTIME with the number of processors. Let's see if that gets the
number of spurious failures back down.

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

13 years agoMinor edit in direction_flags
pauletti [Sat, 11 Dec 2010 22:36:51 +0000 (22:36 +0000)]
Minor edit in direction_flags

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

13 years agoIncrease the timeout since we are on multicore systems.
bangerth [Fri, 10 Dec 2010 16:46:14 +0000 (16:46 +0000)]
Increase the timeout since we are on multicore systems.

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

13 years agoAdd Seba.
bangerth [Fri, 10 Dec 2010 13:55:55 +0000 (13:55 +0000)]
Add Seba.

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

13 years agoInstall a thread that terminates the program after a time determined
bangerth [Fri, 10 Dec 2010 13:17:55 +0000 (13:17 +0000)]
Install a thread that terminates the program after a time determined
by the WALLTIME environment variable. This kills the program in the
case of deadlocks, rather than letting it hang forever. This is
necessary since the time limit we specify with 'ulimit' only affects
CPU time, not actual wall time.

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

13 years agoAlso set the time limit as an environment variable that programs can query.
bangerth [Fri, 10 Dec 2010 13:16:44 +0000 (13:16 +0000)]
Also set the time limit as an environment variable that programs can query.

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

13 years agoRename image file.
bangerth [Fri, 10 Dec 2010 04:25:16 +0000 (04:25 +0000)]
Rename image file.

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

13 years agoAdd Luca's text.
bangerth [Fri, 10 Dec 2010 04:04:50 +0000 (04:04 +0000)]
Add Luca's text.

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

13 years agoLink to step-38.
bangerth [Fri, 10 Dec 2010 03:02:54 +0000 (03:02 +0000)]
Link to step-38.

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

13 years agoFix typo.
bangerth [Fri, 10 Dec 2010 03:00:24 +0000 (03:00 +0000)]
Fix typo.

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

13 years agoLink to step-38.
bangerth [Fri, 10 Dec 2010 02:59:25 +0000 (02:59 +0000)]
Link to step-38.

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

13 years agoFEValues with mapping Q1, now uses direction_flag to return the
pauletti [Thu, 9 Dec 2010 17:06:19 +0000 (17:06 +0000)]
FEValues with mapping Q1, now uses direction_flag to return the
oriented normal for meshes of dim<spacedim

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

13 years agoOne more test.
bangerth [Thu, 9 Dec 2010 15:22:17 +0000 (15:22 +0000)]
One more test.

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

13 years agoNew test.
bangerth [Thu, 9 Dec 2010 14:02:18 +0000 (14:02 +0000)]
New test.

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

13 years agofix typo and remove unused variable.
heister [Thu, 9 Dec 2010 11:22:21 +0000 (11:22 +0000)]
fix typo and remove unused variable.

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

13 years agoNew test.
bangerth [Thu, 9 Dec 2010 02:05:54 +0000 (02:05 +0000)]
New test.

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

13 years agoDocument direction flags better.
bangerth [Thu, 9 Dec 2010 01:40:25 +0000 (01:40 +0000)]
Document direction flags better.

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

13 years agoFix bad markup.
bangerth [Thu, 9 Dec 2010 01:37:18 +0000 (01:37 +0000)]
Fix bad markup.

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

13 years agoImplementation of direction_flags for dim=spacedim-1 meshes
pauletti [Wed, 8 Dec 2010 20:30:57 +0000 (20:30 +0000)]
Implementation of direction_flags for dim=spacedim-1 meshes

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

13 years agoUpon closer thought, there is actually no point in serializing the contents of the...
bangerth [Wed, 8 Dec 2010 04:45:40 +0000 (04:45 +0000)]
Upon closer thought, there is actually no point in serializing the contents of the Subscriptor base class since we don't want to later overwrite whoever has subscribed to an object when reading it back in.

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

13 years agoRather than re-implementing things use them from the common header file.
bangerth [Wed, 8 Dec 2010 02:59:21 +0000 (02:59 +0000)]
Rather than re-implementing things use them from the common header file.

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

13 years agoProperly implement operator== for ParameterHandler.
bangerth [Wed, 8 Dec 2010 02:56:55 +0000 (02:56 +0000)]
Properly implement operator== for ParameterHandler.

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

13 years agoOK, this was one of the weirder bugs I've found recently: when we do
bangerth [Wed, 8 Dec 2010 02:55:59 +0000 (02:55 +0000)]
OK, this was one of the weirder bugs I've found recently: when we do
  #include <vector>
we expect that either (i) make_dependencies ignores this dependence
because it can't find the file <vector> anywhere, e.g. because it
doesn't know the path to system header files, or (ii) enter the proper
dependency to the file if it does know where to find the file.

But what happened in the tests/serialization directory is that it
found a *subdirectory* named 'vector' and added it to the list of
dependencies. And 'make' then tries to re-build this directory by
compiling (using an implicit rule built into 'make') the executable
'vector' from 'vector.cc', which fails because the implicit rule of
course doesn't know anything about where deal.II include files reside,
etc. Completely strange.

So the solution is to ignore directories, if we happen to find
them. In the process, I also replaced the use of std::istream to
test-open a file (which weirdly succeeds for directories, although you
can't read from it) by uses of stat(), which should be faster as well.

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

13 years agoAvoid a warning.
bangerth [Tue, 7 Dec 2010 21:18:13 +0000 (21:18 +0000)]
Avoid a warning.

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

13 years agoFix another failure caused by assuming that the left neighbor of the right neighbor...
bangerth [Tue, 7 Dec 2010 19:16:55 +0000 (19:16 +0000)]
Fix another failure caused by assuming that the left neighbor of the right neighbor is the current cell.

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

13 years agoWhen codim=1, we can't take for granted that the left neighbor of the right neighbor...
bangerth [Tue, 7 Dec 2010 13:46:23 +0000 (13:46 +0000)]
When codim=1, we can't take for granted that the left neighbor of the right neighbor is the current cell.

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

13 years agoMention serialization.
bangerth [Tue, 7 Dec 2010 04:04:52 +0000 (04:04 +0000)]
Mention serialization.

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

13 years agoList codim-1 changes.
bangerth [Tue, 7 Dec 2010 04:02:33 +0000 (04:02 +0000)]
List codim-1 changes.

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

13 years agoMove entries to their correct section. Remove entry on step-38 for now since
bangerth [Tue, 7 Dec 2010 04:00:51 +0000 (04:00 +0000)]
Move entries to their correct section. Remove entry on step-38 for now since
it isn't quite finished yet.

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

13 years agoAdd necessary output directories.
bangerth [Tue, 7 Dec 2010 03:50:32 +0000 (03:50 +0000)]
Add necessary output directories.

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

13 years agoBe less conservative when comparing sparsity patterns.
bangerth [Tue, 7 Dec 2010 03:39:58 +0000 (03:39 +0000)]
Be less conservative when comparing sparsity patterns.

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

13 years agoNo need any more to provide operator== in the test file since it is now available...
bangerth [Tue, 7 Dec 2010 03:38:23 +0000 (03:38 +0000)]
No need any more to provide operator== in the test file since it is now available in the class itself.

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

13 years agoModify test for vector.
rao [Tue, 7 Dec 2010 02:28:08 +0000 (02:28 +0000)]
Modify test for vector.

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

13 years agoAdd new tests for serialization.
rao [Mon, 6 Dec 2010 19:56:53 +0000 (19:56 +0000)]
Add new tests for serialization.

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

13 years agoAdd functions for serialization.
rao [Mon, 6 Dec 2010 18:44:56 +0000 (18:44 +0000)]
Add functions for serialization.

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

13 years agoFix copy of matrix values.
kronbichler [Mon, 6 Dec 2010 13:55:13 +0000 (13:55 +0000)]
Fix copy of matrix values.

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

13 years agoRemove a class that is now no longer needed.
bangerth [Mon, 6 Dec 2010 02:23:18 +0000 (02:23 +0000)]
Remove a class that is now no longer needed.

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

13 years agoAvoid output to the screen.
bangerth [Mon, 6 Dec 2010 02:08:23 +0000 (02:08 +0000)]
Avoid output to the screen.

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

13 years agoSet properly.
bangerth [Mon, 6 Dec 2010 00:37:52 +0000 (00:37 +0000)]
Set properly.

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

13 years agoSet svn:ignore.
bangerth [Mon, 6 Dec 2010 00:34:51 +0000 (00:34 +0000)]
Set svn:ignore.

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

13 years agoNew test.
bangerth [Mon, 6 Dec 2010 00:34:04 +0000 (00:34 +0000)]
New test.

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

13 years agoNeighborship information is unreliable in the codim-1 case for 1d
bangerth [Mon, 6 Dec 2010 00:26:45 +0000 (00:26 +0000)]
Neighborship information is unreliable in the codim-1 case for 1d
meshes. Avoid using it.

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

13 years agoMake DoFRenumbering::component_wise work also for the codim=1 case.
bangerth [Sun, 5 Dec 2010 22:50:08 +0000 (22:50 +0000)]
Make DoFRenumbering::component_wise work also for the codim=1 case.

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

13 years agoupdate documentation
kanschat [Sun, 5 Dec 2010 18:06:54 +0000 (18:06 +0000)]
update documentation

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

13 years agoadd initializer for Quadrature
kanschat [Sun, 5 Dec 2010 18:03:29 +0000 (18:03 +0000)]
add initializer for Quadrature

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

13 years agoFixed integrate difference, and updated step-38 to reflect the new functionality.
heltai [Sun, 5 Dec 2010 15:12:56 +0000 (15:12 +0000)]
Fixed integrate difference, and updated step-38 to reflect the new functionality.

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

13 years agoAdded test for gradient differences on codim one surfaces.
heltai [Sun, 5 Dec 2010 15:03:14 +0000 (15:03 +0000)]
Added test for gradient differences on codim one surfaces.

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

13 years agoNew test for PETSc vectors.
heister [Fri, 3 Dec 2010 22:53:42 +0000 (22:53 +0000)]
New test for PETSc vectors.

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

13 years agoAdded a new constructor for PETScWrappers::Vector that takes an existing PETSc Vec...
heister [Fri, 3 Dec 2010 22:43:02 +0000 (22:43 +0000)]
Added a new constructor for PETScWrappers::Vector that takes an existing PETSc Vec that was created by the user and is only wrapped for usage.

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

13 years agoAlso revert r22891 for the same reason. The changes that caused the failure were...
bangerth [Fri, 3 Dec 2010 19:18:50 +0000 (19:18 +0000)]
Also revert r22891 for the same reason. The changes that caused the failure were in configure.in/aclocal.m4 before that patch.

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

13 years agoRevert 22903 since it make the autotester choke.
bangerth [Fri, 3 Dec 2010 16:48:30 +0000 (16:48 +0000)]
Revert 22903 since it make the autotester choke.

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

13 years agoAdded tutorial step-38 on Laplace Beltrami Operator.
heltai [Fri, 3 Dec 2010 16:36:49 +0000 (16:36 +0000)]
Added tutorial step-38 on Laplace Beltrami Operator.

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

13 years agoimprove formatting in tutorial overview.
heister [Fri, 3 Dec 2010 13:00:45 +0000 (13:00 +0000)]
improve formatting in tutorial overview.

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

13 years agoDiscuss some more.
bangerth [Fri, 3 Dec 2010 05:09:13 +0000 (05:09 +0000)]
Discuss some more.

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

13 years agoFix typo.
bangerth [Fri, 3 Dec 2010 05:02:31 +0000 (05:02 +0000)]
Fix typo.

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

13 years agoRather than clumsily computing derived quantities within the finite element spaces...
bangerth [Thu, 2 Dec 2010 19:22:33 +0000 (19:22 +0000)]
Rather than clumsily computing derived quantities within the finite element spaces, use the DataPostprocessor facilities to do so. This also yields a nice implementation of the viscous heating terms.

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

13 years agoWhitespace changes.
bangerth [Thu, 2 Dec 2010 16:47:07 +0000 (16:47 +0000)]
Whitespace changes.

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

13 years agoMake it follow usual style.
bangerth [Thu, 2 Dec 2010 16:45:55 +0000 (16:45 +0000)]
Make it follow usual style.

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

13 years agoUse better gravity model as described in the introduction. Allow graphical output...
bangerth [Thu, 2 Dec 2010 16:42:00 +0000 (16:42 +0000)]
Use better gravity model as described in the introduction. Allow graphical output also for more processors but more infrequently.

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

13 years agoRegenerate.
bangerth [Thu, 2 Dec 2010 13:42:00 +0000 (13:42 +0000)]
Regenerate.

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

13 years agoimprove PETSc compiler mismatch error messages.
heister [Thu, 2 Dec 2010 11:37:40 +0000 (11:37 +0000)]
improve PETSc compiler mismatch error messages.

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

13 years agoFix get compiler bug in mpi consistency for PETSc 2.3.x
young [Thu, 2 Dec 2010 11:10:12 +0000 (11:10 +0000)]
Fix get compiler bug in mpi consistency for PETSc 2.3.x

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

13 years agoFix bug in mpi consistency for PETSc 2.3.x
young [Thu, 2 Dec 2010 11:03:21 +0000 (11:03 +0000)]
Fix bug in mpi consistency for PETSc 2.3.x

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

13 years agoFix bug in mpi consistency for PETSc 2.3.x
young [Thu, 2 Dec 2010 10:48:05 +0000 (10:48 +0000)]
Fix bug in mpi consistency for PETSc 2.3.x

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

13 years agoUpdate news on publication
young [Thu, 2 Dec 2010 08:15:41 +0000 (08:15 +0000)]
Update news on publication

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

13 years agoA better gravity model.
bangerth [Thu, 2 Dec 2010 05:00:34 +0000 (05:00 +0000)]
A better gravity model.

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

13 years agoClarify what I mean by center.
bangerth [Thu, 2 Dec 2010 00:34:04 +0000 (00:34 +0000)]
Clarify what I mean by center.

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

13 years agoMinor formula fix.
bangerth [Thu, 2 Dec 2010 00:33:26 +0000 (00:33 +0000)]
Minor formula fix.

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

13 years agoRemove a lot of debug and timing output stuff.
bangerth [Wed, 1 Dec 2010 23:47:10 +0000 (23:47 +0000)]
Remove a lot of debug and timing output stuff.

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