Inverse distance to the given patches motion diffusivity. More...
#include <fvMotionSolvers/inversePointDistanceDiffusivity.H>
Inverse distance to the given patches motion diffusivity.
Definition at line 49 of file inversePointDistanceDiffusivity.H.
Public Member Functions | |
TypeName ("inversePointDistance") | |
Runtime type information.
| |
inversePointDistanceDiffusivity (const fvMotionSolver &mSolver, Istream &mdData) | |
Construct for the given fvMotionSolver and data Istream.
| |
virtual | ~inversePointDistanceDiffusivity () |
virtual void | correct () |
Correct the motion diffusivity.
|
inversePointDistanceDiffusivity | ( | const fvMotionSolver & | mSolver, |
Istream & | mdData | ||
) |
Construct for the given fvMotionSolver and data Istream.
Definition at line 50 of file inversePointDistanceDiffusivity.C.
References correct().
~inversePointDistanceDiffusivity | ( | ) | [virtual]
|
Definition at line 64 of file inversePointDistanceDiffusivity.C.
TypeName | ( | "inversePointDistance" | ) |
Runtime type information.
void correct | ( | ) | [virtual]
|
Correct the motion diffusivity.
Reimplemented from uniformDiffusivity.
Definition at line 70 of file inversePointDistanceDiffusivity.C.
References polyMesh::boundaryMesh(), primitiveMesh::cells(), dist, f(), fvPatch::faceCells(), polyMesh::faces(), polyBoundaryMesh::findPatchID(), forAll, forAllConstIter, polyMesh::globalData(), fvMotionSolver::mesh(), mesh, PrimitivePatch< Face, FaceList, PointField, PointType >::meshPoints(), primitiveMesh::nEdges(), primitiveMesh::nInternalFaces(), primitiveMesh::nPoints(), globalMeshData::nTotalPoints(), fvPatch::patch(), fvsPatchField< Type >::patch(), polyMesh::points(), List< T >::setSize(), List< T >::size(), PtrList< T >::size(), Foam::sqrt(), and polyPatch::start().