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

Compute the Derivative Matrix and its transpose associated with the Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto-Jacobi zeros. More...

#include <Intrepid2_Polylib.hpp>

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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

Compute the Derivative Matrix and its transpose associated with the Gauss-Jacobi/Gauss-Radau-Jacobi/Gauss-Lobatto-Jacobi zeros.

Definition at line 284 of file Intrepid2_Polylib.hpp.


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