|
Intrepid2
|
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... | |
H(curl) basis on the triangle using a construction involving Legendre and integrated Jacobi polynomials.
Definition in file Intrepid2_HierarchicalBasis_HCURL_TRI.hpp.