Intrepid2
|
Implementation of H(vol) basis on the wedge that is templated on H(grad) on the line, and H(grad) on the triangle. More...
#include "Intrepid2_TensorBasis.hpp"
Go to the source code of this file.
Classes | |
class | Intrepid2::Basis_Derived_HVOL_WEDGE< HVOL_TRI, HVOL_LINE > |
Implementation of H(vol) basis on the wedge that is templated on H(grad) on the line, and H(grad) on the triangle.
H(grad) on the wedge is defined (and implemented) as H(vol, triangle) x H(vol, line).
Definition in file Intrepid2_DerivedBasis_HVOL_WEDGE.hpp.