]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoAvoid warning about unused argument.
Wolfgang Bangerth [Wed, 14 Nov 2012 14:05:09 +0000 (14:05 +0000)]
Avoid warning about unused argument.

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

11 years agoAvoid warning about unused argument.
Wolfgang Bangerth [Wed, 14 Nov 2012 14:00:00 +0000 (14:00 +0000)]
Avoid warning about unused argument.

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

11 years agoMove closer to usual style.
Wolfgang Bangerth [Wed, 14 Nov 2012 03:28:42 +0000 (03:28 +0000)]
Move closer to usual style.

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

11 years agoLeave two urgent TODOs for this class.
Wolfgang Bangerth [Wed, 14 Nov 2012 03:25:14 +0000 (03:25 +0000)]
Leave two urgent TODOs for this class.

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

11 years agoFix typo.
Wolfgang Bangerth [Wed, 14 Nov 2012 03:18:19 +0000 (03:18 +0000)]
Fix typo.

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

11 years agoMark a few local variables as const.
Wolfgang Bangerth [Wed, 14 Nov 2012 03:14:18 +0000 (03:14 +0000)]
Mark a few local variables as const.

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

11 years agoMark input arguments as const.
Wolfgang Bangerth [Wed, 14 Nov 2012 03:12:26 +0000 (03:12 +0000)]
Mark input arguments as const.

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

11 years agorevert r27525
Timo Heister [Mon, 12 Nov 2012 16:49:14 +0000 (16:49 +0000)]
revert r27525

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

11 years agotest what happens if we change the test output here
Timo Heister [Mon, 12 Nov 2012 15:13:46 +0000 (15:13 +0000)]
test what happens if we change the test output here

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

11 years agoRolling back to 27511. Probably on the wrong track.
Markus Buerg [Mon, 12 Nov 2012 05:29:41 +0000 (05:29 +0000)]
Rolling back to 27511. Probably on the wrong track.

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

11 years agoFix a related bug in execute_refinement.
Markus Buerg [Mon, 12 Nov 2012 01:05:54 +0000 (01:05 +0000)]
Fix a related bug in execute_refinement.

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

11 years agoRemove merge info for a branch that has been completely merged.
Wolfgang Bangerth [Sun, 11 Nov 2012 23:48:40 +0000 (23:48 +0000)]
Remove merge info for a branch that has been completely merged.

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

11 years agoAdd implementation of update_neighbors for dim=1.
Markus Buerg [Sun, 11 Nov 2012 22:26:47 +0000 (22:26 +0000)]
Add implementation of update_neighbors for dim=1.

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

11 years agoSet svn:eol-style property.
Wolfgang Bangerth [Sun, 11 Nov 2012 16:52:16 +0000 (16:52 +0000)]
Set svn:eol-style property.

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

11 years agoAdd newline at end of file.
Wolfgang Bangerth [Sun, 11 Nov 2012 16:16:18 +0000 (16:16 +0000)]
Add newline at end of file.

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

11 years agoTake over r27495 from branch_cmake:
Matthias Maier [Sun, 11 Nov 2012 11:30:10 +0000 (11:30 +0000)]
Take over r27495 from branch_cmake:

Silence -Warray-bounds warnings for clang

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

11 years agoTake over r27494 from branch_cmake:
Matthias Maier [Sun, 11 Nov 2012 11:29:59 +0000 (11:29 +0000)]
Take over r27494 from branch_cmake:

Remove an unnecessary micro optimization that triggers -Warray-bounds

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

11 years agoMinor fixes to silence a bunch of warnings
Matthias Maier [Fri, 9 Nov 2012 14:42:12 +0000 (14:42 +0000)]
Minor fixes to silence a bunch of warnings

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

11 years agoFix a misleading description from ancient times and some typos as well
Matthias Maier [Wed, 7 Nov 2012 19:17:08 +0000 (19:17 +0000)]
Fix a misleading description from ancient times and some typos as well

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

11 years agoFix typo.
Wolfgang Bangerth [Wed, 7 Nov 2012 04:25:34 +0000 (04:25 +0000)]
Fix typo.

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

11 years agoTypo fix.
Wolfgang Bangerth [Wed, 7 Nov 2012 01:42:50 +0000 (01:42 +0000)]
Typo fix.

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

11 years agoMinor fixes.
Wolfgang Bangerth [Wed, 7 Nov 2012 01:39:18 +0000 (01:39 +0000)]
Minor fixes.

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

11 years agoUntabify. Doesn't look good in a browser as is currently.
Wolfgang Bangerth [Wed, 7 Nov 2012 01:37:37 +0000 (01:37 +0000)]
Untabify. Doesn't look good in a browser as is currently.

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

11 years agoRemove a link to an outdated page showing some presentations. We've never really...
Wolfgang Bangerth [Wed, 7 Nov 2012 01:31:43 +0000 (01:31 +0000)]
Remove a link to an outdated page showing some presentations. We've never really tried to keep this page up to date.

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

11 years agoSimplify test again.
Wolfgang Bangerth [Tue, 6 Nov 2012 18:30:43 +0000 (18:30 +0000)]
Simplify test again.

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

11 years agoSimplified test too much.
Wolfgang Bangerth [Tue, 6 Nov 2012 18:08:51 +0000 (18:08 +0000)]
Simplified test too much.

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

11 years agoFurther simplify test.
Wolfgang Bangerth [Tue, 6 Nov 2012 18:01:22 +0000 (18:01 +0000)]
Further simplify test.

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

11 years agoSimplify test.
Wolfgang Bangerth [Tue, 6 Nov 2012 17:56:56 +0000 (17:56 +0000)]
Simplify test.

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

11 years agoAdd a test in hopes of tracking down why c0541 has different results than any other...
Wolfgang Bangerth [Tue, 6 Nov 2012 17:47:50 +0000 (17:47 +0000)]
Add a test in hopes of tracking down why c0541 has different results than any other machine.

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

11 years agoAdd missing vector_memory header (for PETSc).
Toby D. Young [Tue, 6 Nov 2012 16:22:08 +0000 (16:22 +0000)]
Add missing vector_memory header (for PETSc).

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

11 years agoreplace long deprecated downstream_dg
Guido Kanschat [Tue, 6 Nov 2012 15:56:36 +0000 (15:56 +0000)]
replace long deprecated downstream_dg

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

11 years agoassert valid enum state
Timo Heister [Tue, 6 Nov 2012 00:08:45 +0000 (00:08 +0000)]
assert valid enum state

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

11 years agofix test output
Timo Heister [Mon, 5 Nov 2012 23:54:44 +0000 (23:54 +0000)]
fix test output

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

11 years agofix bug in new xfig output
Timo Heister [Mon, 5 Nov 2012 23:53:42 +0000 (23:53 +0000)]
fix bug in new xfig output

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

11 years agoSeveral more.
Wolfgang Bangerth [Mon, 5 Nov 2012 19:31:52 +0000 (19:31 +0000)]
Several more.

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

11 years agoadd an indent target using astyle, work in progress (taken from aspect)
Timo Heister [Mon, 5 Nov 2012 17:13:26 +0000 (17:13 +0000)]
add an indent target using astyle, work in progress (taken from aspect)

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

11 years agoadd a TODO
Timo Heister [Mon, 5 Nov 2012 16:57:52 +0000 (16:57 +0000)]
add a TODO

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

11 years agofix test output
Timo Heister [Mon, 5 Nov 2012 16:01:12 +0000 (16:01 +0000)]
fix test output

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

11 years agofix serialiation bug for dim=3
Timo Heister [Mon, 5 Nov 2012 15:39:00 +0000 (15:39 +0000)]
fix serialiation bug for dim=3

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

11 years agoupdate tests to also check level_subdomain_id and update output
Timo Heister [Mon, 5 Nov 2012 15:38:23 +0000 (15:38 +0000)]
update tests to also check level_subdomain_id and update output

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

11 years agotake over changed test output
Timo Heister [Mon, 5 Nov 2012 15:23:48 +0000 (15:23 +0000)]
take over changed test output

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

11 years agoTypo fix.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:58:13 +0000 (00:58 +0000)]
Typo fix.

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

11 years agoMark input arguments as constant.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:57:22 +0000 (00:57 +0000)]
Mark input arguments as constant.

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

11 years agoPartial merge from the parallel_mg branch: Introduce a distribute_local_to_global...
Wolfgang Bangerth [Mon, 5 Nov 2012 00:56:21 +0000 (00:56 +0000)]
Partial merge from the parallel_mg branch: Introduce a distribute_local_to_global function that writes a single element into a vector.

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

11 years agoPartial merge from parallel_mg branch: Trivial changes.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:54:08 +0000 (00:54 +0000)]
Partial merge from parallel_mg branch: Trivial changes.

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

11 years agoPartial merge from the parallel_mg branch: Introduce Tvmult for Trilinos preconditioners.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:52:50 +0000 (00:52 +0000)]
Partial merge from the parallel_mg branch: Introduce Tvmult for Trilinos preconditioners.

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

11 years agoPartial merge from the parallel_mg branch: introduce Triangulation::n_global_levels...
Wolfgang Bangerth [Mon, 5 Nov 2012 00:44:55 +0000 (00:44 +0000)]
Partial merge from the parallel_mg branch: introduce Triangulation::n_global_levels() on the distributed triangulation.

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

11 years agoPartial merge from the parallel_mg branch: introduce level subdomain ids.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:38:43 +0000 (00:38 +0000)]
Partial merge from the parallel_mg branch: introduce level subdomain ids.

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

11 years agoPartial merge from the parallel_mg branch: Improve GridOut::write_xfig.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:18:10 +0000 (00:18 +0000)]
Partial merge from the parallel_mg branch: Improve GridOut::write_xfig.

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

11 years agoPartial merge from the parallel_mg branch: Take over some foundational patches.
Wolfgang Bangerth [Mon, 5 Nov 2012 00:07:14 +0000 (00:07 +0000)]
Partial merge from the parallel_mg branch: Take over some foundational patches.

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

11 years agoPartial merge from the cmake branch: Remove old and likely unused compatibility code.
Wolfgang Bangerth [Sun, 4 Nov 2012 23:21:31 +0000 (23:21 +0000)]
Partial merge from the cmake branch: Remove old and likely unused compatibility code.

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

11 years agoPartial merge from the cmake branch: Remove compatibility code for old compilers.
Wolfgang Bangerth [Sun, 4 Nov 2012 23:20:27 +0000 (23:20 +0000)]
Partial merge from the cmake branch: Remove compatibility code for old compilers.

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

11 years agoPartial merge from the cmake branch: Use the PETSc #define indicating whether we...
Wolfgang Bangerth [Sun, 4 Nov 2012 23:15:05 +0000 (23:15 +0000)]
Partial merge from the cmake branch: Use the PETSc #define indicating whether we use real or complex numbers.

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

11 years agoPartial merge from the cmake branch: Use the PETSc #define indicating whether we...
Wolfgang Bangerth [Sun, 4 Nov 2012 23:14:49 +0000 (23:14 +0000)]
Partial merge from the cmake branch: Use the PETSc #define indicating whether we use real or complex numbers.

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

11 years agoPartial merge from the cmake branch: Remove compatibility code for old compilers.
Wolfgang Bangerth [Sun, 4 Nov 2012 23:10:23 +0000 (23:10 +0000)]
Partial merge from the cmake branch: Remove compatibility code for old compilers.

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

11 years agoPartial merge from the cmake branch: Remove old and likely unused compatibility code.
Wolfgang Bangerth [Sun, 4 Nov 2012 23:03:52 +0000 (23:03 +0000)]
Partial merge from the cmake branch: Remove old and likely unused compatibility code.

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

11 years agoPartial merge from the cmake branch: Remove old and likely unused compatibility code.
Wolfgang Bangerth [Sun, 4 Nov 2012 23:03:34 +0000 (23:03 +0000)]
Partial merge from the cmake branch: Remove old and likely unused compatibility code.

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

11 years agoPartial merge from the cmake branch: Remove old and likely unused compatibility code.
Wolfgang Bangerth [Sun, 4 Nov 2012 22:59:54 +0000 (22:59 +0000)]
Partial merge from the cmake branch: Remove old and likely unused compatibility code.

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

11 years agoPartial merge from the cmake branch: Remove old and likely unused compatibility code.
Wolfgang Bangerth [Sun, 4 Nov 2012 22:59:13 +0000 (22:59 +0000)]
Partial merge from the cmake branch: Remove old and likely unused compatibility code.

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

11 years agoPartial merge from the cmake branch: Avoid warnings about accesses past the end of...
Wolfgang Bangerth [Sun, 4 Nov 2012 22:58:42 +0000 (22:58 +0000)]
Partial merge from the cmake branch: Avoid warnings about accesses past the end of an array with newer compilers.

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

11 years agotest for GrowingVectorMemory and PETSc
Timo Heister [Sat, 3 Nov 2012 03:58:21 +0000 (03:58 +0000)]
test for GrowingVectorMemory and PETSc

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

11 years agofix typos
Timo Heister [Sat, 3 Nov 2012 03:50:20 +0000 (03:50 +0000)]
fix typos

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

11 years agodestroy GrowingVectorMemory with PETSc objects at the end
Timo Heister [Sat, 3 Nov 2012 03:45:28 +0000 (03:45 +0000)]
destroy GrowingVectorMemory with PETSc objects at the end

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

11 years agoMPI_InitFinalize can now also initialize PETSc.
Timo Heister [Sat, 3 Nov 2012 03:27:29 +0000 (03:27 +0000)]
MPI_InitFinalize can now also initialize PETSc.

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

11 years agoformat comments in step-6 using emacs so that they are not all over the place
Timo Heister [Sat, 3 Nov 2012 03:00:07 +0000 (03:00 +0000)]
format comments in step-6 using emacs so that they are not all over the place

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

11 years agostep-6 now uses ConstraintMatrix::distribute_local_to_global()
Timo Heister [Sat, 3 Nov 2012 02:51:05 +0000 (02:51 +0000)]
step-6 now uses ConstraintMatrix::distribute_local_to_global()

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

11 years agoAvoid a couple of warnings about past-the-end accesses.
Wolfgang Bangerth [Fri, 2 Nov 2012 19:41:47 +0000 (19:41 +0000)]
Avoid a couple of warnings about past-the-end accesses.

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

11 years agoCorrect an indexing mistake that would have bitten us in the
Wolfgang Bangerth [Fri, 2 Nov 2012 18:59:48 +0000 (18:59 +0000)]
Correct an indexing mistake that would have bitten us in the
spacedim > dim case.

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

11 years agoMake compile.
Wolfgang Bangerth [Fri, 2 Nov 2012 18:16:06 +0000 (18:16 +0000)]
Make compile.

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

11 years agocorrected misspellings in trilions_precondition documentation
Uwe Koecher [Fri, 2 Nov 2012 10:14:19 +0000 (10:14 +0000)]
corrected misspellings in trilions_precondition documentation

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

11 years agofix output of test
Timo Heister [Thu, 1 Nov 2012 19:07:27 +0000 (19:07 +0000)]
fix output of test

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

11 years agoFix an inconsistency where after calling DoFHandler::clear() it still reported n_dofs...
Timo Heister [Thu, 1 Nov 2012 19:06:34 +0000 (19:06 +0000)]
Fix an inconsistency where after calling DoFHandler::clear() it still reported n_dofs()>0 etc.

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

11 years agoadd test showing bug in NumberCache after clear()
Timo Heister [Thu, 1 Nov 2012 18:57:32 +0000 (18:57 +0000)]
add test showing bug in NumberCache after clear()

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

11 years agoRemove a workaround for --why?-- yet another old compiler problem.
Wolfgang Bangerth [Thu, 1 Nov 2012 02:41:14 +0000 (02:41 +0000)]
Remove a workaround for --why?-- yet another old compiler problem.

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

11 years agoRemove a workaround for yet another old compiler problem.
Wolfgang Bangerth [Thu, 1 Nov 2012 02:39:13 +0000 (02:39 +0000)]
Remove a workaround for yet another old compiler problem.

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

11 years agoRemove a workaround for another old compiler problem.
Wolfgang Bangerth [Thu, 1 Nov 2012 02:37:36 +0000 (02:37 +0000)]
Remove a workaround for another old compiler problem.

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

11 years agoRemove a workaround for another old compiler problem.
Wolfgang Bangerth [Thu, 1 Nov 2012 02:36:22 +0000 (02:36 +0000)]
Remove a workaround for another old compiler problem.

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

11 years agoRemove a workaround for an old compiler problem.
Wolfgang Bangerth [Thu, 1 Nov 2012 02:34:27 +0000 (02:34 +0000)]
Remove a workaround for an old compiler problem.

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

11 years agoRemove some old workarounds from the time when we still compiled every file multiple...
Wolfgang Bangerth [Thu, 1 Nov 2012 02:32:09 +0000 (02:32 +0000)]
Remove some old workarounds from the time when we still compiled every file multiple times.

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

11 years agoRemove some piece of code that could only be enabled using a ./configure switch and...
Wolfgang Bangerth [Thu, 1 Nov 2012 02:22:40 +0000 (02:22 +0000)]
Remove some piece of code that could only be enabled using a ./configure switch and that almost certainly hasn't been used in a very long time. Clean this up to make Matthias's life a bit simpler in the cmake conversion.

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

11 years agoRemove a #ifdef that was introduced in r20239 when we still had multiple libraries...
Wolfgang Bangerth [Thu, 1 Nov 2012 02:08:41 +0000 (02:08 +0000)]
Remove a #ifdef that was introduced in r20239 when we still had multiple libraries. The conditional was to work around a problem on Mac OS X where RTTI doesn't work across shared libraries. The code in question should work now without the workaround simply because at least in this part we no longer do RTTI across shared libs. The problem may still exist at the interface between the deal.II shared libs and user code.

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

11 years agoIndent HTML pages.
Wolfgang Bangerth [Wed, 31 Oct 2012 11:57:32 +0000 (11:57 +0000)]
Indent HTML pages.

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

11 years agoFix a bunch of typos and improve mark-up.
Wolfgang Bangerth [Wed, 31 Oct 2012 11:39:28 +0000 (11:39 +0000)]
Fix a bunch of typos and improve mark-up.

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

11 years agoset all contraints to zero for solve
Joerg Frohne [Tue, 30 Oct 2012 16:10:07 +0000 (16:10 +0000)]
set all contraints to zero for solve

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

11 years agoplot for adaptive contact
Joerg Frohne [Tue, 30 Oct 2012 16:05:49 +0000 (16:05 +0000)]
plot for adaptive contact

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

11 years agoplot for strong scaling
Joerg Frohne [Tue, 30 Oct 2012 16:05:01 +0000 (16:05 +0000)]
plot for strong scaling

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

11 years agoUndo r27234, 27235, 27237. It was a nice idea but it doesn't work.
Wolfgang Bangerth [Tue, 30 Oct 2012 15:30:21 +0000 (15:30 +0000)]
Undo r27234, 27235, 27237. It was a nice idea but it doesn't work.

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

11 years agoNew test.
Wolfgang Bangerth [Tue, 30 Oct 2012 13:50:38 +0000 (13:50 +0000)]
New test.

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

11 years agoWork around a problem introduced by adding the assertions a couple patches back.
Wolfgang Bangerth [Tue, 30 Oct 2012 13:37:40 +0000 (13:37 +0000)]
Work around a problem introduced by adding the assertions a couple patches back.

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

11 years agoFix a problem where DoFTools::make_flux_sparsity_pattern wasn't prepared to deal...
Wolfgang Bangerth [Tue, 30 Oct 2012 13:32:41 +0000 (13:32 +0000)]
Fix a problem where DoFTools::make_flux_sparsity_pattern wasn't prepared to deal with adaptively refined meshes in 1d.

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

11 years agoActually make it so that it compiles.
Wolfgang Bangerth [Tue, 30 Oct 2012 13:18:14 +0000 (13:18 +0000)]
Actually make it so that it compiles.

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

11 years agoAdd a bunch of assertions to kill invalid behavior as early as possible (currently...
Wolfgang Bangerth [Tue, 30 Oct 2012 13:05:57 +0000 (13:05 +0000)]
Add a bunch of assertions to kill invalid behavior as early as possible (currently we get some really weird follow-up errors deep down in the machinery.

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

11 years agoMake work.
Wolfgang Bangerth [Sat, 27 Oct 2012 11:38:03 +0000 (11:38 +0000)]
Make work.

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

11 years agoNew test.
Wolfgang Bangerth [Sat, 27 Oct 2012 11:31:42 +0000 (11:31 +0000)]
New test.

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

11 years agoput link to benchmarks into documentation
Timo Heister [Fri, 26 Oct 2012 21:47:09 +0000 (21:47 +0000)]
put link to benchmarks into documentation

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

11 years agorename section
Timo Heister [Fri, 26 Oct 2012 21:10:21 +0000 (21:10 +0000)]
rename section

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

11 years agoupdate test (this test used to print nan/-nan on different compilers, now TimerOutput...
Timo Heister [Fri, 26 Oct 2012 20:02:06 +0000 (20:02 +0000)]
update test (this test used to print nan/-nan on different compilers, now TimerOutput is fixed to just print 0.0)

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

11 years agoavoid printing NaN in TimerOutput.
Timo Heister [Fri, 26 Oct 2012 20:01:22 +0000 (20:01 +0000)]
avoid printing NaN in TimerOutput.

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

11 years agoInterface to PETSc::PreconditionNone and ParaSails Preconditioner from the Hypre...
Martin Steigemann [Fri, 26 Oct 2012 16:12:04 +0000 (16:12 +0000)]
Interface to PETSc::PreconditionNone and ParaSails Preconditioner from the Hypre Suite

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

11 years agoInterface to PETSc::PreconditionNone and ParaSails Preconditioner from the Hypre...
Martin Steigemann [Fri, 26 Oct 2012 16:11:16 +0000 (16:11 +0000)]
Interface to PETSc::PreconditionNone and ParaSails Preconditioner from the Hypre Suite

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