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