/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:18
BeamElement(size_t id, std::span< const size_t > n, std::span< const BeamSection > s, std::span< const std::array< double, 2 > > q, const std::array< double, 6 > &mu_={0., 0., 0., 0., 0., 0.})
Definition beam_element.hpp:25
std::vector< std::array< double, 2 > > quadrature
Definition beam_element.hpp:22
Generated by