68 #include <domain/mesh/element/special/feap/fElement.h>    80         double E, 
double A, 
double rho = 0.0);  
    84     virtual const ID &getExternalNodes(
void) 
const;
    86     virtual int invokefRoutine(
double *d, 
double *ul, 
double *xl, 
int *ix, 
    87                    double *tl, 
double *s, 
double *r, 
int ndf, 
    88                    int ndm, 
int nst, 
int isw, 
double dm, 
int nen, 
int n, 
    89                    int nh1, 
int nh2, 
int nh3, 
double *h,  
    90                    double *ctan, 
int ior, 
int iow);
 Vector of integers. 
Definition: ID.h:95
Wrapper used to call fortran element subroutines from FEAP. 
Definition: fElement.h:82
virtual int getNumExternalNodes(void) const
return the number of external nodes associated with the element. 
Interface with FEAP elements. 
Definition: fElmt05.h:74
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35