![]() |
|
Public Member Functions | |
centreEdge () | |
Construct null. | |
centreEdge (const label faceLabel, const bool inOwner) | |
Construct from components. | |
label | faceLabel () const |
bool | inOwner () const |
template<class T> | |
T | interpolate (const primitiveMesh &mesh, const Field< T > &cellField, const Field< T > &faceField, const scalar weight) const |
point | coord (const primitiveMesh &mesh, const scalar weight) const |
bool | operator== (const centreEdge &ce) const |
Friends | |
Ostream & | operator<< (Ostream &os, const centreEdge &ce) |
|
Construct null.
Definition at line 97 of file centreEdge.H. |
|
Construct from components.
Definition at line 104 of file centreEdge.H. References Foam::label. |
|
Definition at line 146 of file centreEdge.H. |
|
Definition at line 112 of file centreEdge.H. |
|
Definition at line 117 of file centreEdge.H. |
|
Definition at line 124 of file centreEdge.H. References primitiveMesh::faceOwner(), Foam::label, and mesh. |
Here is the call graph for this function:
|
Definition at line 160 of file centreEdge.H. References centreEdge::faceLabel_, and centreEdge::inOwner_. |
|
Definition at line 170 of file centreEdge.H. |