ESyS-Particle
4.0.1
|
data describing one node(point) in a 2D "mesh" More...
#include <MeshData2D.h>
Public Member Functions | |
void | read (istream &) |
Public Attributes | |
int | id |
int | tag |
double | x |
double | y |
data describing one node(point) in a 2D "mesh"
void MeshNodeData2D::read | ( | istream & | instream | ) |
read node data from istream
instream | the stream to read from |