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

Kynema API: /home/runner/work/kynema/kynema/kynema/src/step/update_system_variables_masses.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
update_system_variables_masses.hpp File Reference
#include <Kokkos_Core.hpp>
#include <Kokkos_Profiling_ScopedRegion.hpp>
#include "elements/masses/masses.hpp"
#include "state/state.hpp"
#include "step_parameters.hpp"
#include "system/masses/calculate_quadrature_point_values.hpp"

Go to the source code of this file.

Namespaces

namespace  kynema
 
namespace  kynema::step
 

Functions

template<typename DeviceType >
void kynema::step::UpdateSystemVariablesMasses (const StepParameters &parameters, const Masses< DeviceType > &masses, State< DeviceType > &state)