Intrepid2
|
Implementation of H(grad) basis on the quadrilateral that is templated on H(grad) on the line. More...
#include "Intrepid2_TensorBasis.hpp"
Go to the source code of this file.
Classes | |
class | Intrepid2::Basis_Derived_HGRAD_QUAD< HGRAD_LINE > |
Implementation of H(grad) basis on the quadrilateral that is templated on H(grad) on the line.
H(grad) on the quadrilateral is defined (and implemented) as H(grad) x H(grad) on the line.
Definition in file Intrepid2_DerivedBasis_HGRAD_QUAD.hpp.