|
Intrepid2
|
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) |
Interpolation Operator from Gauss-Jacobi points to an arbitrary distribution at points zm.
Definition at line 433 of file Intrepid2_Polylib.hpp.
|
static |
Definition at line 576 of file Intrepid2_PolylibDef.hpp.