ESyS-Particle  2.3.4
MeshNodeData2D Struct Reference

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
 

Detailed Description

data describing one node(point) in a 2D "mesh"

Author
Steffen Abe $Date$ $Revision$

Member Function Documentation

◆ read()

void MeshNodeData2D::read ( istream &  instream)

read node data from istream

Parameters
instreamthe stream to read from

References tag, x, and y.

Member Data Documentation

◆ id

◆ tag

◆ x

◆ y


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