FEDEM Solver  R8.0
Source code of the dynamics solver
Private Attributes | List of all members
finiteelementmodule::beamjointtype Type Reference

Data type representing a beam joint. More...

Collaboration diagram for finiteelementmodule::beamjointtype:
Collaboration graph
[legend]

Private Attributes

type(triadtype), pointer triad
 The triad the connects the beams. More...
 
type(supelptrtype), dimension(:), pointer legs
 List of connected beam elements. More...
 

Detailed Description

Data type representing a beam joint.

Member Data Documentation

◆ legs

type(supelptrtype), dimension(:), pointer finiteelementmodule::beamjointtype::legs
private

List of connected beam elements.

◆ triad

type(triadtype), pointer finiteelementmodule::beamjointtype::triad
private

The triad the connects the beams.


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