]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
14 years agoMake things work.
bangerth [Wed, 6 Jan 2010 17:07:14 +0000 (17:07 +0000)]
Make things work.

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

14 years agorenumber_component_wise on each level
janssen [Wed, 6 Jan 2010 16:45:09 +0000 (16:45 +0000)]
renumber_component_wise on each level

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

14 years agoBetter output.
bangerth [Wed, 6 Jan 2010 16:14:23 +0000 (16:14 +0000)]
Better output.

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

14 years agoTake over patch 20101 from the distributed grids branch.
bangerth [Wed, 6 Jan 2010 16:12:57 +0000 (16:12 +0000)]
Take over patch 20101 from the distributed grids branch.

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

14 years agoBetter output.
bangerth [Wed, 6 Jan 2010 15:01:55 +0000 (15:01 +0000)]
Better output.

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

14 years agoRemove nonsensical std::flush.
bangerth [Wed, 6 Jan 2010 14:42:54 +0000 (14:42 +0000)]
Remove nonsensical std::flush.

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

14 years agogrid output
janssen [Wed, 6 Jan 2010 13:31:23 +0000 (13:31 +0000)]
grid output

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

14 years agoset_edge_matrices
janssen [Wed, 6 Jan 2010 13:25:43 +0000 (13:25 +0000)]
set_edge_matrices

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

14 years agoRemove functions and variables we don't need any more. Catch
bangerth [Wed, 6 Jan 2010 13:14:57 +0000 (13:14 +0000)]
Remove functions and variables we don't need any more. Catch
exceptions that may be thrown by nested solvers.

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

14 years agoMake sure we don't produce a memory leak.
bangerth [Wed, 6 Jan 2010 11:02:51 +0000 (11:02 +0000)]
Make sure we don't produce a memory leak.

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

14 years agoMake one function virtual.
bangerth [Wed, 6 Jan 2010 10:53:28 +0000 (10:53 +0000)]
Make one function virtual.

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

14 years agoRemove rather poinless file.
bangerth [Wed, 6 Jan 2010 10:46:37 +0000 (10:46 +0000)]
Remove rather poinless file.

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

14 years agoUse homogenous boundary values, to avoid an assertion in the
bangerth [Wed, 6 Jan 2010 10:34:24 +0000 (10:34 +0000)]
Use homogenous boundary values, to avoid an assertion in the
constraint matrix.

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

14 years agooutput removed
janssen [Wed, 6 Jan 2010 10:20:05 +0000 (10:20 +0000)]
output removed

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

14 years agoRevert Makefile.
bangerth [Wed, 6 Jan 2010 10:12:54 +0000 (10:12 +0000)]
Revert Makefile.

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

14 years agochanged MGTools::count_dofs_per_component to count_dofs_per_block
janssen [Wed, 6 Jan 2010 10:09:51 +0000 (10:09 +0000)]
changed MGTools::count_dofs_per_component to count_dofs_per_block

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

14 years agoFix one more problem.
bangerth [Wed, 6 Jan 2010 10:05:29 +0000 (10:05 +0000)]
Fix one more problem.

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

14 years agoFix output. Run one more test.
bangerth [Wed, 6 Jan 2010 10:05:16 +0000 (10:05 +0000)]
Fix output. Run one more test.

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

14 years agoFix a bug.
bangerth [Wed, 6 Jan 2010 09:59:14 +0000 (09:59 +0000)]
Fix a bug.

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

14 years agoMove functions into .cc files that are only used in these very files.
bangerth [Wed, 6 Jan 2010 09:32:48 +0000 (09:32 +0000)]
Move functions into .cc files that are only used in these very files.

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

14 years agoLocalize typedefs, rather than polluting the dealii namespace.
bangerth [Wed, 6 Jan 2010 08:41:40 +0000 (08:41 +0000)]
Localize typedefs, rather than polluting the dealii namespace.

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

14 years agoFix wrong name of template argument.
bangerth [Wed, 6 Jan 2010 08:38:31 +0000 (08:38 +0000)]
Fix wrong name of template argument.

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

14 years agochanged the reinit_vector function
janssen [Wed, 6 Jan 2010 08:13:21 +0000 (08:13 +0000)]
changed the reinit_vector function

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

14 years agoUse just implemented facilities for setting component to block mapping.
bangerth [Tue, 5 Jan 2010 17:27:49 +0000 (17:27 +0000)]
Use just implemented facilities for setting component to block mapping.

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

14 years agoAllow to say which components fit how into blocks.
bangerth [Tue, 5 Jan 2010 17:27:07 +0000 (17:27 +0000)]
Allow to say which components fit how into blocks.

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

14 years agoProperly indent.
bangerth [Tue, 5 Jan 2010 17:22:15 +0000 (17:22 +0000)]
Properly indent.

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

14 years agoMove the reinit_vector functions into an internal namespace. These are not supposed...
bangerth [Tue, 5 Jan 2010 17:07:42 +0000 (17:07 +0000)]
Move the reinit_vector functions into an internal namespace. These are not supposed to be called from user code.

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

14 years agofixed the same bug in MGTools::count_dofs_per_block as occured in DoFTools::count_dof...
janssen [Tue, 5 Jan 2010 15:58:02 +0000 (15:58 +0000)]
fixed the same bug in MGTools::count_dofs_per_block as occured in DoFTools::count_dofs_per_block

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

14 years agoFix one problem.
bangerth [Tue, 5 Jan 2010 15:52:30 +0000 (15:52 +0000)]
Fix one problem.

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

14 years agoMinor cleanups.
bangerth [Tue, 5 Jan 2010 15:25:20 +0000 (15:25 +0000)]
Minor cleanups.

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

14 years agoClean up a little bit.
bangerth [Tue, 5 Jan 2010 15:08:51 +0000 (15:08 +0000)]
Clean up a little bit.

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

14 years agoMake it at least compile with a Schur complement based smoother. Doesn't run
bangerth [Tue, 5 Jan 2010 13:52:18 +0000 (13:52 +0000)]
Make it at least compile with a Schur complement based smoother. Doesn't run
right now, though.

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

14 years agosome initialize functions added to handle different smoothers on each level
janssen [Tue, 5 Jan 2010 13:50:48 +0000 (13:50 +0000)]
some initialize functions added to handle different smoothers on each level

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

14 years agodocumentation added
janssen [Tue, 5 Jan 2010 10:16:05 +0000 (10:16 +0000)]
documentation added

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

14 years agoentry added to section lac
janssen [Tue, 5 Jan 2010 10:12:47 +0000 (10:12 +0000)]
entry added to section lac

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

14 years agocopy the functions least_squares for BlockVectors
janssen [Tue, 5 Jan 2010 10:02:05 +0000 (10:02 +0000)]
copy the functions least_squares for BlockVectors

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

14 years agochange the smoother for the multigrid
janssen [Tue, 5 Jan 2010 09:55:39 +0000 (09:55 +0000)]
change the smoother for the multigrid

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

14 years agoMake compile with newer gccs.
bangerth [Tue, 5 Jan 2010 09:17:28 +0000 (09:17 +0000)]
Make compile with newer gccs.

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

14 years agoAdd functions that can add multiple lines all at once.
bangerth [Tue, 5 Jan 2010 09:00:45 +0000 (09:00 +0000)]
Add functions that can add multiple lines all at once.

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

14 years agoAdd a few assertions.
bangerth [Mon, 4 Jan 2010 16:18:06 +0000 (16:18 +0000)]
Add a few assertions.

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

14 years agoAdd documentation.
bangerth [Mon, 4 Jan 2010 15:25:57 +0000 (15:25 +0000)]
Add documentation.

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

14 years agoAdd a function.
bangerth [Mon, 4 Jan 2010 14:52:36 +0000 (14:52 +0000)]
Add a function.

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

14 years agoLet inner preconditioner say that it is the inner preconditioner.
bangerth [Mon, 4 Jan 2010 13:23:33 +0000 (13:23 +0000)]
Let inner preconditioner say that it is the inner preconditioner.

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

14 years agoDelete files specific to step-22. Rename step-22.cc into step-42.cc.
bangerth [Mon, 4 Jan 2010 13:10:10 +0000 (13:10 +0000)]
Delete files specific to step-22. Rename step-22.cc into step-42.cc.

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

14 years agoNew tutorial step 42 created
janssen [Mon, 4 Jan 2010 13:08:22 +0000 (13:08 +0000)]
New tutorial step 42 created

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

14 years agonew multigrid
kanschat [Sun, 3 Jan 2010 15:52:10 +0000 (15:52 +0000)]
new multigrid

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

14 years agosimplify example
kanschat [Sun, 3 Jan 2010 15:50:43 +0000 (15:50 +0000)]
simplify example

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

14 years agoClarify.
bangerth [Tue, 22 Dec 2009 13:30:33 +0000 (13:30 +0000)]
Clarify.

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

14 years agoRandomly found a missing reference to SLEPc in the README. So a note for this has...
young [Tue, 22 Dec 2009 12:15:30 +0000 (12:15 +0000)]
Randomly found a missing reference to SLEPc in the README. So a note for this has been added with this patch.

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

14 years agoUse correct variable name.
bangerth [Tue, 22 Dec 2009 05:10:06 +0000 (05:10 +0000)]
Use correct variable name.

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

14 years agoGenerate deal.dox automatically.
bangerth [Mon, 21 Dec 2009 17:28:13 +0000 (17:28 +0000)]
Generate deal.dox automatically.

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

14 years agoRoll a few options from deal.dox into options.dox.
bangerth [Mon, 21 Dec 2009 16:48:10 +0000 (16:48 +0000)]
Roll a few options from deal.dox into options.dox.

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

14 years agoMake things useful in 2d as well.
bangerth [Fri, 18 Dec 2009 13:49:39 +0000 (13:49 +0000)]
Make things useful in 2d as well.

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

14 years agoImplement extract_dofs for hp::DoFHandler. Make DoFRenumbering::component_wise actual...
kronbichler [Fri, 18 Dec 2009 12:52:37 +0000 (12:52 +0000)]
Implement extract_dofs for hp::DoFHandler. Make DoFRenumbering::component_wise actually working for hp elements.

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

14 years agoAlso add the -mmacosx-min-version flag to LDFLAGS.
bangerth [Wed, 16 Dec 2009 18:18:09 +0000 (18:18 +0000)]
Also add the -mmacosx-min-version flag to LDFLAGS.

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

14 years agoMove RPATH check into the section for shared libs. Use -mmacos-version-min if necessary.
bangerth [Wed, 16 Dec 2009 15:19:37 +0000 (15:19 +0000)]
Move RPATH check into the section for shared libs. Use -mmacos-version-min if necessary.

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

14 years agoMove tests that currently fail to the 'fail/' directory.
bangerth [Tue, 15 Dec 2009 05:07:07 +0000 (05:07 +0000)]
Move tests that currently fail to the 'fail/' directory.

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

14 years agoRegenerate.
bangerth [Tue, 15 Dec 2009 04:58:26 +0000 (04:58 +0000)]
Regenerate.

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

14 years agoDetect gcc 4.6.
bangerth [Tue, 15 Dec 2009 04:57:45 +0000 (04:57 +0000)]
Detect gcc 4.6.

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

14 years agoUse 'test -f' instead of 'test -e'.
bangerth [Tue, 15 Dec 2009 04:37:40 +0000 (04:37 +0000)]
Use 'test -f' instead of 'test -e'.

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

14 years agoSet executable property.
bangerth [Tue, 15 Dec 2009 03:46:07 +0000 (03:46 +0000)]
Set executable property.

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

14 years agoAlso instantiate members of DoFRenumbering::boost for hp::DoFHandler.
bangerth [Mon, 14 Dec 2009 21:56:38 +0000 (21:56 +0000)]
Also instantiate members of DoFRenumbering::boost for hp::DoFHandler.

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

14 years agoAlso instantiate members of DoFRenumbering::boost for hp::DoFHandler.
bangerth [Mon, 14 Dec 2009 21:56:26 +0000 (21:56 +0000)]
Also instantiate members of DoFRenumbering::boost for hp::DoFHandler.

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

14 years agoFix comment.
bangerth [Mon, 14 Dec 2009 21:43:22 +0000 (21:43 +0000)]
Fix comment.

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

14 years agoMention changes in DoFTools.
kronbichler [Mon, 14 Dec 2009 10:51:47 +0000 (10:51 +0000)]
Mention changes in DoFTools.

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

14 years agoAccording to the documentation of DoFTools::distribute_cell_to_dof_vector, the old...
kronbichler [Mon, 14 Dec 2009 10:41:53 +0000 (10:41 +0000)]
According to the documentation of DoFTools::distribute_cell_to_dof_vector, the old content in dof components that are not selected will not be changed. This has been implemented with r20238. The new result file respects this when entering a second round of distribute_cell_to_dof_vector on a different component.

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

14 years agoMention MPI.
bangerth [Sun, 13 Dec 2009 16:53:57 +0000 (16:53 +0000)]
Mention MPI.

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

14 years agoDocument Trilinos-10 installation.
bangerth [Sat, 12 Dec 2009 05:02:48 +0000 (05:02 +0000)]
Document Trilinos-10 installation.

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

14 years agoDisable an assertion on systems that have a compiler bug.
bangerth [Fri, 11 Dec 2009 18:09:14 +0000 (18:09 +0000)]
Disable an assertion on systems that have a compiler bug.

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

14 years agoSimplify one more function with the internal extract_dofs_by_component function.
kronbichler [Fri, 11 Dec 2009 16:33:04 +0000 (16:33 +0000)]
Simplify one more function with the internal extract_dofs_by_component function.

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

14 years agoSimplify testcase.
bangerth [Fri, 11 Dec 2009 15:53:22 +0000 (15:53 +0000)]
Simplify testcase.

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

14 years agoFix a couple typos.
bangerth [Fri, 11 Dec 2009 14:16:34 +0000 (14:16 +0000)]
Fix a couple typos.

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

14 years agoAdd a test to detect a bug on some Darwin systems where dynamic casts don't work.
bangerth [Fri, 11 Dec 2009 13:54:46 +0000 (13:54 +0000)]
Add a test to detect a bug on some Darwin systems where dynamic casts don't work.

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

14 years agoAvoid warnings.
bangerth [Fri, 11 Dec 2009 04:46:22 +0000 (04:46 +0000)]
Avoid warnings.

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

14 years agoMention new boost.
bangerth [Fri, 11 Dec 2009 01:19:47 +0000 (01:19 +0000)]
Mention new boost.

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

14 years agoAvoid compiler warnings.
bangerth [Fri, 11 Dec 2009 01:16:12 +0000 (01:16 +0000)]
Avoid compiler warnings.

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

14 years agoAvoid compiler warning.
bangerth [Fri, 11 Dec 2009 01:13:00 +0000 (01:13 +0000)]
Avoid compiler warning.

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

14 years agoUse boost 1.41.
bangerth [Fri, 11 Dec 2009 01:08:21 +0000 (01:08 +0000)]
Use boost 1.41.

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

14 years agoImport boost 1.41.
bangerth [Fri, 11 Dec 2009 01:06:50 +0000 (01:06 +0000)]
Import boost 1.41.

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

14 years agoOne more output file that is different now with the corrected counting of dofs per...
kronbichler [Thu, 10 Dec 2009 16:17:50 +0000 (16:17 +0000)]
One more output file that is different now with the corrected counting of dofs per component.

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

14 years agoFix include file.
kronbichler [Wed, 9 Dec 2009 18:18:37 +0000 (18:18 +0000)]
Fix include file.

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

14 years agoFix output of tests that produced wrong results with the old counting function of...
kronbichler [Wed, 9 Dec 2009 18:18:12 +0000 (18:18 +0000)]
Fix output of tests that produced wrong results with the old counting function of DoFs on certain components.

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

14 years agoCleanup of operator = (double).
kronbichler [Wed, 9 Dec 2009 18:12:05 +0000 (18:12 +0000)]
Cleanup of operator = (double).

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

14 years agoCorrect counting of dofs per component. Improve speed of counting dofs per component...
kronbichler [Wed, 9 Dec 2009 18:11:22 +0000 (18:11 +0000)]
Correct counting of dofs per component. Improve speed of counting dofs per component. Correct bug in extract_constant_modes.

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

14 years agoFix stupid bug in operator=(double).
kronbichler [Wed, 9 Dec 2009 10:29:32 +0000 (10:29 +0000)]
Fix stupid bug in operator=(double).

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

14 years agoFix error with IndexSet.
kronbichler [Tue, 8 Dec 2009 17:07:06 +0000 (17:07 +0000)]
Fix error with IndexSet.

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

14 years agoImplement an interface row_begin and row_end that all the non-blocked sparsity patter...
kronbichler [Tue, 8 Dec 2009 16:02:22 +0000 (16:02 +0000)]
Implement an interface row_begin and row_end that all the non-blocked sparsity patterns share. This simplifies some copy_from functions, where we now only need one implementation and no specializations. Also use an empty IndexSet for CompressedSimpleSparsity when we work in serial.

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

14 years agoAdd an initialization function of a Trilinos AMG preconditioner with Teuchos::Paramet...
kronbichler [Tue, 8 Dec 2009 08:19:24 +0000 (08:19 +0000)]
Add an initialization function of a Trilinos AMG preconditioner with Teuchos::ParameterList for setting all the ML parameters.

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

14 years agoConditionalize the workaround for the Trilinos crash on not being on Mac OS X.
bangerth [Tue, 8 Dec 2009 04:28:19 +0000 (04:28 +0000)]
Conditionalize the workaround for the Trilinos crash on not being on Mac OS X.

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

14 years agomake base class public
kanschat [Mon, 7 Dec 2009 22:39:12 +0000 (22:39 +0000)]
make base class public

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

14 years agoadd missing clone to FE_FaceQ
kanschat [Mon, 7 Dec 2009 21:18:36 +0000 (21:18 +0000)]
add missing clone to FE_FaceQ

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

14 years agoFix include guard.
bangerth [Fri, 4 Dec 2009 15:12:15 +0000 (15:12 +0000)]
Fix include guard.

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

14 years agoSet svn properties on hp/fe_nothing_03. Do not output the results of deal.II/mesh_wor...
kronbichler [Fri, 4 Dec 2009 14:48:02 +0000 (14:48 +0000)]
Set svn properties on hp/fe_nothing_03. Do not output the results of deal.II/mesh_worker_01.

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

14 years agoFix the distclean command.
kronbichler [Fri, 4 Dec 2009 11:49:50 +0000 (11:49 +0000)]
Fix the distclean command.

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

14 years agoAvoid compiler warning.
kronbichler [Fri, 4 Dec 2009 08:45:54 +0000 (08:45 +0000)]
Avoid compiler warning.

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

14 years agoMake sure it also compiles :-(
bangerth [Thu, 3 Dec 2009 23:16:26 +0000 (23:16 +0000)]
Make sure it also compiles :-(

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

14 years agoOptimize get_view a bit.
bangerth [Thu, 3 Dec 2009 23:15:55 +0000 (23:15 +0000)]
Optimize get_view a bit.

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

14 years agoFix bug.
bangerth [Wed, 2 Dec 2009 19:24:48 +0000 (19:24 +0000)]
Fix bug.

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

14 years agostep 39 running
kanschat [Wed, 2 Dec 2009 04:12:15 +0000 (04:12 +0000)]
step 39 running

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

14 years agoMark an input argument as const.
bangerth [Mon, 30 Nov 2009 20:04:54 +0000 (20:04 +0000)]
Mark an input argument as const.

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