|
Intrepid2
|
H(grad) basis on the tetrahedon based on integrated Legendre polynomials. More...
#include <Kokkos_DynRankView.hpp>#include <Intrepid2_config.h>#include "Intrepid2_Basis.hpp"#include "Intrepid2_IntegratedLegendreBasis_HGRAD_LINE.hpp"#include "Intrepid2_IntegratedLegendreBasis_HGRAD_TRI.hpp"#include "Intrepid2_Polynomials.hpp"#include "Intrepid2_Utils.hpp"Go to the source code of this file.
Classes | |
| class | Intrepid2::Hierarchical_HGRAD_TET_Functor< DeviceType, OutputScalar, PointScalar, OutputFieldType, InputPointsType > |
| Functor for computing values for the IntegratedLegendreBasis_HGRAD_TET class. More... | |
| class | Intrepid2::IntegratedLegendreBasis_HGRAD_TET< DeviceType, OutputScalar, PointScalar, defineVertexFunctions > |
| Basis defining integrated Legendre basis on the line, a polynomial subspace of H(grad) on the line. More... | |
H(grad) basis on the tetrahedon based on integrated Legendre polynomials.
Definition in file Intrepid2_IntegratedLegendreBasis_HGRAD_TET.hpp.