This source condition provides a vector corresponding to the position. More...


Public Member Functions | |
| TypeName ("position") | |
| Runtime type information. More... | |
| virtual autoPtr< LagrangianVectorFieldSource > | clone (const regIOobject &iIo) const |
| Construct and return a clone setting the internal field reference. More... | |
| virtual | ~positionLagrangianVectorFieldSource () |
| Destructor. More... | |
| virtual tmp< LagrangianSubVectorField > | value (const LagrangianInjection &, const LagrangianSubMesh &) const |
| Return the value for an instantaneous injection. More... | |
This source condition provides a vector corresponding to the position.
Definition at line 48 of file positionLagrangianVectorFieldSource.H.
|
virtual |
Destructor.
Definition at line 31 of file positionLagrangianVectorFieldSource.C.
| TypeName | ( | "position" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting the internal field reference.
Definition at line 64 of file positionLagrangianVectorFieldSource.H.
|
virtual |
Return the value for an instantaneous injection.
Definition at line 39 of file positionLagrangianVectorFieldSource.C.
References LagrangianSubMesh::mesh(), and LagrangianMesh::position().
