|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Creates an FE model of a pinned beam with default properties. More...


Public Member Functions | |
| PinnedBeam (double L, int nel, int ielPin) | |
| The constructor creates the FE model. More... | |
Creates an FE model of a pinned beam with default properties.
|
inline |
The constructor creates the FE model.
| [in] | L | Total length of the beam |
| [in] | nel | Number of beam elements |
| [in] | ielPin | Index for beam element with end release |