]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
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

11 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

11 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

11 years agoBugfix
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

11 years agoBugfix: resolve issue 105
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

11 years agoRename a few variables. Initialize vectors with vector sets and communicators, rather...
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

11 years agoRemove file accidentally added.
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

11 years agoRemove one variable whose value is always equal to another.
bangerth [Thu, 3 Oct 2013 20:07:55 +0000 (20:07 +0000)]
Remove one variable whose value is always equal to another.

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

11 years agoRemove one variable whose value is always equal to another.
bangerth [Thu, 3 Oct 2013 20:00:34 +0000 (20:00 +0000)]
Remove one variable whose value is always equal to another.

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

11 years agoUse PetscReal where a real_type is needed.
young [Thu, 3 Oct 2013 17:53:07 +0000 (17:53 +0000)]
Use PetscReal where a real_type is needed.

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

11 years agodo a todo - use PetscReal where real_type is needed.
young [Thu, 3 Oct 2013 17:47:32 +0000 (17:47 +0000)]
do a todo - use PetscReal where real_type is needed.

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

11 years agoNotes to self - @todos.
young [Thu, 3 Oct 2013 16:44:26 +0000 (16:44 +0000)]
Notes to self - @todos.

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

11 years agoRemove warning (error is deeper in recursion).
young [Thu, 3 Oct 2013 16:20:29 +0000 (16:20 +0000)]
Remove warning (error is deeper in recursion).

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

11 years agoDocument problem (in a comment) with OutputIterator - this is an @todo.
young [Thu, 3 Oct 2013 15:04:48 +0000 (15:04 +0000)]
Document problem (in a comment) with OutputIterator - this is an @todo.

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

11 years agoFix divide error by cast-from-int (as it already is in the parallel case).
young [Thu, 3 Oct 2013 14:46:04 +0000 (14:46 +0000)]
Fix divide error by cast-from-int (as it already is in the parallel case).

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

11 years agoFigure out where data_out was breaking... move @whattodo to data_out_dof_data.
young [Thu, 3 Oct 2013 14:17:15 +0000 (14:17 +0000)]
Figure out where data_out was breaking... move @whattodo to data_out_dof_data.

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

11 years agoA rather long but sensible error message in slepc solver in case of complex type...
young [Thu, 3 Oct 2013 14:00:24 +0000 (14:00 +0000)]
A rather long but sensible error message in slepc solver in case of complex type (advanced API useage).

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

11 years agoOne more error identify - only dat out is masked now...
young [Thu, 3 Oct 2013 13:49:54 +0000 (13:49 +0000)]
One more error identify - only dat out is masked now...

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

11 years agoSet default problem type for SLEPc - this should be the GNHEP.
young [Thu, 3 Oct 2013 13:38:48 +0000 (13:38 +0000)]
Set default problem type for SLEPc - this should be the GNHEP.

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

11 years agoBy-pass a load of errors until we figure out how to deal with them - grep @whattodo.
young [Thu, 3 Oct 2013 13:21:55 +0000 (13:21 +0000)]
By-pass a load of errors until we figure out how to deal with them - grep @whattodo.

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

11 years agoadd to changelog
heister [Wed, 2 Oct 2013 18:25:01 +0000 (18:25 +0000)]
add to changelog

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

11 years agodo not use n_default_threads but n_threads()
heister [Wed, 2 Oct 2013 17:59:44 +0000 (17:59 +0000)]
do not use n_default_threads but n_threads()

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

11 years agoreplace n_default_threads by n_threads()
heister [Wed, 2 Oct 2013 17:52:30 +0000 (17:52 +0000)]
replace n_default_threads by n_threads()

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

11 years agoleave some comments and todos
heister [Wed, 2 Oct 2013 17:51:27 +0000 (17:51 +0000)]
leave some comments and todos

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

11 years agodo not use n_default_threads
heister [Wed, 2 Oct 2013 17:40:44 +0000 (17:40 +0000)]
do not use n_default_threads

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

11 years agointroduce new n_threads(), deprecate n_default_threads
heister [Wed, 2 Oct 2013 17:40:15 +0000 (17:40 +0000)]
introduce new n_threads(), deprecate n_default_threads

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

11 years agoremove references to n_default_threads() in error_estimator.h that are ignored anyway.
heister [Wed, 2 Oct 2013 17:35:40 +0000 (17:35 +0000)]
remove references to n_default_threads() in error_estimator.h that are ignored anyway.

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

11 years agoonly use TBB in workstream if we are allowed to use more than one thread
heister [Wed, 2 Oct 2013 17:30:01 +0000 (17:30 +0000)]
only use TBB in workstream if we are allowed to use more than one thread

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

11 years agoNow when WorkStream uses graph coloring and that there are not enough elements in...
turcksin [Wed, 2 Oct 2013 17:00:47 +0000 (17:00 +0000)]
Now when WorkStream uses graph coloring and that there are not enough elements in a color, the elements are aggregated and copied serially.

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

11 years agoMake it compile.
bangerth [Wed, 2 Oct 2013 15:06:52 +0000 (15:06 +0000)]
Make it compile.

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

11 years agoSlightly more documentation. Leave a few TODOs in the introduction.
bangerth [Wed, 2 Oct 2013 15:03:54 +0000 (15:03 +0000)]
Slightly more documentation. Leave a few TODOs in the introduction.

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

11 years agoCherry-pick revisions 31065 and 31066 from branch_port_the_testsuite
maier [Wed, 2 Oct 2013 00:47:35 +0000 (00:47 +0000)]
Cherry-pick revisions 31065 and 31066 from branch_port_the_testsuite

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

11 years agoPort the distributed periodicity test, add missing template instantiation
maier [Tue, 1 Oct 2013 21:35:48 +0000 (21:35 +0000)]
Port the distributed periodicity test, add missing template instantiation

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

11 years agoPort grid_tools_05.cc test to collect_periodic_faces
maier [Tue, 1 Oct 2013 21:35:47 +0000 (21:35 +0000)]
Port grid_tools_05.cc test to collect_periodic_faces

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

11 years agoSuppress warnings of the following kind:
bangerth [Tue, 1 Oct 2013 20:36:19 +0000 (20:36 +0000)]
Suppress warnings of the following kind:
..................
/.../deal.II/source/numerics/matrix_tools.cc(2088): warning #2536: type qualifiers are meaningless here

                  bool (*comp)(const typename SparseMatrix<number>::iterator::value_type p,
                               ^
..................
Avoiding the 'const' here is not always completely possible in
template contexts, depending on whether 'value_type' already
has the 'const' in it or not.

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

11 years agoImprove error message.
bangerth [Tue, 1 Oct 2013 18:49:50 +0000 (18:49 +0000)]
Improve error message.

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

11 years agoFix a bug in graph coloring and add a test for it.
turcksin [Tue, 1 Oct 2013 17:12:43 +0000 (17:12 +0000)]
Fix a bug in graph coloring and add a test for it.

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

11 years agoLink in step-51 tutorial program.
kronbichler [Tue, 1 Oct 2013 15:18:37 +0000 (15:18 +0000)]
Link in step-51 tutorial program.

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

11 years agoDo some operations in parallel on tasks.
bangerth [Tue, 1 Oct 2013 00:25:23 +0000 (00:25 +0000)]
Do some operations in parallel on tasks.

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

11 years agoWork around an issue in a copy constructor we needed for C++11 compatibility and...
bangerth [Tue, 1 Oct 2013 00:24:55 +0000 (00:24 +0000)]
Work around an issue in a copy constructor we needed for C++11 compatibility and Intel's ICC.

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

11 years agoTake over revisions 31045 - 31051 from branch_port_the_testsuite
maier [Mon, 30 Sep 2013 23:49:41 +0000 (23:49 +0000)]
Take over revisions 31045 - 31051 from branch_port_the_testsuite

Cleanup GridTools::collect_periodic_*:

 - Remove GridTools::collect_periodic_face_pairs
 - Unify interface for remaining GridTools::collect_periodic_faces
 - Remove deprecated functions that aren't even released
 - Bugfix: Instantiate collect_periodic_faces, this resolves a compilation
   issue with icc

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

11 years agoFix a couple of assertions.
bangerth [Mon, 30 Sep 2013 22:40:01 +0000 (22:40 +0000)]
Fix a couple of assertions.

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

11 years agoDisable warning 327 for Intel compilers. This leads to (correct)
bangerth [Mon, 30 Sep 2013 18:40:42 +0000 (18:40 +0000)]
Disable warning 327 for Intel compilers. This leads to (correct)
warnings of the kind

File: source/fe/fe_values.cc Line: 430

/.../deal.II/source/fe/fe_values.cc(430): warning #327: NULL reference is not allowed

      fe_values(*static_cast<dealii::FEValuesBase<dim, spacedim>*> (0)),
                ^
          detected during instantiation of "dealii::FEValuesViews::Tensor<2, dim, spacedim>::Tensor() [with dim=1, spacedim=1]" at line 76 of "/usr/include/c++/4.6/bits/stl_construct.h"

But we'd like to use this construct anyway.

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

11 years agoProvide a copy constructor.
bangerth [Mon, 30 Sep 2013 15:45:54 +0000 (15:45 +0000)]
Provide a copy constructor.

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

11 years agoMerge from trunk to branch; mask data_out_dof_data.
young [Mon, 30 Sep 2013 15:23:07 +0000 (15:23 +0000)]
Merge from trunk to branch; mask data_out_dof_data.

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

11 years agoLeave a TODO.
bangerth [Mon, 30 Sep 2013 14:36:13 +0000 (14:36 +0000)]
Leave a TODO.

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

11 years agoAdd a copy constructor in hopes of making Intel's ICC happy.
bangerth [Mon, 30 Sep 2013 14:15:20 +0000 (14:15 +0000)]
Add a copy constructor in hopes of making Intel's ICC happy.

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

11 years agotenporary fix for matrix.
young [Mon, 30 Sep 2013 14:02:35 +0000 (14:02 +0000)]
tenporary fix for matrix.

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

11 years agoSuppress output to console.
bangerth [Mon, 30 Sep 2013 13:38:56 +0000 (13:38 +0000)]
Suppress output to console.

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

11 years agoMove declaration of std::vector out of a loop.
bangerth [Mon, 30 Sep 2013 13:36:31 +0000 (13:36 +0000)]
Move declaration of std::vector out of a loop.

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

11 years agoTry to make older gccs happy.
bangerth [Mon, 30 Sep 2013 13:32:52 +0000 (13:32 +0000)]
Try to make older gccs happy.

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

11 years agoProvide a copy constructor for the Task class. This should make
bangerth [Mon, 30 Sep 2013 13:26:55 +0000 (13:26 +0000)]
Provide a copy constructor for the Task class. This should make
Intel ICC happy.

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

11 years agoProvide a copy constructor for the accessor class. This should make
bangerth [Mon, 30 Sep 2013 13:26:36 +0000 (13:26 +0000)]
Provide a copy constructor for the accessor class. This should make
Intel ICC happy.

git-svn-id: https://svn.dealii.org/trunk@31028 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.