30 template<
class CloudType>
35 this->owner().fieldIOobject(
"URel", IOobject::NO_READ),
43 this->owner().
solution().interpolationSchemes(),
53 - UcInterp->interpolate
56 iter().currentTetIndices(this->owner().mesh())
61 URel.
write(this->owner().size() > 0);
67 template<
class CloudType>
79 template<
class CloudType>
91 template<
class CloudType>
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
Templated cloud function object base class.
Templated base class for dsmc cloud.
A primitive field of type <Type> with automated input and output.
Function object which generates a lagrangian field containing the velocity of each particle relative ...
RelativeVelocity(const dictionary &dict, CloudType &owner, const word &modelName)
Construct from dictionary.
virtual ~RelativeVelocity()
Destructor.
virtual void write()
Write post-processing info.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for interpolation.
virtual bool write(const bool write=true) const
Write using setting from DB.
Selector class for relaxation factors, solver type and solution.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.