Public Member Functions | |
motionSmootherData (const pointMesh &pMesh) | |
motionSmootherData (const pointVectorField &displacement) | |
pointVectorField & | displacement () |
const pointVectorField & | displacement () const |
const pointScalarField & | scale () const |
const pointField & | oldPoints () const |
Protected Attributes | |
pointVectorField | displacement_ |
pointScalarField | scale_ |
pointField | oldPoints_ |
Definition at line 45 of file motionSmootherData.H.
|
explicit |
Definition at line 26 of file motionSmootherData.C.
|
explicit |
Definition at line 60 of file motionSmootherData.C.
const Foam::pointVectorField & displacement | ( | ) |
Definition at line 95 of file motionSmootherData.C.
References motionSmootherData::displacement_.
Referenced by snappySnapDriver::doSnap(), snappySnapDriver::scaleMesh(), and snappySnapDriver::smoothDisplacement().
const pointVectorField& displacement | ( | ) | const |
const Foam::pointScalarField & scale | ( | ) | const |
Definition at line 107 of file motionSmootherData.C.
const Foam::pointField & oldPoints | ( | ) | const |
Definition at line 113 of file motionSmootherData.C.
|
protected |
Definition at line 52 of file motionSmootherData.H.
Referenced by motionSmootherData::displacement().
|
protected |
Definition at line 55 of file motionSmootherData.H.
|
protected |
Definition at line 58 of file motionSmootherData.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.