OpenFOAM logo
Open Source CFD Toolkit

labelledTri Class Reference

Inheritance diagram for labelledTri:

Inheritance graph
[legend]
Collaboration diagram for labelledTri:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 labelledTri ()
 Construct null.
 labelledTri (const label a, const label b, const label c, const label region)
 Construct from components.
 labelledTri (Istream &)
 Construct from Istream.
label region () const
 Return region label.
labelregion ()
 Return region label.

Friends

Istreamoperator>> (Istream &, labelledTri &)
Ostreamoperator<< (Ostream &, const labelledTri &)

Constructor & Destructor Documentation

labelledTri  )  [inline]
 

Construct null.

Definition at line 47 of file labelledTriI.H.

References Foam::label.

labelledTri const label  a,
const label  b,
const label  c,
const label  region
[inline]
 

Construct from components.

Definition at line 55 of file labelledTriI.H.

labelledTri Istream  )  [inline]
 

Construct from Istream.

Definition at line 67 of file labelledTriI.H.


Member Function Documentation

label & region  )  [inline]
 

Return region label.

Definition at line 89 of file labelledTriI.H.

References Istream::readBegin(), and labelledTri::region_.

Here is the call graph for this function:

label region  )  const [inline]
 

Return region label.

Definition at line 84 of file labelledTriI.H.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const labelledTri t
[friend]
 

Definition at line 114 of file labelledTriI.H.

Istream& operator>> Istream is,
labelledTri t
[friend]
 

Definition at line 97 of file labelledTriI.H.


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