From: Wolfgang Bangerth Date: Fri, 22 Apr 2011 23:45:53 +0000 (+0000) Subject: Link in step-46. X-Git-Tag: v8.0.0~4128 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a688ddb1b9962b2f3fecf3ad81274dccaee2c1b;p=dealii.git Link in step-46. git-svn-id: https://svn.dealii.org/trunk@23629 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/tutorial/navbar.html b/deal.II/doc/doxygen/tutorial/navbar.html index 96239b9011..d645362c6c 100644 --- a/deal.II/doc/doxygen/tutorial/navbar.html +++ b/deal.II/doc/doxygen/tutorial/navbar.html @@ -69,8 +69,9 @@ 36  38  39
- 40 - 45 + 40  + 45  + 46


diff --git a/deal.II/doc/doxygen/tutorial/steps.cmapx b/deal.II/doc/doxygen/tutorial/steps.cmapx index b11d6d0a9a..a0a2515435 100644 --- a/deal.II/doc/doxygen/tutorial/steps.cmapx +++ b/deal.II/doc/doxygen/tutorial/steps.cmapx @@ -1,40 +1,41 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/deal.II/doc/doxygen/tutorial/steps.pl b/deal.II/doc/doxygen/tutorial/steps.pl index e973f59301..1726f8a3fd 100644 --- a/deal.II/doc/doxygen/tutorial/steps.pl +++ b/deal.II/doc/doxygen/tutorial/steps.pl @@ -12,8 +12,8 @@ my @steps = (1,2,3,4,5,6,7,8,9, 10,11,12,13,14,15,16,17,18,19, 20,21,22,23,24,25, 27,28,29, 30,31, 33,34,35,36, 38,39, - 40,45); -; + 40,45,46); + # List of additional node attributes to highlight purpose and state of the example my %style = ( diff --git a/deal.II/doc/doxygen/tutorial/steps.png b/deal.II/doc/doxygen/tutorial/steps.png index f583aa15c4..e34eb84d35 100644 Binary files a/deal.II/doc/doxygen/tutorial/steps.png and b/deal.II/doc/doxygen/tutorial/steps.png differ diff --git a/deal.II/doc/doxygen/tutorial/toc-list.html b/deal.II/doc/doxygen/tutorial/toc-list.html index ae66bb6679..4a505bef81 100644 --- a/deal.II/doc/doxygen/tutorial/toc-list.html +++ b/deal.II/doc/doxygen/tutorial/toc-list.html @@ -262,6 +262,11 @@ Step-45 Periodic boundary conditions. + + + Step-46 + Coupling different kinds of equations in different parts of the domain. + diff --git a/deal.II/doc/doxygen/tutorial/toc-topics.html b/deal.II/doc/doxygen/tutorial/toc-topics.html index acbee092e0..12ce492d13 100644 --- a/deal.II/doc/doxygen/tutorial/toc-topics.html +++ b/deal.II/doc/doxygen/tutorial/toc-topics.html @@ -167,7 +167,8 @@ Step-12, - Step-39 + Step-39, + Step-46 Discontinuous Galerkin methods @@ -175,7 +176,10 @@ - Step-27 + + Step-27, + Step-46 + hp finite elements @@ -314,7 +318,10 @@ - Step-8 + + Step-8, + Step-46 + Elasticity equations @@ -357,7 +364,8 @@ Step-22, Step-31, - Step-35 + Step-35, + Step-46 Stokes and incompressible Navier-Stokes flow @@ -392,9 +400,18 @@ Step-36 An eigenspectrum problem + + + + + Step-46 + Coupling different equations in different parts of the domain + +
+ Vector problems Step-8 @@ -439,6 +456,12 @@ + + + Step-46 + Coupling different equations in different parts of the domain + + Time-dependent problems