Intrepid2
Intrepid2::Impl::Basis_HVOL_C0_FEM Class Reference

See Intrepid2::Basis_HVOL_C0_FEM. More...

#include <Intrepid2_HVOL_C0_FEM.hpp>

Classes

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

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

Member Function Documentation

◆ getValues()

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

Definition at line 56 of file Intrepid2_HVOL_C0_FEMDef.hpp.


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