Intrepid2
Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
Intrepid2::Impl::Basis_HDIV_TRI_I1_FEM Class Reference

See Intrepid2::Basis_HDIV_TRI_I1_FEM. More...

#include <Intrepid2_HDIV_TRI_I1_FEM.hpp>

Classes

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

Public Types

typedef struct Triangle< 3 > 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

See Intrepid2::Basis_HDIV_TRI_I1_FEM.

Definition at line 74 of file Intrepid2_HDIV_TRI_I1_FEM.hpp.


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