Intrepid2
|
H(curl) basis on the triangle using a construction involving Legendre and integrated Jacobi polynomials. More...
#include <Intrepid2_config.h>
#include <Kokkos_DynRankView.hpp>
#include "Intrepid2_Basis.hpp"
#include "Intrepid2_HierarchicalBasis_HCURL_TRI.hpp"
#include "Intrepid2_LegendreBasis_HVOL_LINE.hpp"
#include "Intrepid2_Polynomials.hpp"
#include "Intrepid2_Utils.hpp"
Go to the source code of this file.
Classes | |
class | Intrepid2::Hierarchical_HCURL_TET_Functor< DeviceType, OutputScalar, PointScalar, OutputFieldType, InputPointsType > |
Functor for computing values for the HierarchicalBasis_HCURL_TET class. More... | |
class | Intrepid2::HierarchicalBasis_HCURL_TET< DeviceType, OutputScalar, PointScalar, useCGBasis > |
For mathematical details of the construction, see: More... | |
H(curl) basis on the triangle using a construction involving Legendre and integrated Jacobi polynomials.
Definition in file Intrepid2_HierarchicalBasis_HCURL_TET.hpp.