Intrepid2
Intrepid2::Impl::Basis_HCURL_HEX_I1_FEM Class Reference

See Intrepid2::Basis_HCURL_HEX_I1_FEM. More...

#include <Intrepid2_HCURL_HEX_I1_FEM.hpp>

Classes

struct  Serial
 See Intrepid2::Basis_HCURL_HEX_I1_FEM. More...
struct  Functor
 See Intrepid2::Basis_HCURL_HEX_I1_FEM. More...

Public Types

typedef struct Hexahedron< 8 > cell_topology_type

Public Member Functions

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

Static Public Member Functions

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)

Detailed Description

Member Typedef Documentation

◆ cell_topology_type

typedef struct Hexahedron< 8 > Intrepid2::Impl::Basis_HCURL_HEX_I1_FEM::cell_topology_type

Definition at line 91 of file Intrepid2_HCURL_HEX_I1_FEM.hpp.

Member Function Documentation

◆ getValues() [1/2]

template<typename DT, typename outputValueValueType, class ... outputValueProperties, typename inputPointValueType, class ... inputPointProperties>
void Intrepid2::Impl::Basis_HCURL_HEX_I1_FEM::getValues ( Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues,
const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints,
const EOperator operatorType )
static

Definition at line 158 of file Intrepid2_HCURL_HEX_I1_FEMDef.hpp.

◆ getValues() [2/2]

template<typename DT, typename OT, typename PT>
KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HCURL_HEX_I1_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

Definition at line 347 of file Intrepid2_HCURL_HEX_I1_FEMDef.hpp.


The documentation for this class was generated from the following files: