Compadre  1.5.7
Public Member Functions | Public Attributes | List of all members
Compadre::ApplyTargets Struct Reference

Functor to apply target evaluation to polynomial coefficients to store in _alphas. More...

Detailed Description

Functor to apply target evaluation to polynomial coefficients to store in _alphas.

Definition at line 108 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
 

Constructor & Destructor Documentation

◆ ApplyTargets()

Compadre::ApplyTargets::ApplyTargets ( GMLSSolutionData  data)
inline

Definition at line 112 of file Compadre_Functors.hpp.

Member Function Documentation

◆ operator()()

KOKKOS_INLINE_FUNCTION void Compadre::ApplyTargets::operator() ( const member_type teamMember) const
inline

Definition at line 115 of file Compadre_Functors.hpp.

Member Data Documentation

◆ _data

GMLSSolutionData Compadre::ApplyTargets::_data

Definition at line 110 of file Compadre_Functors.hpp.


The documentation for this struct was generated from the following file: