67 #include <domain/mesh/element/special/feap/fElement.h> 79 double E,
double A,
double rho = 0.0);
82 virtual int getNumExternalNodes(
void)
const;
83 virtual const ID &getExternalNodes(
void)
const;
85 virtual int invokefRoutine(
double *d,
double *ul,
double *xl,
int *ix,
86 double *tl,
double *s,
double *r,
int ndf,
87 int ndm,
int nst,
int isw,
double dm,
int nen,
int n,
88 int nh1,
int nh2,
int nh3,
double *h,
89 double *ctan,
int ior,
int iow);
Wrapper used to call fortran element subroutines from FEAP.
Definition: fElement.h:81
================================================================================
Definition: ContinuaReprComponent.h:34
Interface with FEAP elements.
Definition: fElmt05.h:73