|
typedef ScalarViewType::value_type | value_type |
|
|
| computeDofCoords (CoordsViewType dofCoords, const ortViewType orts, const t2oViewType tagToOrdinal, const subcellParamViewType edgeParam, const subcellParamViewType faceParam, const ScalarViewType edgesInternalDofCoords, const ScalarViewType facesInternalDofCoords, const ordinal_type cellDim, const ordinal_type numEdges, const ordinal_type numFaces, const intViewType edgeTopoKey, const intViewType numEdgesInternalDofs, const intViewType faceTopoKey, const intViewType numFacesInternalDofs) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cell) const |
|
|
CoordsViewType | dofCoords_ |
|
const ortViewType | orts_ |
|
const t2oViewType | tagToOrdinal_ |
|
const subcellParamViewType | edgeParam_ |
|
const subcellParamViewType | faceParam_ |
|
const intViewType | edgesInternalDofOrdinals_ |
|
const intViewType | facesInternalDofOrdinals_ |
|
const ScalarViewType | edgesInternalDofCoords_ |
|
const ScalarViewType | facesInternalDofCoords_ |
|
ScalarViewType | edgeWorkView_ |
|
ScalarViewType | faceWorkView_ |
|
const ordinal_type | cellDim_ |
|
const ordinal_type | numEdges_ |
|
const ordinal_type | numFaces_ |
|
const intViewType | edgeTopoKey_ |
|
const intViewType | numEdgesInternalDofs_ |
|
const intViewType | faceTopoKey_ |
|
const intViewType | numFacesInternalDofs_ |
|
template<typename CoordsViewType, typename ortViewType, typename t2oViewType, typename subcellParamViewType, typename intViewType, typename ScalarViewType>
struct Intrepid2::FunctorsLagrangianTools::computeDofCoords< CoordsViewType, ortViewType, t2oViewType, subcellParamViewType, intViewType, ScalarViewType >
Definition at line 33 of file Intrepid2_LagrangianInterpolationDef.hpp.
The documentation for this struct was generated from the following file: