Intrepid2
Intrepid2::Impl::Basis_HGRAD_HEX_DEG2_FEM< serendipity > Class Template Reference

See Intrepid2::Basis_HGRAD_HEX_DEG2_FEM. More...

#include <Intrepid2_HGRAD_HEX_C2_FEM.hpp>

Classes

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

Public Types

typedef struct Hexahedron< serendipity ? 20 :27 > cell_topology_type

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

template<bool serendipity>
class Intrepid2::Impl::Basis_HGRAD_HEX_DEG2_FEM< serendipity >

See Intrepid2::Basis_HGRAD_HEX_DEG2_FEM.

Definition at line 153 of file Intrepid2_HGRAD_HEX_C2_FEM.hpp.

Member Typedef Documentation

◆ cell_topology_type

template<bool serendipity>
typedef struct Hexahedron< serendipity ? 20 :27 > Intrepid2::Impl::Basis_HGRAD_HEX_DEG2_FEM< serendipity >::cell_topology_type

Definition at line 155 of file Intrepid2_HGRAD_HEX_C2_FEM.hpp.

Member Function Documentation

◆ getValues()

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

Definition at line 959 of file Intrepid2_HGRAD_HEX_C2_FEMDef.hpp.


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