Go to the documentation of this file.
118 class objectRegistry;
127 public streamLineBase
157 const objectRegistry&,
159 const bool loadFromFiles =
false
170 virtual void read(
const dictionary&);
173 virtual void track();
A class for handling words, derived from string.
label nSubCycle_
Number of subcycling steps.
streamLine(const streamLine &)
Disallow default bitwise copy construct.
TypeName("streamLine")
Runtime type information.
virtual void read(const dictionary &)
Read settings.
Registry of regIOobjects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual ~streamLine()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
This function object generates streamline data by sampling a set of user-specified fields along a par...
void operator=(const streamLine &)
Disallow default bitwise assignment.
virtual void track()
Do the actual tracking to fill the track data.
const word & name() const
Return the name.