See Intrepid2::Basis_HDIV_QUAD_In_FEM.
More...
#include <Intrepid2_HDIV_QUAD_In_FEM.hpp>
|
| template<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, ordinal_type numPtsPerEval, typename outputValueValueType, class ... outputValueProperties, typename inputPointValueType, class ... inputPointProperties, typename vinvValueType, class ... vinvProperties> |
| static void | getValues (Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints, const Kokkos::DynRankView< vinvValueType, vinvProperties... > vinvLine, const Kokkos::DynRankView< vinvValueType, vinvProperties... > vinvBubble, const EOperator operatorType) |
◆ cell_topology_type
| typedef struct Quadrilateral< 4 > Intrepid2::Impl::Basis_HDIV_QUAD_In_FEM::cell_topology_type |
◆ getValues() [1/2]
template<typename DT, ordinal_type numPtsPerEval, typename outputValueValueType, class ... outputValueProperties, typename inputPointValueType, class ... inputPointProperties, typename vinvValueType, class ... vinvProperties>
| void Intrepid2::Impl::Basis_HDIV_QUAD_In_FEM::getValues |
( |
Kokkos::DynRankView< outputValueValueType, outputValueProperties... > | outputValues, |
|
|
const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > | inputPoints, |
|
|
const Kokkos::DynRankView< vinvValueType, vinvProperties... > | vinvLine, |
|
|
const Kokkos::DynRankView< vinvValueType, vinvProperties... > | vinvBubble, |
|
|
const EOperator | operatorType ) |
|
static |
◆ getValues() [2/2]
template<typename DT, typename OT, typename PT>
| KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HDIV_QUAD_In_FEM::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: