]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
step-49: add some notes
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Feb 2013 15:51:14 +0000 (15:51 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Feb 2013 15:51:14 +0000 (15:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@28232 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-49/doc/intro.dox

index b118ab3a58761ab130f5ad02df916935951676ec..9eb4ab0a717535c9ab60219774830b3035a4d610 100644 (file)
@@ -27,7 +27,7 @@ example?
 
 <h2>Import from external programs</h2>
 
-import mesh from file, read using @GridIn class
+import mesh from file, read using GridIn class
 
 list of tools: cubeit, gmsh, more?
 problem: need to generate quads, tetrahedral meshes won't work
@@ -60,15 +60,28 @@ modify a mesh:
   - move vertices
   - transform via smooth function
   - perturb mesh
+
+other things to mention:
+
+ GridTools::shift
+ GridTools::transform
+GridTools::rotate
+ GridTools::scale
+
 <h2>Merge Meshes</h2>
 
+use GridGenerator::merge_triangulations()
+
 note, vertices have to match exactly.
 
+example:
+
 @image html step-49.grid-2.png
 
 
 <h2>Move Vertices</h2>
 
+move individual vertices, first identify cells/vertices
+
 @image html step-49.grid-3.png
 

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.