Static Public Member Functions | |
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 53 of file primitiveMeshTools.H.
|
static |
Definition at line 31 of file primitiveMeshTools.C.
References Foam::constant::universal::c, f(), forAll, Foam::mag(), mesh, n, nPoints, p, Foam::constant::mathematical::pi(), and Foam::Zero.
Referenced by primitiveMesh::calcFaceCentresAndAreas(), and polyMesh::checkMeshMotion().
|
static |
Definition at line 100 of file primitiveMeshTools.C.
References cellVols, forAll, Foam::mag(), mesh, refPtr< Field< Type > >::ref(), and Foam::Zero.
Referenced by primitiveMesh::calcCellCentresAndVols(), polyMesh::checkMeshMotion(), and stabilisedFvGeometryScheme::movePoints().
|
static |
Definition at line 289 of file primitiveMeshTools.C.
References forAll, mesh, and tmp::ref().
|
static |
|
static |
Definition at line 317 of file primitiveMeshTools.C.
References forAll, mesh, p, tmp::ref(), and Foam::skew().
Referenced by polyMeshGeometry::checkFaceSkewness().
|
static |
Definition at line 407 of file primitiveMeshTools.C.
References Foam::cmptMag(), Foam::cmptSum(), forAll, Foam::mag(), Foam::max(), mesh, Foam::min(), Foam::pow(), and Foam::Zero.
|
static |
Definition at line 501 of file primitiveMeshTools.C.
References f(), faceNormals(), forAll, Foam::mag(), Foam::max(), mesh, p, and tmp::ref().
|
static |
Definition at line 571 of file primitiveMeshTools.C.
References f(), forAll, Foam::mag(), mesh, n, p, and tmp::ref().
|
static |
|
static |
Definition at line 621 of file primitiveMeshTools.C.
References Foam::constant::universal::c, Foam::det(), forAll, Foam::mag(), mesh, tmp::ref(), Foam::sqr(), bitSet::test(), SymmTensor< Cmpt >::xx(), SymmTensor< Cmpt >::yy(), Foam::Zero, and SymmTensor< Cmpt >::zz().
|
static |
Definition at line 200 of file primitiveMeshTools.C.
References f(), forAll, Foam::mag(), Foam::max(), mesh, p, and Foam::constant::mathematical::pi().
|
static |
Definition at line 236 of file primitiveMeshTools.C.
References f(), forAll, Foam::mag(), Foam::max(), mesh, Foam::normalised(), p, and Foam::constant::mathematical::pi().
Referenced by polyMeshGeometry::checkFaceSkewness().
|
static |
Definition at line 274 of file primitiveMeshTools.C.
References Foam::mag(), and s.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.