]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agofix vector being a ghosted vectors by accident
heister [Sun, 17 Feb 2013 14:16:47 +0000 (14:16 +0000)]
fix vector being a ghosted vectors by accident

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

11 years agoupdate test to highlight bug in PETScWrappers
heister [Sun, 17 Feb 2013 14:16:04 +0000 (14:16 +0000)]
update test to highlight bug in PETScWrappers

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

11 years agofix test output
heister [Sun, 17 Feb 2013 14:15:08 +0000 (14:15 +0000)]
fix test output

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

11 years agoupdate step-49
heister [Sun, 17 Feb 2013 06:08:31 +0000 (06:08 +0000)]
update step-49

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

11 years agoupdate step-49
heister [Sun, 17 Feb 2013 05:58:40 +0000 (05:58 +0000)]
update step-49

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

11 years agofix bug in extrude_triangulation
heister [Sun, 17 Feb 2013 05:46:13 +0000 (05:46 +0000)]
fix bug in extrude_triangulation

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

11 years agoadd test for extrude_triangulation
heister [Sun, 17 Feb 2013 05:45:49 +0000 (05:45 +0000)]
add test for extrude_triangulation

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

11 years agoremove useless directory in tests
heister [Sun, 17 Feb 2013 05:39:10 +0000 (05:39 +0000)]
remove useless directory in tests

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

11 years agointroduce GridGenerator::extrude_triangulation
heister [Sun, 17 Feb 2013 05:34:31 +0000 (05:34 +0000)]
introduce GridGenerator::extrude_triangulation

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

11 years agoupdate tests
heister [Sun, 17 Feb 2013 00:28:20 +0000 (00:28 +0000)]
update tests

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

11 years agofix step-40
heister [Sat, 16 Feb 2013 21:42:04 +0000 (21:42 +0000)]
fix step-40

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

11 years agoupdate test output
heister [Sat, 16 Feb 2013 21:34:12 +0000 (21:34 +0000)]
update test output

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

11 years agoupdate changelog
heister [Sat, 16 Feb 2013 21:27:24 +0000 (21:27 +0000)]
update changelog

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

11 years agoadditional ghost check
heister [Sat, 16 Feb 2013 21:24:36 +0000 (21:24 +0000)]
additional ghost check

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

11 years agoupdate test
heister [Sat, 16 Feb 2013 21:23:43 +0000 (21:23 +0000)]
update test

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

11 years agocheck if ghosted vectors are really ghosted
heister [Sat, 16 Feb 2013 21:20:26 +0000 (21:20 +0000)]
check if ghosted vectors are really ghosted

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

11 years agoCorrectly handle ghosted PETSc vectors and make ghosted vectors read-only
heister [Sat, 16 Feb 2013 21:03:23 +0000 (21:03 +0000)]
Correctly handle ghosted PETSc vectors and make ghosted vectors read-only

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 23:17:04 +0000 (23:17 +0000)]
fix tests (throw in assert change)

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

11 years agoadd test that disallows editing ghosted vectors (failing)
heister [Fri, 15 Feb 2013 23:16:44 +0000 (23:16 +0000)]
add test that disallows editing ghosted vectors (failing)

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

11 years agoremove test that is no longer needed
heister [Fri, 15 Feb 2013 23:16:05 +0000 (23:16 +0000)]
remove test that is no longer needed

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

11 years agoMinor markup fixes.
bangerth [Fri, 15 Feb 2013 23:06:19 +0000 (23:06 +0000)]
Minor markup fixes.

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

11 years agoFix up one comment.
bangerth [Fri, 15 Feb 2013 23:05:41 +0000 (23:05 +0000)]
Fix up one comment.

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

11 years agomove error checks further to the top so we can fail earlier
heister [Fri, 15 Feb 2013 23:03:50 +0000 (23:03 +0000)]
move error checks further to the top so we can fail earlier

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 23:03:03 +0000 (23:03 +0000)]
fix tests (throw in assert change)

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 22:53:46 +0000 (22:53 +0000)]
fix tests (throw in assert change)

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

11 years agoupdate ignores
heister [Fri, 15 Feb 2013 22:33:54 +0000 (22:33 +0000)]
update ignores

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 22:32:12 +0000 (22:32 +0000)]
fix tests (throw in assert change)

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 22:31:47 +0000 (22:31 +0000)]
fix tests (throw in assert change)

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 22:11:33 +0000 (22:11 +0000)]
fix tests (throw in assert change)

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

11 years agofix tests (throw in assert change)
heister [Fri, 15 Feb 2013 22:11:25 +0000 (22:11 +0000)]
fix tests (throw in assert change)

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

11 years agoFix link to picture that's now permanently online.
bangerth [Fri, 15 Feb 2013 21:53:23 +0000 (21:53 +0000)]
Fix link to picture that's now permanently online.

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

11 years agoGerman symbol -> HTML equivalent.
bangerth [Fri, 15 Feb 2013 17:19:50 +0000 (17:19 +0000)]
German symbol -> HTML equivalent.

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

11 years agoImprove file markup and formulas.
bangerth [Fri, 15 Feb 2013 17:17:05 +0000 (17:17 +0000)]
Improve file markup and formulas.

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

11 years agoPatch by Felix Gruber: Consistently use @code...@endcode.
bangerth [Fri, 15 Feb 2013 14:19:01 +0000 (14:19 +0000)]
Patch by Felix Gruber: Consistently use @code...@endcode.

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

11 years agoPatch by Felix Gruber: Fix many typos.
bangerth [Fri, 15 Feb 2013 14:13:54 +0000 (14:13 +0000)]
Patch by Felix Gruber: Fix many typos.

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

11 years agoupdate test
heister [Fri, 15 Feb 2013 05:23:40 +0000 (05:23 +0000)]
update test

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

11 years agorepair test and no longer call update_ghost_values()
heister [Fri, 15 Feb 2013 05:19:15 +0000 (05:19 +0000)]
repair test and no longer call update_ghost_values()

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

11 years agoadd test to check assignment between ghosted vectors
heister [Fri, 15 Feb 2013 05:17:47 +0000 (05:17 +0000)]
add test to check assignment between ghosted vectors

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

11 years agooperator= automatically calls update_ghost_values() in PETSc.
heister [Fri, 15 Feb 2013 05:10:00 +0000 (05:10 +0000)]
operator= automatically calls update_ghost_values() in PETSc.

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

11 years agofor regression tests: if abort() is disabled in assert(), throw the exception instead...
heister [Fri, 15 Feb 2013 05:08:26 +0000 (05:08 +0000)]
for regression tests: if abort() is disabled in assert(), throw the exception instead of ignoring it. This allows us to properly test for failing conditions. This commit will break a couple of tests that need to be adapted by hand.

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

11 years agoIn 1d, VectorTools::interpolate_boundary_values still assumed the old scheme where...
bangerth [Thu, 14 Feb 2013 20:41:17 +0000 (20:41 +0000)]
In 1d, VectorTools::interpolate_boundary_values still assumed the old scheme where we have only zero boundary indicator on the left and one on the right. Fix this.

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

11 years agochange of obstacle filename since it is a pbm format now
frohne [Thu, 14 Feb 2013 00:51:40 +0000 (00:51 +0000)]
change of obstacle filename since it is a pbm format now

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

11 years agobenchmark: baseline plot
heister [Wed, 13 Feb 2013 21:17:01 +0000 (21:17 +0000)]
benchmark: baseline plot

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

11 years agobenchmark: baseline plot
heister [Wed, 13 Feb 2013 21:16:08 +0000 (21:16 +0000)]
benchmark: baseline plot

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

11 years agoimprove benchmark scripts
heister [Wed, 13 Feb 2013 21:12:29 +0000 (21:12 +0000)]
improve benchmark scripts

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

11 years agofix stupid test
heister [Wed, 13 Feb 2013 20:54:06 +0000 (20:54 +0000)]
fix stupid test

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

11 years agoAdd missing compress() implementations. Oops.
heister [Wed, 13 Feb 2013 19:04:33 +0000 (19:04 +0000)]
Add missing compress() implementations. Oops.

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

11 years agocomments for the class Input
frohne [Wed, 13 Feb 2013 18:16:39 +0000 (18:16 +0000)]
comments for the class Input

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

11 years agostep-49: tooltip
heister [Wed, 13 Feb 2013 16:13:13 +0000 (16:13 +0000)]
step-49: tooltip

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

11 years agorestructure step-49 headers
heister [Wed, 13 Feb 2013 16:08:22 +0000 (16:08 +0000)]
restructure step-49 headers

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

11 years agostep-49: update kind
heister [Wed, 13 Feb 2013 16:04:21 +0000 (16:04 +0000)]
step-49: update kind

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

11 years agoavoid deprecated warnings
heister [Wed, 13 Feb 2013 15:50:58 +0000 (15:50 +0000)]
avoid deprecated warnings

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

11 years agocorrect warning messages
heister [Wed, 13 Feb 2013 15:49:04 +0000 (15:49 +0000)]
correct warning messages

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

11 years agofix compilation (introduced in r28338)
heister [Wed, 13 Feb 2013 15:36:49 +0000 (15:36 +0000)]
fix compilation (introduced in r28338)

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

11 years agoclean up more compress() calls
heister [Wed, 13 Feb 2013 15:35:47 +0000 (15:35 +0000)]
clean up more compress() calls

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

11 years agodo not simply compress() before an assignment, but fail instead.
heister [Wed, 13 Feb 2013 15:35:05 +0000 (15:35 +0000)]
do not simply compress() before an assignment, but fail instead.

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

11 years agomake compress() without arguments deprecated for vectors.
heister [Wed, 13 Feb 2013 15:30:16 +0000 (15:30 +0000)]
make compress() without arguments deprecated for vectors.

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

11 years agoAlways use compress() with an argument, remove unneccesary compress() calls in algori...
heister [Wed, 13 Feb 2013 15:26:53 +0000 (15:26 +0000)]
Always use compress() with an argument, remove unneccesary compress() calls in algorithms, do not call update_ghost_values() inside algorithms.

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

11 years agoavoid some deprecated warnings
heister [Wed, 13 Feb 2013 15:22:32 +0000 (15:22 +0000)]
avoid some deprecated warnings

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

11 years agoavoid deprecated functions/headers in steps
heister [Wed, 13 Feb 2013 15:19:38 +0000 (15:19 +0000)]
avoid deprecated functions/headers in steps

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

11 years agodo not name the class in step-50 step16
heister [Wed, 13 Feb 2013 15:18:55 +0000 (15:18 +0000)]
do not name the class in step-50 step16

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

11 years agoFix syntax: if we access something with X::template member<T> then the
bangerth [Wed, 13 Feb 2013 15:05:03 +0000 (15:05 +0000)]
Fix syntax: if we access something with X::template member<T> then the
'template' keyword is only necessary if X is a class. This is no longer the
case for X=GridTools.

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

11 years agoMake the test more interesting by testing more of the parameters.
bangerth [Wed, 13 Feb 2013 14:45:49 +0000 (14:45 +0000)]
Make the test more interesting by testing more of the parameters.

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

11 years agoFix this bug two more times.
bangerth [Wed, 13 Feb 2013 14:44:21 +0000 (14:44 +0000)]
Fix this bug two more times.

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

11 years agoFix syntax: if we access something with X::template member<T> then the
bangerth [Wed, 13 Feb 2013 14:43:02 +0000 (14:43 +0000)]
Fix syntax: if we access something with X::template member<T> then the
'template' keyword is only necessary if X is a class. This is no longer the
case for X=DoFTools.

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

11 years agoFix the same bug a third time.
bangerth [Wed, 13 Feb 2013 14:27:47 +0000 (14:27 +0000)]
Fix the same bug a third time.

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

11 years agoFix the same bug a second time in a different place.
bangerth [Wed, 13 Feb 2013 14:16:17 +0000 (14:16 +0000)]
Fix the same bug a second time in a different place.

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

11 years agoFix some confusion from yesterday. Not a bug here because matrices have to be
bangerth [Wed, 13 Feb 2013 14:05:26 +0000 (14:05 +0000)]
Fix some confusion from yesterday. Not a bug here because matrices have to be
square, but still harder to read than necessary.

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

11 years agoFix a bug introduced yesterday.
bangerth [Wed, 13 Feb 2013 14:01:34 +0000 (14:01 +0000)]
Fix a bug introduced yesterday.

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

11 years agoFix warning number.
bangerth [Wed, 13 Feb 2013 14:00:22 +0000 (14:00 +0000)]
Fix warning number.

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

11 years agoSuppress more warnings with the PGI compiler.
bangerth [Wed, 13 Feb 2013 13:57:07 +0000 (13:57 +0000)]
Suppress more warnings with the PGI compiler.

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

11 years agoAvoid more deprecated function.
bangerth [Wed, 13 Feb 2013 13:53:41 +0000 (13:53 +0000)]
Avoid more deprecated function.

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

11 years agoAvoid deprecated function.
bangerth [Wed, 13 Feb 2013 13:53:11 +0000 (13:53 +0000)]
Avoid deprecated function.

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

11 years agoAvoid deprecated function.
bangerth [Wed, 13 Feb 2013 13:52:10 +0000 (13:52 +0000)]
Avoid deprecated function.

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

11 years agoFix a thinko that won't work for rectangular matrices.
bangerth [Wed, 13 Feb 2013 13:48:48 +0000 (13:48 +0000)]
Fix a thinko that won't work for rectangular matrices.

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

11 years agoAvoid deprecated function.
bangerth [Wed, 13 Feb 2013 13:46:51 +0000 (13:46 +0000)]
Avoid deprecated function.

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

11 years agoimprove of Input class
frohne [Wed, 13 Feb 2013 07:00:40 +0000 (07:00 +0000)]
improve of Input class

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

11 years agoDisambiguate a call.
bangerth [Wed, 13 Feb 2013 04:09:23 +0000 (04:09 +0000)]
Disambiguate a call.

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

11 years agoAvoid a warning with some compilers.
bangerth [Wed, 13 Feb 2013 03:31:46 +0000 (03:31 +0000)]
Avoid a warning with some compilers.

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

11 years agoDisable one more ICC warning.
bangerth [Wed, 13 Feb 2013 01:44:41 +0000 (01:44 +0000)]
Disable one more ICC warning.

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

11 years agoComment update.
bangerth [Wed, 13 Feb 2013 01:04:37 +0000 (01:04 +0000)]
Comment update.

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

11 years agoAvoid a warning by icc.
bangerth [Wed, 13 Feb 2013 00:59:12 +0000 (00:59 +0000)]
Avoid a warning by icc.

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

11 years agoremove calls to compress() without arguments from all deal steps, add missing calls...
heister [Tue, 12 Feb 2013 23:23:18 +0000 (23:23 +0000)]
remove calls to compress() without arguments from all deal steps, add missing calls to compress, use simpler distribute_local_to_global calls

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

11 years agostep-42: remove unnecessary compress() calls
heister [Tue, 12 Feb 2013 23:00:15 +0000 (23:00 +0000)]
step-42: remove unnecessary compress() calls

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

11 years agostep-42: better compress call
heister [Tue, 12 Feb 2013 22:25:24 +0000 (22:25 +0000)]
step-42: better compress call

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

11 years agoadd some more compress() calls
frohne [Tue, 12 Feb 2013 22:24:32 +0000 (22:24 +0000)]
add some more compress() calls

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

11 years agoadd a compress() call for system_rhs_system
frohne [Tue, 12 Feb 2013 22:04:18 +0000 (22:04 +0000)]
add a compress() call for system_rhs_system

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

11 years agoFix the last place where we were using deprecated functions.
bangerth [Tue, 12 Feb 2013 21:21:53 +0000 (21:21 +0000)]
Fix the last place where we were using deprecated functions.

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

11 years agoWork around a bug in Intel ICC 10.1. This also significantly cleans up the code.
bangerth [Tue, 12 Feb 2013 21:19:45 +0000 (21:19 +0000)]
Work around a bug in Intel ICC 10.1. This also significantly cleans up the code.

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

11 years agoAvoid one set of uses of deprecated functions.
bangerth [Tue, 12 Feb 2013 21:12:01 +0000 (21:12 +0000)]
Avoid one set of uses of deprecated functions.

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

11 years agofix memory overwrite in step-42
frohne [Tue, 12 Feb 2013 21:08:22 +0000 (21:08 +0000)]
fix memory overwrite in step-42

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

11 years agoFix typo.
bangerth [Tue, 12 Feb 2013 21:07:21 +0000 (21:07 +0000)]
Fix typo.

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

11 years agochanging the obstacle that avoid the Input class
frohne [Tue, 12 Feb 2013 20:41:15 +0000 (20:41 +0000)]
changing the obstacle that avoid the Input class

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

11 years agodata for the chinese symbol to describe the obstacle
frohne [Tue, 12 Feb 2013 20:33:36 +0000 (20:33 +0000)]
data for the chinese symbol to describe the obstacle

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

11 years agoupdate plot and sync script
heister [Tue, 12 Feb 2013 20:19:23 +0000 (20:19 +0000)]
update plot and sync script

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

11 years agorename dof_indices() function to get_active_or_mg_dof_indices() and document a couple...
heister [Tue, 12 Feb 2013 20:12:13 +0000 (20:12 +0000)]
rename dof_indices() function to get_active_or_mg_dof_indices() and document a couple of functions

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

11 years agowork on step-49 docu
heister [Tue, 12 Feb 2013 20:11:02 +0000 (20:11 +0000)]
work on step-49 docu

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

11 years agoUse the variable row instead of p->row() because we know what it is.
bangerth [Tue, 12 Feb 2013 20:10:25 +0000 (20:10 +0000)]
Use the variable row instead of p->row() because we know what it is.

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

11 years agoFix thinko.
bangerth [Tue, 12 Feb 2013 20:02:15 +0000 (20:02 +0000)]
Fix thinko.

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

11 years agoupdate step-49 gmsh script
heister [Tue, 12 Feb 2013 17:26:44 +0000 (17:26 +0000)]
update step-49 gmsh script

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