Itasca C++ Interface
|
Interface to the Fluid Module. More...
#include <ifluidmodule.h>
Public Member Functions | |
virtual double | getTotalTime () const =0 |
Returns true if to use BIO modulus. | |
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 | getAvgUnbCur () const =0 |
Returns the current average unbalanced fluid volume for fastflow. | |
virtual double | getMaxUnbCur () const =0 |
Returns the current maximum unbalanced fluid volume for fastflow. | |
virtual double | getStrNorm () const =0 |
Returns the representative stress magnitude for fastflow. | |
Static Public Attributes | |
static const TType | type_ = 0x4c815bf3 |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to the Fluid Module.
|
pure virtual |
Returns true if to use BIO modulus.
Returns the accumulated fluid-flow time, see setTime()