Skip to content

Project OpenGeode-Io

class GMSHElement

Functions

GMSHElement

cpp
public void GMSHElement(geode::index_t physical_entity_id, geode::index_t elementary_entity_id, geode::index_t nb_vertices, Span vertex_ids)
public void GMSHElement(geode::index_t physical_entity_id, geode::index_t elementary_entity_id, geode::index_t nb_vertices, Span vertex_ids)

~GMSHElement

cpp
public void ~GMSHElement()
public void ~GMSHElement()

add_element

cpp
public void add_element(geode::BRep & brep, GmshId2Uuids & id_map)
public void add_element(geode::BRep & brep, GmshId2Uuids & id_map)

physical_entity_id

cpp
public geode::index_t physical_entity_id()
public geode::index_t physical_entity_id()

elementary_entity_id

cpp
public geode::index_t elementary_entity_id()
public geode::index_t elementary_entity_id()

nb_vertices

cpp
protected geode::index_t & nb_vertices()
protected geode::index_t & nb_vertices()

vertex_ids

cpp
protected std::vector<geode::index_t> & vertex_ids()
protected std::vector<geode::index_t> & vertex_ids()

read_vertex_ids

cpp
protected void read_vertex_ids()
protected void read_vertex_ids()

Geode-solutions' documentation website