/home/runner/work/kynema/kynema/kynema/src/elements/beams/beam_element.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
beam_element.hpp
Go to the documentation of this file.
Definition calculate_constraint_output.hpp:8
Beam element constitutes flexible beams material behavior in kynema.
Definition beam_element.hpp:17
BeamElement(size_t id, std::span< const size_t > n, std::span< const BeamSection > s, std::span< const std::array< double, 2 > > q)
Definition beam_element.hpp:23
std::vector< std::array< double, 2 > > quadrature
Definition beam_element.hpp:21
Generated by