cLoadElement Class Reference
List of all members.
Public Member Functions |
|
cLoadElement * | GetNext (void) |
|
cElement * | GetElm (void) |
|
cShape * | GetShp (void) |
|
void | LocalSys (sNatCoord *, double **) |
|
void | Assembly (double *, double *) |
|
void | Assembly (double *, cVector &) |
|
void | AddSuppReact (double) |
|
int | ReadElement (eLoadShp) |
|
int | ReadLineShape (void) |
|
int | ReadAreaShape (void) |
|
int | ReadDomainShape (void) |
|
int | ReadElemShape (void) |
|
int | ReadBarShape (void) |
|
int | ReadPlateShape (void) |
|
int | ReadShellShape (void) |
|
int | ReadShellDomain (void) |
|
int | MakeDomainShape (int) |
|
virtual void | EquivForce (double, double *) |
|
virtual void | Free (void) |
|
virtual void | Evaluate (sNatCoord *, double *) |
|
virtual void | LoadVal (double[], eLoadDir) |
|
virtual void | Read (void)=0 |
|
cLoadElement * | GetNext (void) |
|
cElement * | GetElm (void) |
|
cShape * | GetShp (void) |
|
void | LocalSys (sNatCoord *, double **) |
|
void | Assembly (double *, double *) |
|
void | Assembly (double *, cVector &) |
|
void | AddSuppReact (double) |
|
int | ReadElement (eLoadShp) |
|
int | ReadLineShape (void) |
|
int | ReadAreaShape (void) |
|
int | ReadDomainShape (void) |
|
int | ReadElemShape (void) |
|
int | ReadBarShape (void) |
|
int | ReadPlateShape (void) |
|
int | ReadShellShape (void) |
|
int | ReadShellDomain (void) |
|
int | MakeDomainShape (int) |
|
virtual void | EquivForce (double, double *) |
|
virtual void | Free (void) |
|
virtual void | Evaluate (sNatCoord *, double *) |
|
virtual void | LoadVal (double[], eLoadDir) |
|
virtual void | Read (void)=0 |
|
virtual void | DsaDerEqForceAm (sNodeCoord *, double, double *) |
Static Public Member Functions |
|
static cLoadElement * | ReadAll (void) |
|
static cLoadElement * | GetLecHead (void) |
|
static void | FreeAll (void) |
|
static int | GetNumLoadElem (void) |
|
static cLoadElement * | ReadAll (void) |
|
static cLoadElement * | GetLecHead (void) |
|
static void | FreeAll (void) |
|
static int | GetNumLoadElem (void) |
Protected Attributes |
|
eLoadElmType | _eType |
|
cShape * | _pcShp |
|
cIntPt * | _pcIpt |
|
cElement * | _pcElm |
Static Protected Attributes |
|
static int | _iNumLoadElem = 0 |
The documentation for this class was generated from the following files:
- J:/Tecgraf/prj/femoop/tags/2003/lec/lec.h
- J:/Tecgraf/prj/femoop/trunk/lec/lec.h
- J:/Tecgraf/prj/femoop/tags/2003/lec/lec.cpp
- J:/Tecgraf/prj/femoop/trunk/lec/lec.cpp