]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoPort a bunch of vector tests to petsc scalar complex. Add one equality-initialiser...
young [Sun, 20 Oct 2013 13:40:18 +0000 (13:40 +0000)]
Port a bunch of vector tests to petsc scalar complex. Add one equality-initialiser test.

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

11 years agoTest print a complex vector.
young [Sat, 19 Oct 2013 19:08:07 +0000 (19:08 +0000)]
Test print a complex vector.

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

11 years agoSame as before, but here for the linfty norm.
young [Sat, 19 Oct 2013 18:41:39 +0000 (18:41 +0000)]
Same as before, but here for the linfty norm.

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

11 years agoCheck l1- and l2-norm of complex vectors. Ignore test generated files.
young [Sat, 19 Oct 2013 18:23:03 +0000 (18:23 +0000)]
Check l1- and l2-norm of complex vectors. Ignore test generated files.

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

11 years agoSilence compiler warning in PetscScalar=real.
young [Sat, 19 Oct 2013 14:43:52 +0000 (14:43 +0000)]
Silence compiler warning in PetscScalar=real.

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

11 years agoIgnore test generated files.
young [Sat, 19 Oct 2013 14:42:06 +0000 (14:42 +0000)]
Ignore test generated files.

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

11 years agoCorrect some comments.
young [Sat, 19 Oct 2013 14:41:09 +0000 (14:41 +0000)]
Correct some comments.

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

11 years agoAnother matrix element access test.
young [Sat, 19 Oct 2013 14:40:33 +0000 (14:40 +0000)]
Another matrix element access test.

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

11 years agoSplit one test into three simpler tests. One test crashes (element_access_02) due...
young [Sat, 19 Oct 2013 14:06:27 +0000 (14:06 +0000)]
Split one test into three simpler tests. One test crashes (element_access_02) due to a hidden bug.

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

11 years agoGet changes to data_out.cc and matrix_tools.cc from branch (using merge all).
young [Fri, 18 Oct 2013 15:26:12 +0000 (15:26 +0000)]
Get changes to data_out.cc and matrix_tools.cc from branch (using merge all).

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

11 years agoDefine bahviour of real() and imag() where PetscScalar is real.
young [Fri, 18 Oct 2013 15:21:59 +0000 (15:21 +0000)]
Define bahviour of real() and imag() where PetscScalar is real.

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

11 years agoTest real() and imag() work correctly on complex vectors.
young [Fri, 18 Oct 2013 15:06:54 +0000 (15:06 +0000)]
Test real() and imag() work correctly on complex vectors.

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

11 years agoAdd std conforming real() and imag() [no more casting on vector elements].
young [Fri, 18 Oct 2013 15:05:52 +0000 (15:05 +0000)]
Add std conforming real() and imag() [no more casting on vector elements].

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

11 years agoAdjust output: We do not output ghosts of a vector when they are not up to date.
kronbichler [Fri, 18 Oct 2013 14:14:52 +0000 (14:14 +0000)]
Adjust output: We do not output ghosts of a vector when they are not up to date.

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

11 years agoAdd safety check that vector really is ghosted in fe_evaluation.
kronbichler [Fri, 18 Oct 2013 12:30:38 +0000 (12:30 +0000)]
Add safety check that vector really is ghosted in fe_evaluation.

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

11 years agoImprove handling of ghost elements in parallel vector: Distinguish a state with read...
kronbichler [Fri, 18 Oct 2013 12:19:18 +0000 (12:19 +0000)]
Improve handling of ghost elements in parallel vector: Distinguish a state with read access to ghost elements and one with write access (assembly mode).

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

11 years agoLicense.
young [Fri, 18 Oct 2013 11:33:00 +0000 (11:33 +0000)]
License.

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

11 years agoTwo simple petsc-complex vector tests.
young [Fri, 18 Oct 2013 11:21:06 +0000 (11:21 +0000)]
Two simple petsc-complex vector tests.

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

11 years agoIgnore test generated files.
young [Fri, 18 Oct 2013 10:49:49 +0000 (10:49 +0000)]
Ignore test generated files.

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

11 years agoMake test 00 deal.II-like (no verbose output, OK).
young [Fri, 18 Oct 2013 10:41:30 +0000 (10:41 +0000)]
Make test 00 deal.II-like (no verbose output, OK).

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

11 years agoA set of tests that check real and complex parts of PETSc matrices.
young [Fri, 18 Oct 2013 10:08:30 +0000 (10:08 +0000)]
A set of tests that check real and complex parts of PETSc matrices.

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

11 years agoUse std_cxx1x::bind instead of std::bind which is not available in non C++11 mode
maier [Fri, 18 Oct 2013 09:36:34 +0000 (09:36 +0000)]
Use std_cxx1x::bind instead of std::bind which is not available in non C++11 mode

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

11 years agoDelete unused variables in matrix_tools.
turcksin [Thu, 17 Oct 2013 20:41:18 +0000 (20:41 +0000)]
Delete unused variables in matrix_tools.

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

11 years agoUse WorkStream in Step-14. Need to update the documentation and to use TBB instead...
turcksin [Thu, 17 Oct 2013 17:22:16 +0000 (17:22 +0000)]
Use WorkStream in Step-14. Need to update the documentation and to use TBB instead of new_thread.

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

11 years agoUse WorkStream in Step-13. Need to update the documentation and to use TBB instead...
turcksin [Thu, 17 Oct 2013 16:58:29 +0000 (16:58 +0000)]
Use WorkStream in Step-13. Need to update the documentation and to use TBB instead of new_thread.

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

11 years agoCorrect generic output for petsc scalar complex test 00.
young [Thu, 17 Oct 2013 14:23:23 +0000 (14:23 +0000)]
Correct generic output for petsc scalar complex test 00.

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

11 years agoFix test cc.
young [Thu, 17 Oct 2013 14:18:41 +0000 (14:18 +0000)]
Fix test cc.

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

11 years agoFinalise a PetscScalar-std complex test.
young [Thu, 17 Oct 2013 09:42:20 +0000 (09:42 +0000)]
Finalise a PetscScalar-std complex test.

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

11 years agoIgnore generated files.
young [Thu, 17 Oct 2013 09:16:47 +0000 (09:16 +0000)]
Ignore generated files.

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

11 years agoA trivial initialisation tests for SLEPc complex.
young [Thu, 17 Oct 2013 09:15:19 +0000 (09:15 +0000)]
A trivial initialisation tests for SLEPc complex.

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

11 years agoGridTools::partition_triangulation no longer uses user_index which fixes step-18...
heister [Wed, 16 Oct 2013 22:42:24 +0000 (22:42 +0000)]
GridTools::partition_triangulation no longer uses user_index which fixes step-18 in debug mode

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

11 years agotake over 31267,31269,31270 from the branch
heister [Wed, 16 Oct 2013 20:12:52 +0000 (20:12 +0000)]
take over 31267,31269,31270 from the branch

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

11 years agoTake over r31262 from branch_port_the_testsuite
maier [Wed, 16 Oct 2013 17:35:14 +0000 (17:35 +0000)]
Take over r31262 from branch_port_the_testsuite

Fix opaque type problem in derivative_approximation.h

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

11 years agoAdd update_ghost_values and compress to parallel block vector for a consistent interf...
kronbichler [Wed, 16 Oct 2013 14:43:54 +0000 (14:43 +0000)]
Add update_ghost_values and compress to parallel block vector for a consistent interface with the parallel non-block vector.

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

11 years agoAdjust comments
kronbichler [Wed, 16 Oct 2013 14:43:14 +0000 (14:43 +0000)]
Adjust comments

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

11 years agoDelete stray 'of'
kronbichler [Wed, 16 Oct 2013 14:41:36 +0000 (14:41 +0000)]
Delete stray 'of'

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

11 years agoGrab an ierr fix from trunk (and other updates).
young [Wed, 16 Oct 2013 10:10:19 +0000 (10:10 +0000)]
Grab an ierr fix from trunk (and other updates).

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

11 years agoAvoid 'typename' outside templates.
bangerth [Wed, 16 Oct 2013 02:41:43 +0000 (02:41 +0000)]
Avoid 'typename' outside templates.

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

11 years agoReplace Threads with WorkStream in step-9. Documentation still needs to be updated.
turcksin [Wed, 16 Oct 2013 00:06:34 +0000 (00:06 +0000)]
Replace Threads with WorkStream in step-9. Documentation still needs to be updated.

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

11 years agoModify data_out.cc to copy the patches in parrallel.
turcksin [Tue, 15 Oct 2013 20:28:36 +0000 (20:28 +0000)]
Modify data_out.cc to copy the patches in parrallel.

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

11 years agoReplace distance by using SynchronousIterators in derivative_approximation.
turcksin [Tue, 15 Oct 2013 17:34:45 +0000 (17:34 +0000)]
Replace distance by using SynchronousIterators in derivative_approximation.

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

11 years agoRemove debug output accidentally committed in r31180.
bangerth [Mon, 14 Oct 2013 22:16:49 +0000 (22:16 +0000)]
Remove debug output accidentally committed in r31180.

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

11 years agoReplace the second Threads by WorkStream in matrix_tools.cc
turcksin [Mon, 14 Oct 2013 21:37:39 +0000 (21:37 +0000)]
Replace the second Threads by WorkStream in matrix_tools.cc

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

11 years agoFix typo.
bangerth [Mon, 14 Oct 2013 20:56:11 +0000 (20:56 +0000)]
Fix typo.

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

11 years agoReplace the first Threads by WorkStream in matrix_tools.cc
turcksin [Mon, 14 Oct 2013 19:19:08 +0000 (19:19 +0000)]
Replace the first Threads by WorkStream in matrix_tools.cc

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

11 years agoAdd a comment.
bangerth [Mon, 14 Oct 2013 13:23:43 +0000 (13:23 +0000)]
Add a comment.

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

11 years agoClarify a couple of items.
bangerth [Mon, 14 Oct 2013 12:19:27 +0000 (12:19 +0000)]
Clarify a couple of items.

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

11 years agoDisable output to console.
bangerth [Mon, 14 Oct 2013 12:01:09 +0000 (12:01 +0000)]
Disable output to console.

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

11 years agoDisable warning #135 on intel compilers.
bangerth [Mon, 14 Oct 2013 11:57:31 +0000 (11:57 +0000)]
Disable warning #135 on intel compilers.

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

11 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

11 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

11 years agoRecord a petscscalar complex tests that was useful.
young [Fri, 11 Oct 2013 14:02:08 +0000 (14:02 +0000)]
Record a petscscalar complex tests that was useful.

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

11 years agoMerge from trunk - this branch still compiles and links.
young [Fri, 11 Oct 2013 13:56:25 +0000 (13:56 +0000)]
Merge from trunk - this branch still compiles and links.

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

11 years agoInstant. two functions with complex numbers.
young [Fri, 11 Oct 2013 13:29:19 +0000 (13:29 +0000)]
Instant. two functions with complex numbers.

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 years agoInstantiate to workaround link errors in dof_accessor_xxx. There should be a prettier...
young [Sun, 6 Oct 2013 21:53:21 +0000 (21:53 +0000)]
Instantiate to workaround link errors in dof_accessor_xxx. There should be a prettier way to do this.

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

11 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

11 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

11 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

11 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

11 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

11 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

11 years agoMark changes in CHANGES (and merge from trunk).
young [Sat, 5 Oct 2013 03:53:29 +0000 (03:53 +0000)]
Mark changes in CHANGES (and merge from trunk).

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

11 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

11 years agoRestore branch to a compilable state. No masks, no hidden compiler warnings.
young [Sat, 5 Oct 2013 03:45:53 +0000 (03:45 +0000)]
Restore branch to a compilable state. No masks, no hidden compiler warnings.

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

11 years agoRecreate branch branch_petscscalar_complex - learn from mistakes and start again...
young [Sat, 5 Oct 2013 01:07:24 +0000 (01:07 +0000)]
Recreate branch branch_petscscalar_complex - learn from mistakes and start again...

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

11 years agoCopy tests directory over to branch_petscscalar_complex
young [Sat, 5 Oct 2013 00:14:20 +0000 (00:14 +0000)]
Copy tests directory over to branch_petscscalar_complex

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

11 years agoRemove tests due to conflicts.
young [Sat, 5 Oct 2013 00:12:44 +0000 (00:12 +0000)]
Remove tests due to conflicts.

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

11 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

11 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

11 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

11 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

11 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

11 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


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.