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_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cl, const ordinal_type pt) const |
|
|
jacobianViewType | _jacobian |
|
const worksetCellType | _worksetCells |
|
const basisGradType | _basisGrads |
|
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 73 of file Intrepid2_CellToolsDefJacobian.hpp.
The documentation for this struct was generated from the following file: