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

Creates an FE model of one quarter of a shell cylinder. More...

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

Public Member Functions

 QuartCylShell (double L, double R, double t, int nL, int nC, bool reduce)
 The constructor creates the FE model. More...
 

Detailed Description

Creates an FE model of one quarter of a shell cylinder.

Constructor & Destructor Documentation

◆ QuartCylShell()

QuartCylShell::QuartCylShell ( double  L,
double  R,
double  t,
int  nL,
int  nC,
bool  reduce 
)
inline

The constructor creates the FE model.

Parameters
[in]LTotal length of the cylinder
[in]RRadius of cylinder
[in]tShell thickness
[in]nLNumber of elements in length direction
[in]nCNumber of elements in circular direction
[in]reduceIf true, the tip nodes are also marked external

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