]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoPatch by Uwe Koecher: select among Trilinos solvers
kronbichler [Wed, 9 Jul 2014 08:01:15 +0000 (08:01 +0000)]
Patch by Uwe Koecher: select among Trilinos solvers

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

10 years agoDocument which basic linear algebra functions are currently multithreaded.
kronbichler [Tue, 8 Jul 2014 08:19:47 +0000 (08:19 +0000)]
Document which basic linear algebra functions are currently multithreaded.

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

10 years agoMove the publications site to the top-level of dealii.org to provide it with a more...
bangerth [Mon, 7 Jul 2014 10:55:27 +0000 (10:55 +0000)]
Move the publications site to the top-level of dealii.org to provide it with a more 'corporate' feel.

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

10 years agoFix markup.
bangerth [Mon, 7 Jul 2014 10:52:15 +0000 (10:52 +0000)]
Fix markup.

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

10 years agoAdd one.
bangerth [Mon, 7 Jul 2014 09:11:03 +0000 (09:11 +0000)]
Add one.

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

10 years agoUpdate comment
kronbichler [Mon, 7 Jul 2014 08:33:06 +0000 (08:33 +0000)]
Update comment

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

10 years agoFixed a couple of call changes for PETSc 3.5.0
fahad.alrashed [Sat, 5 Jul 2014 17:57:10 +0000 (17:57 +0000)]
Fixed a couple of call changes for PETSc 3.5.0

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

10 years agowrite a debug file with the first residual even if we converge in one step
kanschat [Fri, 4 Jul 2014 22:56:36 +0000 (22:56 +0000)]
write a debug file with the first residual even if we converge in one step

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

10 years agoImplement some new Trilinos preconditioner. Tests.
kronbichler [Fri, 4 Jul 2014 13:46:44 +0000 (13:46 +0000)]
Implement some new Trilinos preconditioner. Tests.

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

10 years agoProvide missing instantiations.
bangerth [Fri, 4 Jul 2014 08:03:36 +0000 (08:03 +0000)]
Provide missing instantiations.

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

10 years agoAdd two.
bangerth [Thu, 3 Jul 2014 07:52:41 +0000 (07:52 +0000)]
Add two.

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

10 years agoUpdate output.
bangerth [Wed, 2 Jul 2014 08:34:51 +0000 (08:34 +0000)]
Update output.

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

10 years agoFix markup.
bangerth [Tue, 1 Jul 2014 14:55:26 +0000 (14:55 +0000)]
Fix markup.

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

10 years agoFixed GridGenerator::merge_triangulations, Issue 197
daniel.arndt [Mon, 30 Jun 2014 23:49:21 +0000 (23:49 +0000)]
Fixed GridGenerator::merge_triangulations, Issue 197

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

10 years agoFix test
kronbichler [Mon, 30 Jun 2014 19:21:56 +0000 (19:21 +0000)]
Fix test

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

10 years agoAvoid Epetra_MultiVector with 0 vectors
kronbichler [Mon, 30 Jun 2014 11:50:56 +0000 (11:50 +0000)]
Avoid Epetra_MultiVector with 0 vectors

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

10 years agoFix markup.
bangerth [Mon, 30 Jun 2014 11:34:33 +0000 (11:34 +0000)]
Fix markup.

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

10 years agoAdd another testcase that currently fails, see issue 197 (https://code.google.com...
bangerth [Mon, 30 Jun 2014 10:23:46 +0000 (10:23 +0000)]
Add another testcase that currently fails, see issue 197 (https://code.google.com/p/dealii/issues/detail?id=197).

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

10 years agoCommit bug in Trilinos precondition
kronbichler [Mon, 30 Jun 2014 10:23:34 +0000 (10:23 +0000)]
Commit bug in Trilinos precondition

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

10 years agoSimplify FEEvaluation routines considerably by merging all functionality into FEEvalu...
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

10 years agoadd grad-div residual
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

10 years agoadd debugging function
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

10 years agoNeed to keep constrained entries also when giving both row and column indices if...
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

10 years agoTestsuite: Disable tests for Boost's Cuthill-McKee implementation
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

10 years agoCMake: Bugfix: Also add tbb specific include directories to the list of user include...
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

10 years agoImprove readability of version detection for p4est and Trilinos
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

10 years agoTentatively provide fix that chooses thread-safe assembly code path also in other...
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

10 years agoRemoved the workaround for TrilinosWrappers::VectorBase::sadd when using different...
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

10 years agocolorize hypercubes
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

10 years agoI'm proud to pass the 'CMake dunce cap' on to somebody else :->
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

10 years agoCMake: Port to version 3.0.0, part 1.
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

10 years agoRequire the current version of deal.II.
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

10 years agoImprove an error message.
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

10 years agoMore minor adjustments.
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

10 years agoRemove duplicate coefficient.
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

10 years agoExplain purpose. Build on step-26.
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

10 years agoStart to look over step-52. Adjust step-26 accordingly.
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

10 years agoAdd to the documentation in a couple of places.
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

10 years agoEscape a couple of words.
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

10 years agoDocument in more detail what one line does and how to extend it.
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

10 years agoDocument in more detail what one line does and how to extend it.
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

10 years agointroduce function to set single components in mask
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

10 years agoimprove documentation and add a missing const
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

10 years agoFix some indentation issues.
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

10 years agoUse correkt grammr.
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

10 years agoPatch by Denis Davydov: Introduce n_global_active_cells() also in dealii::Triangulation.
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

10 years agoAugment documentation.
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

10 years agoImprove error message and give some guidance on what to do.
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

10 years agoProvide information with many of the FEValues* functions about which update_* flag...
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

10 years agoFixed bug in delete_duplicated_vertices, which was running only up to dim instead...
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

10 years agoFix missing space.
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

10 years agoBetter markup.
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

10 years agoCMake: Cosmetic fixes wrt CMP0037 in CMake-3.0.0
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

10 years agoImprove documentation. Do not output the number of cells any more (only the number...
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

10 years agoUnify the use of spaces before () in one place.
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

10 years agoAdjust the name of the argument to make it clear that it refers to a
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

10 years agoImprove markup.
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

10 years agoFix some more broken markup.
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

10 years agoFix a broken markup.
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

10 years agoFill in a missing title.
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

10 years agoPatch by Michal Wichrowski: fix the same bug in a second place.
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

10 years agoAdd some documentation and clarify an awkwardly explained concept.
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

10 years agoProvide some more instantiations for the codimension 1 case.
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

10 years agoPatch by Michal Wichrowski: Instantiate some functions for codimension 1.
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

10 years agoPatch by Denis Davydov: Triangulation::has_hanging_nodes() and similar in parallel...
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

10 years agoPatch by Denis Davydov: Triangulation::has_hanging_nodes() and similar in parallel...
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

10 years agoMake somewhat more general
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

10 years agoImplement FEEvaluation for FE_Q_DG0 elements
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

10 years agoSimplify TrilinosSparsityPattern::is_compressed(), add test
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

10 years agoClarify documentation in a number of places.
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

10 years agoAdd something to the documentation.
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

10 years agoProvide a function with the documentation it was previously missing.
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

10 years agoRemove a useless line, as pointed out by Denis Davydov.
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

10 years agoFix typos.
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

10 years agodocumentation and formatting
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

10 years agoadd access to system element
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

10 years agoremove empty lines in output
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

10 years agoadd instantiation
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

10 years agoimprove documentation
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

10 years agoRemove a note that only pertains to versions that are by now older than a year.
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

10 years agoAugment documentation.
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

10 years agoFix bug #220: a few typos.
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

10 years agoSimplify code a bit by moving a function from a public header file into an anonymous...
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

10 years agofix documentation in examples related to disable-threads
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

10 years agoremove a note about disable threads that is out of date
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

10 years agoAnother one.
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

10 years agoCMake: Just filter libclang_rt*
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

10 years agoCMake: Do not forget to clear some cached variables
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

10 years agoCMake: Bugfixes: Only check mpi consistency for "libmpi." and "libmpi_cxx."
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

10 years agoCMake: Fix typo
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

10 years agoCMake: Bugfix: Treat libclang_rt and libclang_rt.osx as system library
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

10 years agomention changes in operators
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

10 years agomake parameter parsing more conforming to other classes
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

10 years agoSignificantly expand the documentation.
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

10 years agoAlso link to the global news page now.
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

10 years agoFix the target of authors.html links.
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

10 years agoLink authors.html to the global project now.
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

10 years agoPatch by Micha Wichrowski: make sure we call collective operations from everywhere.
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

10 years agoFormat comment as always.
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

10 years agoRemove step-40 from the programs using SolutionTransfer.
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


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.