#include <sampling/cloudSet.H>
Definition at line 53 of file cloudSet.H.
Public Member Functions | |
TypeName ("cloud") | |
Runtime type information.
| |
cloudSet (const word &name, const polyMesh &mesh, meshSearch &searchEngine, const word &axis, const List< point > &sampleCoords) | |
Construct from components.
| |
cloudSet (const word &name, const polyMesh &mesh, meshSearch &searchEngine, const dictionary &dict) | |
Construct from dictionary.
| |
virtual | ~cloudSet () |
virtual point | getRefPoint (const List< point > &) const |
Get reference point.
|
cloudSet | ( | const word & | name, |
const polyMesh & | mesh, | ||
meshSearch & | searchEngine, | ||
const dictionary & | dict | ||
) |
~cloudSet | ( | ) | [virtual]
|
Definition at line 150 of file cloudSet.C.
TypeName | ( | "cloud" | ) |
Runtime type information.
Foam::point getRefPoint | ( | const List< point > & | pts ) | const [virtual]
|
Get reference point.
Implements sampledSet.
Definition at line 156 of file cloudSet.C.
References List< T >::size(), and Vector< Cmpt >::zero.