/home/runner/work/kynema/kynema/kynema/src/model/copy_nodes_to_state.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/model/copy_nodes_to_state.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
copy_nodes_to_state.hpp File Reference
#include <ranges>
#include <span>
#include <vector>
#include "node.hpp"
#include "state/state.hpp"
#include "state/update_global_position.hpp"

Go to the source code of this file.

Namespaces

namespace  kynema
 
namespace  kynema::model
 

Functions

template<typename DeviceType >
void kynema::model::CopyNodesToState (State< DeviceType > &state, std::span< const Node > nodes)