|
Compadre 1.7.0
|
#include "Compadre_GMLS.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Compadre |
Functions | |
| template<typename SolutionData > | |
| KOKKOS_INLINE_FUNCTION void | Compadre::applyTargetsToCoefficients (const SolutionData &data, const member_type &teamMember, device_unmanaged_matrix_right_type Q, device_unmanaged_matrix_right_type P_target_row) |
| For applying the evaluations from a target functional to the polynomial coefficients. | |