|
| TypeName ("functionObjectCloud") |
| Run-time type information. More...
|
|
| functionObjectCloud (const runTimePostProcessing &parent, const dictionary &dict, const HashPtrTable< DataEntry< vector >, word > &colours) |
| Construct from dictionary. More...
|
|
virtual | ~functionObjectCloud () |
| Destructor. More...
|
|
virtual void | addGeometryToScene (const scalar position, vtkRenderer *renderer) |
| Add tube(s) to scene. More...
|
|
virtual void | updateActors (const scalar position) |
| Update actors. More...
|
|
| pointData () |
| Construct null. More...
|
|
| pointData (const point &origin, const scalar distSqr, const scalar s, const vector &v) |
| Construct from origin, distance. More...
|
|
| pointData (const pointData &) |
| Construct as copy. More...
|
|
scalar | s () const |
|
const vector & | v () const |
|
template<class TrackingData > |
void | transform (const tensor &rotTensor, TrackingData &td) |
| Apply rotation matrix to origin. More...
|
|
template<class TrackingData > |
bool | updatePoint (const polyMesh &mesh, const label pointI, const label edgeI, const pointData &edgeInfo, const scalar tol, TrackingData &td) |
| Influence of edge on point. More...
|
|
template<class TrackingData > |
bool | updatePoint (const polyMesh &mesh, const label pointI, const pointData &newPointInfo, const scalar tol, TrackingData &td) |
| Influence of different value on same point. More...
|
|
template<class TrackingData > |
bool | updatePoint (const pointData &newPointInfo, const scalar tol, TrackingData &td) |
| Influence of different value on same point. More...
|
|
template<class TrackingData > |
bool | updateEdge (const polyMesh &mesh, const label edgeI, const label pointI, const pointData &pointInfo, const scalar tol, TrackingData &td) |
| Influence of point on edge. More...
|
|
bool | operator== (const pointData &) const |
|
bool | operator!= (const pointData &) const |
|
| TypeName ("pointData") |
| Run-time type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, pointData, dictionary,(const runTimePostProcessing &parent, const dictionary &dict, const HashPtrTable< DataEntry< vector >, word > &colours),(parent, dict, colours)) |
|
| pointData (const runTimePostProcessing &parent, const dictionary &dict, const HashPtrTable< DataEntry< vector >, word > &colours) |
| Construct from dictionary. More...
|
|
virtual | ~pointData () |
| Destructor. More...
|
|
| pointEdgePoint () |
| Construct null. More...
|
|
| pointEdgePoint (const point &, const scalar) |
| Construct from origin, distance. More...
|
|
| pointEdgePoint (const pointEdgePoint &) |
| Construct as copy. More...
|
|
const point & | origin () const |
|
scalar | distSqr () const |
|
template<class TrackingData > |
bool | valid (TrackingData &td) const |
| Check whether origin has been changed at all or. More...
|
|
template<class TrackingData > |
bool | sameGeometry (const pointEdgePoint &, const scalar tol, TrackingData &td) const |
| Check for identical geometrical data. Used for cyclics checking. More...
|
|
template<class TrackingData > |
void | leaveDomain (const polyPatch &patch, const label patchPointI, const point &pos, TrackingData &td) |
| Convert origin to relative vector to leaving point. More...
|
|
template<class TrackingData > |
void | enterDomain (const polyPatch &patch, const label patchPointI, const point &pos, TrackingData &td) |
| Convert relative origin to absolute by adding entering point. More...
|
|
template<class TrackingData > |
void | transform (const tensor &rotTensor, TrackingData &td) |
| Apply rotation matrix to origin. More...
|
|
template<class TrackingData > |
bool | updatePoint (const polyMesh &mesh, const label pointI, const label edgeI, const pointEdgePoint &edgeInfo, const scalar tol, TrackingData &td) |
| Influence of edge on point. More...
|
|
template<class TrackingData > |
bool | updatePoint (const polyMesh &mesh, const label pointI, const pointEdgePoint &newPointInfo, const scalar tol, TrackingData &td) |
| Influence of different value on same point. More...
|
|
template<class TrackingData > |
bool | updatePoint (const pointEdgePoint &newPointInfo, const scalar tol, TrackingData &td) |
| Influence of different value on same point. More...
|
|
template<class TrackingData > |
bool | updateEdge (const polyMesh &mesh, const label edgeI, const label pointI, const pointEdgePoint &pointInfo, const scalar tol, TrackingData &td) |
| Influence of point on edge. More...
|
|
template<class TrackingData > |
bool | equal (const pointEdgePoint &, TrackingData &td) const |
| Same (like operator==) More...
|
|
bool | operator== (const pointEdgePoint &) const |
|
bool | operator!= (const pointEdgePoint &) const |
|
| fieldVisualisationBase (const runTimePostProcessing &parent, const dictionary &dict, const HashPtrTable< DataEntry< vector >, word > &colours) |
| Construct from dictionary. More...
|
|
virtual | ~fieldVisualisationBase () |
| Destructor. More...
|
|
const HashPtrTable< DataEntry< vector >, word > & | colours () const |
| Return the colours. More...
|
|
const word & | fieldName () const |
| Return the field name. More...
|
|
|
enum | representationType { rtSphere,
rtVector
} |
|
enum | colourByType { cbColour,
cbField
} |
|
enum | colourMapType { cmRainbow,
cmBlueWhiteRed,
cmFire,
cmGreyscale
} |
|
static autoPtr< pointData > | New (const runTimePostProcessing &parent, const dictionary &dict, const HashPtrTable< DataEntry< vector >, word > &colours, const word &pointDataName) |
| Return a reference to the selected RAS model. More...
|
|
static const NamedEnum< representationType, 2 > | representationTypeNames |
|
static const NamedEnum< colourByType, 2 > | colourByTypeNames |
|
static const NamedEnum< colourMapType, 4 > | colourMapTypeNames |
|
void | addPoints (const label frameI, vtkActor *actor, vtkPolyDataMapper *mapper, vtkPolyData *data) const |
| Add the point data to the renderer. More...
|
|
void | setColourMap (vtkLookupTable *lut) const |
| Set the colour map. More...
|
|
void | addScalarBar (const scalar position, vtkRenderer *renderer, vtkLookupTable *lut) const |
| Add scalar bar to renderer. More...
|
|
void | setField (const scalar position, const word &colourFieldName, vtkPolyDataMapper *mapper, vtkRenderer *renderer) const |
| Set field/configure mapper, add scalar bar. More...
|
|
void | addGlyphs (const scalar position, const word &scaleFieldName, const word &colourFieldName, const scalar maxGlyphLength, vtkPolyData *data, vtkActor *actor, vtkRenderer *renderer) const |
| Add glyphs. More...
|
|