]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add notes for step-49
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Feb 2013 23:33:49 +0000 (23:33 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Feb 2013 23:33:49 +0000 (23:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@28212 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-49/step-49.cc

index 2da4f71da2cae933bae8fc87027396b4198ba2ce..61cb7cf6c56b57af6b996f6a03bd38219564e469 100644 (file)
@@ -8,6 +8,26 @@
  * further information on this license.
  */
 
+/*
+what do I want to talk about:
+  
+- use GridGenerator (already discussed in step-1)
+
+- construct your own mesh programmatically
+
+- how to use gmsh  
+
+- modify a mesh:
+  - merge meshes
+  - change boundary indicators
+  - move vertices
+  - transform via smooth function
+  - perturb mesh
+  
+- how to extrude a mesh  
+
+*/
+
 // @sect3{Include files}
 
 // The most fundamental class in the library is the Triangulation class, which

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.