118 const word& positionName,
127 const word& distanceName,
138 return segments_.
size();
150 return axisTypeNames_[
axis_];
labelList segments_
Connected segments.
word axis() const
Return the axis name.
bool hasScalarAxis() const
Is the coordinate axis a scalar?
autoPtr< scalarField > distances_
Scalar distances.
label size() const
Return the size.
A 2-tuple for storing two objects of different types.
void size(const label)
Override size to be inconsistent with allocated storage.
Tuple2< coordSet, labelList > gather() const
Combine coordinate sets onto the master. Return both the combined.
word positionName_
Name of the positions.
tmp< pointField > pointCoords() const
Get vector coordinate (axis is xyz)
autoPtr< pointField > positions_
Point positions.
static const NamedEnum< axisType, 6 > axisTypeNames_
String representation of axis enums.
word scalarName() const
Return the name of the scalar coordinates.
const labelList & segments() const
Return the segments.
bool hasPointAxis() const
Is the coordinate axis a point?
Holds list of sampling positions.
word distanceName_
Name of the distances.
axisType
Enumeration defining the output format for coordinates.
A class for handling words, derived from string.
point pointCoord(const label index) const
Get vector coordinate (axis is xyz)
static const word null
An empty word.
labelListList lines() const
Return a list of lines. These are lists of points which are in the.
labelList vertices() const
Return a list of isolated vertices. These are the points that are.
coordSet()
Construct null.
bool contiguous()
contiguous
labelPairList edges() const
Return a list of edges. These are adjacent pairs of points which.
word pointName() const
Return the name of the point coordinates.
static const Field< Type > & null()
Return a null field.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
tmp< scalarField > scalarCoords() const
Get scalar coordinates (axis is x, y, z or distance)
scalar scalarCoord(const label index) const
Get scalar coordinate (axis is x, y, z or distance)