]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoDo the same for algorithms as well
Matthias Maier [Wed, 10 Apr 2013 14:02:17 +0000 (14:02 +0000)]
Do the same for algorithms as well

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

11 years agoComplete the separation of numerics and meshworker and matrix_free and move
Matthias Maier [Wed, 10 Apr 2013 14:02:16 +0000 (14:02 +0000)]
Complete the separation of numerics and meshworker and matrix_free and move
*.cc and *.inst.in files to their corresponding places

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

11 years agoRename two variables.
Wolfgang Bangerth [Wed, 10 Apr 2013 11:42:47 +0000 (11:42 +0000)]
Rename two variables.

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

11 years agoCMake: Well, yes. Third attempt to fix this rpath thing
Matthias Maier [Wed, 10 Apr 2013 11:25:33 +0000 (11:25 +0000)]
CMake: Well, yes. Third attempt to fix this rpath thing

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

11 years agoWhat a typo...
Matthias Maier [Wed, 10 Apr 2013 11:18:09 +0000 (11:18 +0000)]
What a typo...

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

11 years agoCMake: Bugfix
Matthias Maier [Wed, 10 Apr 2013 10:27:15 +0000 (10:27 +0000)]
CMake: Bugfix

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

11 years agoCMake: Improve construction of the rpath directive for Make.global_options
Matthias Maier [Wed, 10 Apr 2013 10:05:08 +0000 (10:05 +0000)]
CMake: Improve construction of the rpath directive for Make.global_options

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

11 years agoCMake: Sanitize the include path given by TrilinosConfig.cmake...
Matthias Maier [Wed, 10 Apr 2013 09:52:41 +0000 (09:52 +0000)]
CMake: Sanitize the include path given by TrilinosConfig.cmake...

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

11 years agoCMake: Deduplicate entries in DEAL_II_USER_INCLUDE_DIRS
Matthias Maier [Wed, 10 Apr 2013 09:44:09 +0000 (09:44 +0000)]
CMake: Deduplicate entries in DEAL_II_USER_INCLUDE_DIRS

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

11 years agoCMake: Export Mumps headers to User as well
Matthias Maier [Wed, 10 Apr 2013 09:39:35 +0000 (09:39 +0000)]
CMake: Export Mumps headers to User as well

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

11 years agoCMake: Only specify targets that are full paths in Make.global_options
Matthias Maier [Wed, 10 Apr 2013 09:25:18 +0000 (09:25 +0000)]
CMake: Only specify targets that are full paths in Make.global_options

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

11 years agoCMake: Bugfix: Export Boost_INCLUDE_DIRS to the user as well
Matthias Maier [Wed, 10 Apr 2013 07:58:05 +0000 (07:58 +0000)]
CMake: Bugfix: Export Boost_INCLUDE_DIRS to the user as well

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

11 years agoadded first test for a script to generate an offline documentation
Timo Heister [Wed, 10 Apr 2013 04:20:39 +0000 (04:20 +0000)]
added first test for a script to generate an offline documentation

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

11 years agoNew test.
Wolfgang Bangerth [Wed, 10 Apr 2013 03:15:07 +0000 (03:15 +0000)]
New test.

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

11 years agoCMake: Fix two typos
Matthias Maier [Tue, 9 Apr 2013 23:25:45 +0000 (23:25 +0000)]
CMake: Fix two typos

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

11 years agoInstantiate VectorTools::subtract_mean_value for all serial vector types. Throw an...
Matthias Maier [Tue, 9 Apr 2013 21:16:53 +0000 (21:16 +0000)]
Instantiate VectorTools::subtract_mean_value for all serial vector types. Throw an error if a distributed one is used.

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

11 years agoAdd a 1d mesh worker test.
Wolfgang Bangerth [Tue, 9 Apr 2013 19:48:19 +0000 (19:48 +0000)]
Add a 1d mesh worker test.

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

11 years agoIt is now possible to use the MeshWorker framework in 1d as well.
Wolfgang Bangerth [Tue, 9 Apr 2013 19:34:44 +0000 (19:34 +0000)]
It is now possible to use the MeshWorker framework in 1d as well.
(Patch by Scott Miller.)

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

11 years agoMake sure it is possible to create default-constructed objects of type Triangulation...
Wolfgang Bangerth [Tue, 9 Apr 2013 19:11:58 +0000 (19:11 +0000)]
Make sure it is possible to create default-constructed objects of type Triangulation<1>::face_iterator.

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

11 years agoMake sure it is possible to create default-constructed objects of type Triangulation...
Wolfgang Bangerth [Tue, 9 Apr 2013 19:11:44 +0000 (19:11 +0000)]
Make sure it is possible to create default-constructed objects of type Triangulation<1>::face_iterator.

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

11 years agoMake sure it is possible to create default-constructed objects of type Triangulation...
Wolfgang Bangerth [Tue, 9 Apr 2013 19:09:20 +0000 (19:09 +0000)]
Make sure it is possible to create default-constructed objects of type Triangulation<1>::face_iterator.

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

11 years agoFix one more instance of an outdated error message.
Wolfgang Bangerth [Tue, 9 Apr 2013 15:02:48 +0000 (15:02 +0000)]
Fix one more instance of an outdated error message.

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

11 years agoReindent comments, fix some CMake warnings
Matthias Maier [Tue, 9 Apr 2013 12:09:54 +0000 (12:09 +0000)]
Reindent comments, fix some CMake warnings

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

11 years agostep-42: print correct cell number
Timo Heister [Mon, 8 Apr 2013 20:55:46 +0000 (20:55 +0000)]
step-42: print correct cell number

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

11 years agostep-42: hand constant modes to preconditioner
Timo Heister [Mon, 8 Apr 2013 20:54:40 +0000 (20:54 +0000)]
step-42: hand constant modes to preconditioner

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

11 years agoWell, do it correctly.
Matthias Maier [Mon, 8 Apr 2013 18:49:48 +0000 (18:49 +0000)]
Well, do it correctly.

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

11 years agoImprove VectorTools::subtract_mean_value
Matthias Maier [Mon, 8 Apr 2013 18:27:48 +0000 (18:27 +0000)]
Improve VectorTools::subtract_mean_value

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

11 years agoBugfix: Allow to call ConvergenceTable::evaluate_convergence_rates multiple times
Matthias Maier [Mon, 8 Apr 2013 13:55:10 +0000 (13:55 +0000)]
Bugfix: Allow to call ConvergenceTable::evaluate_convergence_rates multiple times

The corresponding methods will now just update missing entries in the
corresponding rows instead of insisting that a row must be empty...

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

11 years agoSmall documentation update
Matthias Maier [Sun, 7 Apr 2013 21:37:20 +0000 (21:37 +0000)]
Small documentation update

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

11 years agoClean up some confusion with function arguments.
Wolfgang Bangerth [Sun, 7 Apr 2013 16:42:23 +0000 (16:42 +0000)]
Clean up some confusion with function arguments.

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

11 years agoFix an instance of a comparison that (i) uses the wrong type and (ii) is
Wolfgang Bangerth [Sun, 7 Apr 2013 16:37:50 +0000 (16:37 +0000)]
Fix an instance of a comparison that (i) uses the wrong type and (ii) is
almost certainly incorrect (using invalid_subdomain_id instead of
artificial_subdomain_id).

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

11 years agoAugment documentation with a section stolen from the Aspect module.
Wolfgang Bangerth [Sat, 6 Apr 2013 00:01:34 +0000 (00:01 +0000)]
Augment documentation with a section stolen from the Aspect module.

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

11 years agofix doc
Timo Heister [Fri, 5 Apr 2013 23:54:53 +0000 (23:54 +0000)]
fix doc

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

11 years agoCMake: Speedup cache run when Trilinos is enabled
Matthias Maier [Fri, 5 Apr 2013 21:50:31 +0000 (21:50 +0000)]
CMake: Speedup cache run when Trilinos is enabled

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

11 years agoImprove section heading.
Wolfgang Bangerth [Fri, 5 Apr 2013 21:25:10 +0000 (21:25 +0000)]
Improve section heading.

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

11 years agoFix bug #4: Triangulation::distort_random accidentally only ever moved points in...
Wolfgang Bangerth [Fri, 5 Apr 2013 17:48:43 +0000 (17:48 +0000)]
Fix bug #4: Triangulation::distort_random accidentally only ever moved points in positive coordinate directions.

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

11 years agoFix bug #4: Triangulation::distort_random accidentally only ever moved points in...
Wolfgang Bangerth [Fri, 5 Apr 2013 17:47:28 +0000 (17:47 +0000)]
Fix bug #4: Triangulation::distort_random accidentally only ever moved points in positive coordinate directions.

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

11 years agoAccept DEAL_II_DIR from the environment as well.
Wolfgang Bangerth [Fri, 5 Apr 2013 16:08:13 +0000 (16:08 +0000)]
Accept DEAL_II_DIR from the environment as well.

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

11 years agoSince native processor variants are not enabled in a default deal.II build, mention...
Martin Kronbichler [Fri, 5 Apr 2013 10:57:55 +0000 (10:57 +0000)]
Since native processor variants are not enabled in a default deal.II build, mention vectorization and how to enable the latest instruction set in the examples that explicitly use it.

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

11 years agoCMake: Introduce the same caching method for the sanity checks
Matthias Maier [Fri, 5 Apr 2013 09:19:20 +0000 (09:19 +0000)]
CMake: Introduce the same caching method for the sanity checks

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

11 years agoCMake: Bugfix: The tests for SSE2 and AVX depend on certain cpu instruction sets...
Matthias Maier [Fri, 5 Apr 2013 09:09:52 +0000 (09:09 +0000)]
CMake: Bugfix: The tests for SSE2 and AVX depend on certain cpu instruction sets being enabled.

  - therefore, run these tests with the full set of compiler flags
  - rerun them if the flags change

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

11 years agoCMake: Respect environment CFLAGS, CXXFLAGS and LDFLAGS in a sane way.
Matthias Maier [Fri, 5 Apr 2013 08:47:45 +0000 (08:47 +0000)]
CMake: Respect environment CFLAGS, CXXFLAGS and LDFLAGS in a sane way.

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

11 years agoCMake: Implement a sanity check for user supplied CMAKE_C_FLAGS and CMAKE_CXX_FLAGS
Matthias Maier [Fri, 5 Apr 2013 08:47:44 +0000 (08:47 +0000)]
CMake: Implement a sanity check for user supplied CMAKE_C_FLAGS and CMAKE_CXX_FLAGS

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

11 years agoMake the install prefix in cmake.html more prominent
Matthias Maier [Fri, 5 Apr 2013 06:45:40 +0000 (06:45 +0000)]
Make the install prefix in cmake.html more prominent

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

11 years agoCMake: Bugfix. Don't rename header destination in an in-source build
Matthias Maier [Fri, 5 Apr 2013 06:45:39 +0000 (06:45 +0000)]
CMake: Bugfix. Don't rename header destination in an in-source build

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

11 years agoCMake: Remove -march=native
Matthias Maier [Thu, 4 Apr 2013 23:06:26 +0000 (23:06 +0000)]
CMake: Remove -march=native

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

11 years agoAvoid poor doxygen markup.
Wolfgang Bangerth [Thu, 4 Apr 2013 21:19:35 +0000 (21:19 +0000)]
Avoid poor doxygen markup.

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

11 years agoList Yuhan Zhou.
Wolfgang Bangerth [Thu, 4 Apr 2013 21:18:39 +0000 (21:18 +0000)]
List Yuhan Zhou.

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

11 years agoReference step-49.
Wolfgang Bangerth [Thu, 4 Apr 2013 20:50:16 +0000 (20:50 +0000)]
Reference step-49.

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

11 years agoReference step-49.
Wolfgang Bangerth [Thu, 4 Apr 2013 20:48:29 +0000 (20:48 +0000)]
Reference step-49.

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

11 years agoNo longer let the browser scale pictures. This leads to poor results with the thin...
Wolfgang Bangerth [Thu, 4 Apr 2013 20:46:17 +0000 (20:46 +0000)]
No longer let the browser scale pictures. This leads to poor results with the thin lines in the meshes. Rather, I have just scaled the pictures as saved on www.dealii.org and so we can reference these versions without having to rescale them from inside the HTML.

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

11 years agoFix markup problem.
Wolfgang Bangerth [Thu, 4 Apr 2013 20:02:54 +0000 (20:02 +0000)]
Fix markup problem.

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

11 years agoMake external links refer to the outermost frame.
Wolfgang Bangerth [Thu, 4 Apr 2013 19:34:33 +0000 (19:34 +0000)]
Make external links refer to the outermost frame.

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

11 years agodiploma thesis of christian froebel, 2004
Joerg Frohne [Thu, 4 Apr 2013 19:25:58 +0000 (19:25 +0000)]
diploma thesis of christian froebel, 2004

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

11 years agoCredit Yuhan Zhou.
Wolfgang Bangerth [Thu, 4 Apr 2013 16:04:43 +0000 (16:04 +0000)]
Credit Yuhan Zhou.

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

11 years agoFinish writing this section.
Wolfgang Bangerth [Thu, 4 Apr 2013 16:04:05 +0000 (16:04 +0000)]
Finish writing this section.

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

11 years agoExpand a comment in docs.
Toby D. Young [Thu, 4 Apr 2013 13:47:57 +0000 (13:47 +0000)]
Expand a comment in docs.

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

11 years agoCMake: Bugfix
Matthias Maier [Thu, 4 Apr 2013 13:38:00 +0000 (13:38 +0000)]
CMake: Bugfix

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

11 years agoCMake: Some minor CPack tweaks
Matthias Maier [Thu, 4 Apr 2013 13:29:41 +0000 (13:29 +0000)]
CMake: Some minor CPack tweaks

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

11 years agoCMake: Define doxygen target with correct dependencies
Matthias Maier [Thu, 4 Apr 2013 09:38:25 +0000 (09:38 +0000)]
CMake: Define doxygen target with correct dependencies

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

11 years agoCMake: Resolve a cache invalidation problem with the tests for trilinos
Matthias Maier [Thu, 4 Apr 2013 09:12:12 +0000 (09:12 +0000)]
CMake: Resolve a cache invalidation problem with the tests for trilinos

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

11 years agoCMake: Cosmetic change: Do not print TARGET_SRC
Matthias Maier [Thu, 4 Apr 2013 08:51:42 +0000 (08:51 +0000)]
CMake: Cosmetic change: Do not print TARGET_SRC

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

11 years agoCMake: Bugfixes in the autopilot macro
Matthias Maier [Thu, 4 Apr 2013 08:42:33 +0000 (08:42 +0000)]
CMake: Bugfixes in the autopilot macro

  - Provide a possibility to disable the run target
  - Set up path in a sane manner and invoke commands correctly
  - Do not run step-19 in the build tests

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

11 years agoFirst part of discussing the use of curved boundaries.
Wolfgang Bangerth [Thu, 4 Apr 2013 03:22:04 +0000 (03:22 +0000)]
First part of discussing the use of curved boundaries.

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

11 years agoProvide another link.
Wolfgang Bangerth [Thu, 4 Apr 2013 02:45:56 +0000 (02:45 +0000)]
Provide another link.

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

11 years agoMake building mesh_converter the default.
Wolfgang Bangerth [Thu, 4 Apr 2013 00:04:43 +0000 (00:04 +0000)]
Make building mesh_converter the default.

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

11 years agoMark functions defined in the header file as inline.
Wolfgang Bangerth [Thu, 4 Apr 2013 00:02:25 +0000 (00:02 +0000)]
Mark functions defined in the header file as inline.

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

11 years agoAdd note about building the tool.
Wolfgang Bangerth [Wed, 3 Apr 2013 21:29:23 +0000 (21:29 +0000)]
Add note about building the tool.

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

11 years agoDoc: Invoke external perl scripts properly
Matthias Maier [Wed, 3 Apr 2013 21:28:31 +0000 (21:28 +0000)]
Doc: Invoke external perl scripts properly

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

11 years agoA graphical user interface is, pretty much by definition, not a cli interface :-)
Wolfgang Bangerth [Wed, 3 Apr 2013 21:24:58 +0000 (21:24 +0000)]
A graphical user interface is, pretty much by definition, not a cli interface :-)

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

11 years agoCMake: Split the "contrib" component into two separate "mesh_converter" and "paramete...
Matthias Maier [Wed, 3 Apr 2013 21:10:22 +0000 (21:10 +0000)]
CMake: Split the "contrib" component into two separate "mesh_converter" and "parameter_gui" components

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

11 years agotrying the Bicgstab solver
Joerg Frohne [Wed, 3 Apr 2013 20:23:49 +0000 (20:23 +0000)]
trying the Bicgstab solver

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

11 years agoAdd a couple of important points to the documentation.
Wolfgang Bangerth [Wed, 3 Apr 2013 16:36:11 +0000 (16:36 +0000)]
Add a couple of important points to the documentation.

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

11 years agoCMake: Bugfix, expose run failure to outside world
Matthias Maier [Wed, 3 Apr 2013 15:29:44 +0000 (15:29 +0000)]
CMake: Bugfix, expose run failure to outside world

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

11 years agoA clearer description of min/max functions.
Toby D. Young [Wed, 3 Apr 2013 12:38:04 +0000 (12:38 +0000)]
A clearer description of min/max functions.

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

11 years agodocuments for the setup function
Joerg Frohne [Wed, 3 Apr 2013 01:26:13 +0000 (01:26 +0000)]
documents for the setup function

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

11 years agoNuke DEAL_II_MIN_VECTOR_CAPACITY and friend
Matthias Maier [Tue, 2 Apr 2013 23:07:48 +0000 (23:07 +0000)]
Nuke DEAL_II_MIN_VECTOR_CAPACITY and friend

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

11 years agoCMake: Remove this embarrassment in the document generation
Matthias Maier [Tue, 2 Apr 2013 22:41:47 +0000 (22:41 +0000)]
CMake: Remove this embarrassment in the document generation

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

11 years agoUpdate documentation in a couple of places.
Wolfgang Bangerth [Tue, 2 Apr 2013 21:34:29 +0000 (21:34 +0000)]
Update documentation in a couple of places.

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

11 years agoReindent.
Wolfgang Bangerth [Tue, 2 Apr 2013 21:27:33 +0000 (21:27 +0000)]
Reindent.

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

11 years agoPatch by Spencer Patty: New class VectorFunctionFromTensorFunction.
Wolfgang Bangerth [Tue, 2 Apr 2013 21:24:25 +0000 (21:24 +0000)]
Patch by Spencer Patty: New class VectorFunctionFromTensorFunction.

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

11 years agoTypo
Matthias Maier [Tue, 2 Apr 2013 21:11:22 +0000 (21:11 +0000)]
Typo

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

11 years agoCMake: Weaken a platform introspection guard
Matthias Maier [Tue, 2 Apr 2013 21:10:41 +0000 (21:10 +0000)]
CMake: Weaken a platform introspection guard

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

11 years agoCMake: Bugfix: Determine DEAL_II_PATH in deal.IIConfig.cmake in a more robust way
Matthias Maier [Tue, 2 Apr 2013 18:34:11 +0000 (18:34 +0000)]
CMake: Bugfix: Determine DEAL_II_PATH in deal.IIConfig.cmake in a more robust way

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

11 years agoRandomly fix three stale links.
Toby D. Young [Tue, 2 Apr 2013 12:21:49 +0000 (12:21 +0000)]
Randomly fix three stale links.

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

11 years agoCMake: Rename "include/inst" to "include/install"
Matthias Maier [Tue, 2 Apr 2013 11:05:55 +0000 (11:05 +0000)]
CMake: Rename "include/inst" to "include/install"

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

11 years agoCMake: Bugfix
Matthias Maier [Tue, 2 Apr 2013 09:41:47 +0000 (09:41 +0000)]
CMake: Bugfix

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

11 years agoBugfix: Rename include directory in case CMAKE_INSTALL_PREFIX == CMAKE_BINARY_DIR
Matthias Maier [Tue, 2 Apr 2013 08:06:58 +0000 (08:06 +0000)]
Bugfix: Rename include directory in case CMAKE_INSTALL_PREFIX == CMAKE_BINARY_DIR

This fixes a regression where stale headers from the install location get
included instead of the corresponding headres from CMAKE_SOURCE_DIR
possibly resulting in a failing build

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

11 years agoCMake: Improve the autopilot
Matthias Maier [Tue, 2 Apr 2013 08:06:57 +0000 (08:06 +0000)]
CMake: Improve the autopilot

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

11 years agoMake adaptivity work.
Wolfgang Bangerth [Tue, 2 Apr 2013 03:33:42 +0000 (03:33 +0000)]
Make adaptivity work.

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

11 years agoMake sure the C++ compiler does not interpret "abc"ID"abc" as a user-defined literal...
Wolfgang Bangerth [Tue, 2 Apr 2013 02:28:13 +0000 (02:28 +0000)]
Make sure the C++ compiler does not interpret "abc"ID"abc" as a user-defined literal with tag "ID".

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

11 years agochange of the last sentence
Joerg Frohne [Tue, 2 Apr 2013 00:40:01 +0000 (00:40 +0000)]
change of the last sentence

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

11 years agoupdate the output of the programm
Joerg Frohne [Tue, 2 Apr 2013 00:37:57 +0000 (00:37 +0000)]
update the output of the programm

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

11 years agoadding reference to emerging paper
Joerg Frohne [Mon, 1 Apr 2013 23:48:55 +0000 (23:48 +0000)]
adding reference to emerging paper

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

11 years agodefine a bool variable to decide to read in the obstacle or not
Joerg Frohne [Mon, 1 Apr 2013 23:06:38 +0000 (23:06 +0000)]
define a bool variable to decide to read in the obstacle or not

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

11 years agochange damped from int to bool; some documentation
Joerg Frohne [Mon, 1 Apr 2013 22:45:30 +0000 (22:45 +0000)]
change damped from int to bool; some documentation

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

11 years agoCMake: *sigh*
Matthias Maier [Mon, 1 Apr 2013 08:26:59 +0000 (08:26 +0000)]
CMake: *sigh*

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

11 years agoCMake: Bugfixes
Matthias Maier [Mon, 1 Apr 2013 08:17:30 +0000 (08:17 +0000)]
CMake: Bugfixes

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

11 years agoC++ says that default arguments can only be attached to a declaration of a
Wolfgang Bangerth [Sun, 31 Mar 2013 23:16:38 +0000 (23:16 +0000)]
C++ says that default arguments can only be attached to a declaration of a
template, not a definition. Fix this. It also helps the documentation
generation.

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

11 years agoCMake: Make the custom overrides more robust. Also try to handle incomplete LAPACK...
Matthias Maier [Sun, 31 Mar 2013 23:14:45 +0000 (23:14 +0000)]
CMake: Make the custom overrides more robust. Also try to handle incomplete LAPACK interfaces

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