Go to the source code of this file.
Namespaces | |
Foam::lumpedPointTools | |
A collection of utility functions for handling IO related to the lumped-mass movement. | |
Foam | |
Typedefs | |
typedef Tuple2< scalar, lumpedPointState > | lumpedPointStateTuple |
Functions | |
List< lumpedPointStateTuple > | lumpedPointStates (const dictionary &dict, quaternion::eulerOrder rotOrder=quaternion::eulerOrder::ZXZ, bool degrees=false) |
List< lumpedPointStateTuple > | lumpedPointStates (Istream &is, quaternion::eulerOrder rotOrder=quaternion::eulerOrder::ZXZ, bool degrees=false) |
List< lumpedPointStateTuple > | lumpedPointStates (const fileName &file, quaternion::eulerOrder rotOrder=quaternion::eulerOrder::ZXZ, bool degrees=false) |
pointIOField | points0Field (const polyMesh &mesh) |
labelList | lumpedPointPatchList (const pointVectorField &pvf) |
labelList | lumpedPointPatchList (const polyMesh &mesh) |
label | setPatchControls (const pointVectorField &pvf, const pointField &points0) |
label | setPatchControls (const fvMesh &mesh, const pointField &points0) |
label | setPatchControls (const fvMesh &mesh) |
label | setInterpolators (const pointVectorField &pvf, const pointField &points0) |
label | setInterpolators (const fvMesh &mesh, const pointField &points0) |
label | setInterpolators (const fvMesh &mesh) |
Original source file lumpedPointTools.H
Definition in file lumpedPointTools.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.