/home/runner/work/kynema-fmb/kynema-fmb/kynema-fmb/src/solver/condition_system.hpp Source File
|
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
condition_system.hpp
Go to the documentation of this file.
Definition calculate_error_sum_squares.hpp:5
A Kernel which applies the given factor to the system RHS vector.
Definition condition_system.hpp:11
KOKKOS_FUNCTION void operator()(int i) const
Definition condition_system.hpp:16
Kokkos::View< double *[1], Kokkos::LayoutLeft, DeviceType > R
Definition condition_system.hpp:13
A Kernel which divides the RHS vector terms corresponding to the constraints by a given conditioner f...
Definition condition_system.hpp:24
Kokkos::View< double *[1], Kokkos::LayoutLeft, DeviceType > x
Definition condition_system.hpp:27
double conditioner
Definition condition_system.hpp:26
size_t num_system_dofs
Definition condition_system.hpp:25
KOKKOS_FUNCTION void operator()(size_t i) const
Definition condition_system.hpp:30
Generated by