Intrepid2
|
See Intrepid2::Basis_HDIV_HEX_In_FEM. More...
#include <Intrepid2_HDIV_HEX_In_FEM.hpp>
Classes | |
struct | Functor |
See Intrepid2::Basis_HDIV_HEX_In_FEM. More... | |
struct | Serial |
See Intrepid2::Basis_HDIV_HEX_In_FEM. More... | |
Public Types | |
typedef struct Hexahedron< 8 > | cell_topology_type |
Static Public Member Functions | |
template<typename DeviceType , 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... > vinvLine, const Kokkos::DynRankView< vinvValueType, vinvProperties... > vinvBubble, const EOperator operatorType) |
See Intrepid2::Basis_HDIV_HEX_In_FEM.
Definition at line 62 of file Intrepid2_HDIV_HEX_In_FEM.hpp.