This source condition provides a label corresponding to the LagrangianState::none enumeration. More...


Public Member Functions | |
| TypeName ("noneState") | |
| Runtime type information. More... | |
| virtual autoPtr< LagrangianLabelFieldSource > | clone (const regIOobject &iIo) const |
| Construct and return a clone setting the internal field reference. More... | |
| virtual | ~noneStateLagrangianLabelFieldSource () |
| Destructor. More... | |
| virtual tmp< LagrangianSubLabelField > | value (const LagrangianInjection &, const LagrangianSubMesh &) const |
| Return the value for an instantaneous injection. More... | |
This source condition provides a label corresponding to the LagrangianState::none enumeration.
Definition at line 49 of file noneStateLagrangianLabelFieldSource.H.
|
virtual |
Destructor.
Definition at line 31 of file noneStateLagrangianLabelFieldSource.C.
| TypeName | ( | "noneState" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting the internal field reference.
Definition at line 65 of file noneStateLagrangianLabelFieldSource.H.
|
virtual |
Return the value for an instantaneous injection.
Definition at line 39 of file noneStateLagrangianLabelFieldSource.C.
References LagrangianModel::name(), Foam::name(), DimensionedField< Type, GeoMesh, PrimitiveField >::New(), and Foam::none.
