Face to edge interpolation scheme. Included in faMesh. More...
Public Member Functions | |
ClassName ("edgeInterpolation") | |
edgeInterpolation (const faMesh &) | |
~edgeInterpolation () | |
const faMesh & | mesh () const |
const edgeScalarField & | lPN () const |
const edgeScalarField & | weights () const |
const edgeScalarField & | deltaCoeffs () const |
bool | orthogonal () const |
const edgeVectorField & | correctionVectors () const |
bool | skew () const |
const edgeVectorField & | skewCorrectionVectors () const |
bool | movePoints () const |
Protected Member Functions | |
void | clearOut () |
Face to edge interpolation scheme. Included in faMesh.
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
Definition at line 56 of file edgeInterpolation.H.
|
explicit |
Definition at line 49 of file edgeInterpolation.C.
~edgeInterpolation | ( | ) |
Definition at line 64 of file edgeInterpolation.C.
|
protected |
Definition at line 37 of file edgeInterpolation.C.
References Foam::deleteDemandDrivenData().
ClassName | ( | "edgeInterpolation" | ) |
|
inline |
Definition at line 138 of file edgeInterpolation.H.
const Foam::edgeScalarField & lPN | ( | ) | const |
Definition at line 72 of file edgeInterpolation.C.
const Foam::edgeScalarField & weights | ( | ) | const |
Definition at line 83 of file edgeInterpolation.C.
Referenced by faFieldDecomposer::reset().
const Foam::edgeScalarField & deltaCoeffs | ( | ) | const |
Definition at line 94 of file edgeInterpolation.C.
Referenced by contactAngleForce::correct(), liquidFilmBase::CourantNumber(), fourthLnGrad< Type >::deltaCoeffs(), correctedLnGrad< Type >::deltaCoeffs(), and limitedLnGrad< Type >::deltaCoeffs().
bool orthogonal | ( | ) | const |
Definition at line 105 of file edgeInterpolation.C.
Referenced by correctedLnGrad< Type >::corrected(), and limitedLnGrad< Type >::corrected().
const Foam::edgeVectorField & correctionVectors | ( | ) | const |
Definition at line 116 of file edgeInterpolation.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
bool skew | ( | ) | const |
Definition at line 129 of file edgeInterpolation.C.
const Foam::edgeVectorField & skewCorrectionVectors | ( | ) | const |
Definition at line 141 of file edgeInterpolation.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, and Foam::skew().
Referenced by skewCorrectedEdgeInterpolation< Type >::skewCorrection().
bool movePoints | ( | ) | const |
Definition at line 154 of file edgeInterpolation.C.
References Foam::deleteDemandDrivenData().
Referenced by faMesh::movePoints(), and faMesh::updateMesh().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.