Intrepid2
Classes
Intrepid2_DerivedBasis_HCURL_HEX.hpp File Reference

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.

Classes

class  Intrepid2::Basis_Derived_HCURL_Family1_HEX< HGRAD_LINE, HVOL_LINE >
 
class  Intrepid2::Basis_Derived_HCURL_Family2_HEX< HGRAD_LINE, HVOL_LINE >
 
class  Intrepid2::Basis_Derived_HCURL_Family3_HEX< HGRAD_LINE, HVOL_LINE >
 
class  Intrepid2::Basis_Derived_HCURL_Family1_Family2_HEX< HGRAD_LINE, HVOL_LINE >
 
class  Intrepid2::Basis_Derived_HCURL_HEX< HGRAD_LINE, HVOL_LINE >
 

Detailed Description

Implementation of H(curl) basis on the hexahedron that is templated on H(vol) and H(grad) on the line.

Author
Created by N.V. Roberts.

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.