Intrepid2
Intrepid2::Impl::Basis_HGRAD_HEX_Cn_FEM Class Reference

See Intrepid2::Basis_HGRAD_HEX_Cn_FEM. More...

#include <Intrepid2_HGRAD_HEX_Cn_FEM.hpp>

Classes

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

Public Types

typedef struct Hexahedron< 8 > cell_topology_type

Static Public Member Functions

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... > vinv, const EOperator operatorType)

Detailed Description

Member Typedef Documentation

◆ cell_topology_type

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

Definition at line 63 of file Intrepid2_HGRAD_HEX_Cn_FEM.hpp.

Member Function Documentation

◆ getValues()

template<typename DT, ordinal_type numPtsPerEval, typename outputValueValueType, class ... outputValueProperties, typename inputPointValueType, class ... inputPointProperties, typename vinvValueType, class ... vinvProperties>
void Intrepid2::Impl::Basis_HGRAD_HEX_Cn_FEM::getValues ( Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues,
const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints,
const Kokkos::DynRankView< vinvValueType, vinvProperties... > vinv,
const EOperator operatorType )
static

Definition at line 200 of file Intrepid2_HGRAD_HEX_Cn_FEMDef.hpp.


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