Itasca C++ Interface
|
This is the complete list of members for zone::IFetchFluidProperty, including all inherited members.
destroy()=0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
getName() const =0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
getProperty(const Zone *zone, double *val) const =0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
getProperty(const Zone *zone, double *val, uint32 thread, uint32 block) const =0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
initializeMultithreading(uint32 threads)=0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
setName(const string &s)=0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
setProperty(Zone *zone, double val)=0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |
setProperty(Zone *zone, double val, uint32 thread, uint32 block) const =0 (defined in zone::IFetchFluidProperty) | zone::IFetchFluidProperty | pure virtual |