FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

cellLooper Member List

This is the complete list of members for cellLooper, including all inherited members.
cellLooper(const polyMesh &mesh)cellLooper
clone() const cellLooper [inline]
coord(const primitiveMesh &, const label cut, const scalar weight)edgeVertex [static]
coord(const label cut, const scalar weight) const edgeVertex [inline]
cut(const vector &refDir, const label cellI, const boolList &vertIsCut, const boolList &edgeIsCut, const scalarField &edgeWeight, labelList &loop, scalarField &loopWeights) const =0cellLooper [pure virtual]
cut(const plane &cutPlane, const label cellI, const boolList &vertIsCut, const boolList &edgeIsCut, const scalarField &edgeWeight, labelList &loop, scalarField &loopWeights) const =0cellLooper [pure virtual]
cutPairToEdge(const primitiveMesh &, const label cut0, const label cut1)edgeVertex [static]
cutPairToEdge(const label cut0, const label cut1) const edgeVertex [inline]
declareRunTimeSelectionTable(autoPtr, cellLooper, word,(const polyMesh &mesh),(mesh))cellLooper
edgeToEVert(const primitiveMesh &mesh, const label edgeI)edgeVertex [inline, static]
edgeToEVert(const label edgeI) const edgeVertex [inline]
edgeVertex(const polyMesh &mesh)edgeVertex [inline]
getEdge(const primitiveMesh &mesh, const label eVert)edgeVertex [inline, static]
getEdge(const label eVert) const edgeVertex [inline]
getFirstVertEdge(const label faceI, const label vertI) const cellLooper [protected]
getMisAlignedEdge(const vector &refDir, const label cellI) const cellLooper [protected]
getVertEdgesNonFace(const label cellI, const label faceI, const label vertI) const cellLooper [protected]
getVertex(const primitiveMesh &mesh, const label eVert)edgeVertex [inline, static]
getVertex(const label eVert) const edgeVertex [inline]
getVertFacesNonEdge(const label cellI, const label edgeI, const label vertI) const cellLooper [protected]
isEdge(const primitiveMesh &mesh, const label eVert)edgeVertex [inline, static]
isEdge(const label eVert) const edgeVertex [inline]
mesh() const edgeVertex [inline]
New(const word &type, const polyMesh &mesh)cellLooper [static]
TypeName("cellLooper")cellLooper
updateLabels(const labelList &map, List< refineCell > &)edgeVertex [static]
updateLabels(const labelList &map, Map< label > &)edgeVertex [static]
updateLabels(const labelList &map, labelHashSet &)edgeVertex [static]
vertToEVert(const primitiveMesh &mesh, const label vertI)edgeVertex [inline, static]
vertToEVert(const label vertI) const edgeVertex [inline]
writeCut(Ostream &os, const label cut, const scalar) const edgeVertex
writeCuts(Ostream &os, const labelList &, const scalarField &) const edgeVertex
~cellLooper()cellLooper [virtual]