|
Intrepid2
|
H(vol) basis on the line based on Legendre polynomials. More...
#include <Kokkos_DynRankView.hpp>#include <Intrepid2_config.h>#include "Intrepid2_Basis.hpp"#include "Intrepid2_DeviceAssert.hpp"#include "Intrepid2_Polynomials.hpp"Go to the source code of this file.
Classes | |
| class | Intrepid2::Hierarchical_HVOL_LINE_Functor< DeviceType, OutputScalar, PointScalar, OutputFieldType, InputPointsType > |
| Functor for computing values for the LegendreBasis_HVOL_LINE class. More... | |
| class | Intrepid2::LegendreBasis_HVOL_LINE< DeviceType, OutputScalar, PointScalar > |
| Basis defining Legendre basis on the line, a polynomial subspace of L^2 (a.k.a. H(vol)) on the line. More... | |
H(vol) basis on the line based on Legendre polynomials.
Definition in file Intrepid2_LegendreBasis_HVOL_LINE.hpp.