/home/runner/work/kynema/kynema/kynema/src/state/copy_state_data.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/state/copy_state_data.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
copy_state_data.hpp File Reference
#include "state.hpp"

Go to the source code of this file.

Namespaces

namespace  kynema
 

Functions

template<typename DeviceType >
void kynema::CopyStateData (State< DeviceType > &copy, const State< DeviceType > &old)
 Performs a deep copy of the state data which might have changed in a given time step.