|
Intrepid2
|
See Intrepid2::Basis_HGRAD_LINE_Cn_FEM_JACOBI. More...
#include <Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | Functor (outputValueViewType outputValues_, inputPointViewType inputPoints_, const ordinal_type order_, const double alpha_, const double beta_, const ordinal_type opDn_=0) |
| KOKKOS_INLINE_FUNCTION void | operator() (const size_type iter) const |
Public Attributes | |
| outputValueViewType | _outputValues |
| const inputPointViewType | _inputPoints |
| const ordinal_type | _order |
| const double | _alpha |
| const double | _beta |
| const ordinal_type | _opDn |
See Intrepid2::Basis_HGRAD_LINE_Cn_FEM_JACOBI.
Definition at line 142 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
|
inline |
Definition at line 150 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
|
inline |
Definition at line 160 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
| const double Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::_alpha |
Definition at line 146 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
| const double Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::_beta |
Definition at line 146 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
| const inputPointViewType Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::_inputPoints |
Definition at line 144 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
| const ordinal_type Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::_opDn |
Definition at line 147 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
| const ordinal_type Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::_order |
Definition at line 145 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.
| outputValueViewType Intrepid2::Impl::Basis_HGRAD_LINE_Cn_FEM_JACOBI::Functor< outputValueViewType, inputPointViewType, opType, numPtsEval >::_outputValues |
Definition at line 143 of file Intrepid2_HGRAD_LINE_Cn_FEM_JACOBI.hpp.