/home/runner/work/kynema/kynema/kynema/src/step/update_state_prediction.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/step/update_state_prediction.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
update_state_prediction.hpp File Reference
#include <Kokkos_Core.hpp>
#include <Kokkos_Profiling_ScopedRegion.hpp>
#include "solver/solver.hpp"
#include "state/calculate_displacement.hpp"
#include "state/state.hpp"
#include "state/update_dynamic_prediction.hpp"
#include "state/update_static_prediction.hpp"
#include "step_parameters.hpp"

Go to the source code of this file.

Namespaces

namespace  kynema
 
namespace  kynema::step
 

Functions

template<typename DeviceType >
void kynema::step::UpdateStatePrediction (StepParameters &parameters, const Solver< DeviceType > &solver, State< DeviceType > &state)
 Updates the predicted next state values, based on computed solver solution, solver.x.