Compadre
1.5.9
|
Functor to apply target evaluation to polynomial coefficients to store in _alphas. More...
Functor to apply target evaluation to polynomial coefficients to store in _alphas.
Definition at line 116 of file Compadre_Functors.hpp.
#include <Compadre_Functors.hpp>
Public Member Functions | |
ApplyTargets (GMLSSolutionData data) | |
KOKKOS_INLINE_FUNCTION void | operator() (const member_type &teamMember) const |
Public Attributes | |
GMLSSolutionData | _data |
|
inline |
Definition at line 120 of file Compadre_Functors.hpp.
|
inline |
Definition at line 123 of file Compadre_Functors.hpp.
GMLSSolutionData Compadre::ApplyTargets::_data |
Definition at line 118 of file Compadre_Functors.hpp.