]>
https://gitweb.dealii.org/ - dealii-svn.git/log
maier [Tue, 11 Sep 2012 15:14:21 +0000 (15:14 +0000)]
Merge branch 'trunk' into branch_cmake
Conflicts:
deal.II/common/Make.global_options.in
deal.II/configure
deal.II/contrib/configure
deal.II/doc/news/changes.h
deal.II/doc/publications/index.html
deal.II/examples/step-42/doc/intro-step-42.tex
deal.II/include/deal.II/base/config.h.in
deal.II/include/deal.II/integrators/laplace.h
deal.II/source/Makefile
tests/integrators/laplacian_01.cc
tests/integrators/laplacian_01/cmp/generic
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26288
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 14:47:26 +0000 (14:47 +0000)]
Update
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26287
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 14:46:20 +0000 (14:46 +0000)]
Quick Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26286
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 14:44:59 +0000 (14:44 +0000)]
Add support for zlib
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26285
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 14:22:27 +0000 (14:22 +0000)]
Add Support for contrib functionparser, TODO: external
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26284
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Sep 2012 13:31:52 +0000 (13:31 +0000)]
Assume that std::numeric_limits is available. This has been the case for a very long time already.
git-svn-id: https://svn.dealii.org/trunk@26283
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 13:19:46 +0000 (13:19 +0000)]
Add support for netcdf and mpi
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26282
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Sep 2012 13:13:13 +0000 (13:13 +0000)]
Compilers have had std::i/ostringstream for a long time. Remove alternative.
git-svn-id: https://svn.dealii.org/trunk@26281
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 11 Sep 2012 13:11:08 +0000 (13:11 +0000)]
std::iterator has been in compilers for a long time, so remove the #ifdefs that provide alternate solutions.
git-svn-id: https://svn.dealii.org/trunk@26280
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 12:14:18 +0000 (12:14 +0000)]
Roundup...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26279
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 10:38:45 +0000 (10:38 +0000)]
MT_POSIX_NO_BARRIERS added
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26278
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 10:38:33 +0000 (10:38 +0000)]
Furhter configuration changes
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26277
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 11 Sep 2012 09:32:13 +0000 (09:32 +0000)]
A bunch of checks
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26276
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 20:37:50 +0000 (20:37 +0000)]
BUGFIX: Build C code with -fpic.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26275
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 18:55:33 +0000 (18:55 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26274
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 16:09:03 +0000 (16:09 +0000)]
Some more basic configuration...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26273
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 15:47:09 +0000 (15:47 +0000)]
Rename check_cxx_features to check_for_cxx_features
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26272
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 15:46:55 +0000 (15:46 +0000)]
Rename prepare_* to configure_*
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26271
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 15:38:39 +0000 (15:38 +0000)]
Some platform checks
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26270
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 10 Sep 2012 15:23:17 +0000 (15:23 +0000)]
move parts from numbers.h into types.h to fix circular inclusion of types, numbers, and config.
git-svn-id: https://svn.dealii.org/trunk@26269
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 14:51:02 +0000 (14:51 +0000)]
...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26268
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 10 Sep 2012 14:26:05 +0000 (14:26 +0000)]
test TextOutputFormat::simple_table_with_separate_column_description
git-svn-id: https://svn.dealii.org/trunk@26267
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 10 Sep 2012 14:25:52 +0000 (14:25 +0000)]
new TextOutputFormat::simple_table_with_separate_column_description
git-svn-id: https://svn.dealii.org/trunk@26266
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 14:17:26 +0000 (14:17 +0000)]
A small TODO list
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26265
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 14:13:53 +0000 (14:13 +0000)]
New configuration behaviour:
The library autodetection no defaults to use external libraries.
The following configuration toggles can be used to overwrite the behaviour:
DEAL_II_ALLOW_CONTRIB
Allow the use of contrib libraries if an external library is not found.
DEAL_II_FORCE_CONTRIB_*
Force the use of a contrib library. This overwrites the autodetection as
well as DEAL_II_ALLOW_CONTRIB
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26264
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 13:02:41 +0000 (13:02 +0000)]
Bugfix: Set up the Include directories at an appropriate time...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26263
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 13:02:29 +0000 (13:02 +0000)]
CMAKE Build environment for Umfpack
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26262
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 10 Sep 2012 13:02:13 +0000 (13:02 +0000)]
Small Typo
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26261
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Sat, 8 Sep 2012 16:18:53 +0000 (16:18 +0000)]
Do not even make petscall if not needed (PETSc>3.0.0).
git-svn-id: https://svn.dealii.org/trunk@26260
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 12:25:30 +0000 (12:25 +0000)]
Add -Wno-unused-local-typedefs to the list of compiler flags as necessary.
git-svn-id: https://svn.dealii.org/trunk@26259
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 12:16:58 +0000 (12:16 +0000)]
Remove some commented out code that is apparently no longer necessary.
git-svn-id: https://svn.dealii.org/trunk@26258
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 12:13:13 +0000 (12:13 +0000)]
Avoid a number of warnings about unused function arguments.
git-svn-id: https://svn.dealii.org/trunk@26257
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 11:56:15 +0000 (11:56 +0000)]
Disambiguate call to vector::push_back to make gcc 4.8 happy.
git-svn-id: https://svn.dealii.org/trunk@26256
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 8 Sep 2012 11:55:48 +0000 (11:55 +0000)]
Remove unused local typedefs along with lengthy documentation that is no longer accurate.
git-svn-id: https://svn.dealii.org/trunk@26255
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 23:11:55 +0000 (23:11 +0000)]
Adjust whitespace in output file to account for r26251.
git-svn-id: https://svn.dealii.org/trunk@26254
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 22:04:44 +0000 (22:04 +0000)]
Yet another test.
git-svn-id: https://svn.dealii.org/trunk@26253
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 22:03:06 +0000 (22:03 +0000)]
Add a test.
git-svn-id: https://svn.dealii.org/trunk@26252
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 7 Sep 2012 21:42:43 +0000 (21:42 +0000)]
make diffs not ignore whitespace for all tests.
git-svn-id: https://svn.dealii.org/trunk@26251
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 20:07:42 +0000 (20:07 +0000)]
Use '\n' instead of std::endl and add a std::flush at the end.
git-svn-id: https://svn.dealii.org/trunk@26249
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 7 Sep 2012 02:31:03 +0000 (02:31 +0000)]
Increase precision even more. There are still numbers that are printed as 0.xxxx7 or 0.xxxx8 as they are 0.xxxx75.
git-svn-id: https://svn.dealii.org/trunk@26246
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 21:36:36 +0000 (21:36 +0000)]
Document the Clang fix for Threads::Task when accessing the return value. The corresponding patch accidentally got committed as part of r26233.
git-svn-id: https://svn.dealii.org/trunk@26245
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 21:02:37 +0000 (21:02 +0000)]
Make clang++ happy by ensuring that operator== is actually declared in the same namespace as its arguments (namely, namespace dealii).
git-svn-id: https://svn.dealii.org/trunk@26244
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 20:42:45 +0000 (20:42 +0000)]
Throw away small entries rather than printing them as 0.000 (or as a blank space) if they are truly zero.
git-svn-id: https://svn.dealii.org/trunk@26242
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 6 Sep 2012 20:42:23 +0000 (20:42 +0000)]
Throw away small entries rather than printing them as 0.000 (or as a blank space) if they are truly zero.
git-svn-id: https://svn.dealii.org/trunk@26241
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Sep 2012 20:41:23 +0000 (20:41 +0000)]
Throw away entries in the matrix with a more generous threshold. This test is rather instable at a tolerance of 1e-16 and doesn't allow for good comparisons.
git-svn-id: https://svn.dealii.org/trunk@26237
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 4 Sep 2012 21:02:17 +0000 (21:02 +0000)]
start simplification of DoFHandler; remove dimension-dependent names in DoFLevels
git-svn-id: https://svn.dealii.org/trunk@26236
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 4 Sep 2012 17:44:43 +0000 (17:44 +0000)]
add and document the new make report+summary in the testsuite
git-svn-id: https://svn.dealii.org/trunk@26235
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 13:47:56 +0000 (13:47 +0000)]
Make code the same in debug and optimized mode. Otherwise this is a
prescription for subtle bugs.
git-svn-id: https://svn.dealii.org/trunk@26234
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 13:46:12 +0000 (13:46 +0000)]
Fix a bug where we try to access elements in a matrix that are beyond the end.
git-svn-id: https://svn.dealii.org/trunk@26233
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 11:59:18 +0000 (11:59 +0000)]
Fix assertion.
git-svn-id: https://svn.dealii.org/trunk@26231
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 4 Sep 2012 08:42:26 +0000 (08:42 +0000)]
Implement advection operators in weak form
git-svn-id: https://svn.dealii.org/trunk@26230
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 4 Sep 2012 07:17:36 +0000 (07:17 +0000)]
Change OpenMPI output and add comment
git-svn-id: https://svn.dealii.org/trunk@26229
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 01:49:13 +0000 (01:49 +0000)]
Suppress an erroneous warning by pgCC.
git-svn-id: https://svn.dealii.org/trunk@26227
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Sep 2012 01:45:06 +0000 (01:45 +0000)]
Make code slightly more elegant and also make it work with the PGI compiler at the same time.
git-svn-id: https://svn.dealii.org/trunk@26226
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Sep 2012 23:13:12 +0000 (23:13 +0000)]
Add to the documentation.
git-svn-id: https://svn.dealii.org/trunk@26225
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Sep 2012 22:34:40 +0000 (22:34 +0000)]
update ignores
git-svn-id: https://svn.dealii.org/trunk@26222
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Sep 2012 22:32:55 +0000 (22:32 +0000)]
update ignores for eclipse files
git-svn-id: https://svn.dealii.org/trunk@26221
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Sep 2012 22:31:24 +0000 (22:31 +0000)]
remove offset parameter from DoFHandler::distribute_dofs() (was never tested/working correctly)
git-svn-id: https://svn.dealii.org/trunk@26220
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 14:26:58 +0000 (14:26 +0000)]
replace URL by branch
git-svn-id: https://svn.dealii.org/trunk@26217
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 14:13:28 +0000 (14:13 +0000)]
Fix URL bug
git-svn-id: https://svn.dealii.org/trunk@26216
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 13:47:49 +0000 (13:47 +0000)]
Make font in table smaller
git-svn-id: https://svn.dealii.org/trunk@26215
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 13:30:00 +0000 (13:30 +0000)]
report additional libraries
git-svn-id: https://svn.dealii.org/trunk@26214
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 11:35:33 +0000 (11:35 +0000)]
Output the deal.II URL to be able to detect branches
git-svn-id: https://svn.dealii.org/trunk@26213
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 07:58:50 +0000 (07:58 +0000)]
add missing scaling factor
git-svn-id: https://svn.dealii.org/trunk@26212
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 3 Sep 2012 07:58:15 +0000 (07:58 +0000)]
add missing -f in remove command
git-svn-id: https://svn.dealii.org/trunk@26211
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:59:28 +0000 (17:59 +0000)]
Fix link.
git-svn-id: https://svn.dealii.org/trunk@26210
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:58:27 +0000 (17:58 +0000)]
Fix one more markup problem.
git-svn-id: https://svn.dealii.org/trunk@26209
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:58:07 +0000 (17:58 +0000)]
Fix it in 3 more places.
git-svn-id: https://svn.dealii.org/trunk@26208
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:57:36 +0000 (17:57 +0000)]
Fix spelling: @pre instead of @precondition.
git-svn-id: https://svn.dealii.org/trunk@26207
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 2 Sep 2012 17:56:38 +0000 (17:56 +0000)]
Remove template argument in hopes that doxygen can resolve the link.
git-svn-id: https://svn.dealii.org/trunk@26206
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 20:18:27 +0000 (20:18 +0000)]
fix wrong link to step in comment
git-svn-id: https://svn.dealii.org/trunk@26201
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 19:29:34 +0000 (19:29 +0000)]
Re-add link to changes post-7.2.
git-svn-id: https://svn.dealii.org/trunk@26198
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 19:10:06 +0000 (19:10 +0000)]
update tests (release task step 7)
git-svn-id: https://svn.dealii.org/trunk@26196
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 19:07:41 +0000 (19:07 +0000)]
update autoconf (release task step 6)
git-svn-id: https://svn.dealii.org/trunk@26195
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 19:02:20 +0000 (19:02 +0000)]
update deal version for pending release (release step 6)
git-svn-id: https://svn.dealii.org/trunk@26193
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 18:28:51 +0000 (18:28 +0000)]
Go through steps 1-3 in the release task list.
git-svn-id: https://svn.dealii.org/trunk@26191
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 18:28:04 +0000 (18:28 +0000)]
Fix a problem where the wrong file was deleted in r26004.
git-svn-id: https://svn.dealii.org/trunk@26190
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 18:22:48 +0000 (18:22 +0000)]
document ghosted vectors
git-svn-id: https://svn.dealii.org/trunk@26189
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 18:12:06 +0000 (18:12 +0000)]
Make tmp files in different make targets unique. Maybe that helps with
occasional cases where one library gets built but the other apparently doesn't...
git-svn-id: https://svn.dealii.org/trunk@26188
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 18:03:44 +0000 (18:03 +0000)]
update svn:ignore in tests
git-svn-id: https://svn.dealii.org/trunk@26187
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:57:33 +0000 (15:57 +0000)]
Format the HTML.
git-svn-id: https://svn.dealii.org/trunk@26186
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:55:18 +0000 (15:55 +0000)]
Fix markup.
git-svn-id: https://svn.dealii.org/trunk@26185
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:51:04 +0000 (15:51 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@26184
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 15:44:42 +0000 (15:44 +0000)]
Add mention of step-41.
git-svn-id: https://svn.dealii.org/trunk@26183
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 31 Aug 2012 15:21:43 +0000 (15:21 +0000)]
step-32: fix sadd with ghosted vectors
git-svn-id: https://svn.dealii.org/trunk@26182
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 14:20:58 +0000 (14:20 +0000)]
Remove a link. Add a note.
git-svn-id: https://svn.dealii.org/trunk@26181
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 14:08:25 +0000 (14:08 +0000)]
Add missing anchor.
git-svn-id: https://svn.dealii.org/trunk@26180
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 31 Aug 2012 14:07:47 +0000 (14:07 +0000)]
Remove link to deleted report.
git-svn-id: https://svn.dealii.org/trunk@26179
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 30 Aug 2012 21:18:13 +0000 (21:18 +0000)]
Remove link to a hopelessly outdated report.
git-svn-id: https://svn.dealii.org/trunk@26177
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 30 Aug 2012 16:24:26 +0000 (16:24 +0000)]
move working tests from fail to lac
git-svn-id: https://svn.dealii.org/trunk@26173
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 21:27:03 +0000 (21:27 +0000)]
return from ConstraintMatrix::close() in case of a cycle so we can test this.
git-svn-id: https://svn.dealii.org/trunk@26168
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 21:26:11 +0000 (21:26 +0000)]
update tests
git-svn-id: https://svn.dealii.org/trunk@26167
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 21:14:38 +0000 (21:14 +0000)]
improve handling of HDF5 (patch from Eric Heien)
git-svn-id: https://svn.dealii.org/trunk@26166
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 29 Aug 2012 20:54:41 +0000 (20:54 +0000)]
Rename types::invalid_material_id to numbers::invalid_material_id and similar for boundary_id.
git-svn-id: https://svn.dealii.org/trunk@26165
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 20:14:13 +0000 (20:14 +0000)]
improve cycle detection
git-svn-id: https://svn.dealii.org/trunk@26164
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 18:55:32 +0000 (18:55 +0000)]
limit the number of entries in a ConstraintMatrix generated while close()ing to detect complicated cycles.
git-svn-id: https://svn.dealii.org/trunk@26156
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 29 Aug 2012 16:17:38 +0000 (16:17 +0000)]
make test compi;e
git-svn-id: https://svn.dealii.org/trunk@26154
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 29 Aug 2012 13:10:23 +0000 (13:10 +0000)]
keep types in types and numbers in numbers
git-svn-id: https://svn.dealii.org/trunk@26153
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 29 Aug 2012 11:51:32 +0000 (11:51 +0000)]
add a TODO
git-svn-id: https://svn.dealii.org/trunk@26152
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 29 Aug 2012 11:46:49 +0000 (11:46 +0000)]
add missing inheritance
git-svn-id: https://svn.dealii.org/trunk@26151
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.