OpenFOAM logo
Open Source CFD Toolkit

cellPointWeight Class Reference

Collaboration diagram for cellPointWeight:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

cellPointWeight const polyMesh mesh,
const vector position,
const label  nCell,
const label  facei = -1
 

Construct from components.


Member Function Documentation

label cell  )  const [inline]
 

cell label

Definition at line 109 of file cellPointWeight.H.

label cellFace  )  const [inline]
 

face label

Definition at line 133 of file cellPointWeight.H.

label face  )  const [inline]
 

face label

Definition at line 115 of file cellPointWeight.H.

const FixedList<label, 3>& faceVertices  )  const [inline]
 

interpolation addressing for points on face

Definition at line 127 of file cellPointWeight.H.

const FixedList<scalar, 4>& weights  )  const [inline]
 

interpolation weights

Definition at line 121 of file cellPointWeight.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org