Searched refs:geom_type (Results 1 – 5 of 5) sorted by relevance
3 eb2.geom_type = sphere8 eb2.geom_type = box13 eb2.geom_type = two_spheres15 eb2.geom_type = flower17 eb2.geom_type = rotated_box19 eb2.geom_type = sphere
5 eb2.geom_type = sphere10 eb2.geom_type = box15 eb2.geom_type = two_spheres17 eb2.geom_type = flower19 eb2.geom_type = rotated_box21 eb2.geom_type = sphere
4 eb2.geom_type = sphere9 eb2.geom_type = box14 eb2.geom_type = two_spheres16 eb2.geom_type = flower18 eb2.geom_type = rotated_box20 eb2.geom_type = sphere
17 std::string geom_type; in initializeEB() local18 pp.get("geom_type", geom_type); in initializeEB()20 if (geom_type == "combustor") { in initializeEB()22 } else if (geom_type == "rotated_box") { in initializeEB()26 } else if (geom_type == "two_spheres") { in initializeEB()32 } else if (geom_type == "two_spheres_one_box") { in initializeEB()39 } else if (geom_type == "flower") { in initializeEB()