|
Intrepid2
|
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... | |
Public Member Functions | |
| template<typename DT , ordinal_type numPtsPerEval, typename outputValueValueType , class ... outputValueProperties, typename inputPointValueType , class ... inputPointProperties> | |
| void | getValues (const typename DT::execution_space &space, Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints, const ordinal_type order, const EOperator operatorType) |
See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH.
Definition at line 82 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.
| void Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM_ORTH::getValues | ( | const typename DT::execution_space & | space, |
| Kokkos::DynRankView< outputValueValueType, outputValueProperties... > | outputValues, | ||
| const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > | inputPoints, | ||
| const ordinal_type | order, | ||
| const EOperator | operatorType | ||
| ) |
Definition at line 384 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTHDef.hpp.