See Intrepid2::Basis_HGRAD_WEDGE_DEG2_FEM.
More...
#include <Intrepid2_HGRAD_WEDGE_C2_FEM.hpp>
|
| template<bool serendipity, typename DT , typename OT , typename PT > |
| KOKKOS_INLINE_FUNCTION void | getValues (OutputViewType outputValues, const PointViewType inputPoints, const EOperator operatorType, const typename Kokkos::TeamPolicy< typename DT::execution_space >::member_type &team_member, const typename DT::execution_space::scratch_memory_space &scratchStorage, const ordinal_type subcellDim, const ordinal_type subcellOrdinal) const |
| |
|
| template<typename DeviceType , typename outputValueValueType , class ... outputValueProperties, typename inputPointValueType , class ... inputPointProperties> |
| static void | getValues (Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints, const EOperator operatorType) |
| |
template<bool serendipity>
class Intrepid2::Impl::Basis_HGRAD_WEDGE_DEG2_FEM< serendipity >
See Intrepid2::Basis_HGRAD_WEDGE_DEG2_FEM.
Definition at line 103 of file Intrepid2_HGRAD_WEDGE_C2_FEM.hpp.
◆ cell_topology_type
template<bool serendipity>
◆ getValues() [1/2]
template<bool serendipity>
template<typename DT , typename outputValueValueType , class ... outputValueProperties, typename inputPointValueType , class ... inputPointProperties>
| void Intrepid2::Impl::Basis_HGRAD_WEDGE_DEG2_FEM< serendipity >::getValues |
( |
Kokkos::DynRankView< outputValueValueType, outputValueProperties... > |
outputValues, |
|
|
const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > |
inputPoints, |
|
|
const EOperator |
operatorType |
|
) |
| |
|
static |
◆ getValues() [2/2]
template<bool serendipity>
template<bool serendipity, typename DT , typename OT , typename PT >
| KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HGRAD_WEDGE_DEG2_FEM< serendipity >::getValues |
( |
OutputViewType |
outputValues, |
|
|
const PointViewType |
inputPoints, |
|
|
const EOperator |
operatorType, |
|
|
const typename Kokkos::TeamPolicy< typename DT::execution_space >::member_type & |
team_member, |
|
|
const typename DT::execution_space::scratch_memory_space & |
scratchStorage, |
|
|
const ordinal_type |
subcellDim, |
|
|
const ordinal_type |
subcellOrdinal |
|
) |
| const |
The documentation for this class was generated from the following files: