Intrepid2
|
See Intrepid2::Basis_HGRAD_TRI_C2_FEM. More...
#include <Intrepid2_HGRAD_TRI_C2_FEM.hpp>
Classes | |
struct | Functor |
See Intrepid2::Basis_HGRAD_TRI_C2_FEM. More... | |
struct | Serial |
See Intrepid2::Basis_HGRAD_TRI_C2_FEM. More... | |
Public Types | |
typedef struct Triangle< 6 > | cell_topology_type |
Static Public Member Functions | |
template<typename ExecSpaceType , 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) |
See Intrepid2::Basis_HGRAD_TRI_C2_FEM.
Definition at line 91 of file Intrepid2_HGRAD_TRI_C2_FEM.hpp.