![]() |
|
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. | |
label & | region () |
Return region label. | |
Friends | |
Istream & | operator>> (Istream &, labelledTri &) |
Ostream & | operator<< (Ostream &, const labelledTri &) |
|
Construct null.
Definition at line 47 of file labelledTriI.H. References Foam::label. |
|
Construct from components.
Definition at line 55 of file labelledTriI.H. |
|
Construct from Istream.
Definition at line 67 of file labelledTriI.H. |
|
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:
|
Return region label.
Definition at line 84 of file labelledTriI.H. |
|
Definition at line 114 of file labelledTriI.H. |
|
Definition at line 97 of file labelledTriI.H. |