Foam::cellPointWeightWallModified. More...


Public Member Functions | |
| cellPointWeightWallModified (const polyMesh &mesh, const vector &position, const label celli, const label facei=-1) | |
| Construct from components. More... | |
Public Member Functions inherited from cellPointWeight | |
| cellPointWeight (const polyMesh &mesh, const vector &position, const label celli, const label facei=-1) | |
| Construct from components. More... | |
| label | cell () const noexcept |
| Cell index. More... | |
| const barycentric & | weights () const noexcept |
| Interpolation weights. More... | |
| const triFace & | faceVertices () const noexcept |
| Interpolation addressing for points on face. More... | |
Static Public Member Functions | |
| static bool | onWall (const polyMesh &mesh, const label facei) |
| True if face is on a wall path. More... | |
Additional Inherited Members | |
Static Public Attributes inherited from cellPointWeight | |
| static int | debug |
| Debug switch. More... | |
| static scalar | tol |
| Tolerance used in calculating barycentric coordinates. More... | |
Protected Member Functions inherited from cellPointWeight | |
| void | findTetrahedron (const polyMesh &mesh, const vector &position, const label celli) |
| void | findTriangle (const polyMesh &mesh, const vector &position, const label facei) |
Protected Attributes inherited from cellPointWeight | |
| const label | celli_ |
| Cell index. More... | |
| barycentric | weights_ |
| Weights applied to tet vertices. More... | |
| triFace | faceVertices_ |
| Face vertex indices. More... | |
Foam::cellPointWeightWallModified.
Definition at line 47 of file cellPointWeightWallModified.H.
| cellPointWeightWallModified | ( | const polyMesh & | mesh, |
| const vector & | position, | ||
| const label | celli, | ||
| const label | facei = -1 |
||
| ) |
Construct from components.
Definition at line 53 of file cellPointWeightWallModified.C.
References mesh.
|
static |
True if face is on a wall path.
Definition at line 30 of file cellPointWeightWallModified.C.
References mesh, and polyBoundaryMesh::whichPatch().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.