One stop include for all objects defined as part of base interface.
Interface to the Fluid Module.
Definition ifluidmodule.h:14
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition ifluidmodule.h:17
virtual double getStrNorm() const =0
Returns the representative stress magnitude for fastflow.
virtual double getAvgUnbCur() const =0
Returns the current average unbalanced fluid volume for fastflow.
virtual void setTotalTime(double d)=0
Sets the the accumulated fluid-flow time, see getTime()
virtual double getRatio() const =0
Returns the current fluid-flow force ratio limit.
virtual double getMaxUnbCur() const =0
Returns the current maximum unbalanced fluid volume for fastflow.
virtual double getTotalTime() const =0
Returns true if to use BIO modulus.
uint32 TType
class type indicator
Definition basedef.h:46