/home/runner/work/kynema/kynema/kynema/src/constraints/update_lambda_prediction.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
update_lambda_prediction.hpp
Go to the documentation of this file.
Definition calculate_constraint_output.hpp:8
A Kernel to update the predicted constraint Lagrange multiplier values at each nonlinear iteration.
Definition update_lambda_prediction.hpp:12
typename LeftView< ValueType >::const_type ConstLeftView
Definition update_lambda_prediction.hpp:20
View< double *[6]> lambda
Definition update_lambda_prediction.hpp:25
Kokkos::View< ValueType, DeviceType > View
Definition update_lambda_prediction.hpp:14
KOKKOS_FUNCTION void operator()(size_t constraint) const
Definition update_lambda_prediction.hpp:28
ConstLeftView< double *[1]> x
Definition update_lambda_prediction.hpp:24
typename View< ValueType >::const_type ConstView
Definition update_lambda_prediction.hpp:16
ConstView< Kokkos::pair< size_t, size_t > * > row_range
Definition update_lambda_prediction.hpp:23
size_t num_system_dofs
Definition update_lambda_prediction.hpp:22
Kokkos::View< ValueType, Kokkos::LayoutLeft, DeviceType > LeftView
Definition update_lambda_prediction.hpp:18
Generated by