Browse Source

File renaming. Added test files. Reader is functional, as is display of mesh.

readMeshtools
M. Andy Kass 8 years ago
parent
commit
c68333749c
4 changed files with 1925 additions and 0 deletions
  1. 0
    0
      examples/ReadRectilinearMesh.cpp
  2. BIN
      examples/mesh/.DS_Store
  3. 1920
    0
      examples/mesh/asymm.mod
  4. 5
    0
      examples/mesh/asymm.msh

examples/utReadRectilinearMesh.cpp → examples/ReadRectilinearMesh.cpp View File


BIN
examples/mesh/.DS_Store View File


+ 1920
- 0
examples/mesh/asymm.mod
File diff suppressed because it is too large
View File


+ 5
- 0
examples/mesh/asymm.msh View File

@@ -0,0 +1,5 @@
1
+12 16 10
2
+0 1000 0
3
+12*100
4
+16*100
5
+10*100

Loading…
Cancel
Save