cConstModel Class Reference
List of all members.
Public Member Functions |
| cConstModel (cIntPt *, cMaterial *) |
cMaterial * | GetMaterialAddr (void) |
eConstModelType | GetType (void) |
virtual void | Init (void) |
virtual void | Update (void) |
virtual int | Stress (double *, double *)=0 |
virtual void | ModifyCMatrix (double **)=0 |
virtual int | GetNumPrintScls (void) |
virtual void | GetPrintSclLabs (char **) |
virtual void | GetPrintSclVals (double *, double *) |
| cConstModel (cIntPt *, cMaterial *) |
cMaterial * | GetMaterialAddr (void) |
eConstModelType | GetType (void) |
virtual void | Init (void) |
virtual void | Update (void) |
virtual int | Stress (double *, double *)=0 |
virtual void | ModifyCMatrix (double **)=0 |
virtual int | GetNumPrintScls (void) |
virtual void | GetPrintSclLabs (char **) |
virtual void | GetPrintSclVals (double *, double *) |
Static Public Member Functions |
static cConstModel * | CreateModel (cIntPt *) |
static int | GetTotNumPrintScls (void) |
static void | GetTotPrintSclLabs (char **) |
static cConstModel * | CreateModel (cIntPt *) |
static int | GetTotNumPrintScls (void) |
static void | GetTotPrintSclLabs (char **) |
Protected Attributes |
eConstModelType | _eType |
cMaterial * | _pcMat |
cIntPt * | _pcIpt |
The documentation for this class was generated from the following files:
- J:/Tecgraf/prj/femoop/tags/2003/cmod/cmodel.h
- J:/Tecgraf/prj/femoop/trunk/cmod/cmodel.h
- J:/Tecgraf/prj/femoop/tags/2003/cmod/cmodel.cpp
- J:/Tecgraf/prj/femoop/trunk/cmod/cmodel.cpp