Functor for calculation of Jacobian on cell workset see Intrepid2::CellTools for more.
More...
#include <Intrepid2_CellToolsDefJacobian.hpp>
|
KOKKOS_INLINE_FUNCTION | F_setJacobian (jacobianViewType jacobian_, worksetCellType worksetCells_, basisGradType basisGrads_, const int startCell_, const int endCell_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cell, const ordinal_type point) const |
|
|
jacobianViewType | _jacobian |
|
const worksetCellType | _worksetCells |
|
const basisGradType | _basisGrads |
|
const int | _startCell |
|
const int | _endCell |
|
template<typename jacobianViewType, typename worksetCellType, typename basisGradType>
struct Intrepid2::FunctorCellTools::F_setJacobian< jacobianViewType, worksetCellType, basisGradType >
Functor for calculation of Jacobian on cell workset see Intrepid2::CellTools for more.
Definition at line 43 of file Intrepid2_CellToolsDefJacobian.hpp.
The documentation for this struct was generated from the following file: