]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoKeeping the contact constraints, set_zero for system_rhs_newton in hanging nodes
frohne [Mon, 19 Nov 2012 09:43:45 +0000 (09:43 +0000)]
Keeping the contact constraints, set_zero for system_rhs_newton in hanging nodes

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

11 years agoFix some issues with undefined references
maier [Mon, 19 Nov 2012 09:32:39 +0000 (09:32 +0000)]
Fix some issues with undefined references

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

11 years agoOne more roundoff change.
kronbichler [Sun, 18 Nov 2012 15:09:35 +0000 (15:09 +0000)]
One more roundoff change.

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

11 years agoFix test output on the order of roundoff because of slightly different accumulation...
kronbichler [Sun, 18 Nov 2012 14:03:05 +0000 (14:03 +0000)]
Fix test output on the order of roundoff because of slightly different accumulation of roundoff error with the change in the vector implementation.

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

11 years agoParallelize inner products, norms, etc in dealii::Vector with TBB. Tests for accumula...
kronbichler [Sun, 18 Nov 2012 08:36:09 +0000 (08:36 +0000)]
Parallelize inner products, norms, etc in dealii::Vector with TBB. Tests for accumulation. Slight cleanup of parallel operations in Vector.

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

11 years agoTest compression of mapping indices and constraint weights.
kronbichler [Sat, 17 Nov 2012 21:08:39 +0000 (21:08 +0000)]
Test compression of mapping indices and constraint weights.

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

11 years agoRun autoheader.
kronbichler [Sat, 17 Nov 2012 21:07:10 +0000 (21:07 +0000)]
Run autoheader.

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

11 years agoUse fixed_int_power instead of re-implementing it.
kronbichler [Sat, 17 Nov 2012 21:04:26 +0000 (21:04 +0000)]
Use fixed_int_power instead of re-implementing it.

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

11 years agoSkip hashes for comparing constraints in favor of a std::map with user-defined compar...
kronbichler [Sat, 17 Nov 2012 21:03:29 +0000 (21:03 +0000)]
Skip hashes for comparing constraints in favor of a std::map with user-defined comparator. This makes code cleaner and runs faster since boost's hash value is slow.

Fix error in dof_info.templates.h when hp elements are used but only one element is present.

Fix error in AVX detection.

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

11 years agoupdate namespace and documentation
kanschat [Fri, 16 Nov 2012 14:37:57 +0000 (14:37 +0000)]
update namespace and documentation

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

11 years agoAvoid warning about unused argument.
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.
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.
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.
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.
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.
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.
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
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
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.
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.
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.
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.
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.
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.
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:
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:
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
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
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.
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.
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.
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.
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...
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.
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.
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.
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.
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...
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).
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
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
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
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
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.
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)
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
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
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
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
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
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.
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.
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...
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.
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.
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...
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.
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.
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.
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.
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.
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...
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...
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.
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.
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.
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.
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.
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...
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
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
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
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.
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
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()
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.
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
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.
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
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
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...
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()
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.
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.
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.
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.
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.
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...
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...
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...
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.
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.
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
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
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
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.
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.
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.
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...
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


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.