![]() |
LifeV
|
#include <ParserGmsh.hpp>
Collaboration diagram for gmsh_elm_t:Data Fields | |
| gmsh_int_t | id |
| short | type |
| std::vector< gmsh_int_t > | tags |
| std::vector< gmsh_int_t > | nodes |
Definition at line 49 of file ParserGmsh.hpp.
| gmsh_int_t id |
Definition at line 51 of file ParserGmsh.hpp.
| short type |
Definition at line 52 of file ParserGmsh.hpp.
| std::vector<gmsh_int_t> tags |
Definition at line 53 of file ParserGmsh.hpp.
| std::vector<gmsh_int_t> nodes |
Definition at line 54 of file ParserGmsh.hpp.