Project OpenGeode-Io
class GMSHSolidPolyhedron
cpp
Inherits from GMSHElementInherits from GMSHElementFunctions
GMSHSolidPolyhedron
cpp
public void GMSHSolidPolyhedron(geode::index_t physical_entity_id, geode::index_t elementary_entity_id, geode::index_t nb_vertices, Span vertex_ids)public void GMSHSolidPolyhedron(geode::index_t physical_entity_id, geode::index_t elementary_entity_id, geode::index_t nb_vertices, Span vertex_ids)create_gmsh_polyhedron
cpp
public geode::index_t create_gmsh_polyhedron(geode::BRepBuilder & builder, const geode::uuid & block_uuid, const std::vector<geode::index_t> & v_ids)public geode::index_t create_gmsh_polyhedron(geode::BRepBuilder & builder, const geode::uuid & block_uuid, const std::vector<geode::index_t> & v_ids)add_element
cpp
public void add_element(geode::BRep & brep, GmshId2Uuids & id_map)public void add_element(geode::BRep & brep, GmshId2Uuids & id_map)