OpenFOAM logo
Open Source CFD Toolkit

edgeMesh Class Reference

Collaboration diagram for edgeMesh:

Collaboration graph
[legend]
List of all members.

Public Types

typedef faMesh Mesh
typedef faBoundaryMesh BoundaryMesh

Public Member Functions

 edgeMesh (const faMesh &mesh)
label size () const
const edgeVectorFieldcentres ()
 edgeMesh (const fileName &)
 Construct from file.
 edgeMesh (Istream &)
 Construct from Istream.
const pointFieldpoints () const
const edgeListedges () const

Static Public Member Functions

label size (const Mesh &mesh)

Friends

Ostreamoperator<< (Ostream &, const edgeMesh &)

Member Typedef Documentation

typedef faBoundaryMesh BoundaryMesh
 

Definition at line 59 of file edgeMesh.H.

typedef faMesh Mesh
 

Definition at line 58 of file edgeMesh.H.


Constructor & Destructor Documentation

edgeMesh const faMesh mesh  )  [inline]
 

Definition at line 61 of file edgeMesh.H.

References Foam::label, and Foam::size().

Here is the call graph for this function:

edgeMesh const fileName  ) 
 

Construct from file.

edgeMesh Istream  ) 
 

Construct from Istream.


Member Function Documentation

const edgeVectorField& centres  )  [inline]
 

Definition at line 76 of file edgeMesh.H.

const edgeList & edges  )  const [inline]
 

Definition at line 58 of file edgeMeshI.H.

const pointField & points  )  const [inline]
 

Definition at line 53 of file edgeMeshI.H.

label size const Mesh mesh  )  [inline, static]
 

Definition at line 71 of file edgeMesh.H.

References Foam::edgeVectorField.

label size  )  const [inline]
 

Definition at line 66 of file edgeMesh.H.

References Foam::label, and mesh.


Friends And Related Function Documentation

Ostream& operator<< Ostream ,
const edgeMesh
[friend]
 


The documentation for this class was generated from the following files:
For further information go to www.openfoam.org