|
Intrepid2
|
See Intrepid2::Basis_HVOL_HEX_Cn_FEM. More...
#include <Intrepid2_HVOL_HEX_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 operatorDn) |
Static Public Member Functions | |
| template<typename outputValueViewType , typename inputPointViewType , typename workViewType , typename vinvViewType > | |
| static KOKKOS_INLINE_FUNCTION void | getValues (outputValueViewType outputValues, const inputPointViewType inputPoints, workViewType work, const vinvViewType vinv, const ordinal_type operatorDn=0) |
| static KOKKOS_INLINE_FUNCTION ordinal_type | getWorkSizePerPoint (ordinal_type order) |
See Intrepid2::Basis_HVOL_HEX_Cn_FEM.
Definition at line 34 of file Intrepid2_HVOL_HEX_Cn_FEM.hpp.
| KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HVOL_HEX_Cn_FEM::Serial< opType >::getValues | ( | OutputViewType | output, |
| const InputViewType | input, | ||
| WorkViewType | work, | ||
| const VinvViewType | vinv, | ||
| const ordinal_type | operatorDn | ||
| ) |
Definition at line 30 of file Intrepid2_HVOL_HEX_Cn_FEMDef.hpp.
|
inlinestatic |
Definition at line 49 of file Intrepid2_HVOL_HEX_Cn_FEM.hpp.