This is the complete list of members for geomCellLooper, including all inherited members.
cellLooper(const polyMesh &mesh) | cellLooper | |
cellLooper(const cellLooper &)=delete | 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 | geomCellLooper | virtual |
cut(const plane &cutPlane, const label celli, const boolList &vertIsCut, const boolList &edgeIsCut, const scalarField &edgeWeight, labelList &loop, scalarField &loopWeights) const | geomCellLooper | 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 | inlinestatic |
edgeToEVert(const label edgeI) const | edgeVertex | inline |
edgeVertex(const polyMesh &mesh) | edgeVertex | inline |
edgeVertex(const edgeVertex &)=delete | edgeVertex | |
geomCellLooper(const polyMesh &mesh) | geomCellLooper | |
geomCellLooper(const geomCellLooper &)=delete | geomCellLooper | |
getEdge(const primitiveMesh &mesh, const label eVert) | edgeVertex | inlinestatic |
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 | inlinestatic |
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 | inlinestatic |
isEdge(const label eVert) const | edgeVertex | inline |
mesh() const | edgeVertex | inline |
New(const word &type, const polyMesh &mesh) | cellLooper | static |
operator=(const geomCellLooper &)=delete | geomCellLooper | |
Foam::cellLooper::operator=(const cellLooper &)=delete | cellLooper | |
Foam::edgeVertex::operator=(const edgeVertex &)=delete | edgeVertex | |
setSnapTol(const scalar tol) | geomCellLooper | inlinestatic |
snapTol() | geomCellLooper | inlinestatic |
TypeName("geomCellLooper") | geomCellLooper | |
Foam::cellLooper::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 | inlinestatic |
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 |
~geomCellLooper() | geomCellLooper | virtual |