]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
9 years agofix multithread_info when THREADS=OFF 560/head
Timo Heister [Tue, 17 Feb 2015 11:33:33 +0000 (06:33 -0500)]
fix multithread_info when THREADS=OFF

static members have to be initialized even if deal.II is configured
without multithreading.

9 years agomore multithread_info deprecation fixes
Timo Heister [Tue, 17 Feb 2015 11:12:46 +0000 (06:12 -0500)]
more multithread_info deprecation fixes

9 years agoMerge pull request #559 from guidokanschat/fix_multithreading_issues
Timo Heister [Tue, 17 Feb 2015 11:14:28 +0000 (06:14 -0500)]
Merge pull request #559 from guidokanschat/fix_multithreading_issues

Fix issues with multithreading off and remove deprecated usage

9 years agoFix issues with multithreading off 559/head
Guido Kanschat [Tue, 17 Feb 2015 02:05:04 +0000 (03:05 +0100)]
Fix issues with multithreading off

9 years agoMerge pull request #558 from bangerth/update-product-type
Timo Heister [Tue, 17 Feb 2015 01:41:03 +0000 (20:41 -0500)]
Merge pull request #558 from bangerth/update-product-type

Provide specializations for ProductType<T,T>. Add a test.

9 years agoProvide specializations for ProductType<T,T>. Add a test. 558/head
Wolfgang Bangerth [Mon, 16 Feb 2015 22:08:28 +0000 (16:08 -0600)]
Provide specializations for ProductType<T,T>. Add a test.

9 years agoMerge pull request #555 from bangerth/doc-fixes-12
Timo Heister [Mon, 16 Feb 2015 22:03:52 +0000 (17:03 -0500)]
Merge pull request #555 from bangerth/doc-fixes-12

Fix a number of doxygen issues.

9 years agoMerge pull request #556 from bangerth/remove-deprecated-functions-13
Timo Heister [Mon, 16 Feb 2015 22:03:00 +0000 (17:03 -0500)]
Merge pull request #556 from bangerth/remove-deprecated-functions-13

Remove deprecated functions from SparseMIC and SparseLUDecomposition

9 years agoMerge pull request #552 from bangerth/update-point
Wolfgang Bangerth [Mon, 16 Feb 2015 22:00:02 +0000 (16:00 -0600)]
Merge pull request #552 from bangerth/update-point

Rename template args of Point and Tensor

9 years agoUpdate documentation in Point and Tensor. 552/head
Wolfgang Bangerth [Sun, 15 Feb 2015 21:13:53 +0000 (15:13 -0600)]
Update documentation in Point and Tensor.

In particular, document the intent of the various template arguments.

9 years agoRemove deprecated functions from SparseLUDecomposition. 556/head
Wolfgang Bangerth [Mon, 16 Feb 2015 20:03:53 +0000 (14:03 -0600)]
Remove deprecated functions from SparseLUDecomposition.

9 years agoWe can't have two @ingroup statements for one function, apparently. 555/head
Wolfgang Bangerth [Mon, 16 Feb 2015 19:52:48 +0000 (13:52 -0600)]
We can't have two @ingroup statements for one function, apparently.

9 years agoTurns out that we cannot have @brief or @file commands used in a way that would docum...
Wolfgang Bangerth [Mon, 16 Feb 2015 19:48:39 +0000 (13:48 -0600)]
Turns out that we cannot have @brief or @file commands used in a way that would document the current file. Make it a regular comment instead.

9 years agoRefer to the proper parameter.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:15:56 +0000 (13:15 -0600)]
Refer to the proper parameter.

9 years agoWrap text where appropriate.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:14:54 +0000 (13:14 -0600)]
Wrap text where appropriate.

9 years agoReference a member the proper way.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:11:55 +0000 (13:11 -0600)]
Reference a member the proper way.

9 years agoAvoid referencing things doxygen doesn't know about.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:56 +0000 (13:10 -0600)]
Avoid referencing things doxygen doesn't know about.

9 years agoAvoid a template argument to make doxygen happy.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:42 +0000 (13:10 -0600)]
Avoid a template argument to make doxygen happy.

9 years agoUse only one of @file and @brief to make doxygen happy.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:24 +0000 (13:10 -0600)]
Use only one of @file and @brief to make doxygen happy.

9 years agoFix up a dollar sign that otherwise trips up doxygen.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:02 +0000 (13:10 -0600)]
Fix up a dollar sign that otherwise trips up doxygen.

9 years agoRemove deprecated function SparseMIC::reinit().
Wolfgang Bangerth [Mon, 16 Feb 2015 16:55:21 +0000 (10:55 -0600)]
Remove deprecated function SparseMIC::reinit().

9 years agoMerge pull request #550 from bangerth/doc-update-6
Timo Heister [Sun, 15 Feb 2015 21:51:30 +0000 (16:51 -0500)]
Merge pull request #550 from bangerth/doc-update-6

Minor doc update.

9 years agoMinor doc update. 550/head
Wolfgang Bangerth [Sun, 15 Feb 2015 19:58:56 +0000 (13:58 -0600)]
Minor doc update.

9 years agoMerge pull request #549 from bangerth/update-info-for-set_thread_limit
Timo Heister [Sun, 15 Feb 2015 21:37:54 +0000 (16:37 -0500)]
Merge pull request #549 from bangerth/update-info-for-set_thread_limit

Update a few comments that relate to set_thread_limit().

9 years agoUpdate a few comments that relate to set_thread_limit(). 549/head
Wolfgang Bangerth [Sun, 15 Feb 2015 19:55:32 +0000 (13:55 -0600)]
Update a few comments that relate to set_thread_limit().

9 years agoMerge pull request #547 from bangerth/add-changelog-entry-2
Wolfgang Bangerth [Sun, 15 Feb 2015 19:39:22 +0000 (13:39 -0600)]
Merge pull request #547 from bangerth/add-changelog-entry-2

Add a changelog entry for a patch from yesterday.

9 years agoAdd an entry for a recent patch. 547/head
Wolfgang Bangerth [Sat, 14 Feb 2015 12:37:48 +0000 (06:37 -0600)]
Add an entry for a recent patch.

9 years agoMerge pull request #528 from bangerth/remove-deprecated-11
Martin Kronbichler [Sun, 15 Feb 2015 09:19:51 +0000 (10:19 +0100)]
Merge pull request #528 from bangerth/remove-deprecated-11

Remove deprecated functions SparsityPattern::get_rowstart_indices and SparsityPattern::get_column_numbers.

9 years agoMerge pull request #543 from bangerth/add-test-3
Timo Heister [Sat, 14 Feb 2015 16:53:51 +0000 (11:53 -0500)]
Merge pull request #543 from bangerth/add-test-3

Add a test for int*Tensor<1, double>

9 years agoMerge pull request #524 from tjhei/multithreadinfo_instance
Wolfgang Bangerth [Sat, 14 Feb 2015 13:37:14 +0000 (07:37 -0600)]
Merge pull request #524 from tjhei/multithreadinfo_instance

Do not allow instantiation of MultithreadInfo

9 years agoRemove deprecated functions SparsityPattern::get_rowstart_indices and SparsityPattern... 528/head
Wolfgang Bangerth [Thu, 12 Feb 2015 16:40:24 +0000 (10:40 -0600)]
Remove deprecated functions SparsityPattern::get_rowstart_indices and SparsityPattern::get_column_numbers.

These functions have also been deprecated for more than a decade as they leak the storage format of SparsityPattern to the outside.

9 years agoRename to follow usual naming conventions. 543/head
Wolfgang Bangerth [Sat, 14 Feb 2015 12:54:31 +0000 (06:54 -0600)]
Rename to follow usual naming conventions.

9 years agoAdd another test only for symmetric tensors.
Wolfgang Bangerth [Sat, 14 Feb 2015 12:28:56 +0000 (06:28 -0600)]
Add another test only for symmetric tensors.

9 years agoAdd a test.
Wolfgang Bangerth [Fri, 13 Feb 2015 14:47:57 +0000 (08:47 -0600)]
Add a test.

9 years agoMerge pull request #548 from bangerth/fix-typo-2
Timo Heister [Sat, 14 Feb 2015 12:53:04 +0000 (07:53 -0500)]
Merge pull request #548 from bangerth/fix-typo-2

Fix a wrong reference: it should be super-, not semiconductors.

9 years agoFix a wrong reference: it should be super-, not semiconductors. 548/head
Wolfgang Bangerth [Sat, 14 Feb 2015 12:43:48 +0000 (06:43 -0600)]
Fix a wrong reference: it should be super-, not semiconductors.

This was pointed out to me by Wei Zhao by email.

9 years agoMerge pull request #546 from QiaoLei-88/fix-step-33-energy-term
Bruno Turcksin [Fri, 13 Feb 2015 20:42:39 +0000 (14:42 -0600)]
Merge pull request #546 from QiaoLei-88/fix-step-33-energy-term

Fix bug in energy source term according to Praveen C's report.

9 years agoFix bug in energy source term according to Praveen C's report. 546/head
Qiao Lei [Fri, 13 Feb 2015 20:20:57 +0000 (14:20 -0600)]
Fix bug in energy source term according to Praveen C's report.

    The energy source term due to gravity should be rho*g*v=g*momentum.

9 years agochangelog 524/head
Timo Heister [Fri, 13 Feb 2015 18:32:48 +0000 (13:32 -0500)]
changelog

9 years agoupdate tests
Timo Heister [Fri, 13 Feb 2015 18:09:46 +0000 (13:09 -0500)]
update tests

9 years agoavoid using multithread_info
Timo Heister [Fri, 13 Feb 2015 17:55:51 +0000 (12:55 -0500)]
avoid using multithread_info

9 years agorework MultithreadInfo to have static members only
Timo Heister [Thu, 12 Feb 2015 00:06:58 +0000 (19:06 -0500)]
rework MultithreadInfo to have static members only

9 years agoMerge pull request #544 from bangerth/use-product-type-in-symmetric-tensor
Martin Kronbichler [Fri, 13 Feb 2015 16:22:35 +0000 (17:22 +0100)]
Merge pull request #544 from bangerth/use-product-type-in-symmetric-tensor

Implement the operator* for mixed types also for SymmetricTensor.

9 years agoImplement the operator* for mixed types also for SymmetricTensor. 544/head
Wolfgang Bangerth [Fri, 13 Feb 2015 16:07:13 +0000 (10:07 -0600)]
Implement the operator* for mixed types also for SymmetricTensor.

9 years agoMerge pull request #533 from l-korous/temp1
Wolfgang Bangerth [Fri, 13 Feb 2015 14:37:25 +0000 (08:37 -0600)]
Merge pull request #533 from l-korous/temp1

Small syntax fix for MSVC.

9 years agoMerge pull request #531 from bangerth/no-expicit-cast-to-point
Timo Heister [Fri, 13 Feb 2015 14:35:32 +0000 (09:35 -0500)]
Merge pull request #531 from bangerth/no-expicit-cast-to-point

Do not allow for implicit casts from Tensor to Point.

9 years agoMerge pull request #541 from bangerth/fix-Number-usage-in-functions
Martin Kronbichler [Fri, 13 Feb 2015 14:20:26 +0000 (15:20 +0100)]
Merge pull request #541 from bangerth/fix-Number-usage-in-functions

Fix number usage in functions

9 years agoAugment documentation. 541/head
Wolfgang Bangerth [Fri, 13 Feb 2015 14:08:15 +0000 (08:08 -0600)]
Augment documentation.

9 years agoMerge pull request #538 from l-korous/temp6
Matthias Maier [Fri, 13 Feb 2015 14:14:32 +0000 (15:14 +0100)]
Merge pull request #538 from l-korous/temp6

Add additional library names for UMFPACK to FindUMFPACK.

9 years agoAdd additional library names for UMFPACK to FindUMFPACK. 538/head
Lukas Korous [Fri, 13 Feb 2015 14:12:08 +0000 (15:12 +0100)]
Add additional library names for UMFPACK to FindUMFPACK.

9 years agoMerge pull request #534 from l-korous/temp2
Matthias Maier [Fri, 13 Feb 2015 14:10:28 +0000 (15:10 +0100)]
Merge pull request #534 from l-korous/temp2

Add proper data types to sparse_direct.

9 years agoMerge pull request #536 from l-korous/temp4
Matthias Maier [Fri, 13 Feb 2015 14:03:22 +0000 (15:03 +0100)]
Merge pull request #536 from l-korous/temp4

Add proper CXX flags for MSVC debug.

9 years agoRemove the 'Number' template argument from Point where it is passed around in 'Functi...
Wolfgang Bangerth [Fri, 13 Feb 2015 13:59:19 +0000 (07:59 -0600)]
Remove the 'Number' template argument from Point where it is passed around in 'Function' classes.

9 years agoMerge pull request #540 from l-korous/temp8
Matthias Maier [Fri, 13 Feb 2015 13:57:41 +0000 (14:57 +0100)]
Merge pull request #540 from l-korous/temp8

Remove the wrong special case of reldir setup for windows.

9 years agoMerge pull request #532 from bangerth/improve-error-message-2
Wolfgang Bangerth [Fri, 13 Feb 2015 13:53:57 +0000 (07:53 -0600)]
Merge pull request #532 from bangerth/improve-error-message-2

Improve error message when no LAPACK is available.

9 years agoImprove error message when no LAPACK is available. 532/head
Wolfgang Bangerth [Fri, 13 Feb 2015 04:18:18 +0000 (22:18 -0600)]
Improve error message when no LAPACK is available.

The old error message was written when we had ./configure checks for
individual LAPACK functions, but this is no longer the case: we get
all of LAPACK, or nothing. Reflect this in the text of the error
message.

9 years agoSmall syntax fix for MSVC. 533/head
Lukas Korous [Fri, 13 Feb 2015 13:40:54 +0000 (14:40 +0100)]
Small syntax fix for MSVC.

9 years agoAdd proper data types to sparse_direct. 534/head
Lukas Korous [Fri, 13 Feb 2015 13:39:10 +0000 (14:39 +0100)]
Add proper data types to sparse_direct.

9 years agoAdd proper CXX flags for MSVC debug. 536/head
Lukas Korous [Fri, 13 Feb 2015 13:38:10 +0000 (14:38 +0100)]
Add proper CXX flags for MSVC debug.

9 years agoRemove the wrong special case of reldir setup for windows. 540/head
Lukas Korous [Fri, 13 Feb 2015 13:33:04 +0000 (14:33 +0100)]
Remove the wrong special case of reldir setup for windows.

9 years agoMerge pull request #530 from bangerth/doc-update
Martin Kronbichler [Fri, 13 Feb 2015 08:21:48 +0000 (09:21 +0100)]
Merge pull request #530 from bangerth/doc-update

Link to another tutorial program. Minor edits.

9 years agoDo not allow for implicit casts from Tensor to Point. 531/head
Wolfgang Bangerth [Fri, 13 Feb 2015 03:21:57 +0000 (21:21 -0600)]
Do not allow for implicit casts from Tensor to Point.

These are likely invalid uses of class Point and should use Tensor instead.
At the same time, still allow for explicit casts.

9 years agoLink to another tutorial program. Minor edits. 530/head
Wolfgang Bangerth [Thu, 12 Feb 2015 22:30:11 +0000 (16:30 -0600)]
Link to another tutorial program. Minor edits.

9 years agoMerge pull request #529 from bangerth/remove-deprecated-functions-12
Timo Heister [Thu, 12 Feb 2015 18:40:51 +0000 (13:40 -0500)]
Merge pull request #529 from bangerth/remove-deprecated-functions-12

Remove ConstraintMatrix::distribute(condensed, uncondensed)

9 years agoRemove the last function that shrinks linear systems. 529/head
Wolfgang Bangerth [Thu, 12 Feb 2015 18:35:03 +0000 (12:35 -0600)]
Remove the last function that shrinks linear systems.

9 years agoMerge pull request #527 from tjhei/condense_documentation
Wolfgang Bangerth [Thu, 12 Feb 2015 15:44:34 +0000 (09:44 -0600)]
Merge pull request #527 from tjhei/condense_documentation

remove documentation of ConstraintMatrix:condense(big, small)

9 years agoremove documentation of ConstraintMatrix:condense(big, small) 527/head
Timo Heister [Thu, 12 Feb 2015 15:42:44 +0000 (10:42 -0500)]
remove documentation of ConstraintMatrix:condense(big, small)

9 years agoMerge pull request #523 from bangerth/improve-code-clarity
Timo Heister [Thu, 12 Feb 2015 14:42:22 +0000 (09:42 -0500)]
Merge pull request #523 from bangerth/improve-code-clarity

Make the set_thread_limit function readable by adding some commentary.

9 years agoMerge pull request #522 from bangerth/introduce-product-type
Martin Kronbichler [Thu, 12 Feb 2015 14:40:24 +0000 (15:40 +0100)]
Merge pull request #522 from bangerth/introduce-product-type

Adjust result type of product Tensor*scalar

9 years agoGet rid of (now unnecessary) explicit casts. 522/head
Wolfgang Bangerth [Thu, 12 Feb 2015 13:37:35 +0000 (07:37 -0600)]
Get rid of (now unnecessary) explicit casts.

9 years agoIndent.
Wolfgang Bangerth [Wed, 11 Feb 2015 23:04:38 +0000 (17:04 -0600)]
Indent.

9 years agoAdd testcases.
Wolfgang Bangerth [Wed, 11 Feb 2015 23:02:09 +0000 (17:02 -0600)]
Add testcases.

9 years agoAdd a few operator overloads.
Wolfgang Bangerth [Thu, 5 Feb 2015 03:04:53 +0000 (21:04 -0600)]
Add a few operator overloads.

9 years agoIntroduce a type that can be used to determine whether a template argument is a scala...
Wolfgang Bangerth [Wed, 11 Feb 2015 14:00:27 +0000 (08:00 -0600)]
Introduce a type that can be used to determine whether a template argument is a scalar or not.

9 years agoIntroduce a new type ProductType to evaluate the result of a product.
Wolfgang Bangerth [Wed, 4 Feb 2015 14:45:58 +0000 (08:45 -0600)]
Introduce a new type ProductType to evaluate the result of a product.

9 years agoDisambiguate the use of operator*
Wolfgang Bangerth [Wed, 11 Feb 2015 13:58:30 +0000 (07:58 -0600)]
Disambiguate the use of operator*

9 years agoDisambiguate which operator* we want to take.
Wolfgang Bangerth [Wed, 11 Feb 2015 04:19:11 +0000 (22:19 -0600)]
Disambiguate which operator* we want to take.

Use an explicitly cast from int to double in a few places.

9 years agoMake the set_thread_limit function readable by adding some commentary. 523/head
Wolfgang Bangerth [Wed, 11 Feb 2015 23:24:52 +0000 (17:24 -0600)]
Make the set_thread_limit function readable by adding some commentary.
Also add some error checking.

9 years agoMerge pull request #525 from bangerth/remove-deprecated-functions-10
Martin Kronbichler [Thu, 12 Feb 2015 10:43:43 +0000 (11:43 +0100)]
Merge pull request #525 from bangerth/remove-deprecated-functions-10

Remove deprecated functions in ConstraintMatrix.

9 years agoRemove deprecated functions in ConstraintMatrix. 525/head
Wolfgang Bangerth [Thu, 12 Feb 2015 03:55:51 +0000 (21:55 -0600)]
Remove deprecated functions in ConstraintMatrix.

Specifically, remove the functions that actually create a shrunk linear system, rather than zeroing out rows and columns in an existing linear system. These functions were a bad idea when they were introduced in 1998, and they still are today. We've never used them in anything and they are not used in any of the tutorials or tests.

It is true that I've only deprecated one of the functions yesterday or the day before and remove it today. On the other hand, anyone who would have used that function to shrink a sparsity pattern (which was not previously deprecated) would also have had to use the corresponding function on their matrix (which was already deprecated).

9 years agoMerge pull request #521 from tjhei/tensor_example_fixes
Wolfgang Bangerth [Wed, 11 Feb 2015 22:23:33 +0000 (16:23 -0600)]
Merge pull request #521 from tjhei/tensor_example_fixes

fix examples for Tensor/Point changes

9 years agoone more example 521/head
Timo Heister [Wed, 11 Feb 2015 22:21:31 +0000 (17:21 -0500)]
one more example

9 years agofix examples for Tensor/Point changes
Timo Heister [Wed, 11 Feb 2015 22:19:28 +0000 (17:19 -0500)]
fix examples for Tensor/Point changes

9 years agoMerge pull request #519 from dealii/revert-509-fix_step_dealii_path
Wolfgang Bangerth [Wed, 11 Feb 2015 22:19:20 +0000 (16:19 -0600)]
Merge pull request #519 from dealii/revert-509-fix_step_dealii_path

Revert "Add new relative path for new directory structure"

9 years agoMerge pull request #517 from tjhei/fix_step_50
Wolfgang Bangerth [Wed, 11 Feb 2015 17:18:41 +0000 (11:18 -0600)]
Merge pull request #517 from tjhei/fix_step_50

fix step-50

9 years agoRevert "Add new relative path for new directory structure" 519/head
Timo Heister [Wed, 11 Feb 2015 17:16:22 +0000 (12:16 -0500)]
Revert "Add new relative path for new directory structure"

9 years agoMerge pull request #515 from bangerth/terminate-loop-and-error-message
Timo Heister [Wed, 11 Feb 2015 17:15:41 +0000 (12:15 -0500)]
Merge pull request #515 from bangerth/terminate-loop-and-error-message

Terminate a loop in a timely manner.

In StraightBoundary::normal_vector(), we currently have a loop that could run
forever. This is not useful. Rather, terminate it after at most 10 iterations
and if it fails output some guidance to what the reason may be.

9 years agoMerge pull request #518 from tjhei/wrap_comments_update
Wolfgang Bangerth [Wed, 11 Feb 2015 16:05:40 +0000 (10:05 -0600)]
Merge pull request #518 from tjhei/wrap_comments_update

wrapcomments.py: do not break @page

9 years agofix step-50 517/head
Timo Heister [Wed, 11 Feb 2015 15:52:18 +0000 (10:52 -0500)]
fix step-50

Commit 6370be0 (use mg::Matrix instead of MGMatrix) didn't compile for
me. Also remove usage of deprecated get_refinement_edge_indices() and
leave a note.

9 years agowrapcomments.py: do not break @page 518/head
Timo Heister [Wed, 11 Feb 2015 15:58:31 +0000 (10:58 -0500)]
wrapcomments.py: do not break @page

9 years agoMerge pull request #516 from guidokanschat/step-50-mgmatrix
Wolfgang Bangerth [Wed, 11 Feb 2015 15:30:02 +0000 (09:30 -0600)]
Merge pull request #516 from guidokanschat/step-50-mgmatrix

change deprecated MGMatrix

Closes #411

9 years agochange deprecated MGMatrix 516/head
Guido Kanschat [Wed, 11 Feb 2015 15:23:26 +0000 (16:23 +0100)]
change deprecated MGMatrix

9 years agoTerminate a loop in a timely manner. 515/head
Wolfgang Bangerth [Wed, 11 Feb 2015 13:49:21 +0000 (07:49 -0600)]
Terminate a loop in a timely manner.

In StraightBoundary::normal_vector(), we currently have a loop that could run
forever. This is not useful. Rather, terminate it after at most 10 iterations
and if it fails output some guidance to what the reason may be.

9 years agoMerge pull request #510 from tamiko/default_reldirs
Guido Kanschat [Wed, 11 Feb 2015 07:53:27 +0000 (08:53 +0100)]
Merge pull request #510 from tamiko/default_reldirs

CMake: Reintroduce old installation behavior

9 years agoMerge pull request #513 from bangerth/tutorial-updates
Guido Kanschat [Wed, 11 Feb 2015 07:52:12 +0000 (08:52 +0100)]
Merge pull request #513 from bangerth/tutorial-updates

Tutorial updates and some more deprecations

9 years agoMerge pull request #514 from bangerth/fix-tests-post-bdm-merge
Guido Kanschat [Wed, 11 Feb 2015 07:36:46 +0000 (08:36 +0100)]
Merge pull request #514 from bangerth/fix-tests-post-bdm-merge

Update tests after the BDM patches that were committed today (pull request #464).

9 years agoUpdate tests after the BDM patches that were committed today (pull request #464). 514/head
Wolfgang Bangerth [Wed, 11 Feb 2015 03:43:12 +0000 (21:43 -0600)]
Update tests after the BDM patches that were committed today (pull request #464).

9 years agoAdd #include <iostream> to a few tutorial programs. 513/head
Wolfgang Bangerth [Wed, 11 Feb 2015 00:19:13 +0000 (18:19 -0600)]
Add #include <iostream> to a few tutorial programs.

These are the tutorial programs that use std::cout or std::endl, which we need to
get from <iostream> but don't currently. Presumably because we include it transitively,
but for the sake of learning deal.II and C++, this is one more and unnecessary step
to understand. It turns out it also makes Eclipse happier if we do the explicit
#include, as it shows fewer source errors.

9 years agoUpdate a couple of formulas that gave Lei a fit (because, admittedly, they were not...
Wolfgang Bangerth [Tue, 10 Feb 2015 23:27:48 +0000 (17:27 -0600)]
Update a couple of formulas that gave Lei a fit (because, admittedly, they were not particularly clear).

9 years agoDeprecate a function that should have been deprecated a long time ago.
Wolfgang Bangerth [Tue, 10 Feb 2015 23:23:52 +0000 (17:23 -0600)]
Deprecate a function that should have been deprecated a long time ago.


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.