/home/runner/work/kynema/kynema/kynema/src/solver/contribute_constraints_system_residual_to_vector.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
contribute_constraints_system_residual_to_vector.hpp
Go to the documentation of this file.
Definition calculate_error_sum_squares.hpp:5
A Kernel which sums the system residual contributions for a constraint's target node into the correct...
Definition contribute_constraints_system_residual_to_vector.hpp:12
LeftView< double *[1]> residual
Definition contribute_constraints_system_residual_to_vector.hpp:23
typename View< ValueType >::const_type ConstView
Definition contribute_constraints_system_residual_to_vector.hpp:16
ConstView< double *[6]> system_residual_terms
Definition contribute_constraints_system_residual_to_vector.hpp:22
Kokkos::View< ValueType, DeviceType > View
Definition contribute_constraints_system_residual_to_vector.hpp:14
Kokkos::View< ValueType, Kokkos::LayoutLeft, DeviceType > LeftView
Definition contribute_constraints_system_residual_to_vector.hpp:18
ConstView< size_t *[6]> target_node_freedom_table
Definition contribute_constraints_system_residual_to_vector.hpp:20
KOKKOS_FUNCTION void operator()(size_t i_constraint) const
Definition contribute_constraints_system_residual_to_vector.hpp:26
ConstView< size_t * > target_active_dofs
Definition contribute_constraints_system_residual_to_vector.hpp:21
Generated by