Itasca C++ Interface
|
Public Member Functions | |
virtual void | initializeMultithreading (uint32 threads)=0 |
virtual bool | getProperty (const models::ConstitutiveModel *m, base::Property *fill) const =0 |
virtual bool | getProperty (const models::ConstitutiveModel *m, base::Property *fill, uint32 thread, uint32 block) const =0 |
virtual bool | setProperty (models::ConstitutiveModel *m, const base::Property &fill)=0 |
virtual bool | setProperty (models::ConstitutiveModel *m, const base::Property &fill, uint32 thread, uint32 block) const =0 |
virtual string | getName () const =0 |
virtual void | setName (const string &s)=0 |
virtual bool | isDensity (uint32 thread) const =0 |
virtual void | destroy ()=0 |