ESyS-Particle
4.0.1
|
data describing one Edge in a 2D "mesh" More...
#include <MeshData2D.h>
Public Member Functions | |
void | read (istream &) |
Public Attributes | |
int | id |
int | tag |
int | p1 |
int | p2 |
data describing one Edge in a 2D "mesh"
void MeshEdgeData2D::read | ( | istream & | instream | ) |
read 2D edge data from istream
instream | the stream to read from |