/home/runner/work/kynema/kynema/kynema/src/elements/masses/create_masses.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
create_masses.hpp
Go to the documentation of this file.
Definition calculate_constraint_output.hpp:8
Masses< DeviceType > CreateMasses(const MassesInput &masses_input, std::span< const Node > nodes)
Creates a masses data structure and initializes its data.
Definition create_masses.hpp:21
Represents the input data for creating mass/rigid body elements.
Definition masses_input.hpp:14
size_t NumElements() const
Returns the total number of elements present in masses/rigid_body portion of the mesh.
Definition masses_input.hpp:24
Contains field variables for mass elements (aka, rigid bodies) to compute per-element contributions t...
Definition masses.hpp:17
Generated by