static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition: ibodyfluid.h:12
virtual DVect getFluidForce() const =0
Return the applied fluid force.
virtual IBody * getBodyMech()=0
Return the IBody pointer of the mechanical body.
virtual const IBody * getIBody() const =0
Return the IBody pointer.
virtual void setFluidForce(const DVect &d)=0
Set the applied fluid force.
Definition: ibodyfluid.h:9