/home/runner/work/kynema/kynema/kynema/src/solver/scan_row_entries.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
scan_row_entries.hpp
Go to the documentation of this file.
Definition calculate_error_sum_squares.hpp:5
A Scanning Kernel which calculates the row pointers from a list of the number of entries in each row.
Definition scan_row_entries.hpp:12
KOKKOS_FUNCTION void operator()(size_t i, ValueType &update, bool is_final) const
Definition scan_row_entries.hpp:18
typename RowPtrType::value_type ValueType
Definition scan_row_entries.hpp:13
RowPtrType::const_type row_entries
Definition scan_row_entries.hpp:14
Generated by