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

See Intrepid2::Basis_HGRAD_TET_COMP12_FEM. More...

#include <Intrepid2_HGRAD_TET_COMP12_FEM.hpp>

Classes

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

Public Types

typedef struct Tetrahedron< 4 > cell_topology_type
 

Static Public Member Functions

template<typename pointValueType >
static KOKKOS_INLINE_FUNCTION ordinal_type getLocalSubTet (const pointValueType x, const pointValueType y, const pointValueType z)
 See Intrepid2::Basis_HGRAD_TET_COMP12_FEM.
 
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_HGRAD_TET_COMP12_FEM.

Definition at line 105 of file Intrepid2_HGRAD_TET_COMP12_FEM.hpp.

Member Typedef Documentation

◆ cell_topology_type

Definition at line 107 of file Intrepid2_HGRAD_TET_COMP12_FEM.hpp.

Member Function Documentation

◆ getLocalSubTet()

template<typename pointValueType >
KOKKOS_INLINE_FUNCTION ordinal_type Intrepid2::Impl::Basis_HGRAD_TET_COMP12_FEM::getLocalSubTet ( const pointValueType  x,
const pointValueType  y,
const pointValueType  z 
)
static

◆ getValues()

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

Definition at line 323 of file Intrepid2_HGRAD_TET_COMP12_FEMDef.hpp.


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