![]() |
|
Public Member Functions | |
cellPointWeight (const polyMesh &mesh, const vector &position, const label nCell, const label facei=-1) | |
Construct from components. | |
label | cell () const |
cell label | |
label | face () const |
face label | |
const FixedList< scalar, 4 > & | weights () const |
interpolation weights | |
const FixedList< label, 3 > & | faceVertices () const |
interpolation addressing for points on face | |
label | cellFace () const |
face label |
|
Construct from components.
|
|
cell label
Definition at line 109 of file cellPointWeight.H. |
|
face label
Definition at line 133 of file cellPointWeight.H. |
|
face label
Definition at line 115 of file cellPointWeight.H. |
|
interpolation addressing for points on face
Definition at line 127 of file cellPointWeight.H. |
|
interpolation weights
Definition at line 121 of file cellPointWeight.H. |