]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
maier [Sun, 31 Mar 2013 23:14:44 +0000 (23:14 +0000)]
CMake: Bugfix. Link report_features correctly
git-svn-id: https://svn.dealii.org/trunk@29129
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sun, 31 Mar 2013 23:14:43 +0000 (23:14 +0000)]
CMake: Bugfix
git-svn-id: https://svn.dealii.org/trunk@29128
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 31 Mar 2013 21:48:23 +0000 (21:48 +0000)]
Fix ParameterHandler in a different way.
git-svn-id: https://svn.dealii.org/trunk@29126
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 31 Mar 2013 21:00:32 +0000 (21:00 +0000)]
Update documentation in a couple of places.
git-svn-id: https://svn.dealii.org/trunk@29125
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 31 Mar 2013 20:47:57 +0000 (20:47 +0000)]
Update one point.
git-svn-id: https://svn.dealii.org/trunk@29124
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sun, 31 Mar 2013 20:38:01 +0000 (20:38 +0000)]
Fix a bug in ParameterHandler where parameter entries with "value" key where incorrectly treated as final nodes
git-svn-id: https://svn.dealii.org/trunk@29123
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sun, 31 Mar 2013 20:38:00 +0000 (20:38 +0000)]
Remove support for the obsolete MA27 and MA47 direct solvers of the HSL collection
git-svn-id: https://svn.dealii.org/trunk@29122
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.