]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Wed, 18 Feb 2015 19:42:32 +0000 (13:42 -0600)]
More Point vs Tensor fixes.
Wolfgang Bangerth [Wed, 18 Feb 2015 12:47:00 +0000 (06:47 -0600)]
Merge pull request #562 from bangerth/tensor-fixes
Tensor fixes
Wolfgang Bangerth [Wed, 18 Feb 2015 12:46:37 +0000 (06:46 -0600)]
Further fixes to accommodate new Point vs Tensor distinction.
Martin Kronbichler [Wed, 18 Feb 2015 07:43:57 +0000 (08:43 +0100)]
Merge pull request #563 from bangerth/doc-updates-5
Doc updates for build_patches().
Wolfgang Bangerth [Wed, 18 Feb 2015 00:11:35 +0000 (18:11 -0600)]
Doc updates for build_patches().
Wolfgang Bangerth [Tue, 17 Feb 2015 23:46:37 +0000 (17:46 -0600)]
Remove a partial specialization that creates trouble due to ambiguity
and that looks wrong anyway.
Wolfgang Bangerth [Tue, 17 Feb 2015 23:46:04 +0000 (17:46 -0600)]
Hopefully fix a few build regressions with opencascade (can't test here
since no opencascade installation locally available).
Timo Heister [Tue, 17 Feb 2015 11:51:48 +0000 (06:51 -0500)]
Merge pull request #560 from tjhei/multithread_deprecation
more multithread_info fixes
- initialize static members correctly when THREADS=OFF
- update documentation
- do not use deprecated multithread_info instance
- use n_cores() instead of n_cpus
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.
Timo Heister [Tue, 17 Feb 2015 11:12:46 +0000 (06:12 -0500)]
more multithread_info deprecation fixes
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
Guido Kanschat [Tue, 17 Feb 2015 02:05:04 +0000 (03:05 +0100)]
Fix issues with multithreading off
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.
Wolfgang Bangerth [Mon, 16 Feb 2015 22:08:28 +0000 (16:08 -0600)]
Provide specializations for ProductType<T,T>. Add a test.
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.
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
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
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.
Wolfgang Bangerth [Mon, 16 Feb 2015 20:03:53 +0000 (14:03 -0600)]
Remove deprecated functions from SparseLUDecomposition.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:52:48 +0000 (13:52 -0600)]
We can't have two @ingroup statements for one function, apparently.
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.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:15:56 +0000 (13:15 -0600)]
Refer to the proper parameter.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:14:54 +0000 (13:14 -0600)]
Wrap text where appropriate.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:11:55 +0000 (13:11 -0600)]
Reference a member the proper way.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:56 +0000 (13:10 -0600)]
Avoid referencing things doxygen doesn't know about.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:42 +0000 (13:10 -0600)]
Avoid a template argument 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.
Wolfgang Bangerth [Mon, 16 Feb 2015 19:10:02 +0000 (13:10 -0600)]
Fix up a dollar sign that otherwise trips up doxygen.
Wolfgang Bangerth [Mon, 16 Feb 2015 16:55:21 +0000 (10:55 -0600)]
Remove deprecated function SparseMIC::reinit().
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.
Wolfgang Bangerth [Sun, 15 Feb 2015 19:58:56 +0000 (13:58 -0600)]
Minor doc update.
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().
Wolfgang Bangerth [Sun, 15 Feb 2015 19:55:32 +0000 (13:55 -0600)]
Update a few comments that relate to set_thread_limit().
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.
Wolfgang Bangerth [Sat, 14 Feb 2015 12:37:48 +0000 (06:37 -0600)]
Add an entry for a recent patch.
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.
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>
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
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.
Wolfgang Bangerth [Sat, 14 Feb 2015 12:54:31 +0000 (06:54 -0600)]
Rename to follow usual naming conventions.
Wolfgang Bangerth [Sat, 14 Feb 2015 12:28:56 +0000 (06:28 -0600)]
Add another test only for symmetric tensors.
Wolfgang Bangerth [Fri, 13 Feb 2015 14:47:57 +0000 (08:47 -0600)]
Add a test.
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.
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.
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.
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.
Timo Heister [Fri, 13 Feb 2015 18:32:48 +0000 (13:32 -0500)]
changelog
Timo Heister [Fri, 13 Feb 2015 18:09:46 +0000 (13:09 -0500)]
update tests
Timo Heister [Fri, 13 Feb 2015 17:55:51 +0000 (12:55 -0500)]
avoid using multithread_info
Timo Heister [Thu, 12 Feb 2015 00:06:58 +0000 (19:06 -0500)]
rework MultithreadInfo to have static members only
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.
Wolfgang Bangerth [Fri, 13 Feb 2015 16:07:13 +0000 (10:07 -0600)]
Implement the operator* for mixed types also for SymmetricTensor.
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.
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.
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
Wolfgang Bangerth [Fri, 13 Feb 2015 14:08:15 +0000 (08:08 -0600)]
Augment documentation.
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.
Lukas Korous [Fri, 13 Feb 2015 14:12:08 +0000 (15:12 +0100)]
Add additional library names for UMFPACK to FindUMFPACK.
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.
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.
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.
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.
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.
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.
Lukas Korous [Fri, 13 Feb 2015 13:40:54 +0000 (14:40 +0100)]
Small syntax fix for MSVC.
Lukas Korous [Fri, 13 Feb 2015 13:39:10 +0000 (14:39 +0100)]
Add proper data types to sparse_direct.
Lukas Korous [Fri, 13 Feb 2015 13:38:10 +0000 (14:38 +0100)]
Add proper CXX flags for MSVC debug.
Lukas Korous [Fri, 13 Feb 2015 13:33:04 +0000 (14:33 +0100)]
Remove the wrong special case of reldir setup for windows.
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.
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.
Wolfgang Bangerth [Thu, 12 Feb 2015 22:30:11 +0000 (16:30 -0600)]
Link to another tutorial program. Minor edits.
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)
Wolfgang Bangerth [Thu, 12 Feb 2015 18:35:03 +0000 (12:35 -0600)]
Remove the last function that shrinks linear systems.
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)
Timo Heister [Thu, 12 Feb 2015 15:42:44 +0000 (10:42 -0500)]
remove documentation of ConstraintMatrix:condense(big, small)
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.
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
Wolfgang Bangerth [Thu, 12 Feb 2015 13:37:35 +0000 (07:37 -0600)]
Get rid of (now unnecessary) explicit casts.
Wolfgang Bangerth [Wed, 11 Feb 2015 23:04:38 +0000 (17:04 -0600)]
Indent.
Wolfgang Bangerth [Wed, 11 Feb 2015 23:02:09 +0000 (17:02 -0600)]
Add testcases.
Wolfgang Bangerth [Thu, 5 Feb 2015 03:04:53 +0000 (21:04 -0600)]
Add a few operator overloads.
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.
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.
Wolfgang Bangerth [Wed, 11 Feb 2015 13:58:30 +0000 (07:58 -0600)]
Disambiguate the use of operator*
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.
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.
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.
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).
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
Timo Heister [Wed, 11 Feb 2015 22:21:31 +0000 (17:21 -0500)]
one more example
Timo Heister [Wed, 11 Feb 2015 22:19:28 +0000 (17:19 -0500)]
fix examples for Tensor/Point changes
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"
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
Timo Heister [Wed, 11 Feb 2015 17:16:22 +0000 (12:16 -0500)]
Revert "Add new relative path for new directory structure"
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.
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
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.
Timo Heister [Wed, 11 Feb 2015 15:58:31 +0000 (10:58 -0500)]
wrapcomments.py: do not break @page
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
Guido Kanschat [Wed, 11 Feb 2015 15:23:26 +0000 (16:23 +0100)]
change deprecated MGMatrix
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.