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

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

Go to the source code of this file.

Namespaces

namespace  kynema
 

Functions

template<typename DeviceType >
void kynema::WriteStateToFile (std::ostream &output, const State< DeviceType > &state)
 Writes State data into a minimal restart file.