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

Functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil. More...

Detailed Description

Functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil.

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

Constructor & Destructor Documentation

◆ ComputePrestencilWeights()

Compadre::ComputePrestencilWeights::ComputePrestencilWeights ( GMLSBasisData  data)
inline

Definition at line 177 of file Compadre_Functors.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 180 of file Compadre_Functors.hpp.

Member Data Documentation

◆ _data

GMLSBasisData Compadre::ComputePrestencilWeights::_data

Definition at line 175 of file Compadre_Functors.hpp.


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