/home/runner/work/kynema/kynema/kynema/src/elements/masses/create_masses.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/elements/masses/create_masses.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
create_masses.hpp File Reference
#include <span>
#include "masses.hpp"
#include "masses_input.hpp"
#include "model/node.hpp"

Go to the source code of this file.

Namespaces

namespace  kynema
 

Functions

template<typename DeviceType >
Masses< DeviceType > kynema::CreateMasses (const MassesInput &masses_input, std::span< const Node > nodes)
 Creates a masses data structure and initializes its data.