LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Loading...
Searching...
No Matches
lf::io::GMshFileV4::GhostEntity Struct Reference

#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.
 

Detailed Description

Definition at line 127 of file gmsh_file_v4.h.

Member Data Documentation

◆ partition

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.

◆ tag

int lf::io::GMshFileV4::GhostEntity::tag

uniquely identifies this ghost entity

Definition at line 131 of file gmsh_file_v4.h.


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