Intrepid2
Classes
Intrepid2_IntegratedLegendreBasis_HGRAD_TRI.hpp File Reference

H(grad) basis on the triangle based on integrated Legendre polynomials. More...

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

Go to the source code of this file.

Classes

class  Intrepid2::Hierarchical_HGRAD_TRI_Functor< ExecutionSpace, OutputScalar, PointScalar, OutputFieldType, InputPointsType >
 Functor for computing values for the IntegratedLegendreBasis_HGRAD_TRI class. More...
 
class  Intrepid2::IntegratedLegendreBasis_HGRAD_TRI< ExecutionSpace, OutputScalar, PointScalar, defineVertexFunctions >
 Basis defining integrated Legendre basis on the line, a polynomial subspace of H(grad) on the line. More...
 

Detailed Description

H(grad) basis on the triangle based on integrated Legendre polynomials.

Author
Created by N.V. Roberts.

Definition in file Intrepid2_IntegratedLegendreBasis_HGRAD_TRI.hpp.