Intrepid2
Public Types | List of all members
Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions > Class Template Reference

Public Types

using HGRAD = IntegratedLegendreBasis_HGRAD_TRI< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >
 
using HCURL = HierarchicalBasis_HCURL_TRI< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >
 
using HDIV = HierarchicalBasis_HDIV_TRI< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >
 
using HVOL = LegendreBasis_HVOL_TRI< DeviceType, OutputScalar, PointScalar >
 

Detailed Description

template<typename DeviceType, typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
class Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >

Definition at line 82 of file Intrepid2_HierarchicalBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HCURL = HierarchicalBasis_HCURL_TRI<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>

Definition at line 87 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HDIV

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HDIV = HierarchicalBasis_HDIV_TRI<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>

Definition at line 88 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HGRAD

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HGRAD = IntegratedLegendreBasis_HGRAD_TRI<DeviceType,OutputScalar,PointScalar,defineVertexFunctions>

Definition at line 86 of file Intrepid2_HierarchicalBasisFamily.hpp.

◆ HVOL

template<typename DeviceType , typename OutputScalar = double, typename PointScalar = double, bool defineVertexFunctions = true>
using Intrepid2::HierarchicalTriangleBasisFamily< DeviceType, OutputScalar, PointScalar, defineVertexFunctions >::HVOL = LegendreBasis_HVOL_TRI<DeviceType,OutputScalar,PointScalar>

Definition at line 89 of file Intrepid2_HierarchicalBasisFamily.hpp.


The documentation for this class was generated from the following file: