Intrepid2
|
Implementation of H(curl) basis on the hexahedron 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 hexahedron that is templated on H(vol) and H(grad) on the line.
This class constructs the H(curl) space as the direct sum of three families of tensor-product bases on the hexahedron:
Definition in file Intrepid2_DerivedBasis_HCURL_HEX.hpp.