]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
maier [Thu, 3 Oct 2013 23:19:13 +0000 (23:19 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/trunk@31110
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 3 Oct 2013 23:17:06 +0000 (23:17 +0000)]
Bugfix: resolve issue 105
git-svn-id: https://svn.dealii.org/trunk@31109
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 3 Oct 2013 20:39:51 +0000 (20:39 +0000)]
Rename a few variables. Initialize vectors with vector sets and communicators, rather than other vectors, to make clear that the vector is not in fact copied, and to make it clearer what index set is being used.
git-svn-id: https://svn.dealii.org/trunk@31105
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 3 Oct 2013 20:08:21 +0000 (20:08 +0000)]
Remove file accidentally added.
git-svn-id: https://svn.dealii.org/trunk@31104
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.