Intrepid2
Static Public Member Functions | List of all members
Intrepid2::Polylib::Serial::InterpolationOperator< polyType > Struct Template Reference

Interpolation Operator from Gauss-Jacobi points to an arbitrary distribution at points zm. More...

#include <Intrepid2_Polylib.hpp>

Static Public Member Functions

template<typename imViewType , typename zgrjViewType , typename zmViewType >
static KOKKOS_INLINE_FUNCTION void getMatrix (imViewType im, const zgrjViewType zgrj, const zmViewType zm, const ordinal_type nz, const ordinal_type mz, const double alpha, const double beta)
 

Detailed Description

template<EPolyType polyType>
struct Intrepid2::Polylib::Serial::InterpolationOperator< polyType >

Interpolation Operator from Gauss-Jacobi points to an arbitrary distribution at points zm.

Definition at line 433 of file Intrepid2_Polylib.hpp.

Member Function Documentation

◆ getMatrix()

template<EPolyType polyType>
template<typename imViewType , typename zgrjViewType , typename zmViewType >
KOKKOS_INLINE_FUNCTION void Intrepid2::Polylib::Serial::InterpolationOperator< polyType >::getMatrix ( imViewType  im,
const zgrjViewType  zgrj,
const zmViewType  zm,
const ordinal_type  nz,
const ordinal_type  mz,
const double  alpha,
const double  beta 
)
static

Definition at line 576 of file Intrepid2_PolylibDef.hpp.


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