FEBio  1.5.0
Public Member Functions | Data Fields
FEShellElement Class Reference

This class defines the shell element. More...

#include <FEElement.h>

Inheritance diagram for FEShellElement:
FEElement

Public Member Functions

 FEShellElement (const FEShellElement &el)
 copy constructor
FEShellElementoperator= (const FEShellElement &el)
 assignment operator
virtual void SetTraits (FEElementTraits *ptraits)
double * GaussWeights ()
double * Hr (int n)
double * Hs (int n)
void Init (bool bflag)
double gr (int n)
double gs (int n)
double gt (int n)

Data Fields

vector< double > m_h0
 initial shell thicknesses

Detailed Description

This class defines the shell element.

A shell element is similar to a surface element except that it has a thickness.


The documentation for this class was generated from the following files: