]>
https://gitweb.dealii.org/ - dealii-svn.git/log
heister [Sun, 2 Jun 2013 23:51:29 +0000 (23:51 +0000)]
step-50: clean up, comparison with AMG
git-svn-id: https://svn.dealii.org/trunk@29731
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sun, 2 Jun 2013 23:07:17 +0000 (23:07 +0000)]
work on fixing multigrid in parallel
git-svn-id: https://svn.dealii.org/trunk@29730
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sun, 2 Jun 2013 22:22:01 +0000 (22:22 +0000)]
update test
git-svn-id: https://svn.dealii.org/trunk@29729
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sun, 2 Jun 2013 21:00:24 +0000 (21:00 +0000)]
disallow get_dof_indices() and a few others for nonactive cells
git-svn-id: https://svn.dealii.org/trunk@29728
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Jun 2013 18:13:30 +0000 (18:13 +0000)]
More gracefully handle the case that an exception is thrown on a task created by Threads::new_task. Unfortunately, I could not come up with a way to write a test for this case :-(
git-svn-id: https://svn.dealii.org/trunk@29727
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 20:33:00 +0000 (20:33 +0000)]
add some ignores
git-svn-id: https://svn.dealii.org/trunk@29725
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 20:31:25 +0000 (20:31 +0000)]
fix a bunch of tests
git-svn-id: https://svn.dealii.org/trunk@29724
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 20:24:19 +0000 (20:24 +0000)]
fix another spot where we ask an inactive cell for the subdomain
git-svn-id: https://svn.dealii.org/trunk@29723
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 20:23:49 +0000 (20:23 +0000)]
missed one directory with svn:ignores for cmake temp files
git-svn-id: https://svn.dealii.org/trunk@29722
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 19:53:58 +0000 (19:53 +0000)]
add cmake temp files to the ignores in the example directories, because we often do insource builds of the examples
git-svn-id: https://svn.dealii.org/trunk@29721
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 19:24:44 +0000 (19:24 +0000)]
make a lot more tests work
git-svn-id: https://svn.dealii.org/trunk@29720
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 19:10:23 +0000 (19:10 +0000)]
attempt to fix failing multigrid tests (is_locally_owned only works with active cells now)
git-svn-id: https://svn.dealii.org/trunk@29719
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 1 Jun 2013 00:42:54 +0000 (00:42 +0000)]
Update output.
git-svn-id: https://svn.dealii.org/trunk@29713
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 00:24:08 +0000 (00:24 +0000)]
also delete mpi OK files in make clean
git-svn-id: https://svn.dealii.org/trunk@29711
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 00:22:23 +0000 (00:22 +0000)]
fix svg out that with new subdomain changes
git-svn-id: https://svn.dealii.org/trunk@29710
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Sat, 1 Jun 2013 00:03:48 +0000 (00:03 +0000)]
update tests to produce output on each cpu
git-svn-id: https://svn.dealii.org/trunk@29708
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 May 2013 23:57:15 +0000 (23:57 +0000)]
fix last commit
git-svn-id: https://svn.dealii.org/trunk@29707
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 May 2013 23:54:31 +0000 (23:54 +0000)]
make sure to close the file
git-svn-id: https://svn.dealii.org/trunk@29706
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.