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

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

Go to the source code of this file.

Namespaces

namespace  kynema
 

Functions

template<typename DeviceType >
void kynema::ReadStateFromFile (std::istream &input, State< DeviceType > &state)
 Reads State data from a provided restart file.