Intrepid2
Classes
Intrepid2_HierarchicalBasis_HCURL_TRI.hpp File Reference

H(curl) basis on the triangle using a construction involving Legendre and integrated Jacobi polynomials. More...

#include <Kokkos_DynRankView.hpp>
#include <Intrepid2_config.h>
#include "Intrepid2_Basis.hpp"
#include "Intrepid2_IntegratedLegendreBasis_HGRAD_LINE.hpp"
#include "Intrepid2_Polynomials.hpp"
#include "Intrepid2_Utils.hpp"

Go to the source code of this file.

Classes

class  Intrepid2::Hierarchical_HCURL_TRI_Functor< DeviceType, OutputScalar, PointScalar, OutputFieldType, InputPointsType >
 Functor for computing values for the HierarchicalBasis_HCURL_TRI class. More...
 
class  Intrepid2::HierarchicalBasis_HCURL_TRI< DeviceType, OutputScalar, PointScalar, useCGBasis >
 For mathematical details of the construction, see: More...
 

Detailed Description

H(curl) basis on the triangle using a construction involving Legendre and integrated Jacobi polynomials.

Author
Created by N.V. Roberts.

Definition in file Intrepid2_HierarchicalBasis_HCURL_TRI.hpp.