Public Member Functions
cellPointWeightWallModified Class Reference

Foam::cellPointWeightWallModified. More...

Inheritance diagram for cellPointWeightWallModified:
Inheritance graph
[legend]
Collaboration diagram for cellPointWeightWallModified:
Collaboration graph
[legend]

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
 Cell index. More...
 
const List< scalar > & weights () const
 Interpolation weights. More...
 
const List< label > & faceVertices () const
 Interpolation addressing for points on face. More...
 

Additional Inherited Members

- Static Public Attributes inherited from cellPointWeight
static int debug
 Debug switch. More...
 
static scalar tol
 Tolerance used in calculating barycentric co-ordinates. 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...
 
List< scalar > weights_
 Weights applied to tet vertices. More...
 
List< labelfaceVertices_
 Face vertex indices. More...
 

Detailed Description

Foam::cellPointWeightWallModified.

Source files

Definition at line 53 of file cellPointWeightWallModified.H.

Constructor & Destructor Documentation

◆ cellPointWeightWallModified()

cellPointWeightWallModified ( const polyMesh mesh,
const vector position,
const label  cellI,
const label  faceI = -1 
)

Construct from components.

Definition at line 31 of file cellPointWeightWallModified.C.

References mesh, and polyBoundaryMesh::whichPatch().

Here is the call graph for this function:

The documentation for this class was generated from the following files: