cMaterial Class Reference
List of all members.
Public Member Functions |
|
eMaterialType | GetType (void) |
|
int | GetLabel (void) |
|
int | GetNumMat (void) |
|
int | GetNumElastParam (void) |
|
virtual int | GetNumParam (void) |
|
virtual double | GetDensity (void) |
|
virtual double | GetThermExpan (void) |
|
virtual void | Read (void)=0 |
|
virtual void | GetElastParam (double *)=0 |
|
virtual void | GetParam (double *) |
|
eMaterialType | GetType (void) |
|
int | GetLabel (void) |
|
int | GetNumMat (void) |
|
int | GetNumElastParam (void) |
|
virtual int | GetNumParam (void) |
|
virtual double | GetDensity (void) |
|
virtual double | GetThermExpan (void) |
|
virtual void | Read (void)=0 |
|
virtual void | GetElastParam (double *)=0 |
|
virtual void | GetParam (double *) |
Static Public Member Functions |
|
static cMaterial * | ReadAll (void) |
|
static void | FreeAll (void) |
|
static cMaterial * | GetAddr (int) |
|
static cMaterial * | ReadAll (void) |
|
static void | FreeAll (void) |
|
static cMaterial * | GetAddr (int) |
Protected Attributes |
|
eMaterialType | _eType |
|
int | _iLabel |
|
int | _iNumElastParam |
|
int | _iNumParam |
|
double | _dDensity |
|
double | _dThermExpan |
The documentation for this class was generated from the following files:
- J:/Tecgraf/prj/femoop/tags/2003/mat/material.h
- J:/Tecgraf/prj/femoop/trunk/mat/material.h
- J:/Tecgraf/prj/femoop/tags/2003/mat/material.cpp
- J:/Tecgraf/prj/femoop/trunk/mat/material.cpp