Intrepid2
Classes
Intrepid2_DerivedBasis_HGRAD_QUAD.hpp File Reference

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 >
 

Detailed Description

Implementation of H(grad) basis on the quadrilateral that is templated on H(grad) on the line.

Author
Created by N.V. Roberts.

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.