|
Intrepid2
|
See Intrepid2::Basis_HGRAD_TRI_Cn_FEM work is a rank 1 view having the same value_type of inputPoints and having size equal to getWorkSizePerPoint()*inputPoints.extent(0);. More...
#include <Intrepid2_HGRAD_TRI_Cn_FEM.hpp>
Public Member Functions | |
| template<typename OutputViewType , typename InputViewType , typename WorkViewType , typename VinvViewType > | |
| KOKKOS_INLINE_FUNCTION void | getValues (OutputViewType output, const InputViewType input, WorkViewType work, const VinvViewType vinv, const ordinal_type order) |
See Intrepid2::Basis_HGRAD_TRI_Cn_FEM work is a rank 1 view having the same value_type of inputPoints and having size equal to getWorkSizePerPoint()*inputPoints.extent(0);.
Definition at line 64 of file Intrepid2_HGRAD_TRI_Cn_FEM.hpp.
| KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HGRAD_TRI_Cn_FEM::Serial< OpType >::getValues | ( | OutputViewType | output, |
| const InputViewType | input, | ||
| WorkViewType | work, | ||
| const VinvViewType | vinv, | ||
| const ordinal_type | order | ||
| ) |
Definition at line 33 of file Intrepid2_HGRAD_TRI_Cn_FEMDef.hpp.