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

See Intrepid2::Basis_HGRAD_QUAD_Cn_FEM. More...

#include <Intrepid2_HGRAD_QUAD_Cn_FEM.hpp>

Classes

struct  Functor
 See Intrepid2::Basis_HGRAD_QUAD_Cn_FEM. More...
 
struct  Serial
 See Intrepid2::Basis_HGRAD_QUAD_Cn_FEM work is a rank 1 view having the same value_type of inputPoints and having size equal to getWorkSizePerPoint()*inputPoints.extent(0);. More...
 

Public Types

typedef struct Quadrilateral< 4 > cell_topology_type
 

Static Public Member Functions

template<typename ExecSpaceType , 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

See Intrepid2::Basis_HGRAD_QUAD_Cn_FEM.

Definition at line 62 of file Intrepid2_HGRAD_QUAD_Cn_FEM.hpp.


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