ESyS-Particle  4.0.1
Public Member Functions | Public Attributes | List of all members
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

void MeshNodeData2D::read ( istream &  instream)

read node data from istream

Parameters
instreamthe stream to read from

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