|
Intrepid2
|
Creation of orientation matrix A of a face or edge for HDIV elements. More...
Go to the source code of this file.
Classes | |
| class | Intrepid2::Basis_HDIV_TET_In_FEM< ExecSpaceType, outputValueType, pointValueType > |
| Implementation of the default H(div)-compatible Raviart-Thomas basis of arbitrary degree on Tetrahedral cells. More... | |
Creation of orientation matrix A of a face or edge for HDIV elements.
, where
are the basis functions of the reference cell,
are the basis function of the subcell,
is the side normal of subcell s (s == subcellId)
is the Jacobian of the map from the reference subcell to the subcell s of the reference cell (s == subcellId),
is the orientation map o associated to the subcell s (o == subcellOrt),
is the Jacobian of the map
,
are dof points of the subcell basis so that 
Definition in file Intrepid2_OrientationToolsDefCoeffMatrix_HDIV.hpp.
1.8.5