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

Creates an FE model of a cantilever beam with default properties. More...

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

Public Member Functions

 Cantilever (double L, int nel, int reduce, bool twoD)
 The constructor creates the FE model. More...
 

Detailed Description

Creates an FE model of a cantilever beam with default properties.

Constructor & Destructor Documentation

◆ Cantilever()

Cantilever::Cantilever ( double  L,
int  nel,
int  reduce,
bool  twoD 
)
inline

The constructor creates the FE model.

Parameters
[in]LTotal length of the beam
[in]nelNumber of beam elements
[in]reduceIf > 0, the tip node is also marked external
[in]twoDIf true, all internal nodes are considered 3-DOF nodes

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