Static Public Member Functions | |
static tmp< scalarField > | faceOrthogonality (const polyMesh &mesh, const vectorField &fAreas, const vectorField &cellCtrs) |
static tmp< scalarField > | faceSkewness (const polyMesh &mesh, const pointField &points, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs) |
static tmp< scalarField > | faceWeights (const polyMesh &mesh, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs) |
static tmp< scalarField > | volRatio (const polyMesh &mesh, const scalarField &vol) |
static polyMesh::readUpdateState | combine (const polyMesh::readUpdateState &state0, const polyMesh::readUpdateState &state1) |
![]() | |
static void | makeFaceCentresAndAreas (const primitiveMesh &mesh, const pointField &p, vectorField &fCtrs, vectorField &fAreas) |
static void | makeCellCentresAndVols (const primitiveMesh &mesh, const vectorField &fCtrs, const vectorField &fAreas, vectorField &cellCtrs, scalarField &cellVols) |
static tmp< scalarField > | faceOrthogonality (const primitiveMesh &mesh, const vectorField &fAreas, const vectorField &cellCtrs) |
static void | facePyramidVolume (const primitiveMesh &mesh, const pointField &points, const vectorField &cellCtrs, scalarField &ownPyrVol, scalarField &neiPyrVol) |
static tmp< scalarField > | faceSkewness (const primitiveMesh &mesh, const pointField &points, const vectorField &fCtrs, const vectorField &fAreas, const vectorField &cellCtrs) |
static void | cellClosedness (const primitiveMesh &mesh, const Vector< label > &meshD, const vectorField &areas, const scalarField &vols, scalarField &openness, scalarField &aratio) |
static tmp< scalarField > | faceConcavity (const scalar maxSin, const primitiveMesh &mesh, const pointField &p, const vectorField &faceAreas) |
static tmp< scalarField > | faceFlatness (const primitiveMesh &mesh, const pointField &p, const vectorField &fCtrs, const vectorField &faceAreas) |
static tmp< scalarField > | edgeAlignment (const primitiveMesh &mesh, const Vector< label > &directions, const pointField &p) |
static tmp< scalarField > | cellDeterminant (const primitiveMesh &mesh, const Vector< label > &directions, const vectorField &faceAreas, const bitSet &internalOrCoupledFace) |
static scalar | faceSkewness (const primitiveMesh &mesh, const pointField &p, const vectorField &fCtrs, const vectorField &fAreas, const label facei, const point &ownCc, const point &neiCc) |
static scalar | boundaryFaceSkewness (const primitiveMesh &mesh, const pointField &p, const vectorField &fCtrs, const vectorField &fAreas, const label facei, const point &ownCc) |
static scalar | faceOrthogonality (const point &ownCc, const point &neiCc, const vector &s) |
Definition at line 50 of file polyMeshTools.H.
|
static |
Definition at line 30 of file polyMeshTools.C.
References polyPatch::coupled(), forAll, mesh, tmp::ref(), and polyPatch::start().
Referenced by averageNeighbourFvGeometryScheme::movePoints().
|
static |
Definition at line 85 of file polyMeshTools.C.
References polyPatch::coupled(), forAll, mesh, p, tmp::ref(), Foam::skew(), and polyPatch::start().
|
static |
Definition at line 170 of file polyMeshTools.C.
References polyPatch::coupled(), forAll, Foam::mag(), mesh, Foam::min(), tmp::ref(), and polyPatch::start().
|
static |
Definition at line 228 of file polyMeshTools.C.
References polyPatch::coupled(), forAll, Foam::max(), mesh, Foam::min(), tmp::ref(), and polyPatch::start().
|
static |
Definition at line 278 of file polyMeshTools.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.