]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Sun, 13 Jul 2014 13:06:00 +0000 (13:06 +0000)]
Indent something.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33146
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 9 Jul 2014 19:15:31 +0000 (19:15 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33130
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 9 Jul 2014 18:52:07 +0000 (18:52 +0000)]
"geometrical" does not exist as a word :-)
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33129
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 9 Jul 2014 17:10:47 +0000 (17:10 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33128
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 9 Jul 2014 17:10:31 +0000 (17:10 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33127
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Sun, 29 Jun 2014 19:45:47 +0000 (19:45 +0000)]
Fixed some comments for boundary ids and manifold ids.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33098
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Sat, 28 Jun 2014 18:37:07 +0000 (18:37 +0000)]
Fixed serialization issue with manifold ids.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33097
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Sat, 28 Jun 2014 09:21:12 +0000 (09:21 +0000)]
Merged from trunk.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33096
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Sat, 28 Jun 2014 09:12:55 +0000 (09:12 +0000)]
Fixed hp/solution_transfer_05 output to be valid with or without zlib
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33095
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 27 Jun 2014 20:31:28 +0000 (20:31 +0000)]
Simplify FEEvaluation routines considerably by merging all functionality into FEEvaluation. The internal implementation is done in internal::FEEvaluationImpl that provides the same efficient kernels as before, but frees the user from tedious selection of the appropriate kernel for the element in use.
git-svn-id: https://svn.dealii.org/trunk@33094
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Fri, 27 Jun 2014 17:15:40 +0000 (17:15 +0000)]
Fixed a couple of tests. Still in trouble with serialization.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33093
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Fri, 27 Jun 2014 08:51:13 +0000 (08:51 +0000)]
Merged From trunk.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33092
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 26 Jun 2014 19:30:26 +0000 (19:30 +0000)]
add grad-div residual
git-svn-id: https://svn.dealii.org/trunk@33090
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 26 Jun 2014 19:30:08 +0000 (19:30 +0000)]
add debugging function
git-svn-id: https://svn.dealii.org/trunk@33089
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Thu, 26 Jun 2014 13:55:57 +0000 (13:55 +0000)]
Merged from trunk r33084 through r33087.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33088
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 26 Jun 2014 12:05:54 +0000 (12:05 +0000)]
Need to keep constrained entries also when giving both row and column indices if so requested.
git-svn-id: https://svn.dealii.org/trunk@33087
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Thu, 26 Jun 2014 08:30:27 +0000 (08:30 +0000)]
Testsuite: Disable tests for Boost's Cuthill-McKee implementation
git-svn-id: https://svn.dealii.org/trunk@33086
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 25 Jun 2014 20:33:49 +0000 (20:33 +0000)]
CMake: Bugfix: Also add tbb specific include directories to the list of user include dirs
git-svn-id: https://svn.dealii.org/trunk@33085
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Wed, 25 Jun 2014 17:08:06 +0000 (17:08 +0000)]
Merged from trunk.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33084
0785d39b -7218-0410-832d-
ea1e28bc413d
Daniel Arndt [Wed, 25 Jun 2014 11:47:16 +0000 (11:47 +0000)]
Improve readability of version detection for p4est and Trilinos
git-svn-id: https://svn.dealii.org/trunk@33083
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 24 Jun 2014 07:21:44 +0000 (07:21 +0000)]
Tentatively provide fix that chooses thread-safe assembly code path also in other cases with Trilinos version >= 11.9. However, it requires one more fix in Trilinos.
git-svn-id: https://svn.dealii.org/trunk@33082
0785d39b -7218-0410-832d-
ea1e28bc413d
Daniel Arndt [Mon, 23 Jun 2014 16:16:57 +0000 (16:16 +0000)]
Removed the workaround for TrilinosWrappers::VectorBase::sadd when using different maps for version >=11.9, Issue 191
git-svn-id: https://svn.dealii.org/trunk@33081
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 23 Jun 2014 09:52:13 +0000 (09:52 +0000)]
colorize hypercubes
git-svn-id: https://svn.dealii.org/trunk@33079
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 23 Jun 2014 08:12:40 +0000 (08:12 +0000)]
I'm proud to pass the 'CMake dunce cap' on to somebody else :->
git-svn-id: https://svn.dealii.org/trunk@33078
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Sun, 22 Jun 2014 20:39:54 +0000 (20:39 +0000)]
CMake: Port to version 3.0.0, part 1.
This commit sets the following policies to the old behaviour for CMake
3.0.0 or newer:
- CMP0026: We query the library target for its name via the LOCATION
property.
- CMP0037: We override the 'help' targets in case of the Makefile
generator. Because we can(tm).
git-svn-id: https://svn.dealii.org/trunk@33077
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 12:54:28 +0000 (12:54 +0000)]
Require the current version of deal.II.
git-svn-id: https://svn.dealii.org/trunk@33076
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 12:52:44 +0000 (12:52 +0000)]
Improve an error message.
git-svn-id: https://svn.dealii.org/trunk@33075
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 11:41:17 +0000 (11:41 +0000)]
More minor adjustments.
git-svn-id: https://svn.dealii.org/trunk@33074
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 11:37:58 +0000 (11:37 +0000)]
Remove duplicate coefficient.
git-svn-id: https://svn.dealii.org/trunk@33073
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 11:29:53 +0000 (11:29 +0000)]
Explain purpose. Build on step-26.
git-svn-id: https://svn.dealii.org/trunk@33072
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 11:27:56 +0000 (11:27 +0000)]
Start to look over step-52. Adjust step-26 accordingly.
git-svn-id: https://svn.dealii.org/trunk@33071
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 02:33:09 +0000 (02:33 +0000)]
Add to the documentation in a couple of places.
git-svn-id: https://svn.dealii.org/trunk@33070
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 02:32:55 +0000 (02:32 +0000)]
Escape a couple of words.
git-svn-id: https://svn.dealii.org/trunk@33069
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 02:32:28 +0000 (02:32 +0000)]
Document in more detail what one line does and how to extend it.
git-svn-id: https://svn.dealii.org/trunk@33068
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 22 Jun 2014 02:31:06 +0000 (02:31 +0000)]
Document in more detail what one line does and how to extend it.
git-svn-id: https://svn.dealii.org/trunk@33067
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 20 Jun 2014 15:39:05 +0000 (15:39 +0000)]
introduce function to set single components in mask
git-svn-id: https://svn.dealii.org/trunk@33066
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 20 Jun 2014 14:44:39 +0000 (14:44 +0000)]
improve documentation and add a missing const
git-svn-id: https://svn.dealii.org/trunk@33065
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 19 Jun 2014 23:36:49 +0000 (23:36 +0000)]
Fix some indentation issues.
git-svn-id: https://svn.dealii.org/trunk@33064
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 19 Jun 2014 23:36:01 +0000 (23:36 +0000)]
Use correkt grammr.
git-svn-id: https://svn.dealii.org/trunk@33063
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 19 Jun 2014 23:34:38 +0000 (23:34 +0000)]
Patch by Denis Davydov: Introduce n_global_active_cells() also in dealii::Triangulation.
git-svn-id: https://svn.dealii.org/trunk@33062
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 19 Jun 2014 15:21:15 +0000 (15:21 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@33061
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 19 Jun 2014 07:23:45 +0000 (07:23 +0000)]
Improve error message and give some guidance on what to do.
git-svn-id: https://svn.dealii.org/trunk@33060
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 18 Jun 2014 15:03:08 +0000 (15:03 +0000)]
Provide information with many of the FEValues* functions about which update_* flag needs to be passed for the function to work. This was a common problem during the workshop.
git-svn-id: https://svn.dealii.org/trunk@33059
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Wed, 18 Jun 2014 12:49:43 +0000 (12:49 +0000)]
Fixed bug in delete_duplicated_vertices, which was running only up to dim instead of spacedim when considering distance.
git-svn-id: https://svn.dealii.org/trunk@33058
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 18 Jun 2014 05:01:45 +0000 (05:01 +0000)]
Fix missing space.
git-svn-id: https://svn.dealii.org/trunk@33057
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 17 Jun 2014 14:52:02 +0000 (14:52 +0000)]
Better markup.
git-svn-id: https://svn.dealii.org/trunk@33056
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 17 Jun 2014 12:56:38 +0000 (12:56 +0000)]
CMake: Cosmetic fixes wrt CMP0037 in CMake-3.0.0
- Suppress policy warning CMP0037 when using CMake-3.0.0, or newer
- restrict target redefinition to ".*Unix Makefiles" Generators
- Cleanup help messages to advertise "make info" instead of "make help"
git-svn-id: https://svn.dealii.org/trunk@33055
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 17 Jun 2014 11:23:30 +0000 (11:23 +0000)]
Improve documentation. Do not output the number of cells any more (only the number of active cells) because it is not often of great interest. Talk about it, though.
git-svn-id: https://svn.dealii.org/trunk@33054
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 17 Jun 2014 11:10:26 +0000 (11:10 +0000)]
Unify the use of spaces before () in one place.
git-svn-id: https://svn.dealii.org/trunk@33053
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 17 Jun 2014 07:08:07 +0000 (07:08 +0000)]
Adjust the name of the argument to make it clear that it refers to a
quadrature point.
git-svn-id: https://svn.dealii.org/trunk@33052
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 16 Jun 2014 16:08:15 +0000 (16:08 +0000)]
Improve markup.
git-svn-id: https://svn.dealii.org/trunk@33051
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 16 Jun 2014 15:41:14 +0000 (15:41 +0000)]
Fix some more broken markup.
git-svn-id: https://svn.dealii.org/trunk@33050
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 16 Jun 2014 15:07:34 +0000 (15:07 +0000)]
Fix a broken markup.
git-svn-id: https://svn.dealii.org/trunk@33049
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 16 Jun 2014 15:05:58 +0000 (15:05 +0000)]
Fill in a missing title.
git-svn-id: https://svn.dealii.org/trunk@33048
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 15 Jun 2014 15:46:13 +0000 (15:46 +0000)]
Patch by Michal Wichrowski: fix the same bug in a second place.
git-svn-id: https://svn.dealii.org/trunk@33047
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 15 Jun 2014 15:45:45 +0000 (15:45 +0000)]
Add some documentation and clarify an awkwardly explained concept.
git-svn-id: https://svn.dealii.org/trunk@33046
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 15 Jun 2014 14:29:18 +0000 (14:29 +0000)]
Provide some more instantiations for the codimension 1 case.
git-svn-id: https://svn.dealii.org/trunk@33045
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 15 Jun 2014 14:15:34 +0000 (14:15 +0000)]
Patch by Michal Wichrowski: Instantiate some functions for codimension 1.
git-svn-id: https://svn.dealii.org/trunk@33044
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 15 Jun 2014 13:31:56 +0000 (13:31 +0000)]
Patch by Denis Davydov: Triangulation::has_hanging_nodes() and similar in parallel::distributed::Triangulation.
git-svn-id: https://svn.dealii.org/trunk@33043
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 15 Jun 2014 13:31:37 +0000 (13:31 +0000)]
Patch by Denis Davydov: Triangulation::has_hanging_nodes() and similar in parallel::distributed::Triangulation.
git-svn-id: https://svn.dealii.org/trunk@33042
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 13 Jun 2014 15:28:01 +0000 (15:28 +0000)]
Make somewhat more general
git-svn-id: https://svn.dealii.org/trunk@33041
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 13 Jun 2014 12:01:42 +0000 (12:01 +0000)]
Implement FEEvaluation for FE_Q_DG0 elements
git-svn-id: https://svn.dealii.org/trunk@33040
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 12 Jun 2014 08:03:40 +0000 (08:03 +0000)]
Simplify TrilinosSparsityPattern::is_compressed(), add test
git-svn-id: https://svn.dealii.org/trunk@33039
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 12 Jun 2014 05:38:03 +0000 (05:38 +0000)]
Clarify documentation in a number of places.
git-svn-id: https://svn.dealii.org/trunk@33038
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 12 Jun 2014 05:20:11 +0000 (05:20 +0000)]
Add something to the documentation.
git-svn-id: https://svn.dealii.org/trunk@33037
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 12 Jun 2014 05:20:01 +0000 (05:20 +0000)]
Provide a function with the documentation it was previously missing.
git-svn-id: https://svn.dealii.org/trunk@33036
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 12 Jun 2014 05:19:56 +0000 (05:19 +0000)]
Remove a useless line, as pointed out by Denis Davydov.
git-svn-id: https://svn.dealii.org/trunk@33035
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 12 Jun 2014 05:19:51 +0000 (05:19 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@33034
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 11 Jun 2014 16:53:59 +0000 (16:53 +0000)]
documentation and formatting
git-svn-id: https://svn.dealii.org/trunk@33033
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 11 Jun 2014 16:53:43 +0000 (16:53 +0000)]
add access to system element
git-svn-id: https://svn.dealii.org/trunk@33032
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 11 Jun 2014 16:53:15 +0000 (16:53 +0000)]
remove empty lines in output
git-svn-id: https://svn.dealii.org/trunk@33031
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 11 Jun 2014 09:47:28 +0000 (09:47 +0000)]
add instantiation
git-svn-id: https://svn.dealii.org/trunk@33030
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 11 Jun 2014 09:23:31 +0000 (09:23 +0000)]
improve documentation
git-svn-id: https://svn.dealii.org/trunk@33029
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 8 Jun 2014 04:35:51 +0000 (04:35 +0000)]
Remove a note that only pertains to versions that are by now older than a year.
git-svn-id: https://svn.dealii.org/trunk@33027
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 7 Jun 2014 23:43:24 +0000 (23:43 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@33026
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 6 Jun 2014 18:48:02 +0000 (18:48 +0000)]
Fix bug #220: a few typos.
git-svn-id: https://svn.dealii.org/trunk@33025
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 5 Jun 2014 16:46:07 +0000 (16:46 +0000)]
Simplify code a bit by moving a function from a public header file into an anonymous namespace in the .cc file.
git-svn-id: https://svn.dealii.org/trunk@33023
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Thu, 5 Jun 2014 07:37:45 +0000 (07:37 +0000)]
Merged from trunk r32444 through r33019.
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33020
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 4 Jun 2014 22:50:33 +0000 (22:50 +0000)]
fix documentation in examples related to disable-threads
git-svn-id: https://svn.dealii.org/trunk@33019
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 4 Jun 2014 22:46:25 +0000 (22:46 +0000)]
remove a note about disable threads that is out of date
git-svn-id: https://svn.dealii.org/trunk@33018
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 4 Jun 2014 19:21:40 +0000 (19:21 +0000)]
Another one.
git-svn-id: https://svn.dealii.org/trunk@33017
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 4 Jun 2014 17:49:28 +0000 (17:49 +0000)]
CMake: Just filter libclang_rt*
git-svn-id: https://svn.dealii.org/trunk@33016
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 4 Jun 2014 17:43:40 +0000 (17:43 +0000)]
CMake: Do not forget to clear some cached variables
git-svn-id: https://svn.dealii.org/trunk@33015
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 4 Jun 2014 17:41:04 +0000 (17:41 +0000)]
CMake: Bugfixes: Only check mpi consistency for "libmpi." and "libmpi_cxx."
git-svn-id: https://svn.dealii.org/trunk@33014
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 4 Jun 2014 17:41:01 +0000 (17:41 +0000)]
CMake: Fix typo
git-svn-id: https://svn.dealii.org/trunk@33013
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 4 Jun 2014 17:05:55 +0000 (17:05 +0000)]
CMake: Bugfix: Treat libclang_rt and libclang_rt.osx as system library
git-svn-id: https://svn.dealii.org/trunk@33012
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 3 Jun 2014 05:06:24 +0000 (05:06 +0000)]
mention changes in operators
git-svn-id: https://svn.dealii.org/trunk@33009
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 3 Jun 2014 04:58:51 +0000 (04:58 +0000)]
make parameter parsing more conforming to other classes
git-svn-id: https://svn.dealii.org/trunk@33008
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 2 Jun 2014 14:03:05 +0000 (14:03 +0000)]
Significantly expand the documentation.
git-svn-id: https://svn.dealii.org/trunk@33005
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 2 Jun 2014 13:08:08 +0000 (13:08 +0000)]
Also link to the global news page now.
git-svn-id: https://svn.dealii.org/trunk@33004
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 2 Jun 2014 13:06:33 +0000 (13:06 +0000)]
Fix the target of authors.html links.
git-svn-id: https://svn.dealii.org/trunk@33003
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 2 Jun 2014 13:02:08 +0000 (13:02 +0000)]
Link authors.html to the global project now.
git-svn-id: https://svn.dealii.org/trunk@33002
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 23:42:34 +0000 (23:42 +0000)]
Patch by Micha Wichrowski: make sure we call collective operations from everywhere.
git-svn-id: https://svn.dealii.org/trunk@33001
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 23:33:06 +0000 (23:33 +0000)]
Format comment as always.
git-svn-id: https://svn.dealii.org/trunk@33000
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 23:22:42 +0000 (23:22 +0000)]
Remove step-40 from the programs using SolutionTransfer.
git-svn-id: https://svn.dealii.org/trunk@32999
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 23:16:02 +0000 (23:16 +0000)]
Update a comment. Remove confusing output to deallog that just goes to
/dev/null and that is duplicated to std::cout at a different location.
git-svn-id: https://svn.dealii.org/trunk@32998
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 23:02:46 +0000 (23:02 +0000)]
Update the documentation.
git-svn-id: https://svn.dealii.org/trunk@32997
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 21:10:24 +0000 (21:10 +0000)]
No longer keep the authors with the development version. Rather, keep it with the
top-level project pages.
git-svn-id: https://svn.dealii.org/trunk@32996
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 21:03:03 +0000 (21:03 +0000)]
No longer keep the news with the development version. Rather, keep it with the
top-level project pages.
git-svn-id: https://svn.dealii.org/trunk@32995
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 1 Jun 2014 17:01:54 +0000 (17:01 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@32994
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.