Intrepid2
|
H(vol) basis on the triangle based on integrated Legendre polynomials. More...
#include <Kokkos_DynRankView.hpp>
#include <Intrepid2_config.h>
#include "Intrepid2_Basis.hpp"
#include "Intrepid2_LegendreBasis_HVOL_LINE.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_HVOL_TET_Functor< DeviceType, OutputScalar, PointScalar, OutputFieldType, InputPointsType > |
Functor for computing values for the LegendreBasis_HVOL_TET class. More... | |
class | Intrepid2::LegendreBasis_HVOL_TET< DeviceType, OutputScalar, PointScalar > |
Basis defining Legendre basis on the line, a polynomial subspace of H(vol) on the line: extension to tetrahedron using Jacobi blending functions. More... | |
H(vol) basis on the triangle based on integrated Legendre polynomials.
Definition in file Intrepid2_LegendreBasis_HVOL_TET.hpp.