Public Member Functions | List of all members
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)
 
- Public Member Functions inherited from cellPointWeight
 cellPointWeight (const polyMesh &mesh, const vector &position, const label celli, const label facei=-1)
 
label cell () const
 
const barycentricweights () const
 
const triFacefaceVertices () const
 

Additional Inherited Members

- Static Public Attributes inherited from cellPointWeight
static int debug
 
static scalar tol
 
- 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_
 
barycentric weights_
 
triFace faceVertices_
 

Detailed Description

Foam::cellPointWeightWallModified.

Source files

Definition at line 51 of file cellPointWeightWallModified.H.

Constructor & Destructor Documentation

◆ cellPointWeightWallModified()

cellPointWeightWallModified ( const polyMesh mesh,
const vector position,
const label  celli,
const label  facei = -1 
)

Definition at line 26 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: