![]() |
LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
#include <lf/io/gmsh_file_v4.h>
Public Attributes | |
int | tag |
uniquely identifies this ghost entity | |
int | partition |
the partition for which the elements in this ghost entity are ghost entities. | |
Definition at line 127 of file gmsh_file_v4.h.
int lf::io::GMshFileV4::GhostEntity::partition |
the partition for which the elements in this ghost entity are ghost entities.
Definition at line 137 of file gmsh_file_v4.h.
int lf::io::GMshFileV4::GhostEntity::tag |
uniquely identifies this ghost entity
Definition at line 131 of file gmsh_file_v4.h.