]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
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

10 years agoUpdate a comment. Remove confusing output to deallog that just goes to
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

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

10 years agoNo longer keep the authors with the development version. Rather, keep it with the
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

10 years agoNo longer keep the news with the development version. Rather, keep it with the
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

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

10 years agoadd parameter parsing to DoFOutputOperator
kanschat [Sun, 1 Jun 2014 15:46:13 +0000 (15:46 +0000)]
add parameter parsing to DoFOutputOperator

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

10 years agowrite the format of FESystem into get_fe_by_name
kanschat [Sun, 1 Jun 2014 15:39:15 +0000 (15:39 +0000)]
write the format of FESystem into get_fe_by_name

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

10 years agoCMake: Workaround for a deadlock with certain git svn versions
maier [Sun, 1 Jun 2014 08:29:37 +0000 (08:29 +0000)]
CMake: Workaround for a deadlock with certain git svn versions

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

10 years agoMake one statement also compile with PETSc versions before 3.2.
bangerth [Fri, 30 May 2014 19:20:20 +0000 (19:20 +0000)]
Make one statement also compile with PETSc versions before 3.2.

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

10 years agoFix output broken by Timo's recent patch to ParameterHandler.
bangerth [Thu, 29 May 2014 19:09:36 +0000 (19:09 +0000)]
Fix output broken by Timo's recent patch to ParameterHandler.

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

10 years agoRemove unnecessary 'const' specifiers that Intel ICC complains about.
bangerth [Wed, 28 May 2014 22:32:42 +0000 (22:32 +0000)]
Remove unnecessary 'const' specifiers that Intel ICC complains about.

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

10 years agoFix typos in step-52.
turcksin [Wed, 28 May 2014 19:51:39 +0000 (19:51 +0000)]
Fix typos in step-52.

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

10 years agoprepare for use of parameters
kanschat [Wed, 28 May 2014 17:52:32 +0000 (17:52 +0000)]
prepare for use of parameters

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

10 years agoBugfix: CMake, second try
maier [Wed, 28 May 2014 15:10:52 +0000 (15:10 +0000)]
Bugfix: CMake, second try

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

10 years agoRevert "CMake: Bugfix, do not override internal CMake calls"
maier [Wed, 28 May 2014 15:10:48 +0000 (15:10 +0000)]
Revert "CMake: Bugfix, do not override internal CMake calls"

So close, but yet completely wrong.

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

10 years agoAnd provide news items
maier [Wed, 28 May 2014 14:23:09 +0000 (14:23 +0000)]
And provide news items

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

10 years agoCMake: Bugfix, do not override internal CMake calls
maier [Wed, 28 May 2014 14:23:05 +0000 (14:23 +0000)]
CMake: Bugfix, do not override internal CMake calls

I turns out that overriding FIND_PACKAGE and calling into _FIND_PACKAGE is
not really stable

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

10 years agoRevert "CMake: Bugfix: Disable MPI check. This was a bad idea." and resolve symlinks...
maier [Tue, 27 May 2014 11:40:22 +0000 (11:40 +0000)]
Revert "CMake: Bugfix: Disable MPI check. This was a bad idea." and resolve symlinks completely

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

10 years agoCMake: Bugfix: Disable MPI check. This was a bad idea.
maier [Mon, 26 May 2014 20:17:08 +0000 (20:17 +0000)]
CMake: Bugfix: Disable MPI check. This was a bad idea.

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

10 years agoCMake: Bugfix: be less restrictive in the mpi interface check
maier [Mon, 26 May 2014 18:50:05 +0000 (18:50 +0000)]
CMake: Bugfix: be less restrictive in the mpi interface check

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

10 years agoparameter_handler: add labels to individual parameters in latex output
heister [Mon, 26 May 2014 17:28:34 +0000 (17:28 +0000)]
parameter_handler: add labels to individual parameters in latex output

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

10 years agofix typo
heister [Mon, 26 May 2014 17:27:18 +0000 (17:27 +0000)]
fix typo

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

10 years agoforward theta to internal operators and fix the order in src2
kanschat [Fri, 23 May 2014 19:09:31 +0000 (19:09 +0000)]
forward theta to internal operators and fix the order in src2

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

10 years agoImprove documentation for step-52.
turcksin [Fri, 23 May 2014 16:58:46 +0000 (16:58 +0000)]
Improve documentation for step-52.

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

10 years agoBetter document the 'transpose' flag of the Trilinos sparse matrix
kronbichler [Fri, 23 May 2014 15:11:17 +0000 (15:11 +0000)]
Better document the 'transpose' flag of the Trilinos sparse matrix

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

10 years agoaccidentally duplicated function
kanschat [Fri, 23 May 2014 14:14:00 +0000 (14:14 +0000)]
accidentally duplicated function

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

10 years agotwo more implementations that were missing
kanschat [Fri, 23 May 2014 08:08:15 +0000 (08:08 +0000)]
two more implementations that were missing

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

10 years agoadd missing functions and fix wrong timestep
kanschat [Fri, 23 May 2014 07:59:08 +0000 (07:59 +0000)]
add missing functions and fix wrong timestep

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

10 years agoenable filename selection
kanschat [Thu, 22 May 2014 22:05:31 +0000 (22:05 +0000)]
enable filename selection

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

10 years agomake output to deallog work
kanschat [Thu, 22 May 2014 21:39:49 +0000 (21:39 +0000)]
make output to deallog work

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

10 years agoastyle on recent changes
kanschat [Thu, 22 May 2014 20:35:37 +0000 (20:35 +0000)]
astyle on recent changes

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

10 years agoadjust OutputOperator for AnyData
kanschat [Thu, 22 May 2014 20:20:24 +0000 (20:20 +0000)]
adjust OutputOperator for AnyData

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

10 years agocopy and make for doxygen examples
kanschat [Thu, 22 May 2014 20:17:44 +0000 (20:17 +0000)]
copy and make for doxygen examples

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

10 years agoadjust ThetaTimestepping example and documentation to AnyData
kanschat [Thu, 22 May 2014 20:17:16 +0000 (20:17 +0000)]
adjust ThetaTimestepping example and documentation to AnyData

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

10 years agoAvoid factors such as 6.25 that need to rounded to 2 decimals.
kronbichler [Thu, 22 May 2014 17:25:47 +0000 (17:25 +0000)]
Avoid factors such as 6.25 that need to rounded to 2 decimals.

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

10 years agoImprove documentation for step-52.
turcksin [Thu, 22 May 2014 15:44:09 +0000 (15:44 +0000)]
Improve documentation for step-52.

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

10 years agoChange in size to make Intel compiler happy
kronbichler [Wed, 21 May 2014 19:45:36 +0000 (19:45 +0000)]
Change in size to make Intel compiler happy

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

10 years agoImprove documentation for step-52.
turcksin [Wed, 21 May 2014 15:53:04 +0000 (15:53 +0000)]
Improve documentation for step-52.

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

10 years agoerrors in mg_renumbered_?? fixed
kanschat [Wed, 21 May 2014 09:37:19 +0000 (09:37 +0000)]
errors in mg_renumbered_?? fixed

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

10 years agoFix a typo in the documentation of step-52.
turcksin [Tue, 20 May 2014 22:48:16 +0000 (22:48 +0000)]
Fix a typo in the documentation of step-52.

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

10 years agoadd try_find without exception
kanschat [Tue, 20 May 2014 20:49:59 +0000 (20:49 +0000)]
add try_find without exception

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

10 years agoImprove documentation on step-52.
turcksin [Tue, 20 May 2014 19:18:52 +0000 (19:18 +0000)]
Improve documentation on step-52.

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

10 years agomerge any_data branch
kanschat [Tue, 20 May 2014 19:05:42 +0000 (19:05 +0000)]
merge any_data branch

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

10 years agoTry to calm Intel compiler
kronbichler [Tue, 20 May 2014 18:57:09 +0000 (18:57 +0000)]
Try to calm Intel compiler

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

10 years agoCTest: Promote simserv04 to the list of official regression testers
maier [Tue, 20 May 2014 11:36:11 +0000 (11:36 +0000)]
CTest: Promote simserv04 to the list of official regression testers

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

10 years agoblank out compatibility warnings in ThetaTimestepping
kanschat [Tue, 20 May 2014 06:57:14 +0000 (06:57 +0000)]
blank out compatibility warnings in ThetaTimestepping

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

10 years agoFurther improve markup.
bangerth [Mon, 19 May 2014 14:27:58 +0000 (14:27 +0000)]
Further improve markup.

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

10 years agoPatch by Michal Wichrowksi: run compress() also if there is nothing to do for one...
bangerth [Mon, 19 May 2014 13:00:52 +0000 (13:00 +0000)]
Patch by Michal Wichrowksi: run compress() also if there is nothing to do for one processor.

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

10 years agoImprove markup a bit. Compress text vertically.
bangerth [Mon, 19 May 2014 12:28:26 +0000 (12:28 +0000)]
Improve markup a bit. Compress text vertically.

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

10 years agoReclassify this unfinished tutorial program.
bangerth [Mon, 19 May 2014 12:23:10 +0000 (12:23 +0000)]
Reclassify this unfinished tutorial program.

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

10 years agoAdd functions for pointer access
kanschat [Sun, 18 May 2014 20:45:49 +0000 (20:45 +0000)]
Add functions for pointer access

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

10 years agoFix typos in the documentation of step-52.
turcksin [Fri, 16 May 2014 19:04:54 +0000 (19:04 +0000)]
Fix typos in the documentation of step-52.

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

10 years agoCMake: Cosmetic change
maier [Fri, 16 May 2014 12:05:20 +0000 (12:05 +0000)]
CMake: Cosmetic change

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

10 years agoCMake: Bugfix: Detect empty variables...
maier [Fri, 16 May 2014 12:02:21 +0000 (12:02 +0000)]
CMake: Bugfix: Detect empty variables...

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