]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
12 years agoAllow selecting something different than gfortran by setting the F77 environment...
Wolfgang Bangerth [Fri, 8 Jun 2012 08:35:23 +0000 (08:35 +0000)]
Allow selecting something different than gfortran by setting the F77 environment variable.

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

12 years agoUpdate test results after recent changes to FE_DGQArbitraryNodes and PointValueHistory.
Wolfgang Bangerth [Thu, 7 Jun 2012 21:57:56 +0000 (21:57 +0000)]
Update test results after recent changes to FE_DGQArbitraryNodes and PointValueHistory.

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

12 years agoadded missing instantiations for DerivativeApproximation::approximate_derivative_tensor()
Timo Heister [Thu, 7 Jun 2012 16:46:33 +0000 (16:46 +0000)]
added missing instantiations for DerivativeApproximation::approximate_derivative_tensor()

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

12 years agoProvide links from functions to a module.
Wolfgang Bangerth [Wed, 6 Jun 2012 21:42:56 +0000 (21:42 +0000)]
Provide links from functions to a module.

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

12 years agoAdd a couple sentences.
Wolfgang Bangerth [Wed, 6 Jun 2012 21:30:38 +0000 (21:30 +0000)]
Add a couple sentences.

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

12 years agoAdd one more paragraph as suggested by Joerg.
Wolfgang Bangerth [Wed, 6 Jun 2012 21:22:38 +0000 (21:22 +0000)]
Add one more paragraph as suggested by Joerg.

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

12 years agoAdd a section.
Wolfgang Bangerth [Wed, 6 Jun 2012 16:12:44 +0000 (16:12 +0000)]
Add a section.

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

12 years agoAnnounce step-43.
Wolfgang Bangerth [Wed, 6 Jun 2012 14:08:38 +0000 (14:08 +0000)]
Announce step-43.

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

12 years agoRegenerate.
Wolfgang Bangerth [Wed, 6 Jun 2012 13:48:06 +0000 (13:48 +0000)]
Regenerate.

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

12 years agoSimplify the decision which iterator class to use somewhat. My hope is that this...
Wolfgang Bangerth [Wed, 6 Jun 2012 12:40:29 +0000 (12:40 +0000)]
Simplify the decision which iterator class to use somewhat. My hope is that this gives IDEs a better handle at what these iterator types actually are, though it doesn't seem to help much with Eclipse right now.

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

12 years agoAdded support for FE_DGQArbitraryNodes in codimension one.
Luca Heltai [Wed, 6 Jun 2012 12:36:34 +0000 (12:36 +0000)]
Added support for FE_DGQArbitraryNodes in codimension one.

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

12 years agoclarify documentation
Timo Heister [Tue, 5 Jun 2012 18:53:54 +0000 (18:53 +0000)]
clarify documentation

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

12 years agoMinor simplifications.
Wolfgang Bangerth [Tue, 5 Jun 2012 10:31:53 +0000 (10:31 +0000)]
Minor simplifications.

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

12 years agoReindent.
Wolfgang Bangerth [Mon, 4 Jun 2012 21:58:01 +0000 (21:58 +0000)]
Reindent.

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

12 years agoAdd a missing include file.
Wolfgang Bangerth [Sun, 3 Jun 2012 17:47:53 +0000 (17:47 +0000)]
Add a missing include file.

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

12 years agoFinish step-15.
Wolfgang Bangerth [Sun, 3 Jun 2012 17:45:29 +0000 (17:45 +0000)]
Finish step-15.

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

12 years agoProvide more references to a recently added glossary entry on component masks.
Wolfgang Bangerth [Sun, 3 Jun 2012 17:45:02 +0000 (17:45 +0000)]
Provide more references to a recently added glossary entry on component masks.

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

12 years agoImplement W1infty norm and seminorm in VectorTools::integrate_difference.
Wolfgang Bangerth [Sun, 3 Jun 2012 17:44:51 +0000 (17:44 +0000)]
Implement W1infty norm and seminorm in VectorTools::integrate_difference.

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

12 years agoThe point seems to be outside the cell
Sebastian Pauletti [Sun, 3 Jun 2012 10:13:34 +0000 (10:13 +0000)]
The point seems to be outside the cell

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

12 years agoPatch by Michael Rapson: Major update of the PointValueHistory class.
Wolfgang Bangerth [Fri, 1 Jun 2012 19:07:07 +0000 (19:07 +0000)]
Patch by Michael Rapson: Major update of the PointValueHistory class.

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

12 years agoUpdate.
Wolfgang Bangerth [Fri, 1 Jun 2012 13:18:17 +0000 (13:18 +0000)]
Update.

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

12 years agoAdd one large comment on adaptive meshes.
Wolfgang Bangerth [Fri, 1 Jun 2012 12:26:26 +0000 (12:26 +0000)]
Add one large comment on adaptive meshes.

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

12 years agoFix typo.
Wolfgang Bangerth [Fri, 1 Jun 2012 10:33:10 +0000 (10:33 +0000)]
Fix typo.

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

12 years agoRevert r25581 and leave a TODO discussing the issue.
Wolfgang Bangerth [Fri, 1 Jun 2012 10:30:22 +0000 (10:30 +0000)]
Revert r25581 and leave a TODO discussing the issue.

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

12 years agoMinor doc update.
Wolfgang Bangerth [Fri, 1 Jun 2012 09:53:43 +0000 (09:53 +0000)]
Minor doc update.

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

12 years agoCorrect documentation. Provide a glossary entry and link to it.
Wolfgang Bangerth [Fri, 1 Jun 2012 08:59:26 +0000 (08:59 +0000)]
Correct documentation. Provide a glossary entry and link to it.

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

12 years agostep-42: fix deadlock with many CPUs
Timo Heister [Thu, 31 May 2012 17:03:59 +0000 (17:03 +0000)]
step-42: fix deadlock with many CPUs

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

12 years agoSlightly more.
Wolfgang Bangerth [Thu, 31 May 2012 15:17:02 +0000 (15:17 +0000)]
Slightly more.

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

12 years agoClarify the description of ConstraintMatrix::set_zero(..) in the documentation
Matthias Maier [Thu, 31 May 2012 15:16:54 +0000 (15:16 +0000)]
Clarify the description of ConstraintMatrix::set_zero(..) in the documentation

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

12 years agoUpdate test results that started failing in r25578.
Wolfgang Bangerth [Thu, 31 May 2012 12:46:06 +0000 (12:46 +0000)]
Update test results that started failing in r25578.

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

12 years agoMinor formatting changes. Remove unnecessary code to set a vector to zero.
Wolfgang Bangerth [Thu, 31 May 2012 12:21:48 +0000 (12:21 +0000)]
Minor formatting changes. Remove unnecessary code to set a vector to zero.

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

12 years agoBreak long comment lines.
Wolfgang Bangerth [Thu, 31 May 2012 11:57:55 +0000 (11:57 +0000)]
Break long comment lines.

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

12 years agoTwo more tests that currently fail.
Wolfgang Bangerth [Thu, 31 May 2012 08:52:36 +0000 (08:52 +0000)]
Two more tests that currently fail.

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

12 years agoSmall improvement, but not the real deal yet.
Wolfgang Bangerth [Thu, 31 May 2012 08:50:44 +0000 (08:50 +0000)]
Small improvement, but not the real deal yet.

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

12 years agoClean up code: clearly separate input arguments and return values, rather than using...
Wolfgang Bangerth [Wed, 30 May 2012 21:45:09 +0000 (21:45 +0000)]
Clean up code: clearly separate input arguments and return values, rather than using one function argument as both an initial hint and the place where a value is returned.

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

12 years agoFix typo.
Wolfgang Bangerth [Wed, 30 May 2012 21:17:08 +0000 (21:17 +0000)]
Fix typo.

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

12 years agoImprove an algorithm in MappingQ::transform_real_to_unit_cell.
Wolfgang Bangerth [Wed, 30 May 2012 21:11:51 +0000 (21:11 +0000)]
Improve an algorithm in MappingQ::transform_real_to_unit_cell.

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

12 years agoupdate tests/bits/find_cell_6
Timo Heister [Wed, 30 May 2012 20:42:36 +0000 (20:42 +0000)]
update tests/bits/find_cell_6

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

12 years agoOne more test.
Wolfgang Bangerth [Wed, 30 May 2012 14:57:40 +0000 (14:57 +0000)]
One more test.

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

12 years agoNew test.
Wolfgang Bangerth [Wed, 30 May 2012 14:28:52 +0000 (14:28 +0000)]
New test.

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

12 years agoImplement one function though it isn't quite enoughg to get the Triangulation<1,3...
Wolfgang Bangerth [Wed, 30 May 2012 14:26:33 +0000 (14:26 +0000)]
Implement one function though it isn't quite enoughg to get the Triangulation<1,3> case going.

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

12 years agoExtend test for dim=1, spacedim=3.
Wolfgang Bangerth [Wed, 30 May 2012 14:09:37 +0000 (14:09 +0000)]
Extend test for dim=1, spacedim=3.

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

12 years agoRename test. Add a bunch more commentary and make output less verbose and more inform...
Wolfgang Bangerth [Wed, 30 May 2012 14:06:50 +0000 (14:06 +0000)]
Rename test. Add a bunch more commentary and make output less verbose and more informative.

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

12 years agoProvide more cross-references.
Wolfgang Bangerth [Wed, 30 May 2012 13:46:22 +0000 (13:46 +0000)]
Provide more cross-references.

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

12 years agoMinor doc edit.
Wolfgang Bangerth [Wed, 30 May 2012 13:43:01 +0000 (13:43 +0000)]
Minor doc edit.

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

12 years agoPatch by Marco Engelhard: Add DataOutInterface::write_pvd_record.
Wolfgang Bangerth [Wed, 30 May 2012 12:53:31 +0000 (12:53 +0000)]
Patch by Marco Engelhard: Add DataOutInterface::write_pvd_record.

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

12 years agoSimplify test.
Wolfgang Bangerth [Wed, 30 May 2012 10:57:16 +0000 (10:57 +0000)]
Simplify test.

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

12 years agoFix numerous bugs in GridTools::find_cells_adjacent_to_vertex.
Wolfgang Bangerth [Wed, 30 May 2012 10:34:55 +0000 (10:34 +0000)]
Fix numerous bugs in GridTools::find_cells_adjacent_to_vertex.

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

12 years agoMore tests.
Wolfgang Bangerth [Wed, 30 May 2012 08:48:39 +0000 (08:48 +0000)]
More tests.

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

12 years agoReindent two tests.
Wolfgang Bangerth [Wed, 30 May 2012 08:26:37 +0000 (08:26 +0000)]
Reindent two tests.

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

12 years agoMake compile.
Wolfgang Bangerth [Wed, 30 May 2012 08:14:26 +0000 (08:14 +0000)]
Make compile.

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

12 years agofix bug in GridTools::find_cells_adjacent_to_vertex() (workaround)
Timo Heister [Tue, 29 May 2012 21:54:54 +0000 (21:54 +0000)]
fix bug in GridTools::find_cells_adjacent_to_vertex() (workaround)

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

12 years agostep-42: fix compilation error
Timo Heister [Tue, 29 May 2012 19:24:28 +0000 (19:24 +0000)]
step-42: fix compilation error

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

12 years agoFind and review a large number of typos. (Thanks, Matthias Maier, for running the...
Wolfgang Bangerth [Tue, 29 May 2012 19:16:36 +0000 (19:16 +0000)]
Find and review a large number of typos. (Thanks, Matthias Maier, for running the script.)

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

12 years agoImprove English language wording.
Wolfgang Bangerth [Tue, 29 May 2012 14:02:10 +0000 (14:02 +0000)]
Improve English language wording.

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

12 years agoImprove a formula.
Wolfgang Bangerth [Tue, 29 May 2012 14:00:04 +0000 (14:00 +0000)]
Improve a formula.

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

12 years agoAdd a comment following a suggestion by Daniel Gerecht (thanks!).
Wolfgang Bangerth [Tue, 29 May 2012 13:57:35 +0000 (13:57 +0000)]
Add a comment following a suggestion by Daniel Gerecht (thanks!).

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

12 years agofixed bug for filling 'diag_mass_matrix_vector', use of dealii::Timer and FGMRES...
Joerg Frohne [Tue, 29 May 2012 09:08:50 +0000 (09:08 +0000)]
fixed bug for filling 'diag_mass_matrix_vector', use of dealii::Timer and FGMRES instead of CG

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

12 years agoOne more.
Wolfgang Bangerth [Tue, 29 May 2012 08:13:40 +0000 (08:13 +0000)]
One more.

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

12 years agoAdd test for FEFieldFunction with hp::DoFHandler.
Markus Buerg [Sun, 27 May 2012 13:41:15 +0000 (13:41 +0000)]
Add test for FEFieldFunction with hp::DoFHandler.

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

12 years agoMake FEFieldFunction capable of handling hp::DoFHandler.
Markus Buerg [Sun, 27 May 2012 13:39:54 +0000 (13:39 +0000)]
Make FEFieldFunction capable of handling hp::DoFHandler.

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

12 years agoupdate test about find_active_cell_around_point() to fail
Timo Heister [Sat, 26 May 2012 22:16:04 +0000 (22:16 +0000)]
update test about find_active_cell_around_point() to fail

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

12 years agodocumentation fixes (thanks felgru)
Timo Heister [Fri, 25 May 2012 17:15:29 +0000 (17:15 +0000)]
documentation fixes (thanks felgru)

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

12 years agotest actually works.
Timo Heister [Fri, 25 May 2012 17:10:07 +0000 (17:10 +0000)]
test actually works.

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

12 years agodocument bug in find_active_cell_around_point()
Timo Heister [Fri, 25 May 2012 16:33:33 +0000 (16:33 +0000)]
document bug in find_active_cell_around_point()

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

12 years agofixes for clang 3.1: remove default parameters and give all template parameters
Timo Heister [Thu, 24 May 2012 19:59:31 +0000 (19:59 +0000)]
fixes for clang 3.1: remove default parameters and give all template parameters

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

12 years agoGo over it once.
Wolfgang Bangerth [Wed, 23 May 2012 20:57:36 +0000 (20:57 +0000)]
Go over it once.

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

12 years agoA short notification for DoFTools::make_periodicity_changes in changes.h
Matthias Maier [Tue, 22 May 2012 15:42:27 +0000 (15:42 +0000)]
A short notification for DoFTools::make_periodicity_changes in changes.h

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

12 years agoA small test for DoFTools::make_periodicity_constraints
Matthias Maier [Tue, 22 May 2012 15:42:07 +0000 (15:42 +0000)]
A small test for DoFTools::make_periodicity_constraints

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

12 years agoCreate the doc/doxygen/tutorial/{generated|plain|doxygen} folders during
Matthias Maier [Tue, 22 May 2012 11:46:47 +0000 (11:46 +0000)]
Create the doc/doxygen/tutorial/{generated|plain|doxygen} folders during
documentation generation

This is particularly useful if the deal.II library is locally managed by
a version control system that cannot track empty directories, such as git.

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

12 years agoDo not just yet use C++11 features.
Wolfgang Bangerth [Tue, 22 May 2012 11:25:43 +0000 (11:25 +0000)]
Do not just yet use C++11 features.

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

12 years agoNew test.
Wolfgang Bangerth [Tue, 22 May 2012 10:19:14 +0000 (10:19 +0000)]
New test.

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

12 years agoMake it compile again in the case of using the distributed functionality.
Wolfgang Bangerth [Tue, 22 May 2012 10:16:18 +0000 (10:16 +0000)]
Make it compile again in the case of using the distributed functionality.

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

12 years agoDon't instantiate make_periodicity_constraints for dim == 1
Matthias Maier [Mon, 21 May 2012 22:23:20 +0000 (22:23 +0000)]
Don't instantiate make_periodicity_constraints for dim == 1

As long as

dealii::DoFAccessor<0, dealii::DoFHandler<1, 1> >::child(unsigned int) const
dealii::DoFAccessor<0, dealii::DoFHandler<1, 1> >::get_fe(unsigned int) const
dealii::DoFAccessor<0, dealii::DoFHandler<1, 1> >::n_active_fe_indices() const
dealii::DoFAccessor<0, dealii::DoFHandler<1, 1> >::nth_active_fe_index(unsigned int) const
dealii::DoFAccessor<0, dealii::hp::DoFHandler<1, 1> >::child(unsigned int) const
dealii::DoFAccessor<0, dealii::hp::DoFHandler<1, 1> >::get_fe(unsigned int) const
dealii::DoFAccessor<0, dealii::hp::DoFHandler<1, 1> >::n_active_fe_indices() const
dealii::DoFAccessor<0, dealii::hp::DoFHandler<1, 1> >::nth_active_fe_index(unsigned int) const

are not instantiated, we cannot instantiate make_periodicity_constraints
for dim == 1 as well, otherwise linking against the libraries results in
unresolved symbols...

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

12 years agoAdd DoFTools::make_periodicity_constraints
Matthias Maier [Mon, 21 May 2012 22:22:59 +0000 (22:22 +0000)]
Add DoFTools::make_periodicity_constraints

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

12 years agoAdd a simple test for GridTools::collect_periodic_cell_pairs
Matthias Maier [Mon, 21 May 2012 22:22:32 +0000 (22:22 +0000)]
Add a simple test for GridTools::collect_periodic_cell_pairs

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

12 years agoInclude tria_accessor.h at the end of tria.h
Matthias Maier [Mon, 21 May 2012 22:22:06 +0000 (22:22 +0000)]
Include tria_accessor.h at the end of tria.h

Include tria_accessor.h at the end of tria.h, so that it is possible
for an end user to use the iterators of Triangulation<dim> directly
without the need to include tria_accessor.h separately.
(Otherwise the iterators are an 'opaque' or 'incomplete' type.)

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

12 years agoadd comments to closing namespace brackets
Matthias Maier [Mon, 21 May 2012 22:21:48 +0000 (22:21 +0000)]
add comments to closing namespace brackets

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

12 years agoAdd a helper function GridTools::collect_periodic_cell_pairs for periodic
Matthias Maier [Mon, 21 May 2012 22:21:25 +0000 (22:21 +0000)]
Add a helper function GridTools::collect_periodic_cell_pairs for periodic
boundary conditions

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

12 years agoAdd a file that's necessary when I use boost via my libparest library.
Wolfgang Bangerth [Mon, 21 May 2012 16:30:50 +0000 (16:30 +0000)]
Add a file that's necessary when I use boost via my libparest library.

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

12 years agoSome more markup fixes.
Wolfgang Bangerth [Mon, 21 May 2012 12:18:21 +0000 (12:18 +0000)]
Some more markup fixes.

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

12 years agoFix an assertment of doxygen markup problems.
Wolfgang Bangerth [Mon, 21 May 2012 12:08:58 +0000 (12:08 +0000)]
Fix an assertment of doxygen markup problems.

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

12 years agoRemove options that are no longer supported in doxygen 1.8.1 and that
Wolfgang Bangerth [Mon, 21 May 2012 10:26:11 +0000 (10:26 +0000)]
Remove options that are no longer supported in doxygen 1.8.1 and that
were set to their default values anyway (so older doxygen versions
will still produce the same output as before).

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

12 years agoUpdate pictures and the text around it.
Wolfgang Bangerth [Mon, 21 May 2012 10:18:11 +0000 (10:18 +0000)]
Update pictures and the text around it.

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

12 years agoFix markup problem.
Wolfgang Bangerth [Mon, 21 May 2012 09:54:52 +0000 (09:54 +0000)]
Fix markup problem.

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

12 years agoFix typo.
Wolfgang Bangerth [Mon, 21 May 2012 09:52:44 +0000 (09:52 +0000)]
Fix typo.

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

12 years agoAdd necessary tags for doxygen 1.8.1.
Wolfgang Bangerth [Sat, 19 May 2012 12:43:44 +0000 (12:43 +0000)]
Add necessary tags for doxygen 1.8.1.

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

12 years agoAdd a TODO.
Wolfgang Bangerth [Fri, 18 May 2012 13:15:47 +0000 (13:15 +0000)]
Add a TODO.

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

12 years agoRemove all traces of MinRes.
Wolfgang Bangerth [Fri, 18 May 2012 10:19:06 +0000 (10:19 +0000)]
Remove all traces of MinRes.

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

12 years agoAdd to documentation.
Wolfgang Bangerth [Wed, 16 May 2012 22:16:14 +0000 (22:16 +0000)]
Add to documentation.

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

12 years agoTalk some about the solver.
Wolfgang Bangerth [Wed, 16 May 2012 16:29:01 +0000 (16:29 +0000)]
Talk some about the solver.

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

12 years agoAdd attribution.
Wolfgang Bangerth [Wed, 16 May 2012 12:48:25 +0000 (12:48 +0000)]
Add attribution.

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

12 years agoClean up a tiny bit.
Wolfgang Bangerth [Wed, 16 May 2012 12:47:00 +0000 (12:47 +0000)]
Clean up a tiny bit.

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

12 years agoSeveral new ones.
Wolfgang Bangerth [Wed, 16 May 2012 11:42:28 +0000 (11:42 +0000)]
Several new ones.

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

12 years agoAdd a link to a paper.
Wolfgang Bangerth [Wed, 16 May 2012 10:37:36 +0000 (10:37 +0000)]
Add a link to a paper.

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

12 years agoAdd one.
Wolfgang Bangerth [Wed, 16 May 2012 08:45:02 +0000 (08:45 +0000)]
Add one.

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

12 years agoAdd a caveat.
Wolfgang Bangerth [Tue, 15 May 2012 21:36:47 +0000 (21:36 +0000)]
Add a caveat.

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

12 years agoAdd some documentation.
Wolfgang Bangerth [Thu, 10 May 2012 16:26:18 +0000 (16:26 +0000)]
Add some documentation.

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

12 years agoUse a common naming scheme: grad_phi_u instead of phi_grad_u.
Wolfgang Bangerth [Wed, 9 May 2012 15:24:18 +0000 (15:24 +0000)]
Use a common naming scheme: grad_phi_u instead of phi_grad_u.

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

12 years agoFix doc
Guido Kanschat [Tue, 8 May 2012 16:26:22 +0000 (16:26 +0000)]
Fix doc

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