Compadre
1.5.9
|
Functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil. More...
Functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil.
Definition at line 181 of file Compadre_Functors.hpp.
#include <Compadre_Functors.hpp>
Public Member Functions | |
ComputePrestencilWeights (GMLSBasisData data) | |
KOKKOS_INLINE_FUNCTION void | operator() (const member_type &teamMember) const |
Public Attributes | |
GMLSBasisData | _data |
|
inline |
Definition at line 185 of file Compadre_Functors.hpp.
|
inline |
Definition at line 188 of file Compadre_Functors.hpp.
GMLSBasisData Compadre::ComputePrestencilWeights::_data |
Definition at line 183 of file Compadre_Functors.hpp.