/home/runner/work/kynema/kynema/kynema/src/solver/contribute_lambda_to_vector.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
contribute_lambda_to_vector.hpp
Go to the documentation of this file.
Definition calculate_error_sum_squares.hpp:5
A kernel which contributes the constraint Lagrange multiplier terms to the correct locations in the g...
Definition contribute_lambda_to_vector.hpp:14
ConstView< size_t *[6]> target_node_freedom_table
Definition contribute_lambda_to_vector.hpp:26
Kokkos::View< ValueType, DeviceType > View
Definition contribute_lambda_to_vector.hpp:16
typename View< ValueType >::const_type ConstView
Definition contribute_lambda_to_vector.hpp:18
ConstView< dof::FreedomSignature * > target_node_freedom_signature
Definition contribute_lambda_to_vector.hpp:23
Kokkos::View< ValueType, Kokkos::LayoutLeft, DeviceType > LeftView
Definition contribute_lambda_to_vector.hpp:20
ConstView< dof::FreedomSignature * > base_node_freedom_signature
Definition contribute_lambda_to_vector.hpp:22
ConstView< double *[6]> base_lambda_residual_terms
Definition contribute_lambda_to_vector.hpp:28
ConstView< size_t *[6]> base_node_freedom_table
Definition contribute_lambda_to_vector.hpp:25
KOKKOS_FUNCTION void operator()(size_t constraint) const
Definition contribute_lambda_to_vector.hpp:34
ConstView< double *[6]> target_lambda_residual_terms
Definition contribute_lambda_to_vector.hpp:29
LeftView< double *[1]> R
Definition contribute_lambda_to_vector.hpp:31
Generated by