]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agomerge from upstream
heister [Mon, 3 Dec 2012 19:24:30 +0000 (19:24 +0000)]
merge from upstream

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

11 years agomerge indent commit and indent manually
heister [Mon, 3 Dec 2012 19:18:03 +0000 (19:18 +0000)]
merge indent commit and indent manually

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

11 years agomerge from upstream (up to just before the indent)
heister [Mon, 3 Dec 2012 18:52:06 +0000 (18:52 +0000)]
merge from upstream (up to just before the indent)

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

11 years agorevert messed up merges r27647:27603 because they were done from mainline not upstream
heister [Mon, 3 Dec 2012 17:50:35 +0000 (17:50 +0000)]
revert messed up merges r27647:27603 because they were done from mainline not upstream

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

11 years agoRemove now outdated files.
bangerth [Thu, 29 Nov 2012 23:42:30 +0000 (23:42 +0000)]
Remove now outdated files.

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

11 years agoUpdate results for PETSc 3.3.
bangerth [Thu, 29 Nov 2012 16:18:56 +0000 (16:18 +0000)]
Update results for PETSc 3.3.

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

11 years agoRemove a test that checks PETSc's Richardson solver but that has never worked and...
bangerth [Thu, 29 Nov 2012 16:16:47 +0000 (16:16 +0000)]
Remove a test that checks PETSc's Richardson solver but that has never worked and that with PETSc 3.3 now actually aborts.

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

11 years agoAllow ConstraintMatrix::distribute_local_to_global with ChunkSparseMatrix.
kronbichler [Thu, 29 Nov 2012 16:05:54 +0000 (16:05 +0000)]
Allow ConstraintMatrix::distribute_local_to_global with ChunkSparseMatrix.

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

11 years agoReindent a couple comments. Primarily do so to trigger an automated run of the
bangerth [Thu, 29 Nov 2012 15:07:56 +0000 (15:07 +0000)]
Reindent a couple comments. Primarily do so to trigger an automated run of the
testsuite to see if the new setup works.

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

11 years agoMinor indentation changes.
bangerth [Thu, 29 Nov 2012 14:15:46 +0000 (14:15 +0000)]
Minor indentation changes.

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

11 years agoMinor markup fixes.
bangerth [Tue, 27 Nov 2012 14:10:29 +0000 (14:10 +0000)]
Minor markup fixes.

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

11 years agoMarkup fix.
bangerth [Tue, 27 Nov 2012 14:09:14 +0000 (14:09 +0000)]
Markup fix.

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

11 years agoFix grammar.
bangerth [Tue, 27 Nov 2012 03:54:03 +0000 (03:54 +0000)]
Fix grammar.

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

11 years agoUpdate an output file that produces different (now correct) results after r27655.
bangerth [Mon, 26 Nov 2012 20:02:27 +0000 (20:02 +0000)]
Update an output file that produces different (now correct) results after r27655.

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

11 years agofix comment
heister [Mon, 26 Nov 2012 16:39:45 +0000 (16:39 +0000)]
fix comment

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

11 years agoReindent the comments in fe_update_flags.h
maier [Mon, 26 Nov 2012 14:48:34 +0000 (14:48 +0000)]
Reindent the comments in fe_update_flags.h

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

11 years agoAdjust problem size to what is shown in results.
kronbichler [Mon, 26 Nov 2012 14:37:31 +0000 (14:37 +0000)]
Adjust problem size to what is shown in results.

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

11 years agoFE_FaceQ should have unit face support points just like FE_DGQ has unit cell support...
kronbichler [Mon, 26 Nov 2012 13:08:18 +0000 (13:08 +0000)]
FE_FaceQ should have unit face support points just like FE_DGQ has unit cell support points.

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

11 years agoAdd a version of DoFTools::make_zero_boundary_constraints that works on only part...
bangerth [Mon, 26 Nov 2012 04:57:29 +0000 (04:57 +0000)]
Add a version of DoFTools::make_zero_boundary_constraints that works on only part of the boundary.

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

11 years agoIntroduce numbers::invalid_boundary_id. Fix up documentation in a couple of other...
bangerth [Mon, 26 Nov 2012 04:04:13 +0000 (04:04 +0000)]
Introduce numbers::invalid_boundary_id. Fix up documentation in a couple of other places.

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

11 years agoSimplify fixed_power.
kronbichler [Sat, 24 Nov 2012 14:58:27 +0000 (14:58 +0000)]
Simplify fixed_power.

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

11 years agoPrettify comments and indent in exceptions.h
maier [Fri, 23 Nov 2012 15:41:25 +0000 (15:41 +0000)]
Prettify comments and indent in exceptions.h

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

11 years agoFix error message when deal.II uses static libraries and Trilinos shared ones.
kronbichler [Fri, 23 Nov 2012 10:11:05 +0000 (10:11 +0000)]
Fix error message when deal.II uses static libraries and Trilinos shared ones.

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

11 years agoVectorTools::interpolate should not call compress on parallel::distributed::Vector...
kronbichler [Fri, 23 Nov 2012 10:04:01 +0000 (10:04 +0000)]
VectorTools::interpolate should not call compress on parallel::distributed::Vector as this zeros out those entries that are not locally active but included via constraints. Test step-48 and step-37.

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

11 years agoAvoid segmentation fault when calling DoFHandler::distribute_dofs on empty triangulation.
kronbichler [Thu, 22 Nov 2012 13:32:48 +0000 (13:32 +0000)]
Avoid segmentation fault when calling DoFHandler::distribute_dofs on empty triangulation.

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

11 years agoAvoid debug output to the console.
bangerth [Wed, 21 Nov 2012 23:50:16 +0000 (23:50 +0000)]
Avoid debug output to the console.

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

11 years agoIntroduce a version of step-40 that uses a direct solver.
bangerth [Wed, 21 Nov 2012 23:49:38 +0000 (23:49 +0000)]
Introduce a version of step-40 that uses a direct solver.

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

11 years agoFix typo.
bangerth [Wed, 21 Nov 2012 22:05:49 +0000 (22:05 +0000)]
Fix typo.

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

11 years agoRemove a TODO that no longer applies. Minor indentation changes.
bangerth [Wed, 21 Nov 2012 21:59:45 +0000 (21:59 +0000)]
Remove a TODO that no longer applies. Minor indentation changes.

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

11 years agoWe can't use PETSc with threads, so can't use the Kelly error estimator here. Use...
bangerth [Wed, 21 Nov 2012 20:04:42 +0000 (20:04 +0000)]
We can't use PETSc with threads, so can't use the Kelly error estimator here. Use globally refined meshes instead.

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

11 years agoRemoved one obsolete comment.
kronbichler [Wed, 21 Nov 2012 17:04:17 +0000 (17:04 +0000)]
Removed one obsolete comment.

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

11 years agoUpdate outdated function/class names in comments.
kronbichler [Wed, 21 Nov 2012 16:36:27 +0000 (16:36 +0000)]
Update outdated function/class names in comments.

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

11 years agoDoxygen markup fixes.
bangerth [Wed, 21 Nov 2012 14:38:52 +0000 (14:38 +0000)]
Doxygen markup fixes.

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

11 years agoAllow compilation with this file again.
bangerth [Wed, 21 Nov 2012 14:35:43 +0000 (14:35 +0000)]
Allow compilation with this file again.

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

11 years agoAvoid a multiline comment.
bangerth [Wed, 21 Nov 2012 13:23:39 +0000 (13:23 +0000)]
Avoid a multiline comment.

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

11 years agoAvoid a multiline comment.
bangerth [Wed, 21 Nov 2012 13:22:11 +0000 (13:22 +0000)]
Avoid a multiline comment.

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

11 years agoUse ranges for copyright years.
bangerth [Wed, 21 Nov 2012 13:19:08 +0000 (13:19 +0000)]
Use ranges for copyright years.

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

11 years agoReformat all tutorial programs using the not-so-far indented comment style.
bangerth [Wed, 21 Nov 2012 13:12:20 +0000 (13:12 +0000)]
Reformat all tutorial programs using the not-so-far indented comment style.

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

11 years agoFix a bug in DoFTools::make_flux_sparsity_pattern originally reported by Baerbel.
bangerth [Wed, 21 Nov 2012 03:28:44 +0000 (03:28 +0000)]
Fix a bug in DoFTools::make_flux_sparsity_pattern originally reported by Baerbel.

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 23:58:57 +0000 (23:58 +0000)]
merge from mainline

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

11 years agobetter way to fix indentation problem
heister [Tue, 20 Nov 2012 23:57:21 +0000 (23:57 +0000)]
better way to fix indentation problem

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

11 years agofix compiler error created by astyle
heister [Tue, 20 Nov 2012 23:39:07 +0000 (23:39 +0000)]
fix compiler error created by astyle

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 23:26:57 +0000 (23:26 +0000)]
merge from mainline

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

11 years agomerge indentation manually
heister [Tue, 20 Nov 2012 23:15:38 +0000 (23:15 +0000)]
merge indentation manually

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

11 years agoUpdate.
bangerth [Tue, 20 Nov 2012 23:00:01 +0000 (23:00 +0000)]
Update.

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

11 years agoindent the whole source code with astyle
heister [Tue, 20 Nov 2012 22:49:26 +0000 (22:49 +0000)]
indent the whole source code with astyle

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 22:34:25 +0000 (22:34 +0000)]
merge from mainline

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

11 years agofix comment
heister [Tue, 20 Nov 2012 22:27:33 +0000 (22:27 +0000)]
fix comment

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

11 years agoupdate style files again
heister [Tue, 20 Nov 2012 22:23:12 +0000 (22:23 +0000)]
update style files again

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

11 years agoupdate astyle file after discussion on mailing list
heister [Tue, 20 Nov 2012 22:03:55 +0000 (22:03 +0000)]
update astyle file after discussion on mailing list

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

11 years agoreinsert reference
kanschat [Tue, 20 Nov 2012 20:13:28 +0000 (20:13 +0000)]
reinsert reference

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

11 years agoI guess endings are rather .cc and .h, not just cc and h
kanschat [Tue, 20 Nov 2012 19:08:39 +0000 (19:08 +0000)]
I guess endings are rather .cc and .h, not just cc and h

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

11 years agoChange alignment of pointers and remove offending option
kanschat [Tue, 20 Nov 2012 19:07:32 +0000 (19:07 +0000)]
Change alignment of pointers and remove offending option

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

11 years agoRemove accidentally added directory.
bangerth [Tue, 20 Nov 2012 17:57:53 +0000 (17:57 +0000)]
Remove accidentally added directory.

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

11 years agoNew test. It turns out that there was no test previously that actually ran a solver...
bangerth [Tue, 20 Nov 2012 17:55:04 +0000 (17:55 +0000)]
New test. It turns out that there was no test previously that actually ran a solver. This is one.

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

11 years agoFix a wrongly named function in a comment.
bangerth [Tue, 20 Nov 2012 17:48:16 +0000 (17:48 +0000)]
Fix a wrongly named function in a comment.

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 17:25:54 +0000 (17:25 +0000)]
merge from mainline

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

11 years agoupdate astyle file
heister [Tue, 20 Nov 2012 17:16:56 +0000 (17:16 +0000)]
update astyle file

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

11 years agoPrettify indentation.
kronbichler [Tue, 20 Nov 2012 16:37:36 +0000 (16:37 +0000)]
Prettify indentation.

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

11 years agoFix some more comment.
kronbichler [Tue, 20 Nov 2012 15:53:53 +0000 (15:53 +0000)]
Fix some more comment.

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

11 years agoFix typos in comments.
kronbichler [Tue, 20 Nov 2012 15:47:05 +0000 (15:47 +0000)]
Fix typos in comments.

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

11 years agoEliminate three more warnings.
kronbichler [Tue, 20 Nov 2012 15:39:35 +0000 (15:39 +0000)]
Eliminate three more warnings.

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

11 years agoTest the PETScWrappers::SparseDirectMumps interface.
bangerth [Tue, 20 Nov 2012 15:31:31 +0000 (15:31 +0000)]
Test the PETScWrappers::SparseDirectMumps interface.

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

11 years agoFix warning with clang.
kronbichler [Tue, 20 Nov 2012 15:03:39 +0000 (15:03 +0000)]
Fix warning with clang.

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

11 years agoOne more test.
bangerth [Tue, 20 Nov 2012 04:33:40 +0000 (04:33 +0000)]
One more test.

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

11 years agoIgnore unused parameter.
bangerth [Tue, 20 Nov 2012 04:18:55 +0000 (04:18 +0000)]
Ignore unused parameter.

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

11 years agoIgnore unused parameter.
bangerth [Tue, 20 Nov 2012 04:18:36 +0000 (04:18 +0000)]
Ignore unused parameter.

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

11 years agoMore tests.
bangerth [Tue, 20 Nov 2012 03:03:55 +0000 (03:03 +0000)]
More tests.

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

11 years agoAdd another test.
bangerth [Tue, 20 Nov 2012 02:47:04 +0000 (02:47 +0000)]
Add another test.

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

11 years agoMore comments
frohne [Mon, 19 Nov 2012 12:15:16 +0000 (12:15 +0000)]
More comments

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

11 years agoclean up and comment the solve-function
frohne [Mon, 19 Nov 2012 11:59:43 +0000 (11:59 +0000)]
clean up and comment the solve-function

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

11 years agoKeeping the contact constraints, set_zero for system_rhs_newton in hanging nodes
frohne [Mon, 19 Nov 2012 09:43:45 +0000 (09:43 +0000)]
Keeping the contact constraints, set_zero for system_rhs_newton in hanging nodes

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

11 years agoFix some issues with undefined references
maier [Mon, 19 Nov 2012 09:32:39 +0000 (09:32 +0000)]
Fix some issues with undefined references

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

11 years agoOne more roundoff change.
kronbichler [Sun, 18 Nov 2012 15:09:35 +0000 (15:09 +0000)]
One more roundoff change.

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

11 years agoFix test output on the order of roundoff because of slightly different accumulation...
kronbichler [Sun, 18 Nov 2012 14:03:05 +0000 (14:03 +0000)]
Fix test output on the order of roundoff because of slightly different accumulation of roundoff error with the change in the vector implementation.

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

11 years agoParallelize inner products, norms, etc in dealii::Vector with TBB. Tests for accumula...
kronbichler [Sun, 18 Nov 2012 08:36:09 +0000 (08:36 +0000)]
Parallelize inner products, norms, etc in dealii::Vector with TBB. Tests for accumulation. Slight cleanup of parallel operations in Vector.

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

11 years agoTest compression of mapping indices and constraint weights.
kronbichler [Sat, 17 Nov 2012 21:08:39 +0000 (21:08 +0000)]
Test compression of mapping indices and constraint weights.

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

11 years agoRun autoheader.
kronbichler [Sat, 17 Nov 2012 21:07:10 +0000 (21:07 +0000)]
Run autoheader.

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

11 years agoUse fixed_int_power instead of re-implementing it.
kronbichler [Sat, 17 Nov 2012 21:04:26 +0000 (21:04 +0000)]
Use fixed_int_power instead of re-implementing it.

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

11 years agoSkip hashes for comparing constraints in favor of a std::map with user-defined compar...
kronbichler [Sat, 17 Nov 2012 21:03:29 +0000 (21:03 +0000)]
Skip hashes for comparing constraints in favor of a std::map with user-defined comparator. This makes code cleaner and runs faster since boost's hash value is slow.

Fix error in dof_info.templates.h when hp elements are used but only one element is present.

Fix error in AVX detection.

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

11 years agoupdate namespace and documentation
kanschat [Fri, 16 Nov 2012 14:37:57 +0000 (14:37 +0000)]
update namespace and documentation

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

11 years agoAvoid warning about unused argument.
bangerth [Wed, 14 Nov 2012 14:05:09 +0000 (14:05 +0000)]
Avoid warning about unused argument.

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

11 years agoAvoid warning about unused argument.
bangerth [Wed, 14 Nov 2012 14:00:00 +0000 (14:00 +0000)]
Avoid warning about unused argument.

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

11 years agoConvert a few files.
bangerth [Wed, 14 Nov 2012 03:29:04 +0000 (03:29 +0000)]
Convert a few files.

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

11 years agoMove closer to usual style.
bangerth [Wed, 14 Nov 2012 03:28:42 +0000 (03:28 +0000)]
Move closer to usual style.

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

11 years agoLeave two urgent TODOs for this class.
bangerth [Wed, 14 Nov 2012 03:25:14 +0000 (03:25 +0000)]
Leave two urgent TODOs for this class.

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

11 years agoFix typo.
bangerth [Wed, 14 Nov 2012 03:18:19 +0000 (03:18 +0000)]
Fix typo.

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

11 years agoMark a few local variables as const.
bangerth [Wed, 14 Nov 2012 03:14:18 +0000 (03:14 +0000)]
Mark a few local variables as const.

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

11 years agoMark input arguments as const.
bangerth [Wed, 14 Nov 2012 03:12:26 +0000 (03:12 +0000)]
Mark input arguments as const.

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

11 years agoConvert to types::global_dof_index and fix a significant number of places
bangerth [Wed, 14 Nov 2012 03:04:59 +0000 (03:04 +0000)]
Convert to types::global_dof_index and fix a significant number of places
where function arguments were simply using single letters that gave away
absolutely nothing as to what their meaning might be (and no indication in the
documentation either...).

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

11 years agoMerge from mainline.
bangerth [Tue, 13 Nov 2012 22:39:28 +0000 (22:39 +0000)]
Merge from mainline.

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

11 years agorevert r27525
heister [Mon, 12 Nov 2012 16:49:14 +0000 (16:49 +0000)]
revert r27525

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

11 years agotest what happens if we change the test output here
heister [Mon, 12 Nov 2012 15:13:46 +0000 (15:13 +0000)]
test what happens if we change the test output here

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

11 years agoRolling back to 27511. Probably on the wrong track.
buerg [Mon, 12 Nov 2012 05:29:41 +0000 (05:29 +0000)]
Rolling back to 27511. Probably on the wrong track.

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

11 years agoFix a related bug in execute_refinement.
buerg [Mon, 12 Nov 2012 01:05:54 +0000 (01:05 +0000)]
Fix a related bug in execute_refinement.

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

11 years agoRemove merge info for a branch that has been completely merged.
bangerth [Sun, 11 Nov 2012 23:48:40 +0000 (23:48 +0000)]
Remove merge info for a branch that has been completely merged.

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

11 years agoAdd implementation of update_neighbors for dim=1.
buerg [Sun, 11 Nov 2012 22:26:47 +0000 (22:26 +0000)]
Add implementation of update_neighbors for dim=1.

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

11 years agoSet svn:eol-style property.
bangerth [Sun, 11 Nov 2012 16:52:16 +0000 (16:52 +0000)]
Set svn:eol-style property.

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

11 years agoAdd newline at end of file.
bangerth [Sun, 11 Nov 2012 16:16:18 +0000 (16:16 +0000)]
Add newline at end of file.

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

11 years agoTake over r27495 from branch_cmake:
maier [Sun, 11 Nov 2012 11:30:10 +0000 (11:30 +0000)]
Take over r27495 from branch_cmake:

Silence -Warray-bounds warnings for clang

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