]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoTimo's fix for cmake output.
Bruno Turcksin [Sat, 1 Jun 2013 01:15:06 +0000 (01:15 +0000)]
Timo's fix for cmake output.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29716 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd DEAL_II_WITH_64BIT_INDICES to the list of variables that are cached.
Wolfgang Bangerth [Sat, 1 Jun 2013 01:10:38 +0000 (01:10 +0000)]
Add DEAL_II_WITH_64BIT_INDICES to the list of variables that are cached.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29715 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse an existing macro to set the default indices to 32bit.
Bruno Turcksin [Sat, 1 Jun 2013 00:38:29 +0000 (00:38 +0000)]
Use an existing macro to set the default indices to 32bit.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29712 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoBy default uses 32bit indices.
Bruno Turcksin [Sat, 1 Jun 2013 00:20:15 +0000 (00:20 +0000)]
By default uses 32bit indices.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29709 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMerge from mainline.
Bruno Turcksin [Fri, 31 May 2013 23:25:45 +0000 (23:25 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29705 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agomake test work
Timo Heister [Fri, 31 May 2013 23:08:39 +0000 (23:08 +0000)]
make test work

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

11 years agoFix a test.
Bruno Turcksin [Fri, 31 May 2013 23:06:26 +0000 (23:06 +0000)]
Fix a test.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29703 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agosubdomainids should only work for active cells, enforce this. Also forbid is_artifici...
Timo Heister [Fri, 31 May 2013 23:00:36 +0000 (23:00 +0000)]
subdomainids should only work for active cells, enforce this. Also forbid is_artificial(), is_ghost(), and is_locally_owned() if not active.

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

11 years agoAdd the preprocessor command to use 64bit global indices to CMake and check that...
Bruno Turcksin [Fri, 31 May 2013 22:58:10 +0000 (22:58 +0000)]
Add the preprocessor command to use 64bit global indices to CMake and check that PETSc and Trilinos are compatible with 64bit indices.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29701 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoupdate test
Timo Heister [Fri, 31 May 2013 22:34:35 +0000 (22:34 +0000)]
update test

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

11 years agotests should not use is_artificial() etc on cells that are not active
Timo Heister [Fri, 31 May 2013 22:31:33 +0000 (22:31 +0000)]
tests should not use is_artificial() etc on cells that are not active

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

11 years agoskip parts of loop in distribute_dofs() that is not necessary
Timo Heister [Fri, 31 May 2013 22:13:52 +0000 (22:13 +0000)]
skip parts of loop in distribute_dofs() that is not necessary

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

11 years agoMore doc updates.
Wolfgang Bangerth [Fri, 31 May 2013 21:53:39 +0000 (21:53 +0000)]
More doc updates.

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

11 years agoAugment documentation.
Wolfgang Bangerth [Fri, 31 May 2013 21:46:31 +0000 (21:46 +0000)]
Augment documentation.

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

11 years agoProperly format comments.
Wolfgang Bangerth [Fri, 31 May 2013 20:46:10 +0000 (20:46 +0000)]
Properly format comments.

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

11 years agoyet another successful test
Guido Kanschat [Fri, 31 May 2013 20:02:40 +0000 (20:02 +0000)]
yet another successful test

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

11 years agotowards mixed cg/dg mg
Guido Kanschat [Fri, 31 May 2013 19:22:50 +0000 (19:22 +0000)]
towards mixed cg/dg mg

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

11 years agoFix some tests.
Bruno Turcksin [Fri, 31 May 2013 18:08:15 +0000 (18:08 +0000)]
Fix some tests.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29692 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoremove double loop by two outputs
Guido Kanschat [Fri, 31 May 2013 16:40:56 +0000 (16:40 +0000)]
remove double loop by two outputs

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

11 years agoMerge from mainline + fix a bug in petsc_vector_base.
Bruno Turcksin [Fri, 31 May 2013 16:21:46 +0000 (16:21 +0000)]
Merge from mainline + fix a bug in petsc_vector_base.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29688 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoBetter way for recording the exception: Only print its name, not the full info in...
Martin Kronbichler [Fri, 31 May 2013 16:01:25 +0000 (16:01 +0000)]
Better way for recording the exception: Only print its name, not the full info in order to avoid differences in encoding anonymous namespaces and future changes in function names

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

11 years agoFix a bug in trilinos_vector_base.
Bruno Turcksin [Fri, 31 May 2013 15:59:41 +0000 (15:59 +0000)]
Fix a bug in trilinos_vector_base.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29686 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdjust output
Martin Kronbichler [Fri, 31 May 2013 15:49:44 +0000 (15:49 +0000)]
Adjust output

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

11 years agoFix some tests.
Bruno Turcksin [Fri, 31 May 2013 15:43:28 +0000 (15:43 +0000)]
Fix some tests.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29684 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMerge from mainline.
Bruno Turcksin [Fri, 31 May 2013 14:16:07 +0000 (14:16 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29683 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRemove stray typename
Martin Kronbichler [Fri, 31 May 2013 12:51:37 +0000 (12:51 +0000)]
Remove stray typename

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

11 years agoFix test.
Martin Kronbichler [Fri, 31 May 2013 12:49:55 +0000 (12:49 +0000)]
Fix test.

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

11 years agoFix uninitialized memory.
Martin Kronbichler [Fri, 31 May 2013 11:37:50 +0000 (11:37 +0000)]
Fix uninitialized memory.

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

11 years agoFix a few bugs with distribute. constraint_matrix_trilinos_bug/ncpu_10 still not...
Martin Kronbichler [Fri, 31 May 2013 09:48:26 +0000 (09:48 +0000)]
Fix a few bugs with distribute. constraint_matrix_trilinos_bug/ncpu_10 still not working. Try to figure it out.

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

11 years agoMake distribute() work properly with parallel::distributed::Vector. Also cleanup...
Martin Kronbichler [Fri, 31 May 2013 08:14:35 +0000 (08:14 +0000)]
Make distribute() work properly with parallel::distributed::Vector. Also cleanup in extracting locally owned dofs of Trilinos vector. Distributing constraints with parallel::distributed::Vector has become simpler now, so use that in step-48.

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

11 years agoMake ConstraintMatrix::distribute also work for block vectors. Needs a couple extra...
Wolfgang Bangerth [Fri, 31 May 2013 04:53:43 +0000 (04:53 +0000)]
Make ConstraintMatrix::distribute also work for block vectors. Needs a couple extra functions in the PETSc block vectors.

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

11 years agoRemove tests that now no longer make sense.
Wolfgang Bangerth [Fri, 31 May 2013 04:51:41 +0000 (04:51 +0000)]
Remove tests that now no longer make sense.

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

11 years agoImprove documentation slightly.
Wolfgang Bangerth [Fri, 31 May 2013 04:21:10 +0000 (04:21 +0000)]
Improve documentation slightly.

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

11 years agoCheck in a revision of the ConstraintMatrix::distribute patch. I'm not sure it actual...
Wolfgang Bangerth [Thu, 30 May 2013 22:29:18 +0000 (22:29 +0000)]
Check in a revision of the ConstraintMatrix::distribute patch. I'm not sure it actually works but the network here is going to shut down in a few minutes and I'd like to have it sent to the tester. Will re-evaluate later today.

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

11 years agorevert accidental change from r29647
Timo Heister [Thu, 30 May 2013 21:47:19 +0000 (21:47 +0000)]
revert accidental change from r29647

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

11 years agorevert accidental change from r29647
Timo Heister [Thu, 30 May 2013 21:41:20 +0000 (21:41 +0000)]
revert accidental change from r29647

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

11 years agoAdd necessary conversion.
Wolfgang Bangerth [Thu, 30 May 2013 18:47:53 +0000 (18:47 +0000)]
Add necessary conversion.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29669 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoupdate test output
Timo Heister [Thu, 30 May 2013 00:38:37 +0000 (00:38 +0000)]
update test output

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

11 years agofix test and output
Timo Heister [Thu, 30 May 2013 00:36:51 +0000 (00:36 +0000)]
fix test and output

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

11 years agoadd MPILogInitAll helper class for mpi tests
Timo Heister [Thu, 30 May 2013 00:35:40 +0000 (00:35 +0000)]
add MPILogInitAll helper class for mpi tests

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

11 years agoMerge from mainline.
Bruno Turcksin [Wed, 29 May 2013 23:08:52 +0000 (23:08 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29665 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoNeed to call update_ghost_values with the current scheme of distribute
Martin Kronbichler [Wed, 29 May 2013 08:09:34 +0000 (08:09 +0000)]
Need to call update_ghost_values with the current scheme of distribute

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

11 years agoMerge from mainline.
Bruno Turcksin [Tue, 28 May 2013 20:43:53 +0000 (20:43 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29663 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRevert changes to ConstraintMatrix::distribute, see bug #51.
Wolfgang Bangerth [Tue, 28 May 2013 20:00:27 +0000 (20:00 +0000)]
Revert changes to ConstraintMatrix::distribute, see bug #51.

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

11 years agofilter out trilinos and petsc if not configured
Guido Kanschat [Tue, 28 May 2013 16:05:02 +0000 (16:05 +0000)]
filter out trilinos and petsc if not configured

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

11 years agoAdjust test case for new scheme for constraints.
Martin Kronbichler [Tue, 28 May 2013 15:57:13 +0000 (15:57 +0000)]
Adjust test case for new scheme for constraints.

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

11 years agoMinor edits.
Wolfgang Bangerth [Tue, 28 May 2013 14:47:25 +0000 (14:47 +0000)]
Minor edits.

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

11 years agoNeed to build constraints between ghost cells also in 2d. Let's see if this fixes...
Martin Kronbichler [Tue, 28 May 2013 14:06:58 +0000 (14:06 +0000)]
Need to build constraints between ghost cells also in 2d. Let's see if this fixes the currently failing tests.

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

11 years agonew ouptu format
Guido Kanschat [Tue, 28 May 2013 13:36:24 +0000 (13:36 +0000)]
new ouptu format

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

11 years agoAnother minor fix.
Martin Kronbichler [Tue, 28 May 2013 12:05:12 +0000 (12:05 +0000)]
Another minor fix.

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

11 years agoZero out ghosts in parallel vector explicitly when setting the constraints to zero...
Martin Kronbichler [Tue, 28 May 2013 07:05:33 +0000 (07:05 +0000)]
Zero out ghosts in parallel vector explicitly when setting the constraints to zero as they will be zeroed out anyway.

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

11 years agoShould not call ConstraintMatrix::distribute on vector with ghost values
Martin Kronbichler [Tue, 28 May 2013 06:26:59 +0000 (06:26 +0000)]
Should not call ConstraintMatrix::distribute on vector with ghost values

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

11 years agoAdjust output to what is presumably the correct one.
Wolfgang Bangerth [Tue, 28 May 2013 02:57:41 +0000 (02:57 +0000)]
Adjust output to what is presumably the correct one.

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

11 years agoreorder levels and make output more machine readable
Guido Kanschat [Mon, 27 May 2013 22:35:54 +0000 (22:35 +0000)]
reorder levels and make output more machine readable

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

11 years agoMinor adjustment, but this doesn't fix the problem.
Wolfgang Bangerth [Mon, 27 May 2013 21:47:30 +0000 (21:47 +0000)]
Minor adjustment, but this doesn't fix the problem.

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

11 years agoAvoid some communication by improving on Timo's patch in r29631.
Wolfgang Bangerth [Mon, 27 May 2013 21:04:54 +0000 (21:04 +0000)]
Avoid some communication by improving on Timo's patch in r29631.

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

11 years agoTwo minor improvements
Martin Kronbichler [Mon, 27 May 2013 15:25:21 +0000 (15:25 +0000)]
Two minor improvements

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

11 years agofix mg number cache
Timo Heister [Mon, 27 May 2013 14:10:23 +0000 (14:10 +0000)]
fix mg number cache

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

11 years agomultigrid copy_indices another try
Timo Heister [Mon, 27 May 2013 13:55:05 +0000 (13:55 +0000)]
multigrid copy_indices another try

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

11 years agomultigrid copy_indices maybe more correct now?
Timo Heister [Mon, 27 May 2013 13:47:17 +0000 (13:47 +0000)]
multigrid copy_indices maybe more correct now?

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

11 years agotest copy indices
Guido Kanschat [Mon, 27 May 2013 13:39:23 +0000 (13:39 +0000)]
test copy indices

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

11 years agoreintroduce constraints and add debug function
Guido Kanschat [Mon, 27 May 2013 13:39:17 +0000 (13:39 +0000)]
reintroduce constraints and add debug function

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

11 years agofill new copy_indices even more correct
Timo Heister [Mon, 27 May 2013 12:46:51 +0000 (12:46 +0000)]
fill new copy_indices even more correct

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

11 years agofill new copy_indices correctly
Timo Heister [Mon, 27 May 2013 12:40:22 +0000 (12:40 +0000)]
fill new copy_indices correctly

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

11 years agostep-50: parellel dataout, use IndexSet for ConstraintMatrix
Timo Heister [Mon, 27 May 2013 12:35:42 +0000 (12:35 +0000)]
step-50: parellel dataout, use IndexSet for ConstraintMatrix

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

11 years agofill new mg copy_indices variables
Timo Heister [Mon, 27 May 2013 12:34:19 +0000 (12:34 +0000)]
fill new mg copy_indices variables

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

11 years agofix distributed functionality in copy to/from mg
Guido Kanschat [Mon, 27 May 2013 12:21:01 +0000 (12:21 +0000)]
fix distributed functionality in copy to/from mg

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

11 years agoImplement TrilinosWrappers::VectorBase::locally_owned_elements for vectors with non...
Martin Kronbichler [Mon, 27 May 2013 12:10:02 +0000 (12:10 +0000)]
Implement TrilinosWrappers::VectorBase::locally_owned_elements for vectors with non-contiguous local range. Fix set_zero for parallel::distributed::Vector

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

11 years agotwo new fields
Guido Kanschat [Mon, 27 May 2013 11:51:02 +0000 (11:51 +0000)]
two new fields

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

11 years agoupdate test
Timo Heister [Mon, 27 May 2013 09:28:30 +0000 (09:28 +0000)]
update test

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

11 years agoadding test that shows broken ConstraintMatrix::distribute()
Timo Heister [Mon, 27 May 2013 09:27:45 +0000 (09:27 +0000)]
adding test that shows broken ConstraintMatrix::distribute()

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

11 years agogit-svn-id: https://svn.dealii.org/trunk@29634 0785d39b-7218-0410-832d-ea1e28bc413d
Timo Heister [Mon, 27 May 2013 09:24:38 +0000 (09:24 +0000)]
git-svn-id: https://svn.dealii.org/trunk@29634 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agostep-50: do not copy coarse matrix
Timo Heister [Mon, 27 May 2013 08:12:15 +0000 (08:12 +0000)]
step-50: do not copy coarse matrix

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

11 years agochange path and add MPI
Guido Kanschat [Mon, 27 May 2013 07:55:56 +0000 (07:55 +0000)]
change path and add MPI

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

11 years agofix deadlock in ConstraintMatrix
Timo Heister [Mon, 27 May 2013 07:55:52 +0000 (07:55 +0000)]
fix deadlock in ConstraintMatrix

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

11 years agofix compress() handling
Timo Heister [Mon, 27 May 2013 07:55:19 +0000 (07:55 +0000)]
fix compress() handling

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

11 years agoThat test looked pretty broken to me.
Timo Heister [Sun, 26 May 2013 22:14:22 +0000 (22:14 +0000)]
That test looked pretty broken to me.

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

11 years agodocument bug in ConstraintMatrix::distribute()
Timo Heister [Sun, 26 May 2013 22:12:24 +0000 (22:12 +0000)]
document bug in ConstraintMatrix::distribute()

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

11 years agooutput for one processor
Guido Kanschat [Sun, 26 May 2013 22:09:44 +0000 (22:09 +0000)]
output for one processor

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

11 years agoadd distribution for Kelly
Guido Kanschat [Sun, 26 May 2013 22:08:33 +0000 (22:08 +0000)]
add distribution for Kelly

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

11 years agothis test had a wrong output file
Timo Heister [Sun, 26 May 2013 22:08:24 +0000 (22:08 +0000)]
this test had a wrong output file

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

11 years agoInitialize test for adaptive refinement, even if it still fails
Guido Kanschat [Sun, 26 May 2013 22:06:57 +0000 (22:06 +0000)]
Initialize test for adaptive refinement, even if it still fails

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

11 years agoadd data exchange to KElly
Guido Kanschat [Sun, 26 May 2013 22:04:50 +0000 (22:04 +0000)]
add data exchange to KElly

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

11 years agomultigrid test for uniform meshes and sufficiently many cells
Guido Kanschat [Sun, 26 May 2013 21:41:02 +0000 (21:41 +0000)]
multigrid test for uniform meshes and sufficiently many cells

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

11 years agoMacro for opening MPI output files automatically
Guido Kanschat [Sun, 26 May 2013 21:38:09 +0000 (21:38 +0000)]
Macro for opening MPI output files automatically

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

11 years agomore global levels
Guido Kanschat [Sun, 26 May 2013 21:18:36 +0000 (21:18 +0000)]
more global levels

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

11 years agoparallel multigrid, continued
Timo Heister [Sun, 26 May 2013 21:12:57 +0000 (21:12 +0000)]
parallel multigrid, continued

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

11 years agoUse correct mail address.
Wolfgang Bangerth [Sun, 26 May 2013 17:33:49 +0000 (17:33 +0000)]
Use correct mail address.

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

11 years agoAllow the mail program to be overwritten by the environment.
Wolfgang Bangerth [Sun, 26 May 2013 17:30:28 +0000 (17:30 +0000)]
Allow the mail program to be overwritten by the environment.

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

11 years agoImplement better swap function.
Martin Kronbichler [Sun, 26 May 2013 17:03:17 +0000 (17:03 +0000)]
Implement better swap function.

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

11 years agomultigrid: handle levels!=n_global_levels
Timo Heister [Sun, 26 May 2013 16:33:03 +0000 (16:33 +0000)]
multigrid: handle levels!=n_global_levels

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

11 years agoalso fix DoFHandler::begin(level)
Guido Kanschat [Sun, 26 May 2013 16:30:49 +0000 (16:30 +0000)]
also fix DoFHandler::begin(level)

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

11 years agofix test output
Timo Heister [Sun, 26 May 2013 16:19:35 +0000 (16:19 +0000)]
fix test output

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

11 years agofix output
Guido Kanschat [Sun, 26 May 2013 15:59:07 +0000 (15:59 +0000)]
fix output

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

11 years agoDo not throw assertions from Triangulation::begin(level) and Triangulation::end(level...
Guido Kanschat [Sun, 26 May 2013 15:44:10 +0000 (15:44 +0000)]
Do not throw assertions from Triangulation::begin(level) and Triangulation::end(level) if level is in the global level range

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

11 years agostep-50: add compress calls, fix output
Timo Heister [Sun, 26 May 2013 15:42:59 +0000 (15:42 +0000)]
step-50: add compress calls, fix output

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

11 years agoFix an oversight (thanks to Alexander Grayver for pointing it out).
Wolfgang Bangerth [Sun, 26 May 2013 15:41:12 +0000 (15:41 +0000)]
Fix an oversight (thanks to Alexander Grayver for pointing it out).

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

11 years agoadd a missing compress in multigrid
Timo Heister [Sun, 26 May 2013 15:40:11 +0000 (15:40 +0000)]
add a missing compress in multigrid

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

11 years agoAdd an argument to IndexSet::add_indices. Use this to make a function in BlockVector...
Wolfgang Bangerth [Sun, 26 May 2013 15:16:12 +0000 (15:16 +0000)]
Add an argument to IndexSet::add_indices. Use this to make a function in BlockVector significantly faster.

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

11 years agofix test output
Timo Heister [Sun, 26 May 2013 14:00:14 +0000 (14:00 +0000)]
fix test output

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