FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
CantileverShell Class Reference

Creates an FE model of a cantilever shell. More...

Inheritance diagram for CantileverShell:
Inheritance graph
[legend]
Collaboration diagram for CantileverShell:
Collaboration graph
[legend]

Public Member Functions

 CantileverShell (double L, double b, double t, int nL, int nb, int reduce=1)
 The constructor creates the FE model. More...
 

Detailed Description

Creates an FE model of a cantilever shell.

Constructor & Destructor Documentation

◆ CantileverShell()

CantileverShell::CantileverShell ( double  L,
double  b,
double  t,
int  nL,
int  nb,
int  reduce = 1 
)
inline

The constructor creates the FE model.

Parameters
[in]LTotal length of the cantilever
[in]bWidth of the cantilever
[in]tShell thickness
[in]nLNumber of elements in length direction
[in]nbNumber of elements in width direction
[in]reduceIf > 0, the tip nodes are also marked external

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