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

Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto zeros and weights. More...

#include <Intrepid2_Polylib.hpp>

Public Member Functions

template<>
KOKKOS_INLINE_FUNCTION void getValues (zViewType z, wViewType w, const ordinal_type np, const double alpha, const double beta)
 
template<>
KOKKOS_INLINE_FUNCTION void getValues (zViewType z, wViewType w, const ordinal_type np, const double alpha, const double beta)
 
template<>
KOKKOS_INLINE_FUNCTION void getValues (zViewType z, wViewType w, const ordinal_type np, const double alpha, const double beta)
 
template<>
KOKKOS_INLINE_FUNCTION void getValues (zViewType z, wViewType w, const ordinal_type np, const double alpha, const double beta)
 

Static Public Member Functions

template<typename zViewType , typename wViewType >
static KOKKOS_INLINE_FUNCTION void getValues (zViewType z, wViewType w, const ordinal_type np, const double alpha, const double beta)
 

Detailed Description

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

Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto zeros and weights.

Definition at line 237 of file Intrepid2_Polylib.hpp.


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