]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoList Kevin Dugan's thesis.
Wolfgang Bangerth [Mon, 6 May 2013 02:43:55 +0000 (02:43 +0000)]
List Kevin Dugan's thesis.

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

11 years agoAdd Guido's address.
Wolfgang Bangerth [Mon, 6 May 2013 02:40:05 +0000 (02:40 +0000)]
Add Guido's address.

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

11 years agoMinor edits.
Wolfgang Bangerth [Mon, 6 May 2013 02:39:26 +0000 (02:39 +0000)]
Minor edits.

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

11 years agoAugment documentation.
Wolfgang Bangerth [Sun, 5 May 2013 14:07:48 +0000 (14:07 +0000)]
Augment documentation.

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

11 years agoCMake: Also install deal.tag
Matthias Maier [Sat, 4 May 2013 08:56:07 +0000 (08:56 +0000)]
CMake: Also install deal.tag

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

11 years agoTemporary fix for compress. Ideally all the ::dealii::VectorOperation::unknown will...
Bruno Turcksin [Fri, 3 May 2013 20:23:03 +0000 (20:23 +0000)]
Temporary fix for compress. Ideally all the ::dealii::VectorOperation::unknown will be taken out.

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

11 years agoDelete useless std::cout.
Bruno Turcksin [Fri, 3 May 2013 15:28:59 +0000 (15:28 +0000)]
Delete useless std::cout.

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

11 years agofix Trilinos SparseMatrix adding instead of inserting entries in parallel. Also leave...
Timo Heister [Fri, 3 May 2013 15:15:18 +0000 (15:15 +0000)]
fix Trilinos SparseMatrix adding instead of inserting entries in parallel. Also leave a todo.

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

11 years agoclean up test
Timo Heister [Fri, 3 May 2013 15:08:16 +0000 (15:08 +0000)]
clean up test

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

11 years agomake test fail (bug in Trilinos)
Timo Heister [Fri, 3 May 2013 14:48:13 +0000 (14:48 +0000)]
make test fail (bug in Trilinos)

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

11 years agoAdd one.
Wolfgang Bangerth [Fri, 3 May 2013 02:10:28 +0000 (02:10 +0000)]
Add one.

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

11 years agoBuild in assertions...
Toby D. Young [Thu, 2 May 2013 20:18:40 +0000 (20:18 +0000)]
Build in assertions...

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

11 years agoDo not use std::numeric_limits on enum types -- max() is always zero
Wolfgang Bangerth [Thu, 2 May 2013 15:25:44 +0000 (15:25 +0000)]
Do not use std::numeric_limits on enum types -- max() is always zero
in that case...

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

11 years agofix 2d test
Timo Heister [Thu, 2 May 2013 14:20:14 +0000 (14:20 +0000)]
fix 2d test

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

11 years agofix p4est assert from yesterday
Timo Heister [Thu, 2 May 2013 14:18:39 +0000 (14:18 +0000)]
fix p4est assert from yesterday

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

11 years agoEnable multithreading.
Martin Kronbichler [Thu, 2 May 2013 13:50:37 +0000 (13:50 +0000)]
Enable multithreading.

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

11 years agoEnable multithreading by default.
Martin Kronbichler [Thu, 2 May 2013 13:48:22 +0000 (13:48 +0000)]
Enable multithreading by default.

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

11 years agoadd 2d test (does not trigger the right error)
Timo Heister [Thu, 2 May 2013 01:28:28 +0000 (01:28 +0000)]
add 2d test (does not trigger the right error)

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

11 years agoadd test for p4est max refinement level
Timo Heister [Thu, 2 May 2013 01:12:44 +0000 (01:12 +0000)]
add test for p4est max refinement level

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

11 years agothrow exception if p4est maximum refinement level is reached
Timo Heister [Thu, 2 May 2013 01:12:05 +0000 (01:12 +0000)]
throw exception if p4est maximum refinement level is reached

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

11 years agoFix poor markup.
Wolfgang Bangerth [Wed, 1 May 2013 23:47:07 +0000 (23:47 +0000)]
Fix poor markup.

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

11 years agoMore comments.
Wolfgang Bangerth [Wed, 1 May 2013 23:03:42 +0000 (23:03 +0000)]
More comments.

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

11 years agoBetter formatting of documentation.
Wolfgang Bangerth [Wed, 1 May 2013 23:01:59 +0000 (23:01 +0000)]
Better formatting of documentation.

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

11 years agoProvide better documentation.
Wolfgang Bangerth [Wed, 1 May 2013 21:24:00 +0000 (21:24 +0000)]
Provide better documentation.

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

11 years agoComment on the fact that VTK is a legacy format. People should be using VTU instead.
Wolfgang Bangerth [Wed, 1 May 2013 12:35:10 +0000 (12:35 +0000)]
Comment on the fact that VTK is a legacy format. People should be using VTU instead.

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

11 years agoParameterHandler::set(., bool) which was broken, see bug #49.
Wolfgang Bangerth [Tue, 30 Apr 2013 19:10:25 +0000 (19:10 +0000)]
ParameterHandler::set(., bool) which was broken, see bug #49.

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

11 years agoRename variable in inner scope to avoid clash with outer scope.
Wolfgang Bangerth [Tue, 30 Apr 2013 16:48:34 +0000 (16:48 +0000)]
Rename variable in inner scope to avoid clash with outer scope.

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

11 years agoDo operation in the correct type.
Wolfgang Bangerth [Tue, 30 Apr 2013 16:48:16 +0000 (16:48 +0000)]
Do operation in the correct type.

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

11 years agoAdd missing include files.
Wolfgang Bangerth [Tue, 30 Apr 2013 16:38:38 +0000 (16:38 +0000)]
Add missing include files.

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

11 years agoRemove accidental double-semicolons (is that a colon, then?).
Wolfgang Bangerth [Tue, 30 Apr 2013 16:03:02 +0000 (16:03 +0000)]
Remove accidental double-semicolons (is that a colon, then?).

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

11 years agoMake partial initialization work properly, including a minimum functionality in case...
Martin Kronbichler [Tue, 30 Apr 2013 14:56:37 +0000 (14:56 +0000)]
Make partial initialization work properly, including a minimum functionality in case of no index initializations.

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

11 years agoSimplify FullMatrix::Tmmult and FullMatrix::mTmult in case the two input matrices...
Martin Kronbichler [Tue, 30 Apr 2013 14:11:19 +0000 (14:11 +0000)]
Simplify FullMatrix::Tmmult and FullMatrix::mTmult in case the two input matrices are the same.

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

11 years agoCMake: Fix a typo that prevented user supplied shared linker flags from being used
Matthias Maier [Tue, 30 Apr 2013 09:11:08 +0000 (09:11 +0000)]
CMake: Fix a typo that prevented user supplied shared linker flags from being used

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

11 years agoCMake: Small cleanup in check_*, take over r29403 to trunk
Matthias Maier [Tue, 30 Apr 2013 07:34:23 +0000 (07:34 +0000)]
CMake: Small cleanup in check_*, take over r29403 to trunk

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

11 years agoSuppress several more of Intel's warnings.
Wolfgang Bangerth [Tue, 30 Apr 2013 03:37:40 +0000 (03:37 +0000)]
Suppress several more of Intel's warnings.

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

11 years agoadd my email
Timo Heister [Mon, 29 Apr 2013 20:34:30 +0000 (20:34 +0000)]
add my email

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

11 years agoLink to video lectures. Reshuffle links so that the most frequently used ones are...
Wolfgang Bangerth [Mon, 29 Apr 2013 16:05:18 +0000 (16:05 +0000)]
Link to video lectures. Reshuffle links so that the most frequently used ones are at the top.

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

11 years agoAvoid font confusion.
Wolfgang Bangerth [Mon, 29 Apr 2013 16:03:10 +0000 (16:03 +0000)]
Avoid font confusion.

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

11 years agoAugment documentation to explain a common mistake.
Wolfgang Bangerth [Mon, 29 Apr 2013 14:42:42 +0000 (14:42 +0000)]
Augment documentation to explain a common mistake.

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

11 years agoAdd my email address.
Wolfgang Bangerth [Mon, 29 Apr 2013 14:14:29 +0000 (14:14 +0000)]
Add my email address.

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

11 years agoRemove outdated comment.
Wolfgang Bangerth [Mon, 29 Apr 2013 14:12:13 +0000 (14:12 +0000)]
Remove outdated comment.

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

11 years agoUpdate the license information in readme.html and license.html
Matthias Maier [Mon, 29 Apr 2013 13:30:11 +0000 (13:30 +0000)]
Update the license information in readme.html and license.html

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

11 years agoList 'and others' as authors of the deal.II website.
Wolfgang Bangerth [Sun, 28 Apr 2013 23:24:25 +0000 (23:24 +0000)]
List 'and others' as authors of the deal.II website.

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

11 years agoLink to the tethex project to convert meshes.
Wolfgang Bangerth [Sun, 28 Apr 2013 20:04:35 +0000 (20:04 +0000)]
Link to the tethex project to convert meshes.

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

11 years agoFix typo.
Wolfgang Bangerth [Sun, 28 Apr 2013 18:01:29 +0000 (18:01 +0000)]
Fix typo.

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

11 years agoCMake: Introduce a VERSION that will be queried for the version number
Matthias Maier [Sat, 27 Apr 2013 19:39:21 +0000 (19:39 +0000)]
CMake: Introduce a VERSION that will be queried for the version number

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

11 years agoWork around a problem with some compilers.
Wolfgang Bangerth [Sat, 27 Apr 2013 01:03:10 +0000 (01:03 +0000)]
Work around a problem with some compilers.

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

11 years agoAdjust output to what it should have been all along.
Wolfgang Bangerth [Thu, 25 Apr 2013 15:22:50 +0000 (15:22 +0000)]
Adjust output to what it should have been all along.

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

11 years agoAdjust output to what it should have been all along.
Wolfgang Bangerth [Thu, 25 Apr 2013 15:20:04 +0000 (15:20 +0000)]
Adjust output to what it should have been all along.

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

11 years agoCMake: Query for Trilinos packages in a sane manner
Matthias Maier [Wed, 24 Apr 2013 18:07:55 +0000 (18:07 +0000)]
CMake: Query for Trilinos packages in a sane manner

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

11 years agoSet flags, width, precision directly on the underlying stream object.
Wolfgang Bangerth [Wed, 24 Apr 2013 15:53:38 +0000 (15:53 +0000)]
Set flags, width, precision directly on the underlying stream object.

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

11 years agoadd test for trilinos matrix
Timo Heister [Wed, 24 Apr 2013 15:06:51 +0000 (15:06 +0000)]
add test for trilinos matrix

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

11 years agoSet stream properties only once, rather than every time we access the stream.
Wolfgang Bangerth [Wed, 24 Apr 2013 14:49:17 +0000 (14:49 +0000)]
Set stream properties only once, rather than every time we access the stream.

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

11 years agoPut matrix-free worker functions in internal namespace to allow for reuse of them...
Martin Kronbichler [Wed, 24 Apr 2013 12:48:38 +0000 (12:48 +0000)]
Put matrix-free worker functions in internal namespace to allow for reuse of them in several places.

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

11 years agoReintroduce a statement that (I believe) has caused hundreds of testsuite failures.
Wolfgang Bangerth [Wed, 24 Apr 2013 11:47:54 +0000 (11:47 +0000)]
Reintroduce a statement that (I believe) has caused hundreds of testsuite failures.

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

11 years agoBack out the significant part of the previous change to this class in
Wolfgang Bangerth [Tue, 23 Apr 2013 14:46:08 +0000 (14:46 +0000)]
Back out the significant part of the previous change to this class in
hopes of bringing test results back to normal.

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

11 years agoPatch by Fahad Alrashed: Save and restore print state in PETScWrappers::VectorBase...
Wolfgang Bangerth [Tue, 23 Apr 2013 11:36:38 +0000 (11:36 +0000)]
Patch by Fahad Alrashed: Save and restore print state in PETScWrappers::VectorBase::print.

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

11 years agoA more descriptive documentation for the TransformationBase classes.
Toby D. Young [Tue, 23 Apr 2013 11:25:31 +0000 (11:25 +0000)]
A more descriptive documentation for the TransformationBase classes.

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

11 years agoNew function set_target_eigenvalue and minor API tweaks.
Toby D. Young [Tue, 23 Apr 2013 11:08:30 +0000 (11:08 +0000)]
New function set_target_eigenvalue and minor API tweaks.

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

11 years agoFixed bug in FESystem. With 5 components, only 4 where actually generated.
Luca Heltai [Tue, 23 Apr 2013 09:38:44 +0000 (09:38 +0000)]
Fixed bug in FESystem. With 5 components, only 4 where actually generated.

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

11 years agoCMake: Remove setup_cpack.cmake. We'll do packaging by hand.
Matthias Maier [Tue, 23 Apr 2013 08:46:55 +0000 (08:46 +0000)]
CMake: Remove setup_cpack.cmake. We'll do packaging by hand.

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

11 years agoAnd remove the empty directory structure as well
Matthias Maier [Tue, 23 Apr 2013 08:34:38 +0000 (08:34 +0000)]
And remove the empty directory structure as well

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

11 years agoRemove a stale file
Matthias Maier [Tue, 23 Apr 2013 08:33:38 +0000 (08:33 +0000)]
Remove a stale file

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

11 years agoSwitch to bundled tbb version "4.1 Update 2013/04/01"
Matthias Maier [Tue, 23 Apr 2013 08:32:57 +0000 (08:32 +0000)]
Switch to bundled tbb version "4.1 Update 2013/04/01"

  - Enable compilation with clang version 3.0 by making a cast in ASM code
    explicit

  - Suppress warnings about pointer-to-object to pointer-to-function casts

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

11 years agoAdd the log_lock mutex to the three new method in LogStream that modify the stream
Matthias Maier [Tue, 23 Apr 2013 08:00:19 +0000 (08:00 +0000)]
Add the log_lock mutex to the three new method in LogStream that modify the stream

This ensures consistency of the simultaneous get and set procedure.

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

11 years agoPatch by Fahad Alrashed: Save state of output stream around writing data in FullMatri...
Wolfgang Bangerth [Tue, 23 Apr 2013 01:45:52 +0000 (01:45 +0000)]
Patch by Fahad Alrashed: Save state of output stream around writing data in FullMatrix::print.

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

11 years agoCommit the second part of Fahad's patch that was accidentally forgotten :-(
Wolfgang Bangerth [Tue, 23 Apr 2013 01:23:32 +0000 (01:23 +0000)]
Commit the second part of Fahad's patch that was accidentally forgotten :-(

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

11 years agoPatch by Fahad Alrashed: Provide additional member functions for LogStream.
Wolfgang Bangerth [Tue, 23 Apr 2013 01:20:15 +0000 (01:20 +0000)]
Patch by Fahad Alrashed: Provide additional member functions for LogStream.

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

11 years agoCMake: Print a hint on how to get the help message in the autopilot macro
Matthias Maier [Mon, 22 Apr 2013 22:29:41 +0000 (22:29 +0000)]
CMake: Print a hint on how to get the help message in the autopilot macro

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

11 years agoAnd fix the test
Matthias Maier [Mon, 22 Apr 2013 21:20:02 +0000 (21:20 +0000)]
And fix the test

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

11 years agoFix a bug introduced with the mangling in r 29126
Matthias Maier [Mon, 22 Apr 2013 21:10:36 +0000 (21:10 +0000)]
Fix a bug introduced with the mangling in r 29126

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

11 years agoAvoid using FETools::get_fe_from_name and evaluate on 1D line instead.
Martin Kronbichler [Sun, 21 Apr 2013 20:04:34 +0000 (20:04 +0000)]
Avoid using FETools::get_fe_from_name and evaluate on 1D line instead.

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

11 years agoMake fixed_power also work for data types that have no implicit conversion from int...
Martin Kronbichler [Sun, 21 Apr 2013 17:23:40 +0000 (17:23 +0000)]
Make fixed_power also work for data types that have no implicit conversion from int by avoiding setting the return value to 1 for N==0 (only N>0 allowed anyway).

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

11 years agoMake SparseDirectUMFPACK also understand block vectors.
Wolfgang Bangerth [Sun, 21 Apr 2013 16:48:46 +0000 (16:48 +0000)]
Make SparseDirectUMFPACK also understand block vectors.

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

11 years agoCMAKE: *shhh*
Matthias Maier [Sun, 21 Apr 2013 16:31:40 +0000 (16:31 +0000)]
CMAKE: *shhh*

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

11 years agoCMake: Bugfix: Query petscvariables for the full link interface for petsc
Matthias Maier [Sun, 21 Apr 2013 16:22:56 +0000 (16:22 +0000)]
CMake: Bugfix: Query petscvariables for the full link interface for petsc

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

11 years agoFix case with const vectors.
Martin Kronbichler [Sun, 21 Apr 2013 16:12:29 +0000 (16:12 +0000)]
Fix case with const vectors.

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

11 years agoSupport BlockVector in matrix free class: access individual blocks of these vectors...
Martin Kronbichler [Sat, 20 Apr 2013 16:29:05 +0000 (16:29 +0000)]
Support BlockVector in matrix free class: access individual blocks of these vectors (it was possible also before to directly access a BlockVector with operator(), but that is very inefficient). Add/update tests.

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

11 years agoInterface to SLEPc's interface to a LAPACK direct solver.
Toby D. Young [Sat, 20 Apr 2013 12:18:30 +0000 (12:18 +0000)]
Interface to SLEPc's interface to a LAPACK direct solver.

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

11 years agoExemplify solver options in documentation.
Toby D. Young [Sat, 20 Apr 2013 11:41:15 +0000 (11:41 +0000)]
Exemplify solver options in documentation.

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

11 years agoRevert 29343 again, for the same reason as before.
Wolfgang Bangerth [Fri, 19 Apr 2013 18:47:16 +0000 (18:47 +0000)]
Revert 29343 again, for the same reason as before.

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

11 years agoRevert "Revert r29332 since it leads to bad entries in common/Make.global_options."
Matthias Maier [Fri, 19 Apr 2013 14:38:47 +0000 (14:38 +0000)]
Revert "Revert r29332 since it leads to bad entries in common/Make.global_options."

And provide a fix for the underlying problem

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

11 years agoFix what kind of thesis it actually was!
Wolfgang Bangerth [Fri, 19 Apr 2013 12:07:59 +0000 (12:07 +0000)]
Fix what kind of thesis it actually was!

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

11 years agoOne more.
Wolfgang Bangerth [Fri, 19 Apr 2013 12:06:30 +0000 (12:06 +0000)]
One more.

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

11 years agoRevert r29332 since it leads to bad entries in common/Make.global_options. See bug...
Wolfgang Bangerth [Fri, 19 Apr 2013 00:49:35 +0000 (00:49 +0000)]
Revert r29332 since it leads to bad entries in common/Make.global_options. See bug #37 on the google code tracker site.

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

11 years agostep-42: take over patch for obstacle reading
Timo Heister [Thu, 18 Apr 2013 19:24:10 +0000 (19:24 +0000)]
step-42: take over patch for obstacle reading

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

11 years agoNew: TimerOutput::Scope for scope based timing.
Timo Heister [Thu, 18 Apr 2013 19:08:01 +0000 (19:08 +0000)]
New: TimerOutput::Scope for scope based timing.

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

11 years agofix TimerOutput wall_time in parallel not being synchronized as one expects.
Timo Heister [Thu, 18 Apr 2013 18:45:56 +0000 (18:45 +0000)]
fix TimerOutput wall_time in parallel not being synchronized as one expects.

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

11 years agoCMake: Generation of Make.global_options: Append a "-l" to a library that is not...
Matthias Maier [Thu, 18 Apr 2013 16:04:10 +0000 (16:04 +0000)]
CMake: Generation of Make.global_options: Append a "-l" to a library that is not specified with full path if necessary

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

11 years agoUpdate description of the mesh converter program after the switch to cmake.
Wolfgang Bangerth [Thu, 18 Apr 2013 14:55:14 +0000 (14:55 +0000)]
Update description of the mesh converter program after the switch to cmake.

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

11 years agoMake this directory work again with the new installation scheme.
Wolfgang Bangerth [Thu, 18 Apr 2013 14:50:54 +0000 (14:50 +0000)]
Make this directory work again with the new installation scheme.

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

11 years agoAdjust output.
Wolfgang Bangerth [Thu, 18 Apr 2013 14:31:24 +0000 (14:31 +0000)]
Adjust output.

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

11 years agoAdjust output.
Wolfgang Bangerth [Thu, 18 Apr 2013 14:26:34 +0000 (14:26 +0000)]
Adjust output.

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

11 years agoAdjusting output. The results look nice.
Wolfgang Bangerth [Thu, 18 Apr 2013 13:33:55 +0000 (13:33 +0000)]
Adjusting output. The results look nice.

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

11 years agoAdjust output.
Wolfgang Bangerth [Thu, 18 Apr 2013 13:31:25 +0000 (13:31 +0000)]
Adjust output.

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

11 years agoAdjust output.
Wolfgang Bangerth [Thu, 18 Apr 2013 12:48:12 +0000 (12:48 +0000)]
Adjust output.

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

11 years agoMake LogStream::push(...) and LogStream::pop() "thread safe"
Matthias Maier [Thu, 18 Apr 2013 10:14:31 +0000 (10:14 +0000)]
Make LogStream::push(...) and LogStream::pop() "thread safe"

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

11 years agoMarkup fixes.
Wolfgang Bangerth [Thu, 18 Apr 2013 02:41:52 +0000 (02:41 +0000)]
Markup fixes.

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

11 years agoHalfHyperSphereBoundary got refining the edges of the flat surface edges wrong in 3d.
Wolfgang Bangerth [Thu, 18 Apr 2013 02:39:28 +0000 (02:39 +0000)]
HalfHyperSphereBoundary got refining the edges of the flat surface edges wrong in 3d.

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

11 years agoUse tbb's thread local storage for logstream. This resolves a space leak with the...
Matthias Maier [Wed, 17 Apr 2013 22:51:50 +0000 (22:51 +0000)]
Use tbb's thread local storage for logstream. This resolves a space leak with the stored ostringstreams

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