]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoWorkaround an issue with clang and enabled C++11 mode
maier [Mon, 14 Oct 2013 13:51:52 +0000 (13:51 +0000)]
Workaround an issue with clang and enabled C++11 mode

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31228 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoWorkaround an issue with bundled tbb and clang in C++11 mode
maier [Mon, 14 Oct 2013 13:12:28 +0000 (13:12 +0000)]
Workaround an issue with bundled tbb and clang in C++11 mode

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31226 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoProvide at least 7 digits of accuracy so that numdiff with its 6 digits of relative...
bangerth [Mon, 14 Oct 2013 13:07:02 +0000 (13:07 +0000)]
Provide at least 7 digits of accuracy so that numdiff with its 6 digits of relative accuracy can work its magic.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31225 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoBugfix
maier [Mon, 14 Oct 2013 08:29:31 +0000 (08:29 +0000)]
Bugfix

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31221 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoExport ZLIB version as well
maier [Sun, 13 Oct 2013 22:56:58 +0000 (22:56 +0000)]
Export ZLIB version as well

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31216 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFinish documentation
maier [Sun, 13 Oct 2013 16:21:18 +0000 (16:21 +0000)]
Finish documentation

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31215 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoDelete obsolete files
maier [Sun, 13 Oct 2013 10:38:51 +0000 (10:38 +0000)]
Delete obsolete files

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31214 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge trunk into branch_port_the_testsuite
maier [Sun, 13 Oct 2013 10:38:48 +0000 (10:38 +0000)]
Merge trunk into branch_port_the_testsuite

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31213 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAnnounce tutorial program also on news page
kronbichler [Sun, 13 Oct 2013 10:01:42 +0000 (10:01 +0000)]
Announce tutorial program also on news page

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

10 years agoBugfix
maier [Sat, 12 Oct 2013 19:29:51 +0000 (19:29 +0000)]
Bugfix

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31211 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoProvide MPI version number (and OMPI version number as well)
maier [Sat, 12 Oct 2013 19:18:42 +0000 (19:18 +0000)]
Provide MPI version number (and OMPI version number as well)

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31210 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdd version information for mumps, tbb and umfpack
maier [Sat, 12 Oct 2013 18:41:21 +0000 (18:41 +0000)]
Add version information for mumps, tbb and umfpack

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31209 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdd an instantiation.
bangerth [Fri, 11 Oct 2013 14:22:21 +0000 (14:22 +0000)]
Add an instantiation.

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

10 years agoRename (setup|clean|prune)_test to (setup|clean|prune)_tests
maier [Fri, 11 Oct 2013 14:12:27 +0000 (14:12 +0000)]
Rename (setup|clean|prune)_test to (setup|clean|prune)_tests

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31207 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoHelp some compilers (notably xlC) with name lookup.
bangerth [Fri, 11 Oct 2013 13:25:08 +0000 (13:25 +0000)]
Help some compilers (notably xlC) with name lookup.

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

10 years agoRewire the reading of the obstacle: either say 'sphere' or 'read from file'.
bangerth [Fri, 11 Oct 2013 13:02:00 +0000 (13:02 +0000)]
Rewire the reading of the obstacle: either say 'sphere' or 'read from file'.

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

10 years agoMinor cleanup of parameter declaration. Remove the option 'refinement strategy =...
bangerth [Fri, 11 Oct 2013 12:50:31 +0000 (12:50 +0000)]
Minor cleanup of parameter declaration. Remove the option 'refinement strategy = fixed dofs' from the parameters since it wasn't actually implemented.

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

10 years agoRemove unnecessary template qualifier that icc chokes on
maier [Thu, 10 Oct 2013 22:54:30 +0000 (22:54 +0000)]
Remove unnecessary template qualifier that icc chokes on

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31200 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdd missing template instantiations
maier [Thu, 10 Oct 2013 22:49:48 +0000 (22:49 +0000)]
Add missing template instantiations

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31199 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge trunk into branch_port_the_testsuite
maier [Thu, 10 Oct 2013 17:35:52 +0000 (17:35 +0000)]
Merge trunk into branch_port_the_testsuite

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31198 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoDisable the "fail" and "a-framework" categories for tests
maier [Thu, 10 Oct 2013 17:17:18 +0000 (17:17 +0000)]
Disable the "fail" and "a-framework" categories for tests

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31197 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdd a Nightly branch
maier [Thu, 10 Oct 2013 17:12:27 +0000 (17:12 +0000)]
Add a Nightly branch

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31196 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoUse WorkStream instead of Thread in DerivativeApproximation::approximate_derivative.
turcksin [Thu, 10 Oct 2013 16:56:19 +0000 (16:56 +0000)]
Use WorkStream instead of Thread in DerivativeApproximation::approximate_derivative.

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

10 years agoRefactor test layout: Move all relevant parts of the new testsuite to the source...
maier [Thu, 10 Oct 2013 13:22:02 +0000 (13:22 +0000)]
Refactor test layout: Move all relevant parts of the new testsuite to the source directory so that it can still be run if ./tests is unavailable

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31194 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoReactivate -O2 for icc-14*
maier [Thu, 10 Oct 2013 08:16:03 +0000 (08:16 +0000)]
Reactivate -O2 for icc-14*

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31193 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoBugfix
maier [Wed, 9 Oct 2013 22:52:07 +0000 (22:52 +0000)]
Bugfix

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31192 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoReplace Threads by WorkStream in dof_tools_constraints.cc
turcksin [Wed, 9 Oct 2013 21:34:07 +0000 (21:34 +0000)]
Replace Threads by WorkStream in dof_tools_constraints.cc

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

10 years agoRemove test. The functionality of this test can not be verified if we work in directo...
bangerth [Wed, 9 Oct 2013 19:01:57 +0000 (19:01 +0000)]
Remove test. The functionality of this test can not be verified if we work in directories other than the source directory since there we don't know anything about the file system layout.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31190 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMake other necessary adjustments.
bangerth [Wed, 9 Oct 2013 18:53:44 +0000 (18:53 +0000)]
Make other necessary adjustments.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31189 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix search path. again.
bangerth [Wed, 9 Oct 2013 15:05:39 +0000 (15:05 +0000)]
Fix search path. again.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31188 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemove top lines with absolute paths.
bangerth [Wed, 9 Oct 2013 15:00:49 +0000 (15:00 +0000)]
Remove top lines with absolute paths.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31187 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix search path.
bangerth [Wed, 9 Oct 2013 14:58:16 +0000 (14:58 +0000)]
Fix search path.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31186 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRework.
bangerth [Wed, 9 Oct 2013 12:42:30 +0000 (12:42 +0000)]
Rework.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31185 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoOnly set TMPDIR if it isn't already set.
bangerth [Wed, 9 Oct 2013 12:32:54 +0000 (12:32 +0000)]
Only set TMPDIR if it isn't already set.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31184 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix typo.
bangerth [Wed, 9 Oct 2013 12:30:55 +0000 (12:30 +0000)]
Fix typo.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31183 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoDoc: Introduce two more links and regroup "Home" in the navbar
maier [Wed, 9 Oct 2013 11:58:13 +0000 (11:58 +0000)]
Doc: Introduce two more links and regroup "Home" in the navbar

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

10 years agoMerge from mainline.
bangerth [Tue, 8 Oct 2013 20:37:11 +0000 (20:37 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31181 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agotake over r31179 to mainline
heister [Tue, 8 Oct 2013 20:02:32 +0000 (20:02 +0000)]
take over r31179 to mainline

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

10 years agocheck return value of MPI_File_open
heister [Tue, 8 Oct 2013 20:00:04 +0000 (20:00 +0000)]
check return value of MPI_File_open

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31179 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemove outdated svn:ignore.
bangerth [Tue, 8 Oct 2013 19:47:03 +0000 (19:47 +0000)]
Remove outdated svn:ignore.

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

10 years agoRework.
bangerth [Tue, 8 Oct 2013 19:46:27 +0000 (19:46 +0000)]
Rework.

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

10 years agoLink to appropriate tag files.
bangerth [Tue, 8 Oct 2013 19:37:45 +0000 (19:37 +0000)]
Link to appropriate tag files.

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

10 years agoSlightly reword top note.
bangerth [Tue, 8 Oct 2013 19:36:00 +0000 (19:36 +0000)]
Slightly reword top note.

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

10 years agoRework.
bangerth [Tue, 8 Oct 2013 19:34:27 +0000 (19:34 +0000)]
Rework.

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

10 years agoUpdate some of the information at the bottom. The link to DEAL no
bangerth [Tue, 8 Oct 2013 19:03:30 +0000 (19:03 +0000)]
Update some of the information at the bottom. The link to DEAL no
longer works, so delete it.

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

10 years agoadd test for write_vtu_in_parallel
heister [Tue, 8 Oct 2013 14:37:45 +0000 (14:37 +0000)]
add test for write_vtu_in_parallel

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31172 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove error message.
bangerth [Tue, 8 Oct 2013 14:18:30 +0000 (14:18 +0000)]
Improve error message.

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

10 years agoRelease mutex on the same thread that acquired it, to satisfy POSIX requirements.
bangerth [Tue, 8 Oct 2013 12:46:17 +0000 (12:46 +0000)]
Release mutex on the same thread that acquired it, to satisfy POSIX requirements.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31170 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRun second part of test only if it's different from the first. Adjust test output.
bangerth [Tue, 8 Oct 2013 12:41:27 +0000 (12:41 +0000)]
Run second part of test only if it's different from the first. Adjust test output.

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

10 years agoImplement bilinear interpolation in a much faster way.
bangerth [Tue, 8 Oct 2013 00:17:45 +0000 (00:17 +0000)]
Implement bilinear interpolation in a much faster way.

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

10 years agoNo longer output the residual to output files.
bangerth [Mon, 7 Oct 2013 23:52:01 +0000 (23:52 +0000)]
No longer output the residual to output files.

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

10 years agoCompute locally owned active set as intersection of two sets.
bangerth [Mon, 7 Oct 2013 23:50:20 +0000 (23:50 +0000)]
Compute locally owned active set as intersection of two sets.

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

10 years agoenhance SparseMatrix documentation
heister [Mon, 7 Oct 2013 21:55:54 +0000 (21:55 +0000)]
enhance SparseMatrix documentation

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

10 years agoMinor adjustments.
bangerth [Mon, 7 Oct 2013 14:51:55 +0000 (14:51 +0000)]
Minor adjustments.

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

10 years agoPatch by Mayank Subharwal and Andreas Putz: Make GridIn read VTK files as well.
bangerth [Mon, 7 Oct 2013 13:43:08 +0000 (13:43 +0000)]
Patch by Mayank Subharwal and Andreas Putz: Make GridIn read VTK files as well.

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

10 years agoSearch first for the file with its complete given name. I.e., if someone
bangerth [Mon, 7 Oct 2013 13:28:39 +0000 (13:28 +0000)]
Search first for the file with its complete given name. I.e., if someone
searches for <mesh.vtk> with additional suffix <.vtk>, then still find the
file if it exists before trying <mesh.vtk.vtk>.

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

10 years agoRewrite in parts.
bangerth [Mon, 7 Oct 2013 03:42:41 +0000 (03:42 +0000)]
Rewrite in parts.

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

10 years agoRemove extraneous space.
bangerth [Mon, 7 Oct 2013 03:08:28 +0000 (03:08 +0000)]
Remove extraneous space.

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

10 years agoLink in step-42.
bangerth [Mon, 7 Oct 2013 02:54:40 +0000 (02:54 +0000)]
Link in step-42.

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

10 years agoUpdate svn:ignore.
bangerth [Mon, 7 Oct 2013 02:42:34 +0000 (02:42 +0000)]
Update svn:ignore.

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

10 years agoFinish documenting.
bangerth [Mon, 7 Oct 2013 02:35:51 +0000 (02:35 +0000)]
Finish documenting.

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

10 years agoComment on solve_newton().
bangerth [Sun, 6 Oct 2013 21:03:56 +0000 (21:03 +0000)]
Comment on solve_newton().

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

10 years agoBugfix: Pick up the Fortran interface for lapack correctly
maier [Sun, 6 Oct 2013 20:00:42 +0000 (20:00 +0000)]
Bugfix: Pick up the Fortran interface for lapack correctly

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31154 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoBugfix: build_tests should be recompiled if the underlying library changes...
maier [Sun, 6 Oct 2013 19:41:34 +0000 (19:41 +0000)]
Bugfix: build_tests should be recompiled if the underlying library changes...

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31153 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix a bug introduced in the previous version.
bangerth [Sun, 6 Oct 2013 18:21:36 +0000 (18:21 +0000)]
Fix a bug introduced in the previous version.

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

10 years agoSome more documentation
maier [Sat, 5 Oct 2013 22:37:33 +0000 (22:37 +0000)]
Some more documentation

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31151 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFirst part of documentation
maier [Sat, 5 Oct 2013 17:25:48 +0000 (17:25 +0000)]
First part of documentation

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31150 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoSwitch Assert to AssertThrow where a PETScInternalError can occur.
young [Sat, 5 Oct 2013 16:08:10 +0000 (16:08 +0000)]
Switch Assert to AssertThrow where a PETScInternalError can occur.

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

10 years agoDoc: Update CMake documentation. Add a section about configuration and
maier [Sat, 5 Oct 2013 15:03:16 +0000 (15:03 +0000)]
Doc: Update CMake documentation. Add a section about configuration and
building, reflect recent changes

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31148 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoDoc: Rearrange two paragraphs
maier [Sat, 5 Oct 2013 13:01:10 +0000 (13:01 +0000)]
Doc: Rearrange two paragraphs

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31147 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoUpdate readme on Windows support and minimal gcc version
maier [Sat, 5 Oct 2013 12:59:41 +0000 (12:59 +0000)]
Update readme on Windows support and minimal gcc version

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31146 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge trunk into branch_port_the_testsuite
maier [Sat, 5 Oct 2013 12:32:43 +0000 (12:32 +0000)]
Merge trunk into branch_port_the_testsuite

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31145 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMove forward.
bangerth [Sat, 5 Oct 2013 12:17:40 +0000 (12:17 +0000)]
Move forward.

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

10 years agoadd Stephan's paper
kanschat [Sat, 5 Oct 2013 11:48:41 +0000 (11:48 +0000)]
add Stephan's paper

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

10 years agoMake clang happy
maier [Sat, 5 Oct 2013 11:46:11 +0000 (11:46 +0000)]
Make clang happy

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31142 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoIndent.
bangerth [Sat, 5 Oct 2013 11:32:20 +0000 (11:32 +0000)]
Indent.

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

10 years agoAdd a strangely missing AssertThrow.
young [Sat, 5 Oct 2013 03:52:30 +0000 (03:52 +0000)]
Add a strangely missing AssertThrow.

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

10 years agoPrint a detailed info message
maier [Sat, 5 Oct 2013 00:50:10 +0000 (00:50 +0000)]
Print a detailed info message

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31135 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoLast changes for the day. Good progress :-)
bangerth [Fri, 4 Oct 2013 23:04:52 +0000 (23:04 +0000)]
Last changes for the day. Good progress :-)

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

10 years agoMore documentation.
bangerth [Fri, 4 Oct 2013 22:32:36 +0000 (22:32 +0000)]
More documentation.

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

10 years agoMore documentation.
bangerth [Fri, 4 Oct 2013 21:33:36 +0000 (21:33 +0000)]
More documentation.

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

10 years agoUpdate TODO
maier [Fri, 4 Oct 2013 21:32:57 +0000 (21:32 +0000)]
Update TODO

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31129 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoOnly run these tests if functionparser is available
maier [Fri, 4 Oct 2013 21:30:23 +0000 (21:30 +0000)]
Only run these tests if functionparser is available

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31128 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoSmall Bugfixes and Cleanup
maier [Fri, 4 Oct 2013 21:08:43 +0000 (21:08 +0000)]
Small Bugfixes and Cleanup

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31127 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoProper fix, some final rearrangement.
maier [Fri, 4 Oct 2013 20:30:03 +0000 (20:30 +0000)]
Proper fix, some final rearrangement.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31126 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMake run again in parallel.
bangerth [Fri, 4 Oct 2013 19:58:21 +0000 (19:58 +0000)]
Make run again in parallel.

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

10 years agoRemove unused variables.
bangerth [Fri, 4 Oct 2013 19:32:41 +0000 (19:32 +0000)]
Remove unused variables.

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

10 years agoUndo 31119 and fix it by doing the same thing in debug and release mode.
bangerth [Fri, 4 Oct 2013 18:37:12 +0000 (18:37 +0000)]
Undo 31119 and fix it by doing the same thing in debug and release mode.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31123 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agobetter way to fix release mode tests
heister [Fri, 4 Oct 2013 18:23:40 +0000 (18:23 +0000)]
better way to fix release mode tests

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31122 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agofix test in release mode
heister [Fri, 4 Oct 2013 18:21:34 +0000 (18:21 +0000)]
fix test in release mode

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31121 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agofix test in release mode
heister [Fri, 4 Oct 2013 18:20:58 +0000 (18:20 +0000)]
fix test in release mode

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31120 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agotest has different output in release mode
heister [Fri, 4 Oct 2013 18:05:29 +0000 (18:05 +0000)]
test has different output in release mode

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31119 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoSome compilers apparently want to have a full declaration of ConstraintMatrix
bangerth [Fri, 4 Oct 2013 13:05:10 +0000 (13:05 +0000)]
Some compilers apparently want to have a full declaration of ConstraintMatrix
if they see it in a default argument.

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

10 years agoQualify strcpy with std::
bangerth [Fri, 4 Oct 2013 13:03:44 +0000 (13:03 +0000)]
Qualify strcpy with std::

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

10 years agoQuick fix
maier [Fri, 4 Oct 2013 07:47:41 +0000 (07:47 +0000)]
Quick fix

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31116 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove exception messages
kronbichler [Fri, 4 Oct 2013 07:29:31 +0000 (07:29 +0000)]
Improve exception messages

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

10 years agoWork around a POSIX violation.
bangerth [Thu, 3 Oct 2013 23:52:35 +0000 (23:52 +0000)]
Work around a POSIX violation.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31114 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemove obsolete file
maier [Thu, 3 Oct 2013 23:31:42 +0000 (23:31 +0000)]
Remove obsolete file

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31113 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoPort new tests
maier [Thu, 3 Oct 2013 23:31:04 +0000 (23:31 +0000)]
Port new tests

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31112 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge trunk into branch_port_the_testsuite
maier [Thu, 3 Oct 2013 23:31:02 +0000 (23:31 +0000)]
Merge trunk into branch_port_the_testsuite

Conflicts:
tests/deal.II/grid_tools_05.output
tests/deal.II/grid_tools_05/cmp/generic

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31111 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.