]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Dec 1999 12:24:20 +0000 (12:24 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Dec 1999 12:24:20 +0000 (12:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@1987 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/Makefile [new file with mode: 0644]
deal.II/doc/auto/Makefile
deal.II/doc/tutorial/Makefile [new file with mode: 0644]
deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html
deal.II/doc/tutorial/chapter-2.step-by-step/Makefile
deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-1.jpg [new file with mode: 0644]
deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-2.jpg [new file with mode: 0644]
deal.II/doc/tutorial/chapter-2.step-by-step/step-1.results [new file with mode: 0644]
deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results [new file with mode: 0644]

diff --git a/deal.II/doc/Makefile b/deal.II/doc/Makefile
new file mode 100644 (file)
index 0000000..88a01c9
--- /dev/null
@@ -0,0 +1,4 @@
+tutorial:
+       cd tutorial ; $(MAKE)
+
+.PHONY: tutorial
index 602c2c5fdbd1620be15fcf15134fcdfde56f6b14..fda9d84c6c5bc390b85f9683c5d18163b9f3ceaa 100644 (file)
@@ -45,7 +45,8 @@ kdoc.library-files = kdoc/base.kdoc         \
 kdoc.library-files.rerun = $(kdoc.library-files:%.kdoc=%.kdoc.rerun)
 
 
-KDOCFLAGS   = -I../scripts/kdoc ../scripts/kdoc/kdoc -a -p
+#KDOCFLAGS   = -I../scripts/kdoc ../scripts/kdoc/kdoc -a -p
+KDOCFLAGS   = /home/people/wolf/tmp/kdoc-2.0a19/bin/kdoc -a -p
 ifeq ($(shell uname),SunOS)
 DOCPP = /home/people/wolf/Config/doc++/doc++
 #DOCPP = /home/people/kanschat/bin/doc++
diff --git a/deal.II/doc/tutorial/Makefile b/deal.II/doc/tutorial/Makefile
new file mode 100644 (file)
index 0000000..4563a56
--- /dev/null
@@ -0,0 +1,5 @@
+step-by-step:
+       cd step-by-step ; $(MAKE)
+
+
+.PHONY: step-by-step
index e4e8aeb62d96e0bde9b35cc3cd62ed7341c84eb0..34fe7bf4dd230df56d24c5ba8dd07d4be0970803 100644 (file)
@@ -55,7 +55,7 @@ This is further discussed in the chapters on
 
 <h2>Constraints on Hanging Nodes</h2>
 
-<h3>Where do the constraints come from ?</h3>
+<h3>Where do the constraints come from?</h3>
 <p>
 In order to get constraints for your hanging nodes you have to assume
 some function on the boundaries of your cells, as mentioned above.
index 468ee813adb64255f622b26005d114d2ff0d072c..ba6db20e6ffe71c2b861af5e91079b62ab4d18ee 100644 (file)
@@ -14,6 +14,7 @@ $(example-htmls):
        @cat ../../../deal.II/examples/step-by-step/$(@:.html=)/$(@:.html=.cc) \
          | perl program2html \
          >> $@
+       @cat $(@:.html=.results) >> $@
        @cat ../../../deal.II/examples/step-by-step/$(@:.html=)/$(@:.html=.cc) \
          | perl program2plain \
          >> $@
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-1.jpg b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-1.jpg
new file mode 100644 (file)
index 0000000..80c61db
Binary files /dev/null and b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-1.jpg differ
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-2.jpg b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-2.jpg
new file mode 100644 (file)
index 0000000..efebe74
Binary files /dev/null and b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/grid-2.jpg differ
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.results b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.results
new file mode 100644 (file)
index 0000000..6bfe3c7
--- /dev/null
@@ -0,0 +1,18 @@
+<h1>Results</h1>
+
+The program has, after having been run, produced two grids, which look
+like this:
+<p>
+<TABLE WIDTH="60%">
+<tr>
+<td>
+<IMG SRC="step-1.data/grid-1.jpg" ALT="grid-1" WIDTH="300">
+</td>
+<td>
+<IMG SRC="step-1.data/grid-2.jpg" ALT="grid-2" WIDTH="300">
+</td>
+</tr>
+</table>
+<p>
+The left one, well, is not very exciting. The right one is - at least
+- unconventional.
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results b/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results
new file mode 100644 (file)
index 0000000..6bfe3c7
--- /dev/null
@@ -0,0 +1,18 @@
+<h1>Results</h1>
+
+The program has, after having been run, produced two grids, which look
+like this:
+<p>
+<TABLE WIDTH="60%">
+<tr>
+<td>
+<IMG SRC="step-1.data/grid-1.jpg" ALT="grid-1" WIDTH="300">
+</td>
+<td>
+<IMG SRC="step-1.data/grid-2.jpg" ALT="grid-2" WIDTH="300">
+</td>
+</tr>
+</table>
+<p>
+The left one, well, is not very exciting. The right one is - at least
+- unconventional.

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.