Intrepid2
Classes
Intrepid2_LegendreBasis_HVOL_LINE.hpp File Reference

H(vol) basis on the line based on Legendre polynomials. More...

#include <Kokkos_View.hpp>
#include <Kokkos_DynRankView.hpp>
#include <Intrepid2_config.h>
#include "Intrepid2_DeviceAssert.hpp"
#include "Intrepid2_Polynomials.hpp"

Go to the source code of this file.

Classes

class  Intrepid2::Hierarchical_HVOL_LINE_Functor< ExecutionSpace, OutputScalar, PointScalar, OutputFieldType, InputPointsType >
 Functor for computing values for the LegendreBasis_HVOL_LINE class. More...
 
class  Intrepid2::LegendreBasis_HVOL_LINE< ExecutionSpace, OutputScalar, PointScalar >
 Basis defining Legendre basis on the line, a polynomial subspace of L^2 (a.k.a. H(vol)) on the line. More...
 

Detailed Description

H(vol) basis on the line based on Legendre polynomials.

Author
Created by N.V. Roberts.

Definition in file Intrepid2_LegendreBasis_HVOL_LINE.hpp.