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

See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH. More...

#include <Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp>

Classes

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

Static Public Member Functions

template<typename DeviceType , ordinal_type numPtsPerEval, typename outputValueValueType , class ... outputValueProperties, typename inputPointValueType , class ... inputPointProperties>
static void getValues (Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints, const ordinal_type order, const EOperator operatorType)
 

Detailed Description

See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH.

Definition at line 115 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

Member Function Documentation

◆ getValues()

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

Definition at line 417 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTHDef.hpp.


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