ESyS-Particle  4.0.1
Public Member Functions | Public Attributes
MeshEdgeData2D Struct Reference

data describing one Edge in a 2D "mesh" More...

#include <MeshData2D.h>

List of all members.

Public Member Functions

void read (istream &)

Public Attributes

int id
int tag
int p1
int p2

Detailed Description

data describing one Edge in a 2D "mesh"

Author:
Steffen Abe $Date$ $Revision$

Member Function Documentation

void MeshEdgeData2D::read ( istream &  instream)

read 2D edge data from istream

Parameters:
instreamthe stream to read from

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