Intrepid2
|
Implementation of H(curl) basis on the quadrilateral that is templated on H(vol) and H(grad) on the line. More...
#include <Kokkos_View.hpp>
#include <Kokkos_DynRankView.hpp>
#include "Intrepid2_Polynomials.hpp"
#include "Intrepid2_DirectSumBasis.hpp"
#include "Intrepid2_TensorBasis.hpp"
Go to the source code of this file.
Implementation of H(curl) basis on the quadrilateral that is templated on H(vol) and H(grad) on the line.
This class constructs the H(curl) space as the direct sum of two families of tensor-product bases on the quad:
Definition in file Intrepid2_DerivedBasis_HCURL_QUAD.hpp.