6 class IZoneInterpolate;
Definition: imoduleblock.h:9
Int FInt
Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
Definition: iblockdef.h:19
Float Real
Fortran single precision real.
Definition: iblockdef.h:21
Fortran to C++ type declarations.
virtual QStringList loadJModelPlugins(const QString &location=QString())=0
returns pointer to list of loaded joint constitutive models
virtual FInt getMemoryTop() const =0
returns size of main data array
virtual const Real * getA() const =0
returns REAL pointer to main data array
Interface for accessing the zone field data class. This class allows access to both gp and zone scala...
Definition: izonefielddata.h:33
virtual QStringList loadModelPlugins()=0
returns pointer to list of loaded zone constitutive models
virtual IZoneFieldData * createIZoneFieldData(QObject *obj) const =0
Creates an IZoneFieldData object, and returns a pointer to it.
virtual IZoneInterpolate * createIZoneInterpolate(QObject *obj) const =0
Creates an IZoneInterpolate object, and returns a pointer to it.
virtual FInt getBlockHead() const =0
returns index of first block
virtual FInt getMemoryFree() const =0
returns index of first unused location in main data array
virtual FInt getSubcontactFlag() const =0
returns true if subcontacts have been created
Interface for accessing the zone interpolation class.
Definition: izoneinterpolate.h:25
virtual const FInt * getIA() const =0
returns FInt pointer to main data array