LifeV
gmsh_elm_t Struct Reference

#include <ParserGmsh.hpp>

+ Collaboration diagram for gmsh_elm_t:

Data Fields

gmsh_int_t id
 
short type
 
std::vector< gmsh_int_ttags
 
std::vector< gmsh_int_tnodes
 

Detailed Description

Definition at line 49 of file ParserGmsh.hpp.

Field Documentation

◆ id

Definition at line 51 of file ParserGmsh.hpp.

◆ type

short type

Definition at line 52 of file ParserGmsh.hpp.

◆ tags

std::vector<gmsh_int_t> tags

Definition at line 53 of file ParserGmsh.hpp.

◆ nodes

std::vector<gmsh_int_t> nodes

Definition at line 54 of file ParserGmsh.hpp.


The documentation for this struct was generated from the following file: