ENH: simpleShapes: no need for naming of patches

This commit is contained in:
mattijs
2014-01-27 15:24:25 +00:00
parent 7054a8be58
commit a643ad71eb

View File

@ -23,28 +23,12 @@ geometry
{ {
name sphere; name sphere;
type triSurfaceMesh; type triSurfaceMesh;
regions
{
ascii
{
name sphere_patch;
}
}
} }
cone_orient.stl cone_orient.stl
{ {
name cone; name cone;
type triSurfaceMesh; type triSurfaceMesh;
regions
{
ascii
{
name cone_patch;
}
}
} }
// Outside of domain // Outside of domain