|
|
| ComputeWBasisEdge_HCurl (ViewType1 basisTanAtBasisEPoints, ViewType1 weightedTanBasisAtBasisEPoints, ViewType1 basisAtBasisEPoints, ViewType2 basisEWeights, ViewType1 refEdgeTangent, ViewType3 tagToOrdinal, ordinal_type edgeDim, ordinal_type iedge, ordinal_type offsetBasis) |
| |
|
void KOKKOS_INLINE_FUNCTION | operator() (const ordinal_type j, const ordinal_type iq) const |
| |
|
|
ViewType1 | basisTanAtBasisEPoints_ |
| |
|
ViewType1 | weightedTanBasisAtBasisEPoints_ |
| |
|
const ViewType1 | basisAtBasisEPoints_ |
| |
|
const ViewType2 | basisEWeights_ |
| |
|
const ViewType1 | refEdgeTangent_ |
| |
|
const ViewType3 | tagToOrdinal_ |
| |
|
ordinal_type | edgeDim_ |
| |
|
ordinal_type | iedge_ |
| |
|
ordinal_type | offsetBasis_ |
| |
template<typename ViewType1, typename ViewType2, typename ViewType3>
struct Intrepid2::FunctorsProjectionTools::ComputeWBasisEdge_HCurl< ViewType1, ViewType2, ViewType3 >
Definition at line 31 of file Intrepid2_ProjectionToolsDefHCURL.hpp.
The documentation for this struct was generated from the following file: